overbound / SonicTimeTwisted

Source Code for a Sonic Fan Game Made in Game Maker Studio
https://overboundstudio.com/
GNU General Public License v3.0
58 stars 16 forks source link

Dying while being followed by magnetized rings causes a crash #114

Closed AlexKhayrullin closed 3 years ago

AlexKhayrullin commented 3 years ago

My character was crushed while carrying a Lightning Shield, with two magnetized rings following closely by. (it was in DDZ Act 2 future, playing as Super Sonic, crushed by a spiral platform)

The error thrown was as follows:


___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of  Step Event0
for object objRingMagnetized:

Unable to find any instance for object index '146492' name '<undefined>'
 at gml_Object_objRingMagnetized_StepNormalEvent_1 (line 16) - sx = sign(parent_id.x-x);
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_objRingMagnetized_StepNormalEvent_1 (line 16)