SilverDragon - Rare Scanner

SilverDragon - Rare Scanner

20M Downloads

Map overlay LUA error

YWI opened this issue ยท 6 comments

commented

Message: Interface\AddOns\SilverDragon_Overlay\minimap.lua:237: attempt to perform arithmetic on field 'facing' (a nil value)
Time: Sun Oct 24 17:31:01 2021
Count: 2
Stack: Interface\AddOns\SilverDragon_Overlay\minimap.lua:237: attempt to perform arithmetic on field 'facing' (a nil value)
[string "=[C]"]: ?
[string "@interface\AddOns\SilverDragon_Overlay\minimap.lua"]:237: in function UpdateRotation' [string "@Interface\AddOns\SilverDragon_Overlay\minimap.lua"]:56: in function RefreshAllRotations'
[string "@interface\AddOns\SilverDragon_Overlay\minimap.lua"]:111: in function <Interface\AddOns\SilverDragon_Overlay\minimap.lua:106>

commented

Do you recall what you were doing / where you were when this happened? (I can add some defensive code around it, but it helps if I can find a way to reproduce the issue for myself.)

commented

I suppose its when i use a teleport or get teleported into loading screen while having my MAP open displaying the rares from Silverdragon minimap

commented

Message: Interface\AddOns\SilverDragon_Overlay\minimap.lua:237: attempt to perform arithmetic on field 'facing' (a nil value)
Time: Sun Oct 31 11:51:16 2021
Count: 1
Stack: Interface\AddOns\SilverDragon_Overlay\minimap.lua:237: attempt to perform arithmetic on field 'facing' (a nil value)
[string "=[C]"]: ?
[string "@interface\AddOns\SilverDragon_Overlay\minimap.lua"]:237: in function UpdateRotation' [string "@Interface\AddOns\SilverDragon_Overlay\minimap.lua"]:56: in function RefreshAllRotations'
[string "@interface\AddOns\SilverDragon_Overlay\minimap.lua"]:111: in function <Interface\AddOns\SilverDragon_Overlay\minimap.lua:106>

Locals:

commented

I'm 100% that the LUA is reproduced when i get TP'd into a loading screen whilst having the map open

commented

Oh, I think this should have been fixed in the alpha since mid-august because of 530c863 -- I just haven't done a real release since then...

commented

Release has happened