AutoBar

AutoBar

1M Downloads

Autobars don't load - bad argument #1 to 'pairs' (table expected, got nil)

txbacon opened this issue ยท 2 comments

commented

2x Interface/AddOns/AutoBar/AutoBarDB.lua:356: bad argument #1 to 'pairs' (table expected, got nil)
[string "=[C]"]: in function pairs' [string "@Interface/AddOns/AutoBar/AutoBarDB.lua"]:356: in function <Interface/AddOns/AutoBar/AutoBarDB.lua:297> [string "@Interface/AddOns/AutoBar/AutoBarDB.lua"]:407: in function InitializeDB'
[string "@Interface/AddOns/AutoBar/Core.lua"]:240: in function InitializeZero' [string "@Interface/AddOns/AutoBar/Core.lua"]:407: in function ?'
[string "@Interface/AddOns/AutoBar/Core.lua"]:141: in function <Interface/AddOns/AutoBar/Core.lua:136>

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
= defined =[C]:-1

commented

This should be fixed in v10.0.2.04. Please let me know.

commented

Yep works now, thanks!