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

Settings not saved when game crashes #4846

Closed
DorpsGek opened this issue Nov 20, 2011 · 2 comments
Closed

Settings not saved when game crashes #4846

DorpsGek opened this issue Nov 20, 2011 · 2 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

Transportman opened the ticket and wrote:

When making changes to the settings from the main menu, these are not saved when the game crashes. Maybe save the settings when the settings window (and all other windows that change the config-file) is closed? I know it is a bit of a corner case because OpenTTD doesn't crash that often, but I think it is better to save the settings the moment the user is done changing them by closing the settings window.

Reported version: trunk
Operating system: Windows


This issue was imported from FlySpray: https://bugs.openttd.org/task/4846
@DorpsGek
Copy link
Member Author

Rubidium wrote:

That would, sadly enough, require another global variable as you can disable writing the config file with a console parameter. Currently the main functions just keeps a local variable with the information whether to save the config file or not.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4846#comment10507

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Won't fix

See r23491


This comment was imported from FlySpray: https://bugs.openttd.org/task/4846

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant