Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)(-1)

I always get this error when I try to load save file from web on pc version:

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

ERROR in

action number 1

of  Step Event0

for object EncumberedSticker:

unable to convert string "true" to number

at gml_Object_EncumberedSticker_Step_0

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

gml_Object_EncumberedSticker_Step_0 (line -1)

Also can you export your game to mac and linux? pls
(1 edit)

I’m sorry it looks like a bug, I’ll need to fix it in the next update :( if you want to get it working, replace all “true” with 1 and “false” with 0 in the save file