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

NSException: Joypad playerIndex #95365

Closed
Morokiane opened this issue Aug 10, 2024 · 3 comments · Fixed by #95425
Closed

NSException: Joypad playerIndex #95365

Morokiane opened this issue Aug 10, 2024 · 3 comments · Fixed by #95425

Comments

@Morokiane
Copy link

Tested versions

Godot 4.3rc3.

System information

Mac M1, macOS 14.5, Logitech Gamepad F310

Issue description

I can get a ton of errors in 4.3rc3. Sometimes at startup it will freeze with gamepad plugged in. Other times it will start project fine then sometimes when I go to play the game it'll freeze up and display these errors run: NSException: -[Joypad playerIndex]: unrecognized selector sent to instance 0x6000037fc990

Did not see this is issue in rc2.

Screenshot 2024-08-10 at 12 28 37

Steps to reproduce

Not sure if just happens when the Logitech F310 is plugged in.

Minimal reproduction project (MRP)

NA

@akien-mga
Copy link
Member

CC @bruvzg

@bruvzg
Copy link
Member

bruvzg commented Aug 12, 2024

Can't reproduce it with XBox Wireless controller and DualSense controllers. Isn't F310 an 360 clone? macOS should not recognize it at all.

@Morokiane
Copy link
Author

macOS has no problem recognizing the controller. There is an issue with the select button but overall it works as expected. For my game in Godot it performs exactly as it does on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants