MuffinManKen / AutoBar

10 stars 10 forks source link

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

Closed txbacon closed 2 years ago

txbacon commented 2 years ago

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 functionInitializeDB' [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

MuffinManKen commented 2 years ago

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

txbacon commented 2 years ago

Yep works now, thanks!