Description of Bug:
When crafting multiple items from a subset of a single recipe, opening the menu back up causes a crash. This presumably happens with sub-recipes only ,as bread worked fine. It may apply to other similar recipes, however.
Reproduction Steps:
- Cook a pie that's not the first option, such as sweet berry.
- Open up the menu again.
- You will crash.
Error message (if applicable):
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object CraftingMenu:
Creating instance for non-existing object: -1
at gml_Script_SpawnNewItem
############################################################################################
gml_Script_SpawnNewItem (line -1)
gml_Object_CraftingMenu_Draw_0
Screenshots:
N/A