Emulator Issues #8404
closed4.0-5908 and above crash when configuring GC ports
0%
Description
Game Name?
Any
Game ID?
Any
What's the problem? Describe what went wrong in few words.
Start a game, exit the game, click on Controllers, click on Configure for GC Port 1, crash.
What did you expect to happen instead?
Go to configuration of GC Port 1.
What steps will reproduce the problem?
- Start any game
- Exit out of game
- Click on "Controllers"
- Click on "Configure" for GameCube Port 1
(May have to do this a couple of times and sometimes instead of crashing it just goes back to the main menu)
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
4.0-5908 and above all crash
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
4.0-5906 and below all work
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Mac OS X 10.10.2
2.4 GHz Intel Core i5
Intel Iris 1536 MB
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
http://pastie.org/10051118
Updated by skidau over 9 years ago
Does Dolphin (pre-4.0-5906) detect any of your controllers using SDL? You can determine this by starting up 4.0-5906 and going into the Controller Configuration and seeing if "SDL" is prefixed on any of the controllers on your system (keyboard, gamepad etc).
Updated by skidau over 9 years ago
If so, could you test out PR 2246?
https://github.com/dolphin-emu/dolphin/pull/2246
An OSX test build can be downloaded here:
http://dl.dolphin-emu.org/prs/pr-2246-dolphin-latest.dmg
Updated by aeubanks.spam over 9 years ago
Do you mean the names of all the different input types? I'm just using the keyboard to test and they all either start with "Input" or "Keyboard".
And PR 2246 also crashed the same way.
Updated by skidau over 9 years ago
aeubanks, I have updated PR2246 which should fix this issue for you. You can get it from the same links as above (the dmg file has been updated).
Updated by skidau over 9 years ago
- Status changed from New to Fixed