Was trying to make a bunch of copper coins, only for it to crash on me after numerous successes and failed attempts.
Reproduction steps:
1. Have the required resources to craft copper coins (ingot, lit forge, etc)
2. Start crafting the copper coins.
3. Crash upon a random craft attempt (maybe critical failure?) that's neither a regular success where you get the coins or a failure where you get nothing.
Error Message:
___________________________________________
############################################################################################
ERROR in
action number 1
of Alarm Event for alarm 0
for object NewMaterialItem:
string_length argument 1 incorrect type (ptr) expecting a String (YYGS)
at gml_Object_NewMaterialItem_Alarm_0
############################################################################################
gml_Object_NewMaterialItem_Alarm_0 (line -1)
gml_Script_SpawnNewItem (line -1)
gml_Script_SpawnRefItem
gml_Script_CreateCraftNotification
gml_Script_PacketSwitcher
gml_Script_ReceiveNetworkMessage
gml_Object_NetworkHandler_Other_68