-
Notifications
You must be signed in to change notification settings - Fork 182
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
Uncaught error when connecting Bluetooth controllers #292
Comments
Thanks for reporting this. According to GLFW's current documentation, I've reported this at glfw/glfw#1763 to better understand where the problem is. Once we know where the problem is, we'll know the next steps for fixing this. |
See also #274 which is a possible dupe. I note that glfw/glfw#1763 is being worked on upstream. I'm leaving this one open for now since there is some extra discourse here. |
In Ludo, there's a breaking exception that's thrown from
glfw
when connecting a Bluetooth controller:This is directly tied to libretro/ludo/issues/342
This has been confirmed with two 8BitDo controllers (the Lite and the SN30 Pro in X-Input mode) and an Xbox One Bluetooth controller.
Additionally, it seems to be specific to version 3.3, according to the original issue (342, linked above).
The text was updated successfully, but these errors were encountered: