Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+2)

Been loving the game, but got a game killing bug- not entirely sure it's the same one being mentioned, but feel free to disregard if that's the case!

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object ObjTarotCard:

Push :: Execution Error - Variable Index [92,0] out of range [79,-1] - -5.choice(100043,2944000)
at gml_Object_ObjTarotCard_Draw_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_ObjTarotCard_Draw_0 (line -1)


Not entirely sure what happened, but thought you should know. 

Same here! Variable index is different (108, not 92), but I've gotten it a couple times.

I also just received this error on Android.

Same error, but with

Variable Index [98,0] out of range [79,-1] - -5.choice(100043,3136000)

Got the same error here, except that it says Variable Index [84,0] out of range [79,-1] - -5.choice(100043,2688000)

I'm sorry I know exactly what's causing the error (its an out of bounds index error on the array holding the scenario structs) I've just been opening a business and haven't had time to finish the fix, I'm hoping to fix it soon!