1. Yeah Im using Oxide 2.0.2552 but it was updated again today so I'm not using the latest one yet.
     
  2. Code:
    [Oxide] 16:07 [Error] Failed to call hook 'built_hook' on plugin 'Built v1.3.2' Traceback (most recent call last):   File "Built.py", line 31, in built_hook RuntimeError: Failed to call built_hook (MissingMemberException: 'RustPlayerManager' object has no attribute 'FindPlayerById')   at IronPython.Runtime.Binding.PythonGetMemberBinder+FastErrorGet`1[System.Object].GetError (System.Runtime.CompilerServices.CallSite site, System.Object target, IronPython.Runtime.CodeContext context) [0x00000] in <filename unknown>:0   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[Object,CodeContext,Object] (System.Runtime.CompilerServices.CallSite site, System.Object arg0, IronPython.Runtime.CodeContext arg1) [0x00000] in <filename unknown>:0   at Microsoft.Scripting.Interpreter.DynamicInstruction`3[System.Object,IronPython.Runtime.CodeContext,System.Object].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0   at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
    redo your plugin cause seems to be broken
     
    Last edited by a moderator: Oct 23, 2016
  3. Please update to the latest Oxide version.
     
    Last edited by a moderator: Oct 23, 2016
  4. I update the plugin ! its working !
    Ask me, if you have a problem :)
     
  5. Please prefer updating to the newest Oxide version over using this version as there is a bug in the version originally posted by Wulf.
     
  6. You are sure that "FindPlayerById" is a validated method in the newest Oxide version. Oxide had remove this method in the past ... But if you say, i believe you :). My Version works for my actual oxide version :)
     
  7. Getting this, on the latest Oxide version

    Code:
    22:11 [Error] Failed to call hook 'built_hook' on plugin 'Built v1.3.2'
    Traceback (most recent call last):
      File "Built.py", line 31, in built_hook
    RuntimeError: Failed to call built_hook (MissingMemberException: 'RustPlayerManager' object has no attribute 'FindPlayerById')
      at IronPython.Runtime.Binding.PythonGetMemberBinder+FastErrorGet`1[System.Object].GetError (System.Runtime.CompilerServices.CallSite site, System.Object target, IronPython.Runtime.CodeContext context) [0x00000] in <filename unknown>:0
      at System.Dynamic.UpdateDelegates.UpdateAndExecute2[Object,CodeContext,Object] (System.Runtime.CompilerServices.CallSite site, System.Object arg0, IronPython.Runtime.CodeContext arg1) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.DynamicInstruction`3[System.Object,IronPython.Runtime.CodeContext,System.Object].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0 
     
  8. I cannot reproduce the issue with the most recent Oxide version.
     
  9. Wulf

    Wulf Community Admin

    Update Oxide, you're not on the latest.
     
  10. Is this plug working after component update?
     
  11. Its working
     
  12. Great, thank you.
    I was getting server crashes before I removed a few plugs (including this one).
    Was scared to put it back in, just incase.

    Ty again.
     
  13. need plugin updated not working now from the new patch today
     
  14. Wulf

    Wulf Community Admin

    How so?
     
  15. Wulf

    Wulf Community Admin

    Doesn't mean it wouldn't work, only if you don't have the Python extension installed.
     
  16. i do /built says no command
     
  17. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.