Not an Issue Python debug error

Discussion in 'Rust Discussion' started by Arru, May 23, 2015.

  1. Code:
    [Oxide] 6:20 PM [Debug] at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,IronPython.Runtime.CodeContext) <0x000ff>
    at System.Dynamic.UpdateDelegates.UpdateAndExecute2<object, IronPython.Runtime.CodeContext, object> (System.Runtime.CompilerServices.CallSite,object,IronPython.Runtime.CodeContext) <0x0019c>
    at IronPython.Runtime.Binding.PythonGetMemberBinder/FastMethodGet`1<object>.GetMethod (System.Runtime.CompilerServices.CallSite,object,IronPython.Runtime.CodeContext) <0x000d1>
    at (wrapper dynamic-method) object.OnEntityDeath$17 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object,object) <0x0190c>
    This runs through my console all the time
     
    Last edited by a moderator: May 23, 2015
  2. Wulf

    Wulf Community Admin

    The full error is shown above that portion, which is coming from one of the Python plugins you are running. Likely either Notifier or Death Notes.