I've noticed this issue when writing mods that create dimensions at runtime - it's common, and also reproducable on Fabric Loader 0.12.11/Minecraft 1.18.1, on dedicated server
[^crash-2021-12-12_18.06.29-server.txt]
This is repeated and only happens on certain seeds/configurations. Doesn't appear to happen on any of the three vanilla dimensions
The library used for generating these dimensions is [https://github.com/nucleoidmc/fantasy]
-XX:+ShowCodeDetailsInExceptionMessages -Dfabric.dli.config=<path> -Dfabric.dli.env=server -Dfabric.dli.main=net.fabricmc.loader.launch.knot.KnotServer are the flags used to reproduce. I'm using Eclipse Adoptium's termium JDK
I've noticed this issue when writing mods that create dimensions at runtime - it's common, and also reproducable on Fabric Loader 0.12.11/Minecraft 1.18.1, on dedicated server
[^crash-2021-12-12_18.06.29-server.txt]
This is repeated and only happens on certain seeds/configurations. Doesn't appear to happen on any of the three vanilla dimensions
The library used for generating these dimensions is [https://github.com/nucleoidmc/fantasy]
-XX:+ShowCodeDetailsInExceptionMessages -Dfabric.dli.config=<path> -Dfabric.dli.env=server -Dfabric.dli.main=net.fabricmc.loader.launch.knot.KnotServer are the flags used to reproduce. I'm using Eclipse Adoptium's termium JDK