Error while booting up a minecraft server
Skycaller opened this issue ยท 6 comments
Forge version 40.2.9
Minecraft version: 1.18.2
Modpack: Vault Hunters
I get the following error when starting the Server:
java.lang.NullPointerException: Cannot invoke "net.creeperhost.ftbbackups.org.quartz.Scheduler.isShutdown()" because "net.creeperhost.ftbbackups.FTBBackups.scheduler" is null
at TRANSFORMER/[email protected]/net.creeperhost.ftbbackups.FTBBackups.killOutThreads(FTBBackups.java:126)
at java.base/java.lang.Thread.run(Thread.java:1583)
Can anyone help?
Thanks already :)
I'm pretty sure it's happening because another mod is crashing your server, can you fix the other errors then see if it solves the issue?