rappdgamer
Minecrafter
Jedes mal wenn ich Minecraft Forge installiere, bekomme ich eine Fehlermeldung das ein fataler Fehler aufgetaucht ist, Forge und Minecraft zu öffnen
Könnte mir jemand helfen ?
Entschuldige, hier ist ein BildKristallkugel zur Zeit in Reparatur, sollte
am Montag aber fertig sein.
//Ironie off
Wenn du schon sagst, dass es einen Fehler gibt,
wie wäre es, wenn du uns diesen mitteilst?
MFG
rBxxx
Ps: Pastebin.com oder Code nutzten
2013-03-23 20:25:39 [Information] [ForgeModLoader] Forge Mod Loader version 5.0.38.600 for Minecraft 1.5.1 loading
2013-03-23 20:25:39 [Information] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_05, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-03-23 20:25:39 [Fein] [ForgeModLoader] Java classpath at launch is C:\Users\benny.Domis-PC\Desktop\Minecraft.exe
2013-03-23 20:25:39 [Fein] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\EgisTec MyWinLocker\;C:\Users\Domi\AppData\Local\Smartbar\Application\;C:\Program Files (x86)\Pinnacle\Shared Files\;C:\Program Files (x86)\Common Files\Adobe\AGL;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Windows\SysWOW64;C:\Program Files\Java\jre7\bin;.
2013-03-23 20:25:39 [Fein] [ForgeModLoader] Enabling runtime deobfuscation
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] All core mods are successfully located
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] Discovering coremods
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.1.0.jar
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.1.0.jar
2013-03-23 20:25:39 [Warnung] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.1.0.jar
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.5.1.jar
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.5.1.jar
2013-03-23 20:25:39 [Warnung] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.5.1.jar
2013-03-23 20:25:39 [Am feinsten] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-03-23 20:25:40 [Am feinsten] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-03-23 20:25:40 [Am feinsten] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-03-23 20:25:40 [Am feinsten] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-03-23 20:25:40 [Am feinsten] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-03-23 20:25:40 [Am feinsten] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-03-23 20:25:45 [Information] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.NoClassDefFoundError: cpw/mods/fml/common/asm/ASMTransformer
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-03-23 20:25:45 [Information] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-23 20:25:45 [Information] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-23 20:25:45 [Information] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-23 20:25:45 [Information] [STDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/asm/ASMTransformer
2013-03-23 20:25:45 [Information] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-03-23 20:25:45 [Information] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.net.URLClassLoader.defineClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.net.URLClassLoader.access$100(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-03-23 20:25:45 [Information] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)
2013-03-23 20:25:45 [Information] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:96)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-03-23 20:25:45 [Information] [STDERR] ... 5 more
2013-03-23 20:25:45 [Information] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.ASMTransformer
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
2013-03-23 20:25:45 [Information] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] ... 20 more
2013-03-23 20:25:45 [Information] [STDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/event/Event
2013-03-23 20:25:45 [Information] [STDERR] at net.minecraftforge.transformers.EventTransformer.buildEvents(EventTransformer.java:59)
2013-03-23 20:25:45 [Information] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:35)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:292)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
2013-03-23 20:25:45 [Information] [STDERR] ... 22 more
2013-03-23 20:25:45 [Information] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.Event
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
2013-03-23 20:25:45 [Information] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-03-23 20:25:45 [Information] [STDERR] ... 26 more
2013-03-23 20:25:45 [Information] [STDERR] Caused by: java.lang.AbstractMethodError
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:292)
2013-03-23 20:25:45 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:199)
2013-03-23 20:25:45 [Information] [STDERR] ... 28 more
Der Fehler kommt immer, bevor ich Mods installieren kannDas Problem haben viele andere, inklusive mir, auch.
Das liegt an Codechickencore und NotEnoughItems.