Skip to content

Fix User Directory Issue#986

Merged
jadeandtea merged 2 commits into
masterfrom
dev
May 1, 2026
Merged

Fix User Directory Issue#986
jadeandtea merged 2 commits into
masterfrom
dev

Conversation

@jadeandtea
Copy link
Copy Markdown
Collaborator

@jadeandtea jadeandtea commented May 1, 2026

Description

After using the installer to download and launch LEGUP, the program would crash immediately after the launch splash art due to an issue with the default user directory. The issue has been fixed, and a test has been created to ensure the same issue doesn't happen again.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (improvement to an already existing feature)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Creating an installer and running it now works. A test that ensures the correct folder location passes.

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@jadeandtea jadeandtea merged commit cfb5675 into master May 1, 2026
13 checks passed
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.

1 participant