Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OptiGUI crashes on client startup (NeoForge 1.21.1) #1403

Open
Tapacywka opened this issue Sep 10, 2024 · 2 comments
Open

OptiGUI crashes on client startup (NeoForge 1.21.1) #1403

Tapacywka opened this issue Sep 10, 2024 · 2 comments
Labels
1.21.x Targets Minecraft 1.21 compat A mod is found to be incompatible mixin conflict Caused by conflicting mixins

Comments

@Tapacywka
Copy link

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

  1. Install NFFAPI, Connector, Connector Extras, Fabric Language Kotlin, Kotlin for Forge, OptiGUI and Animatica (for animated GUIs).
  2. Start the client.

Logs

https://mclo.gs/OjNsZ2S

Additional context

No response

@Tapacywka Tapacywka added the compat A mod is found to be incompatible label Sep 10, 2024
@Tapacywka
Copy link
Author

Small addition: OptiGUI works great on the 1.20.1 version of the game via Connector.

@Su5eD Su5eD added mixin conflict Caused by conflicting mixins 1.21.x Targets Minecraft 1.21 labels Sep 22, 2024
@opekope2
Copy link

I patched OptiGUI in 2.3.0-beta.5.
Turns out, there is a Fabric API, which does exactly what the conflicting mixin did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.x Targets Minecraft 1.21 compat A mod is found to be incompatible mixin conflict Caused by conflicting mixins
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants