Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)


Hello, for the second one, I'm now in version 1.12.
Looks like it still crashed:
- If I pick a asset with sequence frames. then it has a node "Splice Spritesheet". If I click the node. It will crashed.
- If I just delete it and add a node "Splice Spritesheet" by myself, then it works well.

What I can to provide information is just these. Didn't know if others have encountered this problem.
At least I can work by the second way. and Thx for your work.

P.S. the crash log is here. maybe not the same asset node as the picture I put in last reply.

-------------------------- OH NO --------------------------

ERROR in

action number 1

of Draw Event

for object o_main:

trying to index variable that is not an array

gml_Script_anon_Node_Image_Sheet_gml_GlobalScript_node_image_sheet_3696629_Node_Image_Sheet_gml_GlobalScript_node_image_sheet

-------------------------- STACK TRACE --------------------------

gml_Script_anon_Node_Image_Sheet_gml_GlobalScript_node_image_sheet_3696629_Node_Image_Sheet_gml_GlobalScript_node_image_sheet (line 120)

gml_Script_drawNodeTools_Panel_Preview_gml_GlobalScript_panel_preview (line 539)

gml_Script_drawContent_Panel_Preview_gml_GlobalScript_panel_preview (line 703)

gml_Script_draw_PanelContent_gml_GlobalScript_panel_data (line 458)

gml_Script_drawPanel_Panel_gml_GlobalScript_panel_data (line 371)

gml_Script_draw_Panel_gml_GlobalScript_panel_data (line 307)

gml_Script_draw_Panel_gml_GlobalScript_panel_data (line 323)

gml_Script_draw_Panel_gml_GlobalScript_panel_data (line 323)

gml_Script_draw_Panel_gml_GlobalScript_panel_data (line 323)

gml_Script_draw_Panel_gml_GlobalScript_panel_data (line 323)

gml_Object_o_main_Draw_64 (line 21)

---------------------------- :( ----------------------------