Started by
DVH
on
Topic category: Plugins and third-party tools
Well,my eng is bad so i will use google translate
As soon as I click on the export button in Mcreator, it is not able to complete the work and gives a gradle error and prompts me to regenerate the code, maybe someone knows how to fix this, or maybe I installed it incorrectly, I just need to throw the zip file into the plugins folder, right?
Possibly https://mcreator.net/wiki/gradle-setup-errors
> Configure project :
Fabric Loom: 1.0.18
Not publishing sources jar as it was not found. Use java.withSourcesJar() to fix.
> Task :compileJava
C:\Users\Admin\MCreatorWorkspaces\ellicemodfromdvh\src\main\java\net\mcreator\ellicemodfromdvh\block\RefalloreBlock.java:37: error: cannot find symbol public List<ItemStack> getDrops(BlockState state, LootContext.Builder builder) {
^
symbol: class List
location: class RefalloreBlock
C:\Users\Admin\MCreatorWorkspaces\ellicemodfromdvh\src\main\java\net\mcreator\ellicemodfromdvh\init\EllicemodfromdvhModFeatures.java:20: error: cannot find symbol private static void register(String registryName, Feature feature, Predicate<BiomeSelectionContext> biomes, GenerationStep.Decoration genStep) {
^
symbol: class Predicate
location: class EllicemodfromdvhModFeatures
2 errors
> 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 --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 37s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 44 seconds
Still getting this error
Regenerate code-doesnt work,still giving error.
Probably bug that needs to be reported to the plugin author, however plugin development is currently on hold afaik
so,i cant create my mod for 1.19.2 fabric?...