MrCrayfish / Obfuscate

A simple library that adds useful events
Other
41 stars 10 forks source link

Obfuscate 0.6.0 make a mixin error in my workspace #25

Closed MrScautHD closed 3 years ago

MrScautHD commented 3 years ago

Hey Obfuscate 0.6.0 make a error in my workspace

My Console: unknown

MrCrayfish commented 3 years ago

Have you added property 'mixin.env.disableRefMap', 'true' to your run configurations? If yes, it's most likely that the mappings aren't the same. This is one downside to mixins, they only reference down to searge names and not the other way. To fix this though you just have to match the mappings of Obfuscate in your workspace.