Yeah Im using Oxide 2.0.2552 but it was updated again today so I'm not using the latest one yet.
Built [Unmaintained]
Discussion in 'Plugin Support' started by sqroot, Feb 21, 2016.
-
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
Last edited by a moderator: Oct 23, 2016 -
Last edited by a moderator: Oct 23, 2016
-
I update the plugin ! its working !
Ask me, if you have a problem -
-
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
-
@Kurogenesis It has been added if you check the oxide changelong. Oxide build 2.0.2568
- [Covalence] Added FindPlayerById(string id) method
-
thx
-
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
-
-
Wulf Community Admin
-
Is this plug working after component update?
-
-
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. -
need plugin updated not working now from the new patch today
-
Wulf Community Admin
-
It's .py
-
Wulf Community Admin
-
-
Wulf Community Admin