Jump to content

Forge 1.18.2 (Invalid Java Runtine - Exit Code 1) HELP!1


Recommended Posts

LOG I've tried a lot of things idk what to do 😞

 

 

[20May2022 23:24:07.204] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Wr3witsbubby, --version, 1.18.2-forge-40.1.0, --gameDir, C:\Users\will3\AppData\Roaming\.minecraft, --assetsDir, C:\Users\will3\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, d11c0c8a4e3349d29f131b19d4892824, --accessToken, ????????, --clientId, YWRmOWQ5NjEtZGI5OS00NThkLTgzNTctMWI2OWE3NDRmNjg0, --xuid, 2535443737867265, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[20May2022 23:24:07.227] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
[20May2022 23:24:09.566] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[20May2022 23:24:09.568] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/will3/AppData/Roaming/.minecraft/mods/OptiFine_1.18.2_HD_U_H7%20(1).jar%2352!/
[20May2022 23:24:09.587] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\will3\AppData\Roaming\.minecraft\mods\OptiFine_1.18.2_HD_U_H7 (1).jar
[20May2022 23:24:09.589] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[20May2022 23:24:09.654] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/will3/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[20May2022 23:24:09.664] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[20May2022 23:24:10.470] [main/ERROR] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Missing mandatory dependencies: iceberg, iceberg, architectury, cloth_config
[20May2022 23:24:10.872] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[20May2022 23:24:10.895] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 350
[20May2022 23:24:11.227] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[20May2022 23:24:11.875] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[20May2022 23:24:11.904] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.18.2-forge-40.1.0, --gameDir, C:\Users\will3\AppData\Roaming\.minecraft, --assetsDir, C:\Users\will3\AppData\Roaming\.minecraft\assets, --uuid, d11c0c8a4e3349d29f131b19d4892824, --username, Wr3witsbubby, --assetIndex, 1.18, --accessToken, ????????, --clientId, YWRmOWQ5NjEtZGI5OS00NThkLTgzNTctMWI2OWE3NDRmNjg0, --xuid, 2535443737867265, --userType, msa, --versionType, release]
[20May2022 23:24:14.320] [main/WARN] [mixin/]: Error loading class: com/anthonyhilyard/iceberg/util/Tooltips (java.lang.ClassNotFoundException: com.anthonyhilyard.iceberg.util.Tooltips)

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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Maybe try with removing the mod "create goggles". In the log it looks like there is an issue with this mod too!
    • If music flows in your veins, makes you change, reveal yourself in kaleidoscope of emotions, then our website for downloading electronic music will help you always have around good compositions and cheerful mood. Great choice of different genres will cheer the heart of any music lover. muzhousebeat.com
    • Firstly, Java 17 is not required for Forge in Minecraft version 1.12.2, instead it can be deadly to run a 1.12.2 server with Java 17, use Java 8!! Use the correct Java 8 path for the server and you should be good to go! For my use, I am using Eclipse Temurin Java, which you can download relatively easy! Here you have my start arguments when starting Forge server 1.12.2! "C:\Program Files\Eclipse Adoptium\jre-8.0.392.8-hotspot\bin\javaw.exe" -Xmx4G -Xms4G -jar forge-1.12.2-14.23.5.2860.jar pause As I am using Java JRE not Java JDK, please use the version that is best for you! With best regards  nicky.gg
    • Hey, sorry about this but i got an error C:\Users\logan\Desktop\1.12.2 Server>"C:\Program Files\Java\jdk-17\bin\java.exe" -Xmx4G -Xms2048M -jar forgeserver.jar A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)         at java.base/java.lang.reflect.Method.invoke(Method.java:568)         at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)         at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')         at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34)         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)         ... 6 more C:\Users\logan\Desktop\1.12.2 Server>pause Press any key to continue . . .
  • Topics

×
×
  • Create New...

Important Information

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