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

Error saving city in SC4 #123

Open
kegsmr opened this issue Jan 1, 2025 · 0 comments
Open

Error saving city in SC4 #123

kegsmr opened this issue Jan 1, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@kegsmr
Copy link
Owner

kegsmr commented Jan 1, 2025

This is occurs when the launcher is reading a savegame file that the game is trying to overwrite. Normally the launcher closes the file after calculating the MD5, but it's possible that the file is not being closed due to some kind of error. Could be fixed by checking st_size instead of calculating MD5s for savegames in the GameMonitor loop.

error-saving-city

@kegsmr kegsmr added the bug Something isn't working label Jan 1, 2025
@kegsmr kegsmr modified the milestone: v0.8 Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant