-
-
Notifications
You must be signed in to change notification settings - Fork 875
-
-
Notifications
You must be signed in to change notification settings - Fork 875
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
Crash on save on macOS #8935
Comments
Confirmed with 1.11.0. Haven't bisected, but a quick test of 1.11.0 Beta 2 didn't trigger this issue. |
I'm currently unable to test this myself, but https://gist.github.com/michicc/1c6f8f0b5322c2cb8f0acc908d6b755a might possibly fix this issue. |
When a crash occurs during a save operation, the file can not be used to load a game. Overwriting an existing save file always works. |
@michicc on master branch with your patch I have been unable to reproduce the crash and it is now working as expected. Without the patch the crash occurs. @amf0336 I can confirm the behaviour that you are seeing too. With the above patch the issue goes away, as I've been able to load any of the files I've saved. |
@smsm1 If it's not too much a bother, could you try the patch with both I'm going to prepare a pull request tomorrow for this. |
Thanks, then |
I'm experiencing this bug, latest version, same message, but ONLY if I save by hitting enter in the save dialog |
Can you please create a new bug-report, with the crash log attached? It is possible, although the issues look alike, that they aren't. With a fresh bug-report and crash log we can look into that :) Thank you! |
|
Version of OpenTTD
1.11.0
zip download
Expected result
When saving the game, the game should continue.
Actual result
The game might be saved properly, the application crashes with the error:
otp_crash.log
Steps to reproduce
I can reproduce this on both a Mac Mini 2018 Intel and MacBook Pro M1.
Previous versions (1.10.3) didn't have this issue.
The text was updated successfully, but these errors were encountered: