isXander / Controlify

Another controller mod - for fabric!
https://www.isxander.dev/mods/controlify
GNU Lesser General Public License v3.0
135 stars 27 forks source link

[Bug] (1.7.0 beta 3) Crash with connecting controllers #188

Open Oliver-makes-code opened 10 months ago

Oliver-makes-code commented 10 months ago

Current Behaviour

When the mod detects a controller as a gamepad with SDL, but not with GLFW, it'll attempt to connect to the gamepad with GLFW, causing it to crash because GLFW doesn't see it as a gamepad

Expected Behaviour

It doesn't crash

Screenshots

No response

Reproduction Steps

n/a

Logs

https://mclo.gs/CeNnC5a

Mod Version

1.7.0-beta.3+1.20.2

Controller

Xbox one controller

Bluetooth

Operating System

Linux/SteamOS

ARM

Additional Information

I've only tested the issue on Linux, because I do not own a mac or a windows key

We talked about it in the discord server before making the issue

Just to make sure...

WerySkok commented 9 months ago

Getting the same error, I'm on Fedora KDE 39. The modpack is Fabulously Optimized 5.5.0 but with the latest build of the mod. https://mclo.gs/EIVarSa

WerySkok commented 9 months ago

Just want to note 09b91cfab8d204e247b358e2d3264152cf862173 did solve the issue for me, I'm running the latest build of the mod and it's working properly rn

Spicytin commented 5 months ago

Just want to note 09b91cf did solve the issue for me, I'm running the latest build of the mod and it's working properly rn

Not for me. I compiled the mod from that branch you provided and its still crashing.

isXander commented 5 months ago

Just want to note 09b91cf did solve the issue for me, I'm running the latest build of the mod and it's working properly rn

Not for me. I compiled the mod from that branch you provided and its still crashing.

Then you will have a different problem then.