Hexerei

Hexerei

16M Downloads

Hexeri Crashing Servers Due to Chunk Loak

Zelioth opened this issue ยท 2 comments

commented

Minecraft 1.19.2
Forge 43.1.57
Hexeri : Latest Version

Hexerei appears to be loading chunks in "onchunkunloaded" which is causing an instant server crash.

crash-2022-11-27_21.06.19-server.txt
Console Crash information.txt

commented

seems to be related to #69

at net.joefoxe.hexerei.tileentity.ModChestBlockEntity.sync(ModChestBlockEntity.java:157) ~[hexerei-0.2.5.jar%23324!/:0.2.5] {re:classloading} at net.joefoxe.hexerei.tileentity.ModChestBlockEntity.onChunkUnloaded(ModChestBlockEntity.java:151) ~[hexerei-0.2.5.jar%23324!/:0.2.5] {re:classloading}

commented

I'm also having this issue with my server.

at net.joefoxe.hexerei.tileentity.ModChestBlockEntity.sync(ModChestBlockEntity.java:157) ~[hexerei-0.2.5.jar%23556!/:0.2.5] {re:classloading}
at net.joefoxe.hexerei.tileentity.ModChestBlockEntity.onChunkUnloaded(ModChestBlockEntity.java:151) ~[hexerei-0.2.5.jar%23556!/:0.2.5] {re:classloading}