Description of Bug: I get a consistent crash when I click on certain items in my craft menu (Pressing 'M')
For me it primarily happens with the items 'Spearhead' and 'Axehead'. It doesn't seem to crash when selecting most other items I have available in gemcutting or stoneworking- it just doesn't like these two items in particular
Reproduction Steps:
- Press 'M' to open list of all craftable items
- Click on item
- Crash
Error message (if applicable):
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object CraftingMenu:
array_get :: argument 0 is not an array 5(00000005)
at gml_Object_CraftingMenu_Draw_0
############################################################################################
gml_Object_CraftingMenu_Draw_0 (line -1)