Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pixel Fx Designer

Design pixelart effects and render them to .png sprite sheets or .gifs · By CodeManu

Can load and play samples in Demo but crashes in full version.

A topic by David Amador created Sep 06, 2018 Views: 233 Replies: 2
Viewing posts 1 to 3

Hello,

So I tried the Demo version, and later got full version, on the demo I'm able to open the sample files and play. However once I download the full version, currently 1.1.5 it crashes when I press play on a sample. I can load but as soon as I hit play puf, crash, the error seems to be the same for all files.

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Other Event: User Defined 0
for object objParticle:

lerp argument 1 incorrect type (undefined) expecting a Number (YYGR)
at gml_Object_objParticle_Other_10
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_objParticle_Other_10 (line -1)
called from - gml_Script_create_particle (line -1) - <unknown source line>
gml_Object_control_Particles_Step_1

Developer (1 edit)

Hi David!

Thanks for the report, a patch is on its way :)

EDIT: Update is here, it should work fine now.

Hi CodeManu,

Awesome, just tried and can confirm that it works, thank you so much for such a quick patch.