Emulator Issues #12776
closedCurrent master causes crash in Bomberman Land
0%
Description
Game Name?
Bomberman Land
Game ID? (right click the game in the game list, Properties, Info tab)
RBBE18 (0001000052424245)
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
8d19840dd9275c8d3e433c75c543fd32
What's the problem? Describe what went wrong.
Crash
What steps will reproduce the problem?
- Start Game
- Choose Battle
- Confirm player selection
- Crashes when players should be choosing their avatar
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
master
Is the issue present in the latest stable version?
Not checked yet.
I still had an old build from 14th of June 2021 lying around - that one works fine.
What are your PC specifications? (CPU, GPU, Operating System, more)
Ubuntu 21.04
Intel 6 core i5
32 GB RAM
Files
Updated by JMC4789 almost 3 years ago
- Status changed from New to Questionable
I can't reproduce the issue, and there's some specific information missing from this issue report that makes it hard to figure out what's wrong. I suggest bisecting to an exact build that caused your regression so that we can better assist you.
Updated by hatl almost 3 years ago
- File log.txt log.txt added
- File Screenshot_20211226_151224.png Screenshot_20211226_151224.png added
JMC4789 wrote:
I can't reproduce the issue, and there's some specific information missing from this issue report that makes it hard to figure out what's wrong. I suggest bisecting to an exact build that caused your regression so that we can better assist you.
Added some more information.
Unfortunately, the stack trace doesn't contain any useful hints.
Updated by hatl almost 3 years ago
built latest master with commit hash: a29d7625ddb67f29f6dc46858b2b1488b72fd42b
Updated by JosJuice almost 3 years ago
This might be the same as issue 12762. Could you test the pull request linked in that issue?
Updated by hatl almost 3 years ago
Thanks for the quick response.
Yes, that patch fixed the issue!
Updated by JosJuice almost 3 years ago
- Is duplicate of Emulator Issues #12762: Rygar: The Battle of Argus - Crashes with Backpatch Warning added
Updated by JosJuice almost 3 years ago
- Status changed from Questionable to Duplicate
Thanks for testing!