Glitchfiend / TerraBlender

TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.
https://www.curseforge.com/minecraft/mc-mods/terrablender
GNU Lesser General Public License v3.0
85 stars 28 forks source link

1.19.4 Critical injection failure #121

Closed DAEXDO3240 closed 1 year ago

DAEXDO3240 commented 1 year ago

What's the issue you encountered?

I added the TerraBlender API, starting the Run it stops me almost immediately and gives me an error regarding mixin.

How can the issue be reproduced?

Implemented TerraBlender and BiomesOPlenty APIs. -> Run ' MyMod [runClient] ' -> Task :runClient FAILED

Logs

https://gist.github.com/DAEXDO3240/35b548426c955630a5a7934938adcb49

Mod Version

1.19.4

Additional information

No response

Adubbz commented 1 year ago

Your build.gradle file needs to have mixins set up correctly otherwise this will happen. See the build.gradle file used by the examples.