OptiGUI crashes on client startup (NeoForge 1.21.1)
Mod Name
OptiGUI
Mod Homepage
https://modrinth.com/mod/optigui
Minecraft version
1.21.1
Describe the bug
OptiGUI crashes on client startup (NeoForge 1.21.1)
Steps to reproduce
- Install NFFAPI, Connector, Connector Extras, Fabric Language Kotlin, Kotlin for Forge, OptiGUI and Animatica (for animated GUIs).
- Start the client.
Logs
https://mclo.gs/OjNsZ2S
Additional context
No response
Small addition: OptiGUI works great on the 1.20.1 version of the game via Connector.
I patched OptiGUI in 2.3.0-beta.5. Turns out, there is a Fabric API, which does exactly what the conflicting mixin did.
I have this issue for Forge 1.20.1. Any solution?
I got around this with the following on 1.21.1
Fabric Language Kotlin [1.13.1+kotlin.2.1.10] Forgified Fabric API [0.107.0+2.0.23+1.21.1] OptiGUI [2.3.0-beta.6+1.21] Sinytra Connector [k3UrqfQk]
OptiGUI wont use kotlin for forge by default, you might be able to force it to run anyways with overrides but i haven't tested it