Ttanasart-pt / Pixel-Composer

Node base VFX editor for pixel art.
MIT License
754 stars 33 forks source link

Crash with Key Button sample project #4

Closed rowanthemodder closed 2 years ago

rowanthemodder commented 2 years ago

Steps to Reproduce

ds_map_exists argument 1 incorrect type (undefined) expecting a Number (YYGI32)############################################################################################ gml_Script_ds_map_try_get (line 0) gml_Script_anon_NodeValue_gml_GlobalScript_node_value_25612305_NodeValue_gml_GlobalScript_node_value (line 962) gml_Script_anon_Node_Composite_gml_GlobalScript_node_composite_10117170_Node_Composite_gml_GlobalScript_node_composite (line 334) gml_Script_anon_Node_gml_GlobalScript_node_data_1313486_Node_gml_GlobalScript_node_data (line 504) gml_Script_nodeLoad (line 210) gml_Script_load_deserialize (line 62) gml_Script_LOAD_PATH (line 164) gml_Script_anon_gml_Object_o_dialog_splash_Create_0_1347331_gml_Object_o_dialog_splash_Create_0 (line 79) gml_Script_draw_scrollPane_gml_GlobalScript_scrollPane (line 46) gml_Object_o_dialog_splash_Draw_64 (line 49)

Versions

Ttanasart-pt commented 2 years ago

Sample projects are created in .6 version and a lot changed since then. I'll update the sample projects after version .9 (since that version will also change lot of things) so I will mark these issues as closed for now. In the next release (.8.2) I will just remove sample projects that doesn't work. Thank you for reporting in.