Jump to content
  • 0

Crashing on starting Non-Dedicated MP Server


Ghul King

Question

I've been trying to start an MP server on my home machine but for some reason it's been crashing out.  I've stripped all mods, unsubbed from all mods, deleted all previous files, and have done a fresh install with a file verification but get the following:

 

ERROR: General     , 1675210664594> 1,418,447,170> Exception in thread "main" ERROR: General     , 1675210664595> 1,418,447,170> java.lang.NoClassDefFoundError: org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator
ERROR: General     , 1675210664595> 1,418,447,170>     at zombie.core.backup.ZipBackup.makeBackupFile(ZipBackup.java:79)
ERROR: General     , 1675210664595> 1,418,447,170>     at zombie.core.backup.ZipBackup.onStartup(ZipBackup.java:47)
ERROR: General     , 1675210664595> 1,418,447,170>     at zombie.network.GameServer.main(GameServer.java:639)
ERROR: General     , 1675210664596> 1,418,447,171> Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.archivers.zip.ParallelScatterZipCreator
ERROR: General     , 1675210664596> 1,418,447,171>     at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
ERROR: General     , 1675210664596> 1,418,447,171>     at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
ERROR: General     , 1675210664596> 1,418,447,171>     at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
ERROR: General     , 1675210664596> 1,418,447,171>     ... 3 more

 

Any ideas?  Basically I get a "Server has stopped during launch (Normal Termination" when clicking "start".

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

8 hours ago, Beard said:

Seems like some sort of backup issue. Can you try disabling all the Backup options in the server settings and see if that helps?

This was exactly the issue.  Disabled all backup options and booted up like a champ.  Top notch on this one.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...