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(LauncherSettings): do not send a zero-length argument #657

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

keturn
Copy link
Member

@keturn keturn commented Aug 19, 2021

This tended to happen if this setting was an empty string.

How to test

Make sure the launcher Settings doesn't define any extra game parameters.

Start a game and make sure there's no error or warning in the logs about unrecognized argument "".

…arameter

This tended to happen if this setting was an empty string.
@keturn keturn added the Type: Bug Bug reports for launcher releases (reproducible from master) label Aug 19, 2021
@keturn keturn added this to the v4.4 milestone Aug 19, 2021
@keturn keturn added the Blocker Issue reporting or PR addressing a critical problem that blocks other efforts label Aug 19, 2021
@keturn keturn modified the milestones: v4.4, v4.5 Aug 19, 2021
@skaldarnar skaldarnar merged commit ab7a1e7 into master Aug 19, 2021
@skaldarnar skaldarnar deleted the fix/emptyArg branch August 19, 2021 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker Issue reporting or PR addressing a critical problem that blocks other efforts Type: Bug Bug reports for launcher releases (reproducible from master)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants