Selfdestruction incident - MCreator 2021.3

Started by P90Ez on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 13:03, 2. Feb 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Selfdestruction incident - MCreator 2021.3

Hey there!

I'm rather new to MCreator but not new to programming. I was using MCreator the last 6 day to create my own "Advanced Incriber". Made pretty good progress the last days. Today I nearly reached the finish line. You heard right, NEARLY.

 

MCreator desided to destruct itself.

It generated the following line of code in every class (90% were locked): "import net.net;"

Of course this is gonna trow compiler errors. I tried to manually remove these lines from every class in my project. Didn't help much.

So I restarted MCreator.

It started to rebuild code....

Every costum class and about 30h of work are gone. Every line of code I wrote myself is GONE. And it's still trying to import net.net to every class.

I basicly have to start from zero. But I think this time, I wont use MCreator, although it was very fascinating at the beginning.

 

Some backround infos:

MCreator 2021.3

Minecraft Forge 1.16.5

Plugins: 1 ("File Manager")

 

Compiler Errors of "import net.net;"