Sinytra / Connector

A compatibility layer that allows running Fabric mods on MinecraftForge
https://sinytra.org/docs/connector
MIT License
450 stars 17 forks source link

Incompatibility with new version of Controlify mod (2.0.0 beta) #1133

Closed Axi0L closed 2 weeks ago

Axi0L commented 2 weeks ago

Mod Name

Controlify

Mod Homepage

https://modrinth.com/mod/controlify

Minecraft version

1.20.1

Describe the bug

Mod initializes, but gamepad controls and config screen don't work

Steps to reproduce

Usual installation

  1. Install connector, extras, ffapi, controlify
  2. Install yacl (i used 3.4.2 forge version, 3.4.4 always crash when I try to edit fabric mods)
  3. Enter game and try to control it with gamepad or open it's config screen (options - controls - controller). It will not work

How to make mod work

  1. Instead of beta versions install controlify 1.6.0
  2. Open the game with it and download libraries, calibrate controller
  3. Close the game
  4. Replace controlify 1.6.0 with newer versions
  5. Open minecraft again and it will work

Logs

https://gist.github.com/Axi0L/3fc9dd6e370575f03f089e892ddbcda5

Additional context

After I replaced version back and forward gamepad worked. Then I deleted controlify.json and open minecraft again, I got the same issue I had at the beginning.

Su5eD commented 2 weeks ago

Duplicate of https://github.com/Sinytra/Connector/issues/971