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

Crash on first run if games are not present or not completely installed #29

Closed
chrisforbes opened this issue Jan 2, 2020 · 1 comment

Comments

@chrisforbes
Copy link

I attempted to launch the 1.62 release build, but it would fail silently.

Built from source instead, and found that the initial settings write is throwing ArgumentNullException if BoP is not found (in Settings.cs:465).

This then leads to writing an incomplete settings file which will cause settings load to fail on subsequent attempts.

Similar issue (at Settings.cs:491) if XWA is not completely installed (in this case, I had the files present from the Steam version but initial setup (which adds all the required registry keys) was not done.

@MikeG621
Copy link
Owner

MikeG621 commented Jan 2, 2020 via email

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

No branches or pull requests

2 participants