1. @Reneb @Magnus 2 Plugin is working perfectly and auto bans sleeping bag glitch
     
  2. happy to know
     
  3. since the update of 2.0 and the anticheat update ive been gettin the following msg in my rcon
    Code:
    [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Oct 27, 2015
  4. @DraB So you haven't got the error i got then?
     
  5. plaese try to reproduce the error and tell me when it happened, i don't play legacy so i wont decode it myself.
     
  6. plug in works fine nothing wrong with it as far as i can tell i still have autobans etc happening just Rcon filling with the above files constantly : /
     
  7. @Reneb The error occurs whenever an object is placed on the map. Didn't get the error when building a base, but when placing f.e camp fires, beds, wood barricade etc.
     
  8. : [Oxide] 7:52 PM [Debug] at Oxide.Plugins.AntiGlitch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>
     
  9. Wulf

    Wulf Community Admin

    Is your server updated? Also, please provide the full log, not just one portion of the debug stack.
     
  10. Code:
    7:37 PM [Debug]   at Oxide.Plugins.AntiGlitch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:37 PM [Error] Failed to call hook 'OnStructureBuilt' on plugin 'AntiGlitch v2.0.6' (InvalidCastException: Cannot cast from source type to destination type.)
    7:37 PM [Debug]   at Oxide.Plugins.AntiGlitch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:37 PM [Error] Failed to call hook 'OnStructureBuilt' on plugin 'AntiGlitch v2.0.6' (InvalidCastException: Cannot cast from source type to destination type.)
    7:37 PM [Debug]   at Oxide.Plugins.AntiGlitch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    7:37 PM [Error] Failed to call hook 'OnStructureBuilt' on plugin 'AntiGlitch v2.0.6' (InvalidCastException: Cannot cast from source type to destination type.)
    [DOUBLEPOST=1445906105][/DOUBLEPOST]Yes it started the error after the latest oxide update.
     
    Last edited by a moderator: Oct 27, 2015
  11. Are you guys on Rust Legacy? I dont undertand how you're having troubles it works perfect for me
     
  12. Wulf

    Wulf Community Admin

    You're outdated or you're using the wrong version. 2.0.8 is not the latest.
     
  13. Wulf

    Wulf Community Admin

    The error listed above shows an old version, and a hook that doesn't exist in the code.
    [DOUBLEPOST=1445915735][/DOUBLEPOST]
    From what I can tell, at least one or more users are using outdated versions of the plugin.
     
  14. @Wulf so what exactly should I do? The plugin worked for a good week and it just randomly stopped working.
     
  15. Wulf

    Wulf Community Admin

    If you can provide the full error that you are getting, I can point you in the right direction.
     
  16. Wulf

    Wulf Community Admin