AtlaslootClassic 3.1.0 cant open shadowfang keep loot
DieoD130 opened this issue ยท 3 comments
Date: 2023-01-28 08:51:52
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\AtlasLootClassic\ItemDB\ItemDB.lua line 246:
14 (boss) not found!
Debug:
[string "=[C]"]: ?
[string "@AtlasLootClassic\ItemDB\ItemDB.lua"]:246: GetItemTable()
[string "@AtlasLootClassic\Addons\Favourites.lua"]:783: CountFavouritesByList()
[string "@AtlasLootClassic\Addons\Favourites.lua"]:757: CountFavouritesByList()
[string "@AtlasLootClassic\GUI\GUI.lua"]:952: ButtonOnClick()
[string "@AtlasLootClassic\GUI\Template_Select.lua"]:90: SetSelected()
[string "@AtlasLootClassic\GUI\Template_Select.lua"]:137: SetData()
[string "@AtlasLootClassic\GUI\GUI.lua"]:933: ButtonOnClick()
[string "@AtlasLootClassic\GUI\Template_DropDown.lua"]:159: SetSelected()
[string "@AtlasLootClassic\GUI\Template_DropDown.lua"]:230:
...ce\AddOns\AtlasLootClassic\GUI\Template_DropDown.lua:228
Locals:
(*temporary) = nil
(*temporary) = "14 (boss) not found!"
Bump - this issue still exists and the same thing is happening with SM - Graveyard
For context, this is on classic era servers in my case
I've ran into the same issue and decided to check it out as far as I could. I've made some changes and got it to work, but as I'm not that experienced with LUA and I'm still learning the addon code it might not be the best solution. Going to make a pull request now and hope to get some feedback on it from more experienced addon devs.