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

BGBuddy - Toon stays in spawn, gets reported AFK and gets deserter buff

SynTacTix

Member
Joined
Oct 1, 2014
Messages
477
Reaction score
3
Hi.
Since this morning, using BGBuddy;
My toon will join a random BG, but when the BG starts it will stay in the spawn / base.
I then get reported as AFK and then get kicked from the BG, earning the Deserter Buff. :(

This has been happening for 6 hours now. In 6 hours I have managed to get 150 honor points only. :confused:

Log file attached.
View attachment 178543
 
Looks like TuanHA's combat routine causing it. Try a different CR.
 
Just tried using Singular, does exactly the same thing

You may need to disable TuanHA's routine from loading at all (via the 'My Purchases' page on the store site).

The log file shows memory read errors from the combat log handler in the CR.
 
Here is a log whilst using Singular.

Yeah that one looks like BGBuddy. Maybe try a fresh install?

Code:
[10:35:26.774 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.
[B]   at Bots.BGBuddy.Battleground.LoadProfile()[/B]
   at ..Start()
   at Bots.BGBuddy.BGBuddy.(EventArgs )
   at Bots.BGBuddy.BGBuddy.(MapChangedEventArgs )
   --- 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.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at Styx.CommonBot.BotEvents.(Delegate , Action`1 , Object[] )
 
Did a clean install last night lol. Will redo it tonight when I get home from work.
Hopefully that solves it.
 
Back
Top