Random Error

Posted by Shaddovv
Sometimes i get a weird error message? Its also on random times and random places in-game.
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Step Event0
for object GMS:

undefined value
at gml_Script_XServer_updatecoords (line 20) - var _dist = (_xto - _xnow) * (_xto - _xnow) + (_yto - _ynow) * (_yto - _ynow);
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_XServer_updatecoords (line 20)
called from - gml_Script_XServer_step (line 766) - XServer_updatecoords(_m);
called from - gml_Script_gms_step (line 55) - __ret = XServer_step(__current_room);
called from - gml_Object_GMS_StepNormalEvent_1 (line 2) - gms_step()



Thank you for youre time :)

Replies (2)

Last message on 4 Jul 2016

Size43 (Administrator) on 25 Jun 2016, 22:11:13
This seems to be a bug. I'm working on a fix.
Shaddovv (Topicstarter) on 4 Jul 2016, 00:04:38
Thank you for youre time :)