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

fix null pointer crash on missing icon option #27

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

GitGitro
Copy link
Contributor

@GitGitro GitGitro commented Mar 5, 2025

Hi,

currently the app crashes when selecting the missing icon option with a null pointer exception.
I've added a simple null check, so it can keep going. Tbh i don't know why would try to load an icon if is missing 🤔 but this way it doesn't crash

@Kaiserdragon2
Copy link
Owner

Thanks for the fix. I'm not sure why i programmed it the way that it tries to load the icon. It seems like it is something that can be improved.

@Kaiserdragon2 Kaiserdragon2 merged commit ea3ae49 into Kaiserdragon2:main Mar 6, 2025
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 this pull request may close these issues.

2 participants