Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

running into some crashes on my win11 laptop-- three runs of the exe have unceremoniously crashed with the same error:

ERROR in action number 1
of Draw Event for object o_eff_planetfall_handler:
illegal to use internal names (names that start with @@)
at gml_Script___scribble_class_model
############################################################################################
gml_Script___scribble_class_model (line -1)
gml_Script___get_model@anon@49775@__scribble_class_element@__scribble_class_element (line -1)
gml_Script_draw@anon@5117@__scribble_class_element@__scribble_class_element
gml_Object_o_eff_planetfall_handler_Draw_0

I should be rolling out a fix for this (among other things) in the next couple of days