Bad Argument to ipairs (Table expected, got nil)
destroyerdust opened this issue ยท 1 comments
2x ClassHall\ClassHall-0.1.lua:87: bad argument #1 to 'ipairs' (table expected, got nil) [C]: in function
ipairs'
ClassHall\ClassHall-0.1.lua:87: in function `OnEnter'
BugSack\Libs\LibDBIcon-1.0\LibDBIcon-1.0-34.lua:66: in function <BugSack\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:57>
Locals:
(_temporary) = nil
(_temporary) = "table expected, got nil"
= defined =[C]:-1`
Commit 8b8f5be is a fix until initialization errors are resolved.