-
Notifications
You must be signed in to change notification settings - Fork 23
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
more crashes #81
Comments
I think root cause for crash is simply that both loops fail getting message: Lines 32 to 44 in 47b18f2
Underlying issue, which seems to be ability to select messages that do not exist, stays even if formspec gets fixed so that normal players wont accidentally trigger these. |
@fluxionary what commit are you using ? The latest one or the 1.1.3 release ? I think @S-S-X is right so if you upgrade to last commit it should fix it. For my own I wasn't able to reproduce the crash. |
I'm not sure what's there in different branches but what I've posted here were all like that in master branch atow. |
Yep, I'm talking about 47b18f2 in master. |
running the lastest commit, i can't cause any of these. |
supposedly the two following are when clicking "reply" and "reply all" with no message selected, but i can't replicate the issue:
the following happens when clicking "read" with no message selected:
The text was updated successfully, but these errors were encountered: