Actions
Emulator Issues #11935
closedAndroid: It's possible to attempt to start multiple Emu threads
% Done:
0%
Operating system:
Android
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-12132
Description
What's the problem? Describe what went wrong.
It's possible to click one game and then click on another before the first game loads. Two errors are possible when emulation starts:
- Both games are the same:
../../../../../../Core/Common/MsgHandler.cpp:115 E[MASTER]: Question: An error occurred.
Line: 182
File: ../../../../../../Core/Core/IOS/IOS.cpp
Ignore and continue?
- Different games:
../../../../../../Core/Common/MsgHandler.cpp:115 E[MASTER]: Question: Emu Thread already running
What steps will reproduce the problem?
- Select a game
- Select a game again before emulation starts
- Observe errors
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-11384
What are your PC specifications? (CPU, GPU, Operating System, more)
Samsung Galaxy Note8 (SM-N950U)
Qualcomm Snapdragon 835
Octa-core (4x2.35 GHz Kryo & 4x1.9 GHz Kryo)
Adreno 540
6GB RAM (LPDDR4)
Android 9
OpenGL ES 3.2 V@331.0
Updated by ryanebola16 almost 5 years ago
- Operating system Android added
- Operating system deleted (
N/A)
Updated by ryanebola16 almost 5 years ago
- Status changed from New to Fix pending
- Assignee set to ryanebola16
Updated by ryanebola16 almost 5 years ago
- Status changed from Fix pending to Fixed
- Fixed in set to 5.0-12132
Actions