You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting at this line of the latest.log, which was immediately after using the Eye of the Blaze, ModernFix logged A single server tick has taken 40001, more than 40000 milliseconds.
Going down the thread dump eventually has at TRANSFORMER/naturesaura@38.0/de.ellpeck.naturesaura.items.ItemStructureFinder.m_7203_(ItemStructureFinder.java:37)
No ticks happened after this, it just hung forever. I had to kill the instance to get it to close after. This is easily reproducible though.
Removing ModernFix didn't prevent the hang from happening, it just stopped it from being logged.
The text was updated successfully, but these errors were encountered:
Using
NaturesAura-38.0
latest.log https://gist.github.com/aaronhowser1/29937827fc14c9a4ae7852d278b14f5b
debug.log https://gist.github.com/aaronhowser1/03e1ea4f23b64961d0816b3305ae6020
Starting at this line of the latest.log, which was immediately after using the Eye of the Blaze, ModernFix logged
A single server tick has taken 40001, more than 40000 milliseconds
.Going down the thread dump eventually has
at TRANSFORMER/naturesaura@38.0/de.ellpeck.naturesaura.items.ItemStructureFinder.m_7203_(ItemStructureFinder.java:37)
No ticks happened after this, it just hung forever. I had to kill the instance to get it to close after. This is easily reproducible though.
Removing ModernFix didn't prevent the hang from happening, it just stopped it from being logged.
The text was updated successfully, but these errors were encountered: