A managed to make the game 100% crash on reading the torn note.
Here is the save file: https://gist.github.com/anonymous/d20aae65dfe2752116b853aa19a99bd6 Just load it and click on the note in the inventory
Error:
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_inv_item_show:
Variable obj_inv_item_show.cross_y(100099, -2147483648) not set before reading it.
at gml_Script_scr_draw_torn_notes
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_scr_draw_torn_notes (line 0)
gml_Object_obj_inv_item_show_Draw_0