Create Big Cannons

Create Big Cannons

2M Downloads

Failed to start the minecraft server

AIMATO opened this issue ยท 6 comments

commented
  • OS: Windows11 22H2
  • Version: 0.1-beta
    Forge vision 40.1.68

server args
-Xms4G -Xmx8G -server -XX:+IgnoreUnrecognizedVMOptions -XX:-UseG1GC -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:-UseBiasedLocking -Dusing.aikars.flags=https://mcflags.emc.gs/ -Daikars.new.flags=true -Dterminal.jline=false -Dterminal.ansi=true -XX:+UseCompressedOops -XX:+OptoScheduling -XX:+OptoBundling -XX:+UseStringDeduplication -XX:+AllowParallelDefineClass -XX:+UseVectorCmov -XX:-DontCompileHugeMethods -Dfile.encoding=UTF-8

Log:
debug.log
latest.log

commented

I'm not sure if Flywheel is needed or not on the serverside, if not I'll get a quick fix in.

commented

I'm not sure if Flywheel is needed or not on the serverside, if not I'll get a quick fix in.

Flywheel is render stuff, not need on server side

commented

right then, i'll just add an @OnlyIn(Dist.CLIENT) (๐Ÿคฎ), it's a dirty solution but it should work.

commented

Actually, I'll get this tested, and then I'll actually close the issue if it does actually work, just hang tight

commented

Should be fixed as of rbasamoyai@868b50d.

commented

Yep, doesn't seem to crash on server start ๐Ÿ‘