Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits) (+1)

craftbook crashes game. 


___________________________________________

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

ERROR in

action number 1

of  Step Event0

for object obj_Player:

DoConv :1: illegal array use

at gml_Script_eval_command

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

gml_Script_eval_command (line -1)

gml_Object_obj_Player_Step_0

The August 5th 25 Patch should now fix this. This was caused because my code accidentally made a nested array with recipes with 2+ ingredients 😅 oops