Topic category: Troubleshooting, bugs, and solutions
i have an incredibly large procedure that relates to room generation
when rapidly changing the structure to spawn via a procedure and saving mcreator froze up, and i closed it with intent to restart it (bad idea).
now it cannot open the procedure, or run client (build error). attempting to open it says that the procedure "doesnt have saved instance, is corrupted, or incompatible", and opening via code editor won't do anything at all. is there any way to recover this? (backups don't work)
looking at the .java file in my workspace folder shows it does not seem to have any issues. I do not know what on earth could be causing this but this mod is nearly half a year in constant development and this procedure is vital. if needed i will send the procedure .java, hell even the workspace, anything that is necessary to fix the issue. I am, for lack of a better word, utterly desperate to get the mod working again.
other notes
-procedure is too big to remake from scratch. absolutely so
-2024.2 w geckolib plugin
the error the console describes is 'error: reached end of file while parsing '
Maybe the procedure is too big and MCreator can't read the file