SpongePowered / MixinGradle

Gradle plugin that adds the Mixin technology capability to your project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refmap doesn't generate

rastiqdev opened this issue · comments

Hi, I created this issue because when I test my tweaker client created with forgegradle and mixingradle, I get this warning :

[10:06:12] [main/WARN]: Reference map 'mixins.arkemys.refmap.json' for mixins.arkemys.json could not be read. If this is a development environment you can ignore this message

Then I get this error :

[10:06:12] [main/FATAL]: Mixin apply failed mixins.arkemys.json:client.MixinMinecraft -> ave

Then my client crashes.

I think it is coming from the fact that my refmap isn't generating. I tried applying many fixes but it didn't solve my problem.

By the way here is my build.gradle :

https://pastebin.com/LF7Fx9bd

Have this issue too

This is an issue tracker not a support forum. For support questions use discord, though since you're using 1.8.9 your environment is not supported anyway.