
NoSuchMethodError: GsonBuilder#setLenient
tomwmth opened this issue ยท 0 comments
All Minecraft versions before 1.12 include a version of Gson where this method does not exist. This results in MixinBooter being unable to ever successfully discover any Mixin configs from other mods as this exception is triggered before it can complete.
Stacktrace: https://mclo.gs/xQSbrVU