You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Need to add check for file exists so we don't worry about capturing an error on a non-error.
Sentry Issue: MEGAMEK-3P
The text was updated successfully, but these errors were encountered: