Open bcmpinc opened 6 months ago
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. Here's the first instance I see of the stacktrace.
Same problem while death in 3.3.3-45 forge today.
Neruina output(partly): net.minecraft.ReportedException: Ticking player at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.level.ServerPlayer.m9240(ServerPlayer.java:530) ... Caused by: java.util.NoSuchElementException: No value present at java.base/java.util.Optional.get(Optional.java:143) at TRANSFORMER/bloodmagic@3.3.3-45/wayoftime.bloodmagic.compat.CuriosCompat.getCuriosInventory(CuriosCompat.java:26) ...
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"):