Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

The crash be caused by an invalid java runtime configuration .check any custom configuration settings. exit code 1

Featured Replies

Posted

11:59:46.502

launcher

main

Preparing to launch minecraft client for 1.18.2-forge-40.0.32

11:59:47.796

launcher

main

Minecraft client 1.18.2-forge-40.0.32 is ready to start.

11:59:47.796

launcher

main

Starting!

11:59:48.221

launcher

main

Version does not support log configuration, will assume one plaintext entry per line

11:59:49.495

game

2022-03-27 11:59:49,489 main WARN Advanced terminal features are not available in this environment

11:59:49.601

game

[11:59:49] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, 6_Sun_9, --version, 1.18.2-forge-40.0.32, --gameDir, C:\Users\coops\AppData\Roaming\.minecraft, --assetsDir, C:\Users\coops\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, 0ea1c34dc73e44279afb19b0f2565409, --accessToken, ????????, --clientId, YjAxOTA5YTMtYTI4YS00ZmQwLTgxYzUtODFhNTFlZDFhZWE4, --xuid, 2535462323102586, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.0.32, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220228.144236]

11:59:49.603

game

[11:59:49] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.2 by Oracle Corporation

11:59:49.698

game

[11:59:49] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.onLoad

11:59:49.699

game

[11:59:49] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/coops/AppData/Roaming/.minecraft/mods/OptiFine_1.18.2_HD_U_H7_pre2_MOD.jar%2352!/

11:59:49.704

game

[11:59:49] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\coops\AppData\Roaming\.minecraft\mods\OptiFine_1.18.2_HD_U_H7_pre2_MOD.jar

11:59:49.706

game

[11:59:49] [main/INFO] [op.OptiFineTransformer/]: Target.PRE_CLASS is available

11:59:49.752

game

[11:59:49] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/coops/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT

11:59:49.757

game

[11:59:49] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.initialize

11:59:49.785

game

[11:59:49] [main/WARN] [ne.mi.fm.lo.FMLConfig/CORE]: Configuration file C:\Users\coops\AppData\Roaming\.minecraft\config\fml.toml is not correct. Correcting

11:59:49.791

game

[11:59:49] [main/WARN] [ne.mi.fm.lo.FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs

11:59:49.833

game

Exception in thread "main" java.io.UncheckedIOException: java.util.zip.ZipException: zip END header not found

11:59:49.833

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:59)

11:59:49.833

game

at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)

11:59:49.833

game

at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)

11:59:49.833

game

at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)

11:59:49.833

game

at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)

11:59:49.833

game

at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)

11:59:49.833

game

at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)

11:59:49.833

game

at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

11:59:49.833

game

at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)

11:59:49.833

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystem.<init>(UnionFileSystem.java:52)

11:59:49.833

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystemInternal(UnionFileSystemProvider.java:115)

11:59:49.833

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystem(UnionFileSystemProvider.java:105)

  • Author

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:180)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:100)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100)

11:59:49.839

game

at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)

11:59:49.839

game

at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779)

11:59:49.839

game

at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)

11:59:49.839

game

at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)

11:59:49.839

game

at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)

11:59:49.839

game

at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)

11:59:49.839

game

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)

11:59:49.839

game

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)

11:59:49.839

game

at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)

11:59:49.839

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)

11:59:49.839

game

at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)

11:59:49.839

game

Caused by: java.util.zip.ZipException: zip END header not found

11:59:49.839

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1320)

11:59:49.839

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1534)

11:59:49.839

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:179)

11:59:49.839

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getZipFileSystem(ZipFileSystemProvider.java:125)

11:59:49.839

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:120)

11:59:49.839

game

at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:528)

11:59:49.839

game

at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:475)

11:59:49.839

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:57)

11:59:49.840

game

... 46 more

11:59:50.360

monitor

Process Monitor

Process crashed with exit code 1

 

  • Author

Also had this response on the next attempt

 

12:08:44.880

launcher

main

Preparing to launch minecraft client for 1.18.2-forge-40.0.32

12:08:46.169

launcher

main

Minecraft client 1.18.2-forge-40.0.32 is ready to start.

12:08:46.169

launcher

main

Starting!

12:08:46.595

launcher

main

Version does not support log configuration, will assume one plaintext entry per line

12:08:47.916

game

2022-03-27 12:08:47,910 main WARN Advanced terminal features are not available in this environment

12:08:48.026

game

[12:08:48] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, 6_Sun_9, --version, 1.18.2-forge-40.0.32, --gameDir, C:\Users\coops\AppData\Roaming\.minecraft, --assetsDir, C:\Users\coops\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, 0ea1c34dc73e44279afb19b0f2565409, --accessToken, ????????, --clientId, YjAxOTA5YTMtYTI4YS00ZmQwLTgxYzUtODFhNTFlZDFhZWE4, --xuid, 2535462323102586, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.0.32, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220228.144236]

12:08:48.029

game

[12:08:48] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.2 by Oracle Corporation

12:08:48.127

game

[12:08:48] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.onLoad

12:08:48.128

game

[12:08:48] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/coops/AppData/Roaming/.minecraft/mods/OptiFine_1.18.2_HD_U_H7_pre2_MOD.jar%2352!/

12:08:48.132

game

[12:08:48] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\coops\AppData\Roaming\.minecraft\mods\OptiFine_1.18.2_HD_U_H7_pre2_MOD.jar

12:08:48.134

game

[12:08:48] [main/INFO] [op.OptiFineTransformer/]: Target.PRE_CLASS is available

12:08:48.184

game

[12:08:48] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/coops/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT

12:08:48.191

game

[12:08:48] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.initialize

12:08:48.266

game

Exception in thread "main" java.io.UncheckedIOException: java.util.zip.ZipException: zip END header not found

12:08:48.266

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:59)

12:08:48.266

game

at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)

12:08:48.266

game

at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)

12:08:48.268

game

at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)

12:08:48.268

game

at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)

12:08:48.268

game

at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)

12:08:48.268

game

at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)

12:08:48.268

game

at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

12:08:48.268

game

at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)

12:08:48.268

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystem.<init>(UnionFileSystem.java:52)

12:08:48.268

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystemInternal(UnionFileSystemProvider.java:115)

12:08:48.268

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystem(UnionFileSystemProvider.java:105)

12:08:48.268

game

at [email protected]/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:75)

12:08:48.268

game

at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58)

  • Author

This is the only response I'm getting now

 

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:180)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:100)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100)

12:10:26.874

game

at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)

12:10:26.874

game

at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779)

12:10:26.874

game

at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)

12:10:26.874

game

at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)

12:10:26.874

game

at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)

12:10:26.874

game

at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)

12:10:26.874

game

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)

12:10:26.874

game

at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)

12:10:26.874

game

at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)

12:10:26.874

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)

12:10:26.874

game

at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)

12:10:26.874

game

Caused by: java.util.zip.ZipException: zip END header not found

12:10:26.874

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1320)

12:10:26.874

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1534)

12:10:26.874

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:179)

12:10:26.874

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getZipFileSystem(ZipFileSystemProvider.java:125)

12:10:26.874

game

at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:120)

12:10:26.874

game

at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:528)

12:10:26.874

game

at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:475)

12:10:26.874

game

at [email protected]/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:57)

12:10:26.874

game

... 46 more

12:10:27.405

monitor

Process Monitor

Process crashed with exit code 1

 

Edited by Sun

  • Author

I see, I'll experiment with removing them, thanks!

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.