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

.542 Singular Issues *Low Level

Giwin

Well-Known Member
Joined
Dec 3, 2011
Messages
3,431
Reaction score
48
Just spams;

Code:
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
 

Attachments

you tryd the latest from the singular thread? i think there was a newer version.
 
Extracted latest version of Singular from the Release 543 version and still the same.
 
Just spams;

Code:
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is 
[Singular] ... running the Combat Bot bot in Coldridge Valley 
[Singular] ...  using my SOLO Behaviors 
[COLOR=#808080][I]... wall of text cut for space ...[/I][/COLOR]
[Singular] Your Level 3 Dwarf Lowbie Hunter Build is
[Singular] ... running the Combat Bot bot in Coldridge Valley  
[Singular] ...  using my SOLO Behaviors
Giwin, Thanks for the complete log file. You are encountering a lot of errors that do not appear in the Log window you copy/pasted since in HonorBuddy Settings your current Log Level is set to Normal. At that setting, the errors are only written to the log file by HonorBuddy which can be misleading in terms of what is occurring. The release you are using is new since the last testing I did, so when I get back to my office later I'll need to look into it. In the log file you are encountering exceptions with with the Default Targeting implementation as it is called by Combat Bot before Singular is called:
Code:
[20:03:37.091 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at Styx.MemoryManagement.ExternalProcessReader.Call[T](IntPtr address, CallingConvention callingConvention, Boolean& defaultedToInjection, Object[] args)
   at Styx.MemoryManagement.ExternalProcessReader.Call[T](IntPtr address, CallingConvention callingConvention, Object[] args)
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetReactionTowards(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_MyReaction()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsFriendly()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Styx.CommonBot.Targeting.(Delegate , Object[] ) --> System.NullReferenceException: Object reference not set to an instance of an object.
   at Styx.MemoryManagement.ExternalProcessReader.Call[T](IntPtr address, CallingConvention callingConvention, Boolean& defaultedToInjection, Object[] args)
   at Styx.MemoryManagement.ExternalProcessReader.Call[T](IntPtr address, CallingConvention callingConvention, Object[] args)
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetReactionTowards(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_MyReaction()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsFriendly()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
so it appears something is a bit off at the moment. In the mean time, you can try a fresh installation of HonorBuddy .542 (delete existing or install to a new folder -- anything other than on top of an existing one.)

Also, saw your later message and you are correct, the latest HonorBuddy build will contain the latest version of Singular (currently .1981) until the next Singular update is posted which will likely be late Monday.

Thanks for the post and good luck with your Hunter, Bobby53
 
Last edited:
Back
Top