Error
Alright so I figured out I open up PEC and put that line in. I even changed wildbuddy folder to not be read only. However when I do that I get this code:
Alright so I figured out I open up PEC and put that line in. I even changed wildbuddy folder to not be read only. However when I do that I get this code:
Code:
System.MissingMemberException: attribute 'PublicQuest' of 'namespace#' object is read-only
at IronPython.Runtime.Binding.PythonGetMemberBinder.NamespaceTrackerDelegate.Target(CallSite site, Object self, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at Buddy.Wildstar.PythonExecConsole.
*
**
***(Object , RoutedEventArgs )