Sinytra / Connector

A compatibility layer that allows running Fabric mods on NeoForge
https://sinytra.org/docs/connector
MIT License
504 stars 20 forks source link

enchancement1.20-25 #1068

Open lilsherm09 opened 4 months ago

lilsherm09 commented 4 months ago

Mod Name

enchancement

Mod Homepage

https://www.curseforge.com/minecraft/mc-mods/enchancement

Minecraft version

1.20.1

Describe the bug

crashes when trying to load the mod on any update past version 1.20.-8

Steps to reproduce

1.install enchancements and tooltipfix 2.run game 3.crashes ...

Logs

https://mclo.gs/XaPbmX7

Additional context

No response

RabbyDevs commented 3 months ago

Removing these mixins from the mod allows it to launch.

    "vanillachanges.allowduplicatekeybindings.client.ControlsListWidgetKeyBindingEntryMixin",
    "vanillachanges.allowduplicatekeybindings.client.GameOptionsMixin",
    "vanillachanges.allowduplicatekeybindings.client.KeyBindingMixin",