Hi, i have an issue with my server on Multicraft, i constantly get the following warns, without mods the server works, but the moment i put a single mod (this time i tried with optifine) it doesn't work anymore, my server crashes.
Here's my full log message
24.05 00:49:51 [Server] INFO 2023-05-24 00:49:51,377 main WARN Advanced terminal features are not available in this environment
24.05 00:49:51 [Server] main/INFO ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
24.05 00:49:51 [Server] main/INFO ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17 by Oracle Corporation; OS Linux arch amd64 version 4.15.0-197-generic
24.05 00:49:51 [Server] INFO Exception in thread "main" cpw.mods.niofs.union.UnionFileSystem$UncheckedIOException: java.util.zip.ZipException: zip END header not found
24.05 00:49:51 [Server] INFO Caused by: java.util.zip.ZipException: zip END header not found
24.05 00:49:51 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1315)
24.05 00:49:51 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1529)
24.05 00:49:51 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:174)
24.05 00:49:51 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getZipFileSystem(ZipFileSystemProvider.java:125)
24.05 00:49:51 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:120)
24.05 00:49:51 [Server] INFO at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:528)
24.05 00:49:51 [Server] INFO at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:475)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:112)
24.05 00:49:51 [Server] INFO at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
24.05 00:49:51 [Server] INFO at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
24.05 00:49:51 [Server] INFO at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)
24.05 00:49:51 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
24.05 00:49:51 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
24.05 00:49:51 [Server] INFO at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
24.05 00:49:51 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
24.05 00:49:51 [Server] INFO at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystem.<init>(UnionFileSystem.java:107)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystemInternal(UnionFileSystemProvider.java:115)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystem(UnionFileSystemProvider.java:105)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:84)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:70)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:66)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58)
24.05 00:49:51 [Server] INFO at cpw.mods.securejarhandler/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50)
24.05 00:49:51 [Server] INFO at MC-BOOTSTRAP/fmlloader@1.19.2-43.2.0/net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.visitFile(ModDirTransformerDiscoverer.java:61)
24.05 00:49:52 [Multicraft] Server shut down (starting)
24.05 00:49:52 [Multicraft] Not restarting crashed server.
24.05 00:49:52 [Multicraft] Looks like a crash, check the server console. Return value: 1
24.05 00:49:52 [Multicraft] Server stopped