Jump to content

Console Spam

Pending 1.0.0

Watcher

Failed to call hook 'OnEntityTakeDamage' on plugin 'FerryTerminalEvent v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.FerryTerminalEvent.OnEntityTakeDamage (DecorDeployable entity, HitInfo info) [0x00014] in <354562ccad024b8d964ec278253ca0ad>:0

at Oxide.Plugins.FerryTerminalEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009c1] in <354562ccad024b8d964ec278253ca0ad>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

Link to comment
1 hour ago, Watcher said:

Failed to call hook 'OnEntityTakeDamage' on plugin 'FerryTerminalEvent v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.FerryTerminalEvent.OnEntityTakeDamage (DecorDeployable entity, HitInfo info) [0x00014] in <354562ccad024b8d964ec278253ca0ad>:0

at Oxide.Plugins.FerryTerminalEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009c1] in <354562ccad024b8d964ec278253ca0ad>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

What action is taking place when this error occurs?

NRE can often mean a config setting is NULL or something is missing. But can also be interaction with another plugin.

Link to comment
3 minutes ago, Watcher said:

Ive so much events/plugins running, just wanted to show it to you guys, because its new.

Appreciate the heads up. We will just need more information to be able to diagnose and help to do anything about it.

Link to comment
5 minutes ago, Watcher said:

maybe it's my BodiesToBags plugin what cause it will check and let you know.

If you confirm that suspicion or can tell us what is happening when the error is occurring let me know.

Link to comment

I changed in the config: "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": false
It didn't changed the console spam.
-----------------
Driver[7432253] was killed by Watcher[] at (-572.25, 7.38, -1288.97)
Driver[566554] was killed by Watcher[] at (-552.69, 6.03, -1271.59)
Driver[681126] was killed by Watcher[] at (-556.65, 6.30, -1275.53)
Driver[2480043] was killed by Watcher[] at (-553.96, 6.04, -1272.92)
Failed to call hook 'OnEntityTakeDamage' on plugin 'FerryTerminalEvent v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.FerryTerminalEvent.OnEntityTakeDamage (DecorDeployable entity, HitInfo info) [0x00014] in <84078e0883264db18c40901ced9c3e16>:0
  at Oxide.Plugins.FerryTerminalEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009c1] in <84078e0883264db18c40901ced9c3e16>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

 

 

Link to comment
4 hours ago, Watcher said:

I changed in the config: "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": false
It didn't changed the console spam.
-----------------
Failed to call hook 'OnEntityTakeDamage' on plugin 'FerryTerminalEvent v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.FerryTerminalEvent.OnEntityTakeDamage (DecorDeployable entity, HitInfo info) [0x00014] in <84078e0883264db18c40901ced9c3e16>:0
  at Oxide.Plugins.FerryTerminalEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009c1] in <84078e0883264db18c40901ced9c3e16>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

The error is appearing when something takes damage. It seems like it may be a decor item.

Are you aware of what is being damaged when the error occurs? Try shooting one of the backpacks they drop and see if that is creating the error. If so then likely another plugin is causing this. So far it is the only error like this that we have received.

  

13 hours ago, Watcher said:

"SetDestination" can only be called on an active agent that has been placed on a NavMesh.
"Stop" can only be called on an active agent that has been placed on a NavMesh.
"SetDestination" can only be called on an active agent that has been placed on a NavMesh.
"Stop" can only be called on an active agent that has been placed on a NavMesh.
"SetDestination" can only be called on an active agent that has been placed on a NavMesh.
"Stop" can only be called on an active agent that has been placed on a NavMesh.
"SetDestination" can only be called on an active agent that has been placed on a NavMesh.
"Stop" can only be called on an active agent that has been placed on a NavMesh.
"SetDestination" can only be called on an active agent that has been placed on a NavMesh.
"Stop" can only be called on an active agent that has been placed on a NavMesh.
"SetDestination" can only be called on an active agent that has been placed on a NavMesh.
"Stop" can only be called on an active agent that has been placed on a NavMesh.

This is from the other ticket that was created that you replied to.

What map is this happening on? Does this seem to be happening when the motorcycle NPCs are appearing and driving around, and stop when they do?

Link to comment

Its on Final Haven custom map.
but this is gone after the update!
-----------
SetDestination" can only be called on an active agent that has been placed on a NavMesh.
"Stop" can only be called on an active agent that has been placed on a NavMesh.

 

 

Link to comment

The only thing what still spam is:

Failed to call hook 'OnEntityTakeDamage' on plugin 'FerryTerminalEvent v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.FerryTerminalEvent.OnEntityTakeDamage (DecorDeployable entity, HitInfo info) [0x00014] in <f779826012c14f9ebff0e461c053f51d>:0
  at Oxide.Plugins.FerryTerminalEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009c1] in <f779826012c14f9ebff0e461c053f51d>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

Will try to find the decor object.

Edited by Watcher
Link to comment
10 hours ago, Watcher said:

Its on Final Haven custom map.
but this is gone after the update!

Nice! Glad to hear it, thank you for the feedback on it.

10 hours ago, Watcher said:

Will try to find the decor object.

Try shooting the bags that drop from NPCs. I have a feeling it might be those, or just shoot anything to see if you can figure out what is causing it, likely something added by the plugin, but also an interaction with another plugin if that is the case.

Link to comment
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.8k

Files Sold

Total number of files sold.

1.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.