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

crashing on invalid ini file load #15

Open
nickzoic opened this issue Apr 19, 2023 · 1 comment
Open

crashing on invalid ini file load #15

nickzoic opened this issue Apr 19, 2023 · 1 comment

Comments

@nickzoic
Copy link
Collaborator

Currently the config file loader crashes out with a KeyError if there are parameters in the config file not present in the plugin.
This isn't great. Should generate a warning and a nice pop-up display.

Probably should also be checking for changes in plugin revision and warning about those too.

@nickzoic
Copy link
Collaborator Author

nickzoic commented Apr 2, 2024

also, if it is called with a nonexistent .ini file it doesn't load anything but also doesn't show an error, which is confusing.

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

No branches or pull requests

1 participant