Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pixel Composer

Node based VFX compositor for pixel art. 路 By MakhamDev

[BUG] Opening "Collections" Panel Causes Crash

A topic by geothefaust created 40 days ago Views: 25 Replies: 1
Viewing posts 1 to 2
(1 edit)

When attempting to open the Collections panel from Panels>Collections, the editor instantly crashing, no window/panel opens. Win10 128GB RAM Nvidia 3090 Let me know if I can provide anything else to help squash this bug! 馃檪 Here's the crash log:

-------------------------- Pixel Composer 1.18.2.1 Crashed -------------------------- ERROR in action number 1 of Draw Event for object o_dialog_menubox: array_get :: Index [23] out of range [21] gml_Script_variable_instance_set_struct -------------------------- STACK TRACE -------------------------- gml_Script_variable_instance_set_struct (line 4) gml_Script_dialogPanelCall (line 26) gml_Script_panelAdd (line 142) gml_Script_call_panel_Collection (line 486) gml_Object_o_dialog_menubox_Draw_64 (line 98) -------------------------- Device Info -------------------------- Version: 1.18.2.1 (118010) Operating system: Windows (655360) ---------------------------- 馃槮 --------------------------


Further investigation reveals that this is happening only in some layouts! Most prominent is the default/Vertical layout. Switching to Side Menu, and then attempting to open the Collections panel, no crash occurs and the panel opens as expected.

Developer

noted