-
Notifications
You must be signed in to change notification settings - Fork 277
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
[1.20.1] Log spam upon player death #2038
Comments
I'm also getting something like this. It seems to be something to do with the rendering the death screen specifically, and the fact the chat panel doesn't exist on that screen. |
Same problem while death in 3.3.3-45 forge today. Neruina output(partly): Hope for a new release to solve this problem. |
Having the same issue |
For reference, these are my latest logs, https://mclo.gs/FOP7yqA you can see the second half is just a constant spam |
Sad that there has been no response to this. |
Issue Description:
With the Blood Magic & Curios API mods installed, when the player dies, an exception is thrown and printed to the log file repeatedly.
What happens:
The following stack trace is printed to the log file repeatedly:
What you expected to happen:
The exception is prevented from being thrown
Steps to reproduce:
/kill
command.Affected Versions (Do not use "latest"):
The text was updated successfully, but these errors were encountered: