Problème crash forge 1.11.2

Statut
N'est pas ouverte pour d'autres réponses.

gwen78

Aventurier
26 Mars 2019
9
1
4
22
J ai pas trouve des crash report donc voila les dernier logs:

Code:
18:51:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:51:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:51:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:51:11] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2823 for Minecraft 1.12.2 loading
[18:51:11] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64
[18:51:11] [main/INFO] [FML]: Searching C:\Users\ClaireG\AppData\Roaming\.minecraft\mods for mods
[18:51:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:51:11] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[18:51:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in blockbuster-1.5.3-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:51:11] [main/WARN] [FML]: The coremod BlockbusterCore (mchorse.blockbuster.core.BBCoreMod) is not signed!
[18:51:11] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[18:51:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mclib-1.0.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[18:51:11] [main/WARN] [FML]: The coremod McLib core mod (mchorse.mclib.core.McLibCM) is not signed!
[18:51:11] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:51:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:51:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.forName0(Native Method)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.forName(Class.java:348)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:54)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.<init>(LegacyJavaFixer.java:30)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.newInstance(Class.java:442)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[18:51:11] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:51:11] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    at com.google.common.base.Throwables.propagate(Throwables.java:240) ~[guava-21.0.jar:?]
    at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:62) ~[legacyjavafixer-1.0.jar:?]
    at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.<init>(LegacyJavaFixer.java:30) ~[legacyjavafixer-1.0.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
    at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:54) ~[legacyjavafixer-1.0.jar:?]
    ... 8 more
[18:51:11] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[18:51:11] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[18:51:11] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[18:51:11] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.Runtime.exit(Runtime.java:107)
[18:51:11] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.System.exit(System.java:971)
[18:51:11] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[18:51:11] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 879
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Du-coup c'est bien ce que je pensais.
Ton problème n'a rien à voir avec la barre de chargement de forge.

Retires le mod LegacyJavaFixer en plus d'être inutile depuis bien longtemps (même les dernières versions de forge pour 1.7.10 ne sont plus concerné par le bug avec Java 8 que corrigeait LegacyJavaFixer) il ne fonctionne pas en 1.8 et plus récent.
 

gwen78

Aventurier
26 Mars 2019
9
1
4
22
Code:
[19:42:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:42:38] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:42:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:42:38] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2823 for Minecraft 1.12.2 loading
[19:42:38] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64
[19:42:38] [main/INFO] [FML]: Searching C:\Users\ClaireG\AppData\Roaming\.minecraft\mods for mods
[19:42:38] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:42:38] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[19:42:38] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in blockbuster-1.5.3-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:42:38] [main/WARN] [FML]: The coremod BlockbusterCore (mchorse.blockbuster.core.BBCoreMod) is not signed!
[19:42:38] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mclib-1.0.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[19:42:38] [main/WARN] [FML]: The coremod McLib core mod (mchorse.mclib.core.McLibCM) is not signed!
[19:42:38] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:42:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:42:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:42:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:42:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:42:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:42:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:42:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:42:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:42:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:42:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:42:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:42:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:42:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: kotlin/reflect/KDeclarationContainer
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at mods.betterfoliage.loader.Refs.<clinit>(Refs.kt:13)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at mods.betterfoliage.loader.BetterFoliageTransformer.<init>(BetterFoliageCore.kt:13)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.Class.newInstance(Class.java:442)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:243)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at $wrapper.mods.betterfoliage.loader.BetterFoliageTransformer.<init>(Unknown Source)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.Class.newInstance(Class.java:442)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:132)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: kotlin.reflect.KDeclarationContainer
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[19:42:41] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]:     ... 18 more
 
Dernière édition par un modérateur:
Statut
N'est pas ouverte pour d'autres réponses.