Started by
Softi
on
Topic category: Help with MCreator software
Hi so, this is a build error. I made a mod that literally only has an item in it.
BUILD FAILED
Task completed in 3 seconds
> Task :compileJava FAILED
C:\Users\Sideways\MCreatorWorkspaces\pouched\src\main\java\softi\pouched\PouchedMod.java:52: error: package PouchedModItems does not exist PouchedModItems.REGISTRY.register(bus);
^
1 error
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 --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 3 seconds
Did check all the plugins you are using are up to date or are you just winging it and hoping for the best?
A. HI nerdypuzzle thanks for making the best plogins
B. Since i haven't beven able to fully-trust it, i keep my old plugins enabled but never actually put any of the asets from them in. Like the item tooltips i popted, or the 2023.3 geckolib plugin.
I'll try flat removing everything from my plugins tonight
it worked, thanks. Now to tell the devs the duplication glitch wasn't patched out
if the plugin is on the plugin folder, it will load. what duplication glitch u refer?