Advertisement
Guest User

Untitled

a guest
Jan 17th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. Launcher 3.1.4 started on windows...
  2. Current time is Jan 17, 2014 3:02:57 PM
  3. System.getProperty('os.name') == 'Windows 7'
  4. System.getProperty('os.version') == '6.1'
  5. System.getProperty('os.arch') == 'amd64'
  6. System.getProperty('java.version') == '1.7.0_45'
  7. System.getProperty('java.vendor') == 'Oracle Corporation'
  8. System.getProperty('sun.arch.data.model') == '64'
  9. Refreshing local version list...
  10. Refreshing remote version list...
  11. News is up to date!
  12. Refresh complete.
  13. Loaded 5 profile(s); selected 'GraphiteZombie'
  14. Getting syncinfo for selected version
  15. Queueing library & version downloads
  16. Download job 'Version & Libraries' started (16 threads, 22 files)
  17.  
  18. Client> Jan 17, 2014 3:03:22 PM net.minecraft.launchwrapper.LogWrapper log
  19. Client> INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  20. Client> Jan 17, 2014 3:03:22 PM net.minecraft.launchwrapper.LogWrapper log
  21. Client> INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  22. Client> Jan 17, 2014 3:03:22 PM net.minecraft.launchwrapper.LogWrapper log
  23. Client> INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  24. Client> 2014-01-17 15:03:23 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  25. Client> 2014-01-17 15:03:23 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  26. Client> 2014-01-17 15:03:23 [WARNING] [ForgeModLoader] The coremod ferd.flatLove.asm.FLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. Client> 2014-01-17 15:03:24 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. Client> 2014-01-17 15:03:24 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  29. Client> 2014-01-17 15:03:24 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  30. Client> 2014-01-17 15:03:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  31. Client> 2014-01-17 15:03:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  32. Client> 2014-01-17 15:03:24 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  33. Client> 2014-01-17 15:03:24 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  34. Client> 2014-01-17 15:03:29 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  35. Client> 2014-01-17 15:03:29 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  36. Client> 2014-01-17 15:03:29 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  37. Client> 2014-01-17 15:03:30 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
  38. Client> 2014-01-17 15:03:30 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  39. Client> 2014-01-17 15:03:30 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  40. Client> 2014-01-17 15:03:30 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin
  41. Client> 2014-01-17 15:03:30 [INFO] [STDERR] at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:24)
  42. Client> 2014-01-17 15:03:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:97)
  43. Client> 2014-01-17 15:03:30 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
  44. Client> 2014-01-17 15:03:30 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  45. Client> 2014-01-17 15:03:30 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin
  46. Client> 2014-01-17 15:03:30 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  47. Client> 2014-01-17 15:03:30 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  48. Client> 2014-01-17 15:03:30 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  49. Client> 2014-01-17 15:03:30 [INFO] [STDERR] ... 4 more
  50. Client> 2014-01-17 15:03:30 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  51. Client> 2014-01-17 15:03:30 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
  52. Client> 2014-01-17 15:03:30 [INFO] [STDERR] ... 6 more
  53. Game ended with bad state (exit code 1)
  54. Ignoring visibility rule and showing launcher due to a game crash
  55. Deleting C:\Users\user\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-2499087213764
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement