1. after this new update
    Code:
    Failed to call hook 'OnEntitySpawned' on plugin 'BlockStashPlacement v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
    (16:47:29) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  2. Wulf

    Wulf Community Admin

    These new errors with HasMatchingSignature aren't exactly related to a particular plugin, just some bugs with the new hook signature handling that was recently implemented. We've noticed it with a few other hooks as well, which we're working on getting fixed.
     
  3. Are something likely BlockStashPlacement ? Or any thing that blocks the Stash to be placed?
     
  4. Wulf

    Wulf Community Admin

  5. i smell an oxide update on the cards :)
     
  6. Wulf

    Wulf Community Admin

    New build posted that reverts the hook overloading changes for now until we resolve the remaining issues that popped up with it.
     
  7. im getting spammed in rcon from alot of plugins here they are as im not sure where to post thanks for any info


    this is for CustomSpawnPoints

    Code:
    (21:13:16) | Failed to call hook 'OnServerInitialized' on plugin 'CustomSpawnPoints v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (21:13:16) | at Oxide.Plugins.CustomSpawnPoints.LoadSpawns () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CustomSpawnPoints.OnServerInitialized () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CustomSpawnPoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0

    this is for VisualCupboard

    Code:
     at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    (21:03:52) | Failed to call hook 'OnEntitySpawned' on plugin 'VisualCupboard v1.0.7' (NullReferenceException: Object reference not set to an instance of an object)
    (21:03:52) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0 

    this one is for 'TriggeredExplosiveCharges

    Code:
    at Oxide.Plugins.TriggeredExplosiveCharges.OnPlayerTick (.BasePlayer player, .PlayerTick msg, Boolean wasPlayerStalled) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.TriggeredExplosiveCharges.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  8. Wulf

    Wulf Community Admin

    Update Oxide first. Anything remaining will not be related to Oxide.
     
  9. There are many issues indeed. All CUI is not working and OnTurretTarget and OnEntityDeath are dead
     
  10. ok pushing another oxide update now anything after this ile post to plugin threads
     
  11. 'OnEntityDeath' is causing some issues aswell with: Zlevels, Helicontrol, GUIannouncements, Removertool, Deathnotes, Adminradar

    Also many plugin show the message "Unable to call hook directly"
     
  12. Wulf

    Wulf Community Admin

    Update Oxide.
     
  13. Does the update fix the error or just remove the spams?
     
  14. Wulf

    Wulf Community Admin

    If t does both.
     
  15. I can't seem to figure out what this is. does anyone have some sort of idea of what could be the problem here?

    Code:
    (13:40:44) | Failed to call hook 'OnEntityDeath' on plugin 'AdminRadar v4.1.2' (NullReferenceException: Object reference not set to an instance of an object)(13:40:44) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0(13:40:44) | Failed to call hook 'OnEntityDeath' on plugin 'BradleyControl v0.1.7' (NullReferenceException: Object reference not set to an instance of an object)(13:40:44) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0(13:40:44) | Failed to call hook 'OnEntityDeath' on plugin 'HeliControl v1.2.3' (NullReferenceException: Object reference not set to an instance of an object)(13:40:44) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0(13:40:44) | Failed to call hook 'OnEntityDeath' on plugin 'NoEscape v1.0.9' (NullReferenceException: Object reference not set to an instance of an object)(13:40:44) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0(13:40:44) | Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v4.1.8' (NullReferenceException: Object reference not set to an instance of an object)(13:40:44) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0(13:40:45) | Failed to call hook 'OnEntityDeath' on plugin 'KillFeed v1.16.0' (NullReferenceException: Object reference not set to an instance of an object)(13:40:45) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0(13:40:45) | Failed to call hook 'OnEntityDeath' on plugin 'DeathReport v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)(13:40:45) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0(13:40:45) | Failed to call hook 'OnEntityDeath' on plugin 'RustIO v2.13.0' (NullReferenceException: Object reference not set to an instance of an object)(13:40:45) | at Oxide.Core.Plugins.CSPlugin+HookMethod.HasMatchingSignature (System.Object[] args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.FindMatchingHook (System.Collections.Generic.List`1 methods, System.Object[] args, Oxide.Core.Plugins.HookMethod& match, System.Object[]& hook_args, Boolean exact) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  16. Wulf

    Wulf Community Admin

    Update Oxide.