Advertisement
Guest User

forge crash log

a guest
Jul 8th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. 2013-07-09 10:08:52 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
  2. 2013-07-09 10:08:52 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_25, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
  3. 2013-07-09 10:08:52 [FINE] [ForgeModLoader] Java classpath at launch is D:\Minecraft\Mineshafter-proxy.jar
  4. 2013-07-09 10:08:52 [FINE] [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\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Common Files\Ahead\Lib\;.
  5. 2013-07-09 10:08:52 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] All core mods are successfully located
  7. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Discovering coremods
  8. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
  9. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
  10. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
  11. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
  12. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
  13. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
  14. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Running coremod plugins
  15. 2013-07-09 10:08:52 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
  16. 2013-07-09 10:08:53 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
  17. 2013-07-09 10:08:53 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
  18. 2013-07-09 10:08:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
  19. 2013-07-09 10:08:53 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
  20. 2013-07-09 10:08:53 [FINEST] [ForgeModLoader] Validating minecraft
  21. 2013-07-09 10:08:53 [FINEST] [ForgeModLoader] Minecraft validated, launching...
  22. 2013-07-09 10:08:53 [SEVERE] [ForgeModLoader] Found unknown applet parent net.minecraft.Launcher, unable to inject!
  23.  
  24. 2013-07-09 10:08:54 [INFO] [STDERR] Exception in thread "Thread-12" java.lang.RuntimeException: java.lang.RuntimeException
  25. 2013-07-09 10:08:54 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:287)
  26. 2013-07-09 10:08:54 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  27. 2013-07-09 10:08:54 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  28. 2013-07-09 10:08:54 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
  29. 2013-07-09 10:08:54 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
  30. 2013-07-09 10:08:54 [INFO] [STDERR] Caused by: java.lang.RuntimeException
  31. 2013-07-09 10:08:54 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:282)
  32. 2013-07-09 10:08:54 [INFO] [STDERR] ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement