Advertisement
Guest User

Untitled

a guest
Jan 7th, 2014
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.04 KB | None | 0 0
  1. Jan 07, 2014 5:42:58 PM net.minecraft.launchwrapper.LogWrapper log
  2. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. Jan 07, 2014 5:42:58 PM net.minecraft.launchwrapper.LogWrapper log
  4. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  5. Jan 07, 2014 5:42:58 PM net.minecraft.launchwrapper.LogWrapper log
  6. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  7. 2014-01-07 17:42:58 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  8. 2014-01-07 17:42:58 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  9. 2014-01-07 17:42:58 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. 2014-01-07 17:42:58 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. 2014-01-07 17:42:58 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. 2014-01-07 17:42:59 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
  13. 2014-01-07 17:42:59 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. 2014-01-07 17:42:59 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. 2014-01-07 17:42:59 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. 2014-01-07 17:42:59 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. 2014-01-07 17:42:59 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. 2014-01-07 17:42:59 [WARNING] [ForgeModLoader] The coremod openblocks.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. 2014-01-07 17:42:59 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. 2014-01-07 17:42:59 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  21. 2014-01-07 17:42:59 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. 2014-01-07 17:42:59 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. 2014-01-07 17:42:59 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. 2014-01-07 17:42:59 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  25. 2014-01-07 17:43:00 [SEVERE] [ForgeModLoader] Unable to launch
  26. java.lang.RuntimeException: java.lang.NullPointerException
  27. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
  28. at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
  29. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  30. Caused by: java.lang.NullPointerException
  31. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
  32. at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69)
  33. at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57)
  34. at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:101)
  35. at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:66)
  36. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:225)
  37. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:202)
  38. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:163)
  39. at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:245)
  40. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123)
  41. ... 2 more
  42. Jan 07, 2014 5:43:14 PM net.minecraft.launchwrapper.LogWrapper log
  43. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  44. Jan 07, 2014 5:43:14 PM net.minecraft.launchwrapper.LogWrapper log
  45. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  46. Jan 07, 2014 5:43:14 PM net.minecraft.launchwrapper.LogWrapper log
  47. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  48. 2014-01-07 17:43:15 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  49. 2014-01-07 17:43:15 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  50. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  51. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  52. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  53. 2014-01-07 17:43:15 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
  54. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  55. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  56. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  57. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  58. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  59. 2014-01-07 17:43:15 [WARNING] [ForgeModLoader] The coremod openblocks.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  60. 2014-01-07 17:43:15 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  61. 2014-01-07 17:43:15 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  62. 2014-01-07 17:43:15 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  63. 2014-01-07 17:43:15 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  64. 2014-01-07 17:43:15 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. 2014-01-07 17:43:15 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  66. 2014-01-07 17:43:16 [SEVERE] [ForgeModLoader] Unable to launch
  67. java.lang.RuntimeException: java.lang.NullPointerException
  68. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
  69. at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
  70. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  71. Caused by: java.lang.NullPointerException
  72. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
  73. at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69)
  74. at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57)
  75. at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:101)
  76. at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:66)
  77. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:225)
  78. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:202)
  79. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:163)
  80. at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:245)
  81. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123)
  82. ... 2 more
  83. Jan 07, 2014 5:43:42 PM net.minecraft.launchwrapper.LogWrapper log
  84. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  85. Jan 07, 2014 5:43:42 PM net.minecraft.launchwrapper.LogWrapper log
  86. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  87. Jan 07, 2014 5:43:42 PM net.minecraft.launchwrapper.LogWrapper log
  88. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  89. 2014-01-07 17:43:42 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  90. 2014-01-07 17:43:42 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  91. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  92. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  93. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  94. 2014-01-07 17:43:42 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
  95. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  96. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  97. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  98. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  99. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  100. 2014-01-07 17:43:42 [WARNING] [ForgeModLoader] The coremod openblocks.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  101. 2014-01-07 17:43:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  102. 2014-01-07 17:43:42 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  103. 2014-01-07 17:43:42 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  104. 2014-01-07 17:43:42 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  105. 2014-01-07 17:43:42 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  106. 2014-01-07 17:43:42 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  107. 2014-01-07 17:43:44 [SEVERE] [ForgeModLoader] Unable to launch
  108. java.lang.RuntimeException: java.lang.NullPointerException
  109. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
  110. at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
  111. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  112. Caused by: java.lang.NullPointerException
  113. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
  114. at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69)
  115. at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57)
  116. at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:101)
  117. at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:66)
  118. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:225)
  119. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:202)
  120. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:163)
  121. at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:245)
  122. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123)
  123. ... 2 more
  124. Jan 07, 2014 5:44:33 PM net.minecraft.launchwrapper.LogWrapper log
  125. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  126. Jan 07, 2014 5:44:34 PM net.minecraft.launchwrapper.LogWrapper log
  127. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  128. Jan 07, 2014 5:44:34 PM net.minecraft.launchwrapper.LogWrapper log
  129. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  130. 2014-01-07 17:44:34 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  131. 2014-01-07 17:44:34 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  132. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  133. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  134. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  135. 2014-01-07 17:44:34 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
  136. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  137. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  138. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  139. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  140. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  141. 2014-01-07 17:44:34 [WARNING] [ForgeModLoader] The coremod openblocks.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  142. 2014-01-07 17:44:34 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  143. 2014-01-07 17:44:34 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  144. 2014-01-07 17:44:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  145. 2014-01-07 17:44:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  146. 2014-01-07 17:44:34 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  147. 2014-01-07 17:44:34 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  148. 2014-01-07 17:44:35 [SEVERE] [ForgeModLoader] Unable to launch
  149. java.lang.RuntimeException: java.lang.NullPointerException
  150. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
  151. at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
  152. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  153. Caused by: java.lang.NullPointerException
  154. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
  155. at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69)
  156. at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57)
  157. at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:101)
  158. at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:66)
  159. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:225)
  160. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:202)
  161. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:163)
  162. at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:245)
  163. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123)
  164. ... 2 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement