Résolu Crash de Minecraft après l'ajout de Mo'Creatures

Thorvald

Aventurier
11 Juillet 2016
6
0
2
24
Bonjour,

Après l'ajout du dossier compressé de Mo'Creatures, le jeu crash juste à la fin de l'initialisation. Voici le rapport de crash :

---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 11/07/16 22:47
Description: Initializing game

java.lang.IllegalStateException: cannot determine the type of the type parameter 'REQ': class cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper
at io.netty.util.internal.TypeParameterMatcher.fail(TypeParameterMatcher.java:171)
at io.netty.util.internal.TypeParameterMatcher.find0(TypeParameterMatcher.java:165)
at io.netty.util.internal.TypeParameterMatcher.find(TypeParameterMatcher.java:93)
at io.netty.channel.SimpleChannelInboundHandler.<init>(SimpleChannelInboundHandler.java:60)
at io.netty.channel.SimpleChannelInboundHandler.<init>(SimpleChannelInboundHandler.java:50)
at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:17)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.getHandlerWrapper(SimpleNetworkWrapper.java:85)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.addClientHandlerAfter(SimpleNetworkWrapper.java:79)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:67)
at drzhark.mocreatures.network.MoCMessageHandler.init(MoCMessageHandler.java:28)
at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:347)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:849)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at io.netty.util.internal.TypeParameterMatcher.fail(TypeParameterMatcher.java:171)
at io.netty.util.internal.TypeParameterMatcher.find0(TypeParameterMatcher.java:165)
at io.netty.util.internal.TypeParameterMatcher.find(TypeParameterMatcher.java:93)
at io.netty.channel.SimpleChannelInboundHandler.<init>(SimpleChannelInboundHandler.java:60)
at io.netty.channel.SimpleChannelInboundHandler.<init>(SimpleChannelInboundHandler.java:50)
at cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.<init>(SimpleChannelHandlerWrapper.java:17)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.getHandlerWrapper(SimpleNetworkWrapper.java:85)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.addClientHandlerAfter(SimpleNetworkWrapper.java:79)
at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:67)
at drzhark.mocreatures.network.MoCMessageHandler.init(MoCMessageHandler.java:28)
at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:347)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:849)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 122043336 bytes (116 MB) / 255262720 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.109.1019 Minecraft Forge 10.12.0.1019 5 mods loaded, 5 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.109.1019} [Forge Mod Loader] (forge-1.7.2-10.12.0.1019.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.0.1019} [Minecraft Forge] (forge-1.7.2-10.12.0.1019.jar) Unloaded->Constructed->Pre-initialized
CustomSpawner{3.2.0.dev.R3} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R3 (1).zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.2.0.dev.R3} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R3.zip) Unloaded->Constructed->Errored
Launched Version: 1.7.2-Forge10.12.0.1019
LWJGL: 2.9.0
OpenGL: AMD Radeon (TM) R9 390 Series GL version 4.5.13440 Compatibility Profile Context 16.200.1010.1002, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Français (France)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)

Je ne sais pas tellement quoi dire de plus, si ce n'est que les seuls autres mods sur mon jeu sont ceux de Forge, le complémentaire de Mo'Creature (du même auteur) et un .jar pour permettre à Forge de fonctionner.
 

Thorvald

Aventurier
11 Juillet 2016
6
0
2
24
Ah ? Je me suis dit qu'il fallait que le jeu, Forge et le mod soit à la même version ... Une version particulière à me conseiller ? Je vais partir sur la 1.8 du coup

Test avec Forge en 1.8 : Sans succès
Test avec Forge en 1.10.1 : Sans succès

Voici le "Game Output" affiché au crash du jeu avec Forge et Minecraft en 1.10.1 :

Code:
2016-07-12 20:34:02,451 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-12 20:34:02,452 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:34:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:34:02] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:34:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:34:02] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2011 for Minecraft 1.10.2 loading
[20:34:02] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[20:34:02] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[20:34:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:34:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.security.AccessController.doPrivileged(Native Method)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.forName0(Native Method)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.forName(Class.java:344)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:54)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.<init>(LegacyJavaFixer.java:30)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.newInstance(Class.java:438)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[20:34:02] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:34:02] [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:160) ~[guava-17.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_25]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
    at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
    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$1.run(URLClassLoader.java:372) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
    at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
    at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:54) ~[legacyjavafixer-1.0.jar:?]
    ... 8 more
Exception in thread "main" [20:34:02] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[20:34:02] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:34:02] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:34:02] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.Runtime.exit(Runtime.java:107)
[20:34:02] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.System.exit(System.java:968)
[20:34:02] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:34:02] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

D'autres idée ?
Merci de l'aide, en tout cas, c'est gentil ! :)

Petite nouveauté, depuis la mise à jour de Forge en 1.10.2, le profil Forge crash systématiquement, même en enlevant le mod et sa dépendance. En voici le rapport (sans les mods, du coup) :
Code:
2016-07-12 20:47:22,996 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-12 20:47:22,996 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:47:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:47:23] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:47:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:47:23] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2011 for Minecraft 1.10.2 loading
[20:47:23] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[20:47:23] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
[20:47:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:47:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.security.AccessController.doPrivileged(Native Method)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.forName0(Native Method)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.forName(Class.java:344)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:54)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.<init>(LegacyJavaFixer.java:30)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at java.lang.Class.newInstance(Class.java:438)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[20:47:23] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:47:23] [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:160) ~[guava-17.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_25]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
    at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
    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$1.run(URLClassLoader.java:372) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
    at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
    at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:54) ~[legacyjavafixer-1.0.jar:?]
    ... 8 more
Exception in thread "main" [20:47:23] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[20:47:23] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:47:23] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:47:23] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.Runtime.exit(Runtime.java:107)
[20:47:23] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.lang.System.exit(System.java:968)
[20:47:23] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:47:23] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 
Dernière édition par un modérateur:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 936
159
3 004
347
27
Alsace
www.minecraftforgefrance.fr
Quand je disais "Installes une version plus récente de Forge." je pensais à une version plus récente de Forge 1.7.2.
Tu as actuellement la version 10.12.0.1019, la version la plus récente pour 1.7.2 est la version 10.12.2.1147 : http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.7.2.html

Il faut bien sûr Forge 1.7.2 pour faire fonctionner des mods 1.7.2, ce que tu as fait ne fonctionnera jamais.
 

Thorvald

Aventurier
11 Juillet 2016
6
0
2
24
Ah bon, pardon, je n'avais pas saisi.
Effectivement, le jeu ne crash pas. Merci à toi pour ton aide précieuse ! Je n'aurais pas saisi ce problème de version sinon ...