Skip to content
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

[Development builds][Hackrom Crystal Clear 2.3.0] Crash when loading a savestate from the Pokedex #2097

Closed
RafaelTrepaUnCarballo opened this issue Mar 30, 2021 · 4 comments
Labels
feature:savestates Issues in save state implementation platform:GB/GBC Game Boy/Game Boy Color-related issues severity:bug Severe issues affecting multiple games severity:regression Issues that were not present in previous versions

Comments

@RafaelTrepaUnCarballo
Copy link

  1. Create a savestate
  2. Open the pokedex menu
  3. Load that savestate

The game will freeze with a light color screen.

This bug appeared at some point between the 0.8.4 and 0.9.0 releases.

Latest Win64 development build: CRASH
Latest Switch development build: CRASH
0.9.0 Win64 stable build: CRASH
0.8.4 Win64 stable build: WORKS FINE

Log details:
The game log spams two GAME ERROR on loop when opening the Pokedex
[GAME ERROR] GB I/O: Writing to unknown register FF15:00
[GAME ERROR] GB I/O: Writing to unknown register FF1F:00

...

And when you load the savestate, it shows many [GAME ERROR] GB I/O: Writing to unknown register FF56:00
Those messages are stub in 0.8.4.

Hardware and software report:
bug report.zip

@endrift
Copy link
Member

endrift commented Mar 30, 2021

Please retry in latest dev, I fixed a savestate bug pretty much immediately.

@RafaelTrepaUnCarballo
Copy link
Author

I just downloaded 0.10-6896-30ed94e80 from your website.
Still has the bug

@endrift
Copy link
Member

endrift commented Mar 30, 2021

Where are you creating the savestate that you're loading while in the Pokedex? I'm not able to reproduce I can reproduce now.

@endrift
Copy link
Member

endrift commented Mar 30, 2021

I've figured out the issue. I'll have a fix tonight.

@endrift endrift added severity:bug Severe issues affecting multiple games severity:regression Issues that were not present in previous versions platform:GB/GBC Game Boy/Game Boy Color-related issues feature:savestates Issues in save state implementation labels Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:savestates Issues in save state implementation platform:GB/GBC Game Boy/Game Boy Color-related issues severity:bug Severe issues affecting multiple games severity:regression Issues that were not present in previous versions
Projects
None yet
Development

No branches or pull requests

2 participants