Mod Problème avec forge...

Hugo Pérez

Architecte en herbe
24 Mai 2015
110
3
125
19
Bonjour tout le monde, j'ai un problème avec forge. Je suis en 1.4.7 avec 18 mods.
Et quand je lance minecraft, un écran noir ! J'ai supprimé META-INF pourtant.
Voici ce qui est écris:
oct. 24, 2015 12:04:05 PM net.minecraft.launchwrapper.LogWrapper log
INFOS: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
oct. 24, 2015 12:04:06 PM net.minecraft.launchwrapper.LogWrapper log
INFOS: Launching wrapped minecraft
2015-10-24 12:04:07 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2015-10-24 12:04:07 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2015-10-24 12:04:11 [INFO] [STDOUT] 27 achievements
2015-10-24 12:04:12 [INFO] [STDOUT] 210 recipes
2015-10-24 12:04:12 [INFO] [STDOUT] Setting user: Fboy98, 1337535510N
2015-10-24 12:04:12 [INFO] [STDERR] Client asked for parameter: server
2015-10-24 12:04:12 [INFO] [STDOUT] Turning of ImageIO disk-caching
2015-10-24 12:04:12 [INFO] [STDOUT] Loading current icons for window from: C:\Users\User\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_16x16.png and C:\Users\User\AppData\Roaming\.minecraft\assets\virtual\legacy\icons\icon_32x32.png
2015-10-24 12:04:12 [INFO] [STDOUT] LWJGL Version: 2.9.0
2015-10-24 12:04:12 [INFO] [STDOUT] Setting gameDir to: C:\Users\User\AppData\Roaming\.minecraft
2015-10-24 12:04:13 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2015-10-24 12:04:13 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2015-10-24 12:04:13 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2015-10-24 12:04:13 [INFO] [STDOUT] Replaced 84 ore recipies
2015-10-24 12:04:13 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2015-10-24 12:04:13 [INFO] [ForgeModLoader] Searching C:\Users\User\AppData\Roaming\.minecraft\mods for mods
2015-10-24 12:04:15 [INFO] [ForgeModLoader] Attempting to reparse the mod container Colored-Beds-Mod-1.4.7.zip
2015-10-24 12:04:15 [INFO] [ForgeModLoader] Attempting to reparse the mod container More-Wools-By-PsycosisHC-147.zip
2015-10-24 12:04:15 [INFO] [ForgeModLoader] Forge Mod Loader has identified 18 mods to load
2015-10-24 12:04:17 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget
2015-10-24 12:04:17 [INFO] [STDERR]at java.lang.Class.forName0(Native Method)
2015-10-24 12:04:17 [INFO] [STDERR]at java.lang.Class.forName(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:52)
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
2015-10-24 12:04:17 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015-10-24 12:04:17 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2015-10-24 12:04:17 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015-10-24 12:04:17 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2015-10-24 12:04:17 [INFO] [STDERR]at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2015-10-24 12:04:17 [INFO] [STDERR]at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2015-10-24 12:04:17 [INFO] [STDERR]at asq.a(SourceFile:56)
2015-10-24 12:04:17 [INFO] [STDERR]at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2015-10-24 12:04:17 [INFO] [STDERR]at java.lang.Thread.run(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2015-10-24 12:04:17 [INFO] [STDERR]at java.lang.ClassLoader.loadClass(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at java.lang.ClassLoader.loadClass(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]... 30 more
2015-10-24 12:04:17 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2015-10-24 12:04:17 [INFO] [STDERR]at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2015-10-24 12:04:17 [INFO] [STDERR]at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
2015-10-24 12:04:17 [INFO] [STDERR]at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
2015-10-24 12:04:17 [INFO] [STDERR]... 32 more
2015-10-24 12:04:55 [INFO] [STDERR] Someone is closing me!
 

Fichiers joints

  • AdventureKit.zip
    16.8 KB · Affichages: 51
  • BiblioCraft.zip
    433.2 KB · Affichages: 57
  • CameraCraft2.3.zip
    280.8 KB · Affichages: 52
  • Colored-Beds-Mod-1.4.7.zip
    637.1 KB · Affichages: 56
  • CustomMobSpawner.zip
    17.9 KB · Affichages: 76
  • Flashlight.zip
    47.6 KB · Affichages: 49
  • Forge_MobSpawnControls.zip
    59.6 KB · Affichages: 51
  • Mo' Zombies.zip
    117.8 KB · Affichages: 48
  • More-Wools-By-PsycosisHC-147.zip
    25.1 KB · Affichages: 47
  • ReiMinimap.zip
    238.1 KB · Affichages: 53