Custom biome causes MCreator to fail building

Started by Dranguinidae Opalux on

Topic category: Troubleshooting, bugs, and solutions

Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom biome causes MCreator to fail building

I wanted to test out the color options in a custom biome, and created one with only the required block type inputs and a custom color in each biome color field, and minecraft cannot launch. 

> Task :createMinecraftArtifacts FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':createMinecraftArtifacts'.

Cause seems to be this createMinecraftArtifacts task, but not sure what that is or if I messed something up to get that.

 

Please let me know if it seems that the issue is on my side, or if I just need to hang tight for now.

Your firewall is blocking…
Tue, 12/17/2024 - 16:43

Your firewall is blocking MCreator. Either:

  1. Add MCreator to firewall exceptions
  2. Do Preferences -> Gradle and run -> Enable performance monitor when running Gradle tasks and uncheck that option

See https://github.com/MCreator/MCreator/issues/5218