Crash on first time running 3.1.3 server on Ubuntu Server
McBainWRX opened this issue ยท 5 comments
Bug Report
Server crashes on start for missing mod actuallyadditions
Steps to Reproduce (for bugs)
Install Sevetech Ages 3.1.3 on Ubuntu Server. Run for the first time.
Logs
Client/Server Log: -
Crash Log: crash-2020-07-04_04.08.47-server.txt
Client Information
Modpack Version: SevTech: Ages 3.1.3
Java Version: openjdk 1.8.0_252
Memory Allocated: 4GB
Server/LAN/Single Player: Server
Optifine Installed: no
Shaders Enabled: no
World Information
Modpack Version world created in: SevTech: Ages 3.1.3
Additional Content Installed: None
Server Information
Java Version: OPEN JDK 8
Operating System: Ubuntu Server 20.04
Hoster/Hosting Solution:
Sponge (Non-Vanilla Forge) Server: -
OTHER
Early in the startup of the server it generates a fatal error for a missing modpack, in this case actuallyadditions. The jar file for this mod is present in the mods folder but apparently not found by forge. It's very possible that this is some problem with my setup on Ubuntu server, I'm not a regular user of Linux, but I can successfully install and run SevTech Ages 3.1.2 Hotfix 1 and Vanilla servers on the same installation.
Forge should log why it decides not to load any file in the mods folder. Please include a log.
@McBainWRX: hello! ๐
This issue is being automatically closed because it does not follow the issue template.
Concerning Actually Additions, your log shows the following:
[04:08:40] [Server thread/ERROR] [FML]: There was a problem reading the entry de/ellpeck/actuallyadditions/api/ActuallyAdditionsAPI.class in the jar ./mods/ActuallyAdditions-1.12.2-r149.jar - probably a corrupt zip
net.minecraftforge.fml.common.LoaderException: java.util.zip.ZipException: invalid LOC header (bad signature)
As Forge indicates, this file has somehow become corrupted. This could have happened at any point from download of the pack zip to decompression to uploading to the server, or even whilst the file is at rest on the server's drive.
To eliminate all of these possibilities, please download the pack zip again and replace your existing setup.
Server logs.
debug.log
latest.log