You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a chunk with one more word on the right, e.g. I [am very happy].
Delete the word in the first chunk but not the second.
An error should result.
############################################################################################
ERROR in action number 1
of Draw Event for object obj_chain:
ds_map_find_value argument 1 incorrect type (undefined) expecting a ds_map
at gml_Script_scr_drawChunks
############################################################################################
gml_Script_scr_drawChunks (line -1)
gml_Object_obj_chain_Draw_0
The error should instead be caught and an popup message shown.