When I try and open MCreator for the second time it will get stuck on "Initializing workspace system...". In the time it takes for it to never load I can completely install a second MCreator and use that, though trying to reopen that comes up with the same problem.
Issue comments
I forgot which post this was; the other problem was this error when exporting which happens no matter how the mod it set up.
D:\forge\build\sources\main\java\mod\mcreator\sword.java:35: error: cannot find symbol
mcreator_sword mcreator_0 = new mcreator_sword();
^
symbol: class mcreator_sword
location: class sword
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Duplicate issue of the original ticket: https://mcreator.net/tracker/issue/44383
Also having two other issues, one being the delete button won't work and the other is Mcreator gets stuck at the "Initializing workspace system..." stage. Not sure if I should make another one of these per issue or mention them all together.