Tercioo / World-Quest-Tracker

Source code for the biggest world quest addon for World of Warcraft
22 stars 12 forks source link

LUA Errors on world map opening #64

Closed najie closed 1 year ago

najie commented 1 year ago

I don't know if its a known issue but the LUA console goes crazy as soon as I open the world map

Message: ...Ons/WorldQuestTracker/WorldQuestTracker_FrameAPI.lua:427: bad argument #1 to 'unpack' (table expected, got nil)
Time: Mon Nov  7 23:27:08 2022
Count: 3
Stack: ...Ons/WorldQuestTracker/WorldQuestTracker_FrameAPI.lua:427: bad argument #1 to 'unpack' (table expected, got nil)
[string "=[C]"]: in function `unpack'
[string "@Interface/AddOns/WorldQuestTracker/WorldQuestTracker_FrameAPI.lua"]:427: in function `UpdateBorder'
[string "@Interface/AddOns/WorldQuestTracker/WorldQuestTracker_ZoneMap.lua"]:1192: in function `SetupWorldQuestButton'
[string "@Interface/AddOns/WorldQuestTracker/WorldQuestTracker_WorldMap.lua"]:1567: in function <...Ons/WorldQuestTracker/WorldQuestTracker_WorldMap.lua:1508>
[string "@Interface/AddOns/WorldQuestTracker/WorldQuestTracker_WorldMap.lua"]:1630: in function <...Ons/WorldQuestTracker/WorldQuestTracker_WorldMap.lua:1612>

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
najie commented 1 year ago

Bug has been fixed, thank you !