Issue when compiling a project

Started by CatFromNet on

Topic category: Help with modding (Java Edition)

Last seen on 20:03, 20. Apr 2023
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Issue when compiling a project

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…
Sun, 03/12/2023 - 20:16

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

Last seen on 20:03, 20. Apr 2023
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The problem is not with…
Sun, 03/12/2023 - 21:20

The problem is not with plugins. I have already created a bug report.

Last seen on 20:03, 20. Apr 2023
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It seems that my report was…
Sun, 03/12/2023 - 21:25

It seems that my report was rejected with the note "Issue is support and should be on MCreator's forum".