-
Notifications
You must be signed in to change notification settings - Fork 47
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
Modifying controls in Dolphin causes it to crash #80
Comments
I sometimes have the same issue in slippi Dolphin without libmelee involved. Are you sure libmelee is a factor in this issue? |
Yes. If I use Dolphin as a standalone or Slippi Dolphin via the "Configure Dolphin" option in settings, I can configure controls just fine. |
I've seen this happen too. I'm honestly not sure why it happens, but setting a GTK env variable usually fixes it for me:
|
Apologies, just realized I never followed up on this. Is that something I'm able to do on a Mac? As far as I knew, GTK was Linux only. |
Ah, then it probably won't help for you on MacOS sorry. Does it give you any kind of useful error when it crashes? |
Not anything aside from the usual "Crashed due to an unexpected error" message you get when anything crashes on macOS, would the detailed logs from that be helpful? I can reproduce it and post you a link to a Gist. |
Tested on Mac and Windows. After running example.py I noticed my controls (configured through Slippi's option to configure Dolphin) weren't working, so I opened modified them through Dolphin again, clicked 'Okay', and it crashes every time. The script keeps running, but Dolphin crashes and doesn't save my controls, so I have no way to actually control the game.
The text was updated successfully, but these errors were encountered: