HandyNotes: Mechagon & Nazjatar

HandyNotes: Mechagon & Nazjatar

864k Downloads

Shadowlands\core\map.lua:284: attempt to perform arithmetic on field 'facing' (a nil value)

Thrumbar opened this issue ยท 1 comments

commented

Got this while doing the Uther memory chain

3x HandyNotes_Shadowlands\core\map.lua:284: attempt to perform arithmetic on field 'facing' (a nil value)
[string "@HandyNotes_Shadowlands\core\map.lua"]:284: in function UpdateRotation' [string "@HandyNotes_Shadowlands\core\map.lua"]:247: in function RefreshAllRotations'
[string "@HandyNotes_Shadowlands\core\map.lua"]:255: in function `OnUpdate'
[string "@HandyNotes_Shadowlands\core\map.lua"]:289: in function <HandyNotes_Shadowlands\core\map.lua:287>

Locals:
self = HandyNotes_ShadowlandsPin1 {
0 =
acquired = true
OnLoad = defined @HandyNotes_Shadowlands\core\map.lua:260
minimap = true
rotation = 0.352044
OnAcquired = defined @HandyNotes_Shadowlands\core\map.lua:266
frameOffset = 0
provider = HandyNotes_ShadowlandsMinimapDP {
}
UpdateRotation = defined @HandyNotes_Shadowlands\core\map.lua:280
OnReleased = defined @HandyNotes_Shadowlands\core\map.lua:273
texture = {
}
}
(*temporary) = defined =[C]:-1
(*temporary) = {
0 =
}
(*temporary) = 6.635230
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'facing' (a nil value)"

commented

Thanks for the report. I've put some more safeguards in that should help in the next release.