1. 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>
    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.
     
  2. Wulf

    Wulf Community Admin

    Most likely that is coming from the Python plugin you are using.
     
  3. mmmmmm Must be notifier by the looks of things as is only plugin using python I have, Thanks for the quick response.