fabric generator dosent compile with a music disk

Started by fabricwontcomp… on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 03:47, 5. Oct 2021
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
fabric generator dosent compile with a music disk
Mon, 10/04/2021 - 03:10 (edited)

read the title

heres my console out put

Executing Gradle task: build
Build info: MCreator 2021.2.36710, fabric-1.16.5, 64-bit, 5809 MB, Linux, JVM 11.0.11, JAVA_HOME: /home/austin/Documents/MCreator20212/jdk
> Configure project :
Fabric Loom: 0.7.34
> Task :compileJava FAILED
/home/austin/MCreatorWorkspaces/its_a_mod/src/main/java/net/mcreator/itsamod/item/TestMusicDisc.java:24: error: ')' expected new FabricItemSettings().group(ItemGroup.MISC).maxCount(1).rarity(Rarity.RARE));
^
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
 

i messed with the java file but still wont compile with any changes to what it says

Edited by fabricwontcompiledisk on Mon, 10/04/2021 - 03:10
Last seen on 03:47, 5. Oct 2021
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im on Xubuntu 21.04 if it…
Mon, 10/04/2021 - 03:09

im on Xubuntu 21.04 if it matters

Can you open a bug report on…
Mon, 10/04/2021 - 15:33

Can you open a bug report on the tracker, please? SoI won't forget to fix it.