I keep getting the same error when I try to test my mod. When I load the game, I keep getting the following error message.
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_compiler:
JSON parse error
at gml_Script_import_files_from_directory
############################################################################################
gml_Script_import_files_from_directory (line -1)
gml_Script_scr_import_datafiles
gml_Script_anon_gml_Object_obj_compiler_Create_0_5_gml_Object_obj_compiler_Create_0
gml_Object_obj_compiler_Draw_75
Does anyone know how to fix this?