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
This is caused by that Lithium overwrites net.minecraft.server.world.ThreadedAnvilChunkStorage#updatePosition where SReplay also mixins a redirect into (source). This mixin point is part of the configurable watch distance feature. It's seems non-trivial to workaround since Lithium rewrites most of the player chunk position update logic. A simple but maybe undesirable fix might be disable this feature when Lithium is present.
As title says.Crash report and server log attached.Only use lithium and SReplay.Use Dragonwell JDK 11
crash-2021-12-09_10.31.03-server.txt
2021-12-09-7.log.gz
The text was updated successfully, but these errors were encountered: