LUA ERROR ON LATEST BUILD
Wyr3d opened this issue ยท 5 comments
Just updated to the latest version of DBM. Looked fine at first, but hearthing to the Garrison (fast travel) it popped up with the following lua error:
Message: Interface\AddOns\DBM-Core\DBM-Core.lua:3409: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Wed Nov 18 17:48:25 2020
Count: 1
Stack: Interface\AddOns\DBM-Core\DBM-Core.lua:3409: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@interface\AddOns\DBM-Core\DBM-Core.lua"]:3409: in function LoadModOptions' [string "@Interface\AddOns\DBM-Core\DBM-Core.lua"]:4280: in function
LoadMod'
[string "@interface\AddOns\DBM-Core\DBM-Core.lua"]:4213: in function LoadModsOnDemand' [string "@Interface\AddOns\DBM-Core\DBM-Core.lua"]:4151: in function
func'
[string "@interface\AddOns\DBM-Core\DBM-Core.lua"]:1837: in function <Interface\AddOns\DBM-Core\DBM-Core.lua:1828>
Also this one:
Message: Couldn't open Interface\AddOns\DBM-GarrisonInvasions\DBM-GarrisonInvasions.toc
Time: Wed Nov 18 17:48:25 2020
Count: 2
I can't find any reason this error would occur if you havae DBM 9.0.4 as well as updated all old sub packages too.
Updating DBM-WoD mods would have automatically removed DBM-GarrisonInvasions, but even if it hadn't, if you had DBM 9.0.4 DBM-GarrisonInvasions should have been ignored and not attempted to load it in first place, so soemthing odd is going on.