Azeroth Pilot Reloaded

Azeroth Pilot Reloaded

2M Downloads

Error when showing 10 steps on map

der1Horn opened this issue ยท 0 comments

commented

When the general option to show 10 steps on the map is active the following errors occur when opening the map.

Message: bad argument #3 to '?' (Usage: local texture = self:CreateTexture([name, drawLayer, templateName, subLevel]))
Time: Sat Nov 12 11:25:02 2022
Count: 12
Stack: bad argument #3 to '?' (Usage: local texture = self:CreateTexture([name, drawLayer, templateName, subLevel]))
[string "=[C]"]: in function `CreateTexture'
[string "@Interface/AddOns/APR-Core/QuestTest.lua"]:1049: in function `MakeMapOrderIcons'
[string "@Interface/AddOns/APR-Core/QuestTest.lua"]:1094: in function `MapOrderNumbers'
[string "@Interface/AddOns/APR-Core/QuestTest.lua"]:1116: in function <Interface/AddOns/APR-Core/QuestTest.lua:1111>

Locals: (*temporary) = "bad argument #3 to '?' (Usage: local texture = self:CreateTexture([name, drawLayer, templateName, subLevel]))"
Message: Interface/AddOns/APR-Core/QuestTest.lua:1099: HereBeDragons-Pins-2.0: AddWorldMapIconMap: 'icon' must be a frame
Time: Sat Nov 12 11:29:48 2022
Count: 15
Stack: Interface/AddOns/APR-Core/QuestTest.lua:1099: HereBeDragons-Pins-2.0: AddWorldMapIconMap: 'icon' must be a frame
[string "=[C]"]: in function `error'
[string "@Interface/AddOns/APR-Core/lib/HereBeDragons/HereBeDragons-Pins-2.0.lua"]:701: in function `AddWorldMapIconMap'
[string "@Interface/AddOns/APR-Core/QuestTest.lua"]:1099: in function `MapOrderNumbers'
[string "@Interface/AddOns/APR-Core/QuestTest.lua"]:1116: in function <Interface/AddOns/APR-Core/QuestTest.lua:1111>

Locals: (*temporary) = "HereBeDragons-Pins-2.0: AddWorldMapIconMap: 'icon' must be a frame"