Jump to content

[1.14.3] Error


Aathoss

Recommended Posts

Hello, I come to you after the impossibility to start minecraft 1.14.3, I have the following error I try a different solution impossible to solve

Version: 1.14.3-27.0.23

No mods install! blank version
I installer for charger 1.14.3 the forge installer

 

Voici l'erreur:

[11:47:35.661] [Client thread/INFO] [ModLoader/CORE]: Loading Network data for FML net version: FML2 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39) 
Exception in thread "Client thread"
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.Launcher.run(Launcher.java:77) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at cpw.mods.modlauncher.Launcher.main(Launcher.java:62) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at java.lang.reflect.Method.invoke(Method.java:498) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: 	... 4 more 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.IncompatibleClassChangeError: vtable stub 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) 
[11:47:35.755] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.state.EnumProperty.func_177708_a(SourceFile:75) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.state.EnumProperty.func_177709_a(SourceFile:71) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.state.properties.BlockStateProperties.<clinit>(SourceFile:41) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.fluid.FlowingFluid.<clinit>(SourceFile:33) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.fluid.Fluids.<clinit>(SourceFile:7) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.util.registry.Registry.lambda$static$1(Registry.java:81) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.util.registry.Registry.lambda$static$37(Registry.java:247) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at java.util.LinkedHashMap$LinkedEntrySet.forEach(LinkedHashMap.java:671) 
[11:47:35.757] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:34) 
[11:47:35.756] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.util.registry.Registry.<clinit>(Registry.java:246) 
[11:47:35.757] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.client.main.Main.main(SourceFile:154) 
[11:47:35.757] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	at net.minecraft.client.Minecraft.<init>(Minecraft.java:353) 
[11:47:35.757] [Client thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: 	... 10 more 

 

logs logs.txt

 

Merci d'avance pour votre retour

Edited by Aathoss
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.