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

Lua error

FIRST

Member
Joined
Dec 3, 2011
Messages
160
Reaction score
0
Message: [string "WoW.lua"]:1: bad argument #2 to 'remove' (number expected, got string)
Time:X XXXXXXXXX
Count: XXXX
Stack: [C]: in function `remove'
[string "WoW.lua"]:1: in main chunk

Locals: (*temporary) = <table> {
COMBAT_LOG_EVENT_UNFILTERED = <function> defined WoW.lua:1
}
(*temporary) = "COMBAT_LOG_EVENT_UNFILTERED"
(*temporary) = "number expected, got string"

I get that msg when i join a BG with HB, i even instaled a new version of HB and deleted the cache,wtf and interface folder and reseted all key bindings...still get that error

What should be the problem?

LE: When i join a BG by hand this error does not occur, so its clearly something from HB
 

Attachments

Last edited:
do you have any wow addons enabled?
 
As stated "deleted the cache,wtf and interface folder"(wow folders) no addons at all.
 
disable lua errors in wow settings
 
Thats not fixing, its just hiding the error under the mat :) I'd rather fix it for good. Any other typs ?
 
luaerror.webp
in your wow interface settings make sure Display LUA Errors is Unchecked.
it will prevent them from being displayed and annoying you.

lua errors happen from time to time, most notably when loading different maps as wow does not allow access to certain lua events or code during those times, the bot will just try again and be good to go and everything will be fine.

basically there's nothing to worry about.
 
Thats not fixing, its just hiding the error under the mat :) I'd rather fix it for good. Any other typs ?


there are many reasons that a lua error can pop,you have nothing to worry about tho

its safe to disable the lua error reports
 
Back
Top