A .tabs file is missing

Started by NOneSees on

Topic category: Help with modding (Java Edition)

Last seen on 10:12, 20. Jun 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A .tabs file is missing

Here is how it looks like:



Executing Gradle task: runClient
> Task :compileJava
1 error
\Desktop\User\Everything\Games\Minecraft\Mods\MCreator\MCreator20241\jdk, started on: 2024-06-13-16:15:11
\MCreatorWorkspaces\noneseesmod\src\main\java\net\mcreator\noneseesmod\NoneseesmodMod.java:51: error: package Noneseesmod Mod Tabs does not exist
NoneseesmodModTabs.REGISTRY.register(bus);
> Task :compileJava FAILED
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 --info option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 28s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 32 seconds
 

The mod.tabs file is missing, although I didn't mess with the files. Can somebody help me?

Last seen on 10:12, 20. Jun 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But how do I fix it?
Fri, 06/14/2024 - 07:24

But how do I fix it?

Last seen on 10:12, 20. Jun 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't have any plugins in…
Fri, 06/14/2024 - 19:11

I don't have any plugins in the mod (or outside the mod).

You may have plugins…
Sat, 06/15/2024 - 15:58

You may have plugins accidentally installed. If this is not the case, open bug report at GitHub with demo workspace showcasing the problem