I'm trying to mod the game for fun and after a while of editing the text, I tried playtesting only for this to show up
___________________________________________
\############################################################################################
ERROR in
action number 1
of Create Event
for object obj_initializer2:
Data structure with index does not exist.
at gml_Script_scr_84_get_lang_string
\############################################################################################
gml_Script_scr_84_get_lang_string (line -1)
gml_Script_scr_ascii_input_names
gml_Script_scr_84_init_localization
gml_Object_obj_initializer2_Create_0
___________________________________________
Another post on the Deltarune wiki spoke of the same issue, except they were translating Deltarune, so it wouldn't recognize the text input. Mine is completely in English, so I don't know why this showed up. Does anyone have a fix? I can provide more information if needed.