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

Default Config Cannot Be Read in JAR Environment #17

Open
syoon2 opened this issue Nov 24, 2022 · 0 comments
Open

Default Config Cannot Be Read in JAR Environment #17

syoon2 opened this issue Nov 24, 2022 · 0 comments

Comments

@syoon2
Copy link
Contributor

syoon2 commented Nov 24, 2022

Related: #15

Due to the current structure of reading config file (assumes working in this repository), this causes an issue with reading the default config in JAR environment. As failback logic kicks in to prompt user, it does not affect the operation in GUI mode.

I can work on a fix for this in the near future.

@syoon2 syoon2 mentioned this issue Aug 18, 2023
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 a pull request may close this issue.

1 participant