BattleGroundEnemies

BattleGroundEnemies

6M Downloads

lua error on login

masterkain opened this issue ยท 2 comments

commented

11.0.5.2

1x BattleGroundEnemies/Main.lua:1451: bad argument #1 to 'insert' (table expected, got nil)
[string "=[C]"]: in function `insert'
[string "@BattleGroundEnemies/Main.lua"]:1451: in function `LogTablesToSavedVariables'
[string "@BattleGroundEnemies/Mainframe.lua"]:141: in function `AddPlayerToSource'
[string "@BattleGroundEnemies/Mainframe.lua"]:1107: in function `AddGroupMember'
[string "@BattleGroundEnemies/Main.lua"]:2218: in function `GROUP_ROSTER_UPDATE'
[string "@BattleGroundEnemies/Main.lua"]:1347: in function `?'
[string "@BattleGroundEnemies/Main.lua"]:599: in function <BattleGroundEnemies/Main.lua:596>

Locals:
(*temporary) = nil
(*temporary) = <table> {
 data = <table> {
 }
 timestamp = "[08:50:18] "
}
(*temporary) = "table expected, got nil"

commented

Thanks, pulled back that version, fix coming soon removing that faulty debug logging that somehow made it there..

commented

11.0.5.3 just got uploaded, it removes that faulty debug line