Skip to main content

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

0.26 version. After defeating your brother with an attack I get this error:

ERROR in

action number 1

of  Step Event0

for object obj_Fade:

trying to index a variable which is not an array

at gml_Script_EncounterResultsScreen

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

gml_Script_EncounterResultsScreen (line -1)

gml_Object_obj_Fade_Step_0 (line -1)

(1 edit)

Thanks for letting me know about the issue, It should be fixed now! 

The issue was caused by an issue with the code that gives the player an item after beating an enemy. 
The drop rate for each item is 1 in 10 as of 0.26, and enemies have around 3-4 rewards to roll on.