Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sadly no it just closes, is there an error log I can send that's in the zip file?  I ran as admin and gave it all the permissions and that didn't work either.

If you check in AppData folder (C:\Users[username]\AppData\Local\Pixels_Composer) there will be a file called “log.txt” there. However if the program itself does not show any dialog when it crash then I’m not sure if there will be anything there either.

Oh sweet I found something from its recent crash in the log! Here  it is:

[MESSAGE] 2022/12/20 16:41:57 > SESSION: Begin

[MESSAGE] 2022/12/20 16:41:57 > DIRECTORY: C:\Users\NAME\AppData\Local\Pixels_Composer\

[MESSAGE] 2022/12/20 16:41:57 > THEME: unzipping default theme to DIRECTORY.

[MESSAGE] 2022/12/20 16:41:57 > COLLECTION: init

[MESSAGE] 2022/12/20 16:41:57 > COLLECTION: refreshing collection base folder.

[WARNING] 2022/12/20 16:42:36 > LOAD: [Connect] Node connect error : Node ID -1 not found.

[MESSAGE] 2022/12/20 16:42:36 > APPEND: [Connect] 1 Connection conflict(s) detected ( pass: 1 )

[WARNING] 2022/12/20 16:42:36 > LOAD: [Connect] Node connect error : Node ID -1 not found.

[MESSAGE] 2022/12/20 16:42:36 > APPEND: [Connect] Reconnecting Twirl in FAILED

[MESSAGE] 2022/12/20 16:42:36 > APPEND: [Connect] 1 Connection conflict(s) detected ( pass: 2 )

[WARNING] 2022/12/20 16:42:36 > LOAD: [Connect] Node connect error : Node ID -1 not found.

[MESSAGE] 2022/12/20 16:42:36 > APPEND: [Connect] Reconnecting Twirl in FAILED

[WARNING] 2022/12/20 16:42:36 > APPEND: Some connection(s) is unresolved. This may caused by render node not being update properly, or image path is broken.

[MESSAGE] 2022/12/20 16:42:36 > FILE: append file C:\Users\NAME\AppData\Local\Pixels_Composer\Collections\Warp\Twirl in.pxcc


(It was a 55x55 px drawing and I added the twirl node to, then export,  instant crash)

(+1)

Oh I got it now, it’s the bug in default collection. I’ll fix it in the next update. For now you can manually fix by double click on the twirl node and re-connect some node below:

I’ll go and check other default collection to make sure it work on the latest version as well.

The twirl node ( and the other animation nodes ) have that correct connection that you show which is weird.

I tried an  "Explode" node on the patch you released 30 minutes ago: 

[MESSAGE] 2022/12/20 23:21:27 > SESSION: Begin

[MESSAGE] 2022/12/20 23:21:27 > DIRECTORY: C:\Users\NAME\AppData\Local\Pixels_Composer\

[MESSAGE] 2022/12/20 23:21:27 > THEME: unzipping default theme to DIRECTORY.

[MESSAGE] 2022/12/20 23:21:27 > COLLECTION: init

[MESSAGE] 2022/12/20 23:21:27 > COLLECTION: refreshing collection base folder.

[MESSAGE] 2022/12/20 23:23:55 > FILE: append file C:\Users\NAME\AppData\Local\Pixels_Composer\Collections\Disappear\Explode.pxcc

The errors about node ID -1 not found are gone but sadly it still crashes and does not export as a gif.

Sorry for the bother, I hope to help fix this bug :)!

Ok, I think I might be finding the source of the problem now, I’ll publish the next patch asap.