Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pixel Composer

Node based VFX compositor for pixel art. · By MakhamDev

can't export animation

A topic by Rikogamez created Jan 14, 2023 Views: 138 Replies: 3
Viewing posts 1 to 3

I made a little animation with some particles and when I try to export it, it opens a window with a code error:

___________________________________________

############################################################################################

ERROR in

action number 1

of  Step Event0

for object o_main:

index out of bounds request -1 maximum size is 31############################################################################################

gml_Script_anon_Node_gml_GlobalScript_node_data_16994329_Node_gml_GlobalScript_node_data (line 0)

gml_Script_anon_Node_gml_GlobalScript_node_data_17241330_Node_gml_GlobalScript_node_data (line 633)

gml_Script_anon_Node_Particle_gml_GlobalScript_node_particle_943432_Node_Particle_gml_GlobalScript_node_particle (line 0)

gml_Script_anon_Node_VFX_Spawner_Base_gml_GlobalScript__node_VFX_spawner_10053754_Node_VFX_Spawner_Base_gml_GlobalScript__node_VFX_spawner (line 294)

gml_Object_o_main_Step_0 (line 7)

Developer

Thank for reporting. Can you show me your node?

sure! here is what I did:

Developer(+1)

Hmm… there seem to be a bug in image sequence export. I’m working on a fix, it should be roll out in version 1.1.0 soon. Thanks for reporting.