Direct server crash when starting server (fabric)
emielderckx opened this issue · 4 comments
Description
Just a lot of errors and a crashing server, don't really know what happens.
I tried running with the lastest build on the site (5.3.0) and on old version on modrinth (5.2.92). With each build I get the errors.
When removing luckperms the server runs smooth.
Server:
2gb - shared test server
openjdk version "1.8.0_262"
OpenJDK Runtime Environment (build 1.8.0_262-b10)
OpenJDK 64-Bit Server VM (build 25.262-b10, mixed mode)
:/home/container$ java -Xms128M -Xmx2048M -jar server.jar
[15:41:09] [main/INFO]: Loading for game Minecraft 1.16.5
Error:
https://mcpaste.io/71c41545486ea761
Mods installed:
It looks like there is a conflict between chunky pre gen and luckperms https://mcpaste.io/4a5e5e29f1ab012c
Same problem on java 11, chunky dev says its luckperms problem not his code. Same as issue #2880
Closing as duplicate of #2880