Thank you! I used this and it works now!
YumemiOkazaki3
4
Posts
2
Topics
A member registered Apr 09, 2023
Recent community posts
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?