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

Fix startup error by setting default config values #886

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

DanRStevens
Copy link
Collaborator

This prevents load errors when the config file is not pre-existing.

Closes #885

More long term we might want to consider updating how error handling works in the config option parsing.

  • RendererOpenGL::ReadConfigurationOptions()
  • MixerSDL::ReadConfigurationOptions()

Tagging #797 as related.

This prevents load errors when the config file is not pre-existing.
@DanRStevens DanRStevens merged commit 3a8be9f into master Jun 25, 2021
@DanRStevens DanRStevens deleted the fixTestGraphicsConfigStartup branch June 25, 2021 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config load problem with test-graphics
1 participant