Ttanasart-pt / Pixel-Composer

Node base VFX editor for pixel art.
MIT License
681 stars 30 forks source link

Crash on Rendering/Execute all export nodes #36

Closed don1ck closed 1 year ago

don1ck commented 1 year ago

Hi, got a crash on "Rendering/Execute all export nodes" operation. (steam v1.13.1) My graph is pretty simple, outliner with export node.

Crash log:

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

ERROR in
action number 1
of Draw Event
for object o_dialog_menubox:

Unable to get variable initExport from object 000001C9C2909500

gml_Script_anon_Panel_Menu_gml_GlobalScript_panel_menu_59611125_Panel_Menu_gml_GlobalScript_panel_menu
-------------------------- STACK TRACE --------------------------

gml_Script_anon_Panel_Menu_gml_GlobalScript_panel_menu_59611125_Panel_Menu_gml_GlobalScript_panel_menu (line 132)
gml_Object_o_dialog_menubox_Draw_64 (line 35)

---------------------------- :( ----------------------------
don1ck commented 1 year ago

PixelComposer_BZus65MYqp Graph, but looks like the problem is not the graph )

Ttanasart-pt commented 1 year ago

I've updated 1.13.2 on itch, steam beta branch which should fix this problem now.

don1ck commented 1 year ago

Thank you, waiting for the stable branch on steam