Topic category: Troubleshooting, bugs, and solutions
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")