Problem with fabric 1.19.2 generator from Goldorion

Started by DVH on

Topic category: Plugins and third-party tools

Last seen on 10:43, 31. Jul 2024
Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Problem with fabric 1.19.2 generator from Goldorion

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?

Last seen on 10:43, 31. Jul 2024
Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  > Configure project …
Tue, 07/09/2024 - 19:03

 

> 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

Last seen on 10:43, 31. Jul 2024
Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Regenerate code-doesnt work…
Tue, 07/09/2024 - 20:36

Regenerate code-doesnt work,still giving error.

 

Probably bug that needs to…
Wed, 07/10/2024 - 15:52

Probably bug that needs to be reported to the plugin author, however plugin development is currently on hold afaik

Last seen on 10:43, 31. Jul 2024
Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so,i cant create my mod for…
Wed, 07/10/2024 - 21:53

so,i cant create my mod for 1.19.2 fabric?...