Skip to main content

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

In FFC Deluxe V 0.5, after ending Round 1 in Round mode with Scott, no supporter:

___________________________________________

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

ERROR in action number 1

of Draw Event for object obj_dishes_left:

DoAdd :: Execution Error

at gml_Object_obj_dishes_left_Draw_0

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

gml_Object_obj_dishes_left_Draw_0 (line -1)



EDIT: It seems like playing in windowed fullscreen  prevents replication on this bug. Have been playing windowed fullscreen for like 30 minutes without issue. Seems to only be happening in Fullscreen or Windowed.

(3 edits)

What it seems to be is if you have zero dishes left it sometimes crashes, but if you have negative one it continues fine. And of course this doesn't seem to happen for every character, Ziul in rounds mode.

Edit:  

I found the fix! You just need to go configure options.ini to look like:

[Windows]
SleepMargin=0
Usex64=false
(+1)

thanks,  and also I am going to fix this for the next update