I am running the tool inside a Windows 11 (22H2) virtual machine (VMware Fusion) on M1 Mac.
The app mostly runs fine but attempting to share to steam workshop(using the button) crashes the app.
.pxc file has only one "Draw Gradient" node in it as a test. Version is "v1.15.0.1 Steam", here's the crash log:
-------------------------- OH NO --------------------------
ERROR in
action number 1
of Draw Event
for object o_main:
array_set :: variable Index [1] out of range [1]
gml_Script_gameframe_button_update
-------------------------- STACK TRACE --------------------------
gml_Script_gameframe_button_update (line 483)
gml_Script_gameframe_update (line 81)
gml_Object_o_main_Draw_64 (line 47)
---------------------------- :( ----------------------------
It's not really a big deal as most of the app still works perfectly but a native mac binary in the future would be nice.