Actions
Emulator Issues #10797
closedAndroid: a sequence of popups when emulation fail
Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Game Name?
Animal Crossing and possibly any other game
What's the problem? Describe what went wrong.
a lot of warnings popups that doesn't allow the user to exit emulation
What steps will reproduce the problem?
- Choose Vulkan as backend to trigger the failure
- Open Animal crossing (Probably other games will have the same issue)
- Press home button to leave Dolphin
- Open Dolphin again
- You will notice the first popup "Failed to grab image from swap chain"
- Press okay, to see anther one "Failed to submit command buffer."
- From this point every time you press okay you will get the same popup over and over again
Dolphin 5.0-6194
What are your PC specifications? (CPU, GPU, Operating System, more)
Shield TV
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
For more info see comments in this PR
https://github.com/dolphin-emu/dolphin/pull/6295#issuecomment-356899172
Updated by JosJuice over 7 years ago
- Is duplicate of Emulator Issues #7988: [Android] Streams of Panic Handlers are basically a softlock. added
Actions