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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

What is the hax.lua Wow error ?

longrod

New Member
Joined
Oct 7, 2010
Messages
73
Hi, I was just wondering what this hax.lua disconnect error is. First time it happened to me.( sorry i didn't get screenshots or anything) I have part of the HB log if that helps.
Code:
No Refreshing Spring Water in bags!
INACTIVITY TIMER TRIPPED! LOGGING OUT!
I died!
Not in game or Me == null
INACTIVITY TIMER TRIPPED! LOGGING OUT!
I dont want to post too much info so as to keep my anonymity. I'll PM with more info if need be.
 
Last edited:
Hi, I was just wondering what this hax.lua disconnect error is. First time it happened to me.( sorry i didn't get screenshots or anything) I have part of the HB log if that helps.
Code:
No Refreshing Spring Water in bags!
INACTIVITY TIMER TRIPPED! LOGGING OUT!
I died!
Not in game or Me == null
INACTIVITY TIMER TRIPPED! LOGGING OUT!
I dont want to post too much info so as to keep my anonymity. I'll PM with more info if need be.
it happends when lua that is injected fails to run, such as eating an drinking, it failed because the inactivity timer already logged the game off, so there was no way to run it. just turn off the inactivity timer, to avoid this from happening in the future.
 
Is the inactivity timer setting in "StyxSettings" for if the bot gets stuck somewhere and i dont catch it it will log me off ? If so, i would kinda like to keep that on so someone doesn't see me running at a wall for an hour.
 
Hax.lua also

I have gotten the Hax.lua error message in while still on WoW. It doesnt disconnect me tho.

I keep getting spammed with this in my log:
Code:
[11:52:09 AM:021] Memory moved for lua events (524288 new values); skipped for now.
[11:52:09 AM:038] 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 BgBot.BgBot.get_CurrentHotspot()
   at BgBot.BgBot.IncludeTargetsFilter(List`1 incomingUnits, HashSet`1 outgoingUnits)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at (Object , Object[] )
   at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
[11:52:09 AM:120] Memory moved for lua events (524288 new values); skipped for now.
[11:52:09 AM:137] 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 BgBot.BgBot.get_CurrentHotspot()
   at BgBot.BgBot.IncludeTargetsFilter(List`1 incomingUnits, HashSet`1 outgoingUnits)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at (Object , Object[] )
   at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
[11:52:09 AM:251] Memory moved for lua events (524288 new values); skipped for now.
[11:52:09 AM:268] 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 BgBot.BgBot.get_CurrentHotspot()
   at BgBot.BgBot.IncludeTargetsFilter(List`1 incomingUnits, HashSet`1 outgoingUnits)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at (Object , Object[] )

*The log file is to big to upload, its 19,504KB, but if u need more, let me know what part u need.
 
Back
Top