Jump to content

WARN Advanced terminal features are not available in this environment


Recommended Posts

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/[email protected]/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

Link to comment
Share on other sites

Quote

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

One of your mod files is broken. The error does not say which one.

Probably it didn't download properly.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.