any idea why I am getting this error in my console, also alot of the features are not working? I have updated to the latest rust and oxide files.Code:[Oxide] 8:16 AM [Debug] at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c> at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024> at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,string) <0x00097> at System.Dynamic.UpdateDelegates.UpdateAndExecute2<object, string, object> (System.Runtime.CompilerServices.CallSite,object,string) <0x0030a> at Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, string, object>.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00113> at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x000c8>
Solved IronPython.Runtime.PythonDictionary.GetItem
Discussion in 'Rust Discussion' started by DFeDNZ, Feb 27, 2015.
-
Wulf Community Admin
-
mmmmmm Must be notifier by the looks of things as is only plugin using python I have, Thanks for the quick response.