Started by
CatFromNet
on
Topic category: Help with Minecraft modding (Java Edition)
When I compile a project, I get an error:
> Task :compileJava FAILED
C:\Users\Aka\MCreatorWorkspaces\catfromnets_mod\src\main\java\net\mcreator\shieldshine\ShieldshineMod.java:76: error: package ShieldshineModMenus does not exist
ShieldshineModMenus.REGISTRY.register(bus)
Deleting a line from ShieldshineModMenus does not help, after the compilation attempt, the file is edited back.
Do you use any plugins?
If yes, make sure this is not caused by one of the plugins.
If no, please open a bug report on GitHub (https://github.com/MCreator/MCreator/issues) and attach the workspace exported to shareable ZIP
The problem is not with plugins. I have already created a bug report.
It seems that my report was rejected with the note "Issue is support and should be on MCreator's forum".