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

App crashes on start #3

Closed
thegilm opened this issue Oct 5, 2024 · 5 comments
Closed

App crashes on start #3

thegilm opened this issue Oct 5, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@thegilm
Copy link

thegilm commented Oct 5, 2024

Currently I cannot start the app successfully. It begins to load, then suddenly closes.
Last thing i did before, was adding new characters.
Crash log is attached.
crash.txt

I'm on mac OS 14.6.1 on a M2 MBA. Please let me know if I can provide additional informations.

@ErikKalkoken ErikKalkoken added the bug Something isn't working label Oct 5, 2024
@ErikKalkoken
Copy link
Owner

Thanks for posting the issue and the crash report. I will look into it.
Which evebuddy version are you using?

@ErikKalkoken ErikKalkoken self-assigned this Oct 5, 2024
@thegilm
Copy link
Author

thegilm commented Oct 5, 2024

Thanks for the quick response. I'm on the latest 0.2.3, sorry that I didn't include that info.
Very promising tool btw, thanks for developing it!

@ErikKalkoken ErikKalkoken mentioned this issue Oct 5, 2024
@ErikKalkoken
Copy link
Owner

The issue is likely caused by invalid data in a TowerAlertMsg notifications, proberbly from the last character you added. (e.g. aggressorID = 0). I updated the app so it can now deal with those better.

The new release (0.2.4) should available in about 15 mins. Please let me know if that fix works for you.

@thegilm
Copy link
Author

thegilm commented Oct 5, 2024

0.2.4 does remove the problem. The app launches as expected.
Thanks a lot! Awesome work!

@thegilm thegilm closed this as completed Oct 5, 2024
@ErikKalkoken
Copy link
Owner

Thank you for checking out the app and for your kind feedback. The app is still brand new and every feedback helps a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants