Hi I've been trying to setup a 1.19.2 Forge Minecraft Server on my Linux Server running Debian 11. After I installed the server using the "--installServer" argument, I'm able to start the server without any mods. However, as soon as I put any sort of mod into the mods folder, "zip END header not found" error occurs and the server crashes.
You can see the error log here: https://pastebin.com/Fdz4mrvS
I'm using Java 17.0.7 running on a headless Debian 11 Server hosted at my home. Server specifications are:
CPU: i3-2350M
GPU: Intel HD 3000
Memory: 12GB
HDD: 500GB
My Forge Version is 1.19.2-43.2.0
Here are some things I've tried in order to resolve the issue:
Used different Java Version (20.0.1)
Tried different mods.
Used different Forge Version (1.19.2 - 43.2.11)
Used different Minecraft Version (1.19.3 - 44.1.0)
I've looked at different threads that says that the mod is corrupt. I'm certain that the mod is not corrupt, there is little to no chance that 3 popular mods that I used to test the server all will be corrupt. I've tested the server using Spark, JEI, AppleSkin, and Cloth Config API. I've tried different version of those mods to eliminate possibilities that the mods might be corrupt. The server crashes as soon as I put a single mod in the folder. I've tested each mod individually with a Fresh Forge Server Installation and the same error occurs.