Describe the bug
When the game supposed to spawn my new object the game crashes with error that my object does not exist. Even though I saved and compiled, object exists and the name is correct.
############################################################################################
FATAL ERROR in
action number 1
of Alarm Event for alarm 0
for object obj_greenspeargen:
Variable obj_greenspeargen.obj_blockbullet3(104011, -2147483648) not set before reading it.
at gml_Object_obj_greenspeargen_Alarm_0
############################################################################################
Reproducing steps
- Add new object.
- Compile and save the game.
- Open the game.
Setup Details
- 0.9.1.2.
- Windows 11 x64.
- Undertale.
Describe the bug
When the game supposed to spawn my new object the game crashes with error that my object does not exist. Even though I saved and compiled, object exists and the name is correct.
############################################################################################
FATAL ERROR in
action number 1
of Alarm Event for alarm 0
for object obj_greenspeargen:
Variable obj_greenspeargen.obj_blockbullet3(104011, -2147483648) not set before reading it.
at gml_Object_obj_greenspeargen_Alarm_0
############################################################################################
Reproducing steps
Setup Details