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

FileNotFoundException: mmconf/mm.preferences (No such file or directory) #6365

Open
tapenvy-sentry bot opened this issue Jan 5, 2025 · 0 comments
Open
Assignees
Labels
Bug Sentry Any issues being built and forwarded from Sentry only

Comments

@tapenvy-sentry
Copy link

tapenvy-sentry bot commented Jan 5, 2025

Need to add check for file exists so we don't worry about capturing an error on a non-error.

Sentry Issue: MEGAMEK-3P

FileNotFoundException: mmconf/mm.preferences (No such file or directory)
    at java.io.FileInputStream.open0(FileInputStream.java)
    at java.io.FileInputStream.open(FileInputStream.java:216)
    at java.io.FileInputStream.<init>(FileInputStream.java:157)
    at java.io.FileInputStream.<init>(FileInputStream.java:111)
    at megamek.client.ui.preferences.SuitePreferences.loadFromFile(SuitePreferences.java:128)
...
(1 additional frame(s) were not displayed)
@tapenvy-sentry tapenvy-sentry bot added the Bug label Jan 5, 2025
@HammerGS HammerGS added the Sentry Any issues being built and forwarded from Sentry only label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Sentry Any issues being built and forwarded from Sentry only
Projects
None yet
Development

No branches or pull requests

2 participants