Mod Workspace Not Compiling Correctly with Fabric

Started by MrCreeps on

Topic category: Help with modding (Java Edition)

Last seen on 01:15, 24. Mar 2024
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mod Workspace Not Compiling Correctly with Fabric

Hello, I am using 1.16.3 1.0.0-pre.4 of the Fabric Generator and I have Cloth Commons 1.0. I am not using the most recent version of Cloth Commons because it said "Don't use this version with the fabric and Spigot generators because you can have some problems." I only have a block element. Here are the modified stats (I just included everything even though some may not be needed):

 - Texture

 - Name in GUI (Beewood Bookshelf)

 - Material (Wood)

 - Creative Inventory Tab (Decorations)

 - Block Sound (Wood)

 - Hardness (25)

 - Resistance (25)

 - Emissive Rendering (True)

 - Tool Able to Destroy (Axe)

 - Enchantment Power Bonus (1.2)

 

The error I received said this:

"Your main mod file did not compile properly.

This usually happens caused by inconsistencies in the mod code during builds.

MCreator can solve this issue for you by regenerating the entire mod's code.

If you have locked mod elements or mod base files, they can cause this error too.

Click Regenerate code button to proceed with this action"

I already regenerated the code multiple times and nothing changed.

I also restarted MCreator.

 

I tried to include as most detail as I could. I still have much more information that I could provide.

Thanks!

We already know this bug,…
Thu, 10/08/2020 - 01:15

We already know this bug, and it is already fixed. I had to release a new version a few days ago, but I did not have the time. I'm making it, and I will post it soon.

Last seen on 01:15, 24. Mar 2024
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cool, thanks! I can't wait…
Thu, 10/08/2020 - 11:19

Cool, thanks! I can't wait to develop some more fabric mods since MCreator hasn't updated to 1.16. Also thanks for all the work you have done in the MCreator community!

Last seen on 16:12, 18. May 2022
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unfortunetly I ran into the…
Wed, 05/18/2022 - 16:09

Unfortunetly I ran into the same bug and was not able to update, but this time it was a biome. I think it does this with any element.