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