Jump to content

Recommended Posts

Posted (edited)

I have done everything from uninstalling all of my java versions and reinstalling a fresh, up to date version of Java 8. I removed and reinstalled a new .minecraft and then installed forge 1.13.2. Either way, the client almost immediately crashes. Running currently java version "1.8.0_211". Oddly enough, forge 1.12 works perfectly fine. 

 

latest.log can be viewed in spoiler below:

Spoiler

[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:21)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:32)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.Launcher.run(Launcher.java:57)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.Launcher.main(Launcher.java:43)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$293/795321555.call(Unknown Source)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:19)
[12May2019 01:39:08.502] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	... 4 more
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.LinkageError: loader (instance of  cpw/mods/modlauncher/TransformingClassLoader): attempted  duplicate class definition for name: "net/minecraft/client/gui/GuiIngame"
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.lang.ClassLoader.defineClass1(Native Method)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.lang.ClassLoader.defineClass(ClassLoader.java:642)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:107)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:76)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:64)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:46)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:20)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraftforge.eventbus.service.ModLauncherService.processClass(ModLauncherService.java:19)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.LaunchPluginHandler.lambda$offerClassNodeToPlugins$7(LaunchPluginHandler.java:40)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$306/1046665075.apply(Unknown Source)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:373)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.ReferencePipeline.reduce(ReferencePipeline.java:474)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:41)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:90)
[12May2019 01:39:08.503] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:215)
[12May2019 01:39:08.504] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106)
[12May2019 01:39:08.504] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:76)
[12May2019 01:39:08.504] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[12May2019 01:39:08.504] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.client.main.Main.main(SourceFile:144)
[12May2019 01:39:08.504] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	... 11 more

 

 

Edited by geekles

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.

Announcements



×
×
  • Create New...

Important Information

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