I get this error in the debug screen every second until the character logs out after AFK. Doesn't move/defend itself and I've tried different areas. Was using GB2.
System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.Logic.MountHelper.MountWrapper..ctor(Int32 slot)
at Styx.Logic.MountHelper.get_Mounts()
at Styx.Logic.MountHelper.get_UnderwaterMounts()
at Gatherbuddy.MountHelper.get_Mounted()
at Gatherbuddy.Flightor.MoveTo(WoWPoint destination, Single minHeight, Single maxHeight)
at Gatherbuddy.Flightor.MoveTo(WoWPoint destination)
at Gatherbuddy.GatherbuddyBot.<CreateGatherbuddyLogic >b__40(Object ret)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.-()
And when I go to submit the bug I get this:
Plugin Bug Submitter threw an exception in 'OnButtonPress'! Exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: methodInfo
at System.Reflection.Emit.ILGenerator.EmitCall(OpCode opcode, MethodInfo methodInfo, Type[] optionalParameterTypes)
at System.Reflection.Emit.ILGenerator.Emit(OpCode opcode, MethodInfo meth)
at .. (TypeBuilder tb, String methodName, String rpcMethodName, String[] paramNames, Type[] argTypes, Boolean paramsMethod, Type returnType, Boolean structParams)
at .. (TypeBuilder tb, ArrayList methods)
at .. (Type itf, String assemblyName, String moduleName, String typeName, AssemblyBuilderAccess access)
at .. (Type itf)
at .. [T]()
at ...ctor(String hostname, UInt32 port, String path, Boolean ssl, TextWriter traceWriter)
at ...ctor(String hostname)
at ...ctor()
at ..OnButtonPress()
at Styx.Plugins.PluginWrapper.OnButtonPress()
System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.Logic.MountHelper.MountWrapper..ctor(Int32 slot)
at Styx.Logic.MountHelper.get_Mounts()
at Styx.Logic.MountHelper.get_UnderwaterMounts()
at Gatherbuddy.MountHelper.get_Mounted()
at Gatherbuddy.Flightor.MoveTo(WoWPoint destination, Single minHeight, Single maxHeight)
at Gatherbuddy.Flightor.MoveTo(WoWPoint destination)
at Gatherbuddy.GatherbuddyBot.<CreateGatherbuddyLogic >b__40(Object ret)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.-()
And when I go to submit the bug I get this:
Plugin Bug Submitter threw an exception in 'OnButtonPress'! Exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: methodInfo
at System.Reflection.Emit.ILGenerator.EmitCall(OpCode opcode, MethodInfo methodInfo, Type[] optionalParameterTypes)
at System.Reflection.Emit.ILGenerator.Emit(OpCode opcode, MethodInfo meth)
at .. (TypeBuilder tb, String methodName, String rpcMethodName, String[] paramNames, Type[] argTypes, Boolean paramsMethod, Type returnType, Boolean structParams)
at .. (TypeBuilder tb, ArrayList methods)
at .. (Type itf, String assemblyName, String moduleName, String typeName, AssemblyBuilderAccess access)
at .. (Type itf)
at .. [T]()
at ...ctor(String hostname, UInt32 port, String path, Boolean ssl, TextWriter traceWriter)
at ...ctor(String hostname)
at ...ctor()
at ..OnButtonPress()
at Styx.Plugins.PluginWrapper.OnButtonPress()