It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I just started the game, and as soon as I tried to save my game, a dialogue box with this message pops up:


############################################################################################
ERROR in action number 1
of Alarm Event for alarm 0 for object obj_text:
Unknown Function argument 2 incorrect type (string) expecting a Number (YYGR)
at gml_Script_scr_save_game
############################################################################################
gml_Script_scr_save_game (line -1)
gml_Script_scr_dialogue_alarm
gml_Object_obj_text_Alarm_0

After choosing the Abort option (really don't have a choice), the game just crashes. I don't know if the dev will read this, but I hope they provide a fix.
Attachments:
avatar
bsmrk_95: I just started the game, and as soon as I tried to save my game, a dialogue box with this message pops up:

############################################################################################
ERROR in action number 1
of Alarm Event for alarm 0 for object obj_text:
Unknown Function argument 2 incorrect type (string) expecting a Number (YYGR)
at gml_Script_scr_save_game
############################################################################################
gml_Script_scr_save_game (line -1)
gml_Script_scr_dialogue_alarm
gml_Object_obj_text_Alarm_0

After choosing the Abort option (really don't have a choice), the game just crashes. I don't know if the dev will read this, but I hope they provide a fix.
This has been updated in version 1.0.1.12. Please update via GOG Galaxy to receive the latest patch.
I'm here to report that this is still an issue. It does save now, though.
The full error below:

___________________________________________
############################################################################################
ERROR in action number 1
of Alarm Event for alarm 0 for object obj_text:
Unknown Function argument 2 incorrect type (string) expecting a Number (YYGR)
at gml_Script_scr_save_game
############################################################################################
gml_Script_scr_save_game (line -1)
gml_Script_scr_dialogue_alarm
gml_Object_obj_text_Alarm_0
Post edited March 06, 2025 by killincat470
avatar
killincat470: I'm here to report that this is still an issue. It does save now, though.
The full error below:

___________________________________________
############################################################################################
ERROR in action number 1
of Alarm Event for alarm 0 for object obj_text:
Unknown Function argument 2 incorrect type (string) expecting a Number (YYGR)
at gml_Script_scr_save_game
############################################################################################
gml_Script_scr_save_game (line -1)
gml_Script_scr_dialogue_alarm
gml_Object_obj_text_Alarm_0
Pushed an update this morning that should stop this from happening.
Forum finally works for me to post again!

Your last update fixed the issue. Thanks!
Thanks for the patch!