Posted March 31, 20223 yr Presently, I feel I have a unique issue, but maybe not at the same time. I've used all these mods in older versions, and done troubleshooting, but I don't know if its the mods that's causing the issues or something is wrong, I recently went "full nuclear" in uninstalling and reinstalling minecraft to fix these issues, but it seems it did not help. Any help would be much appreciated, i'll be including the game output log. Spoiler 04:49:45.375 launcher main Preparing to launch minecraft client for 1.18.2-forge-40.0.32 04:49:45.377 launcher main Prepared asset index 04:49:46.173 launcher main Have 3117 total files to check or download 04:49:48.306 launcher main Minecraft client 1.18.2-forge-40.0.32 is ready to start. 04:49:48.306 launcher main Starting! 04:49:48.306 launcher main Nothing to download! 04:49:48.306 launcher main Downloading Java Runtime java-runtime-beta:17.0.1.12.1 04:49:48.559 launcher main Extracting 8 files! 04:49:48.718 launcher main Version does not support log configuration, will assume one plaintext entry per line 04:49:50.851 game 2022-03-31 04:49:50,838 main WARN Advanced terminal features are not available in this environment 04:49:51.050 game [04:49:51] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Jeromy384, --version, 1.18.2-forge-40.0.32, --gameDir, C:\Users\Jeromy\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Jeromy\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, b0bdb39b21cd40e78c35435807647603, --accessToken, ????????, --clientId, NjBiNWJlN2EtMjMzZi00ZWU2LWJkOTAtY2VhNzMyNTRjZjZh, --xuid, 2533274855659859, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.0.32, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220228.144236] 04:49:51.055 game [04:49:51] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft 04:49:51.212 game [04:49:51] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Jeromy/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT 04:49:51.333 game Exception in thread "main" java.io.UncheckedIOException: java.util.zip.ZipException: zip END header not found 04:49:51.334 game at [email protected]/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:59) 04:49:51.335 game at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 04:49:51.335 game at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) 04:49:51.335 game at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720) 04:49:51.335 game at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 04:49:51.335 game at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 04:49:51.335 game at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 04:49:51.335 game at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) 04:49:51.335 game at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) 04:49:51.336 game at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) 04:49:51.336 game at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) 04:49:51.368 game at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) 04:49:51.368 game at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102) 04:49:51.368 game at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55) 04:49:51.368 game at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:87) 04:49:51.368 game at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) 04:49:51.368 game at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) 04:49:51.368 game at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) 04:49:51.368 game at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) 04:49:51.368 game Caused by: java.util.zip.ZipException: zip END header not found 04:49:51.368 game at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1315) 04:49:51.368 game at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1529) 04:49:51.368 game at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:174) 04:49:51.368 game at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getZipFileSystem(ZipFileSystemProvider.java:125) 04:49:51.368 game at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:120) 04:49:51.368 game at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:528) 04:49:51.368 game at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:475) 04:49:51.368 game at [email protected]/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:57) 04:49:51.368 game ... 46 more 04:49:51.872 monitor Process Monitor Process crashed with exit code 1 Thanks in advance. I also don't know if i posted this all properly or not, so please correct me if i messed up. Edited March 31, 20223 yr by Jeromy384 improper copy and paste of log.
March 31, 20223 yr Author 6 minutes ago, diesieben07 said: Looks like you have an invalid jar file, most likely in your mods folder. I'm unsure what I could have thats a invalid Jar file. https://prnt.sc/L_YRzUsZOhB2 this is all thats within my mods folder Edited March 31, 20223 yr by Jeromy384
March 31, 20223 yr Author 16 minutes ago, diesieben07 said: Remove all of them, then add them back one by one until the you have found the broken one. OK! after a brief personal investigation, I had multiple mods that were broken, finding out that from my understanding, the website 9minecraft.net had improper mod files for Serilium's mods and found his mods on cursed forge that were *proper* and not broken, I don't know if there is a way I could contact him, but I appreciate you taking your time to help me. I should of done this to start off with in all honesty. I appreciate you Diesieben
March 31, 20223 yr Author 7 minutes ago, diesieben07 said: Do not use 9minecraft. Check out https://stopmodreposts.org/ for more info. I had no idea thanks. Please feel free to lock this thread and such, my issue is resolved. Edited March 31, 20223 yr by Jeromy384
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.