SpongePowered / Mixin

Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
MIT License
1.41k stars 194 forks source link

Error with GameMenuScreenMixin #616

Closed N0tN0t closed 1 year ago

N0tN0t commented 1 year ago

When i put GameMenuScreenMixin in .mixins.json it gives me Caused by: java.lang.IllegalArgumentException: Cannot add target net/lguestll666l/helper/mixin/GameMenuScreenMixin for net.lguestll666l.helper.mixin.GameMenuScreenMixin because the target is a mixin image image can someone help me?

LlamaLad7 commented 1 year ago

You are trying to mix into your own mixin. This is not a support forum, use the discord in future.