Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

When I first booted up the game, there was an intro cutscene. Everything was normal, but when Flame was waking up game crashed with this error:

___________________________________________ 
############################################################################################ 
ERROR in 
action number 1 
of  Step Event0 
for object obj_textbox_seq: 
 
illegal array use 
at gml_Object_obj_textbox_seq_Step_0 
############################################################################################ 
gml_Object_obj_textbox_seq_Step_0 (line -1)

After that it was booting with title screen instead. Not sure if it was reported before. Edit: this happens with every cutscene

(+2)

I'm so sorry! Nobody reported this to me until just now. The worst of it is this error message makes absolutely no sense (this is the first time i've seen an error message reference "line -1" in all my years of game dev).

I have rolled back the demo to version 1.3.3 instead of 1.4. Try downloading that instead. I'll fix this when I can