2024-10-25 21:50:12.663 WARNING SCRIPTING (Main): MIST|get3DDist|5253: mist.utils.get2DDist 2nd input value is nil
".../~mis0000532C.lua"]:5255: attempt to index local 'point2' (a nil value)
stack traceback:
[C]: ?
[string ".../~mis0000532C.lua"]:5255: in function 'get3DDist'
[string ".../~mis0000532C.lua"]:5206: in function 'getHeadingPoints'
When called in the context of getting a heading for a player, getHeadingPoints calls get3DDist, it does not pass the point2 parameter, resulting in the above exception