What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Constantly stopping with error

bobnelson

New Member
Joined
Jan 18, 2011
Messages
53
Reaction score
1
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()
 
post a full log as attachment plz
 
Was too large to upload here. It just kept spamming that over and over. I uploaded it to speedyshare for you to view. It's fairly irritating because it stops after 20-25 minutes no matter where I am.

2 22 2011 12 46 PM 5904 Log txt
 
Back
Top