-
Notifications
You must be signed in to change notification settings - Fork 0
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
Error when saved file chooser paths do not exist later on #2
Comments
Not enough info. Please make sure you are selecting a folder and not a zlib file. It would also be helpful if you could copy the contents of the error and upload it into a text file here. |
java.lang.IllegalArgumentException: Folder parameter must be a valid folder |
Also I haven't opened anything, it crashes when I try and open the file chooser |
This does seem like a bug, I will investigate. As a workaround, please try deleting this preferences file while Treasury is closed, and then re-open Treasury.
You may have to enable viewing of hidden files and folders in File Explorer if you cannot see the |
I think I found the issue. I moved the course data into a new folder, but treasury was still trying to look for the data in the old folder. Well, that's what I'm thinking by looking at the preferences. I deleted prefs.json and it works fine now. |
Treasury searching for a non-existent folder to start the directory chooser in does seem like the problem and a fix will be made for it. Thanks for reporting! |
Whenever I open treasury and select 'Open extracted zlib directory', it shows this instead of opening up the file chooser.
This has not happened before. Other programs like bread, RHRE and tickompiler all work without issue. I have redownloaded treasury multiple times because I thought it was a problem with the download.
The text was updated successfully, but these errors were encountered: