There is a video for it on the game page. I will go digging in the code again. The lines of code in the error output don't seem like they'd be an issue.
I have uploaded a new version of the game. While it gives me specific line numbers that caused the problem, there is nothing to cause the problem. So I made a generic catch all that will hopefully solve the problem because I can't duplicate it. Please let me know how it works for you.
Comments
There is a video for it on the game page. I will go digging in the code again. The lines of code in the error output don't seem like they'd be an issue.
Could you make a video so I can rate it for the rankings?
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_SURFACES:
STRING argument is unset
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_scr_assemble_map (line 169)
called from - gml_Object_obj_SURFACES_Draw_0 (line 168)
It still isn't working for me
:(
Visually pleasing! The artwork is good, and I liked how you could play as different characters. :D
I have uploaded a new version of the game. While it gives me specific line numbers that caused the problem, there is nothing to cause the problem. So I made a generic catch all that will hopefully solve the problem because I can't duplicate it. Please let me know how it works for you.
I will fix that yes. Thanks for telling me. In the mean time, open it up again and see if the same error happens. I am hoping the error is a rarity.
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_SURFACES:
STRING argument is unset
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_scr_assemble_map (line 168)
called from - gml_Object_obj_SURFACES_Draw_0 (line 155)
Uhm...
When I started the game there was this error.
Can you fix it?