Advertisement
Marikc0

Untitled

Dec 4th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.66 KB | None | 0 0
  1. Dec 04, 2013 11:23:16 PM net.minecraft.launchwrapper.LogWrapper log
  2. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. Dec 04, 2013 11:23:16 PM net.minecraft.launchwrapper.LogWrapper log
  4. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  5. Dec 04, 2013 11:23:16 PM net.minecraft.launchwrapper.LogWrapper log
  6. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  7. 2013-12-04 23:23:16 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading
  8. 2013-12-04 23:23:16 [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
  9. 2013-12-04 23:23:16 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  10. 2013-12-04 23:23:16 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. 2013-12-04 23:23:17 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. 2013-12-04 23:23:17 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. 2013-12-04 23:23:17 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  14. 2013-12-04 23:23:17 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. 2013-12-04 23:23:17 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  16. 2013-12-04 23:23:17 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. 2013-12-04 23:23:17 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  18. 2013-12-04 23:23:17 [SEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  19. 2013-12-04 23:23:18 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. 2013-12-04 23:23:18 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
  21. 2013-12-04 23:23:18 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. 2013-12-04 23:23:18 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  23. 2013-12-04 23:23:18 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
  24. 2013-12-04 23:23:18 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
  25. 2013-12-04 23:23:18 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
  26. 2013-12-04 23:23:18 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. 2013-12-04 23:23:18 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  28. 2013-12-04 23:23:18 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
  29. 2013-12-04 23:23:19 [INFO] [STDOUT] Inserted super call into net.minecraft.client.gui.inventory.GuiInventory.updateScreen
  30. 2013-12-04 23:23:19 [INFO] [STDOUT] awy was overriden from NotEnoughItems 1.6.1.5.jar
  31. 2013-12-04 23:23:20 [INFO] [Minecraft-Client] Setting user: Kepinu
  32. 2013-12-04 23:23:21 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
  33. 2013-12-04 23:23:22 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
  34. 2013-12-04 23:23:22 [INFO] [STDERR] javax.imageio.IIOException: Can't read input file!
  35. 2013-12-04 23:23:22 [INFO] [STDERR] at javax.imageio.ImageIO.read(Unknown Source)
  36. 2013-12-04 23:23:22 [INFO] [STDERR] at net.minecraft.client.Minecraft.readImage(Minecraft.java:558)
  37. 2013-12-04 23:23:22 [INFO] [STDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:419)
  38. 2013-12-04 23:23:22 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:808)
  39. 2013-12-04 23:23:22 [INFO] [STDERR] at net.minecraft.client.main.Main.main(Main.java:93)
  40. 2013-12-04 23:23:22 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. 2013-12-04 23:23:22 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. 2013-12-04 23:23:22 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. 2013-12-04 23:23:22 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  44. 2013-12-04 23:23:22 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  45. 2013-12-04 23:23:22 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  46. 2013-12-04 23:23:23 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
  47. 2013-12-04 23:23:23 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
  48. 2013-12-04 23:23:23 [INFO] [STDOUT] MinecraftForge v9.11.1.953 Initialized
  49. 2013-12-04 23:23:23 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.953 Initialized
  50. 2013-12-04 23:23:23 [INFO] [STDOUT] Replaced 112 ore recipies
  51. 2013-12-04 23:23:23 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
  52. 2013-12-04 23:23:23 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Chris\Desktop\forge\mcp\jars\config\logging.properties
  53. 2013-12-04 23:23:23 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
  54. 2013-12-04 23:23:23 [INFO] [ForgeModLoader] Searching C:\Users\Chris\Desktop\forge\mcp\jars\mods for mods
  55. 2013-12-04 23:23:23 [INFO] [ForgeModLoader] Also searching C:\Users\Chris\Desktop\forge\mcp\jars\mods\1.6.4 for mods
  56. 2013-12-04 23:23:26 [INFO] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load
  57. 2013-12-04 23:23:26 [INFO] [mcp] Activating mod mcp
  58. 2013-12-04 23:23:26 [INFO] [FML] Activating mod FML
  59. 2013-12-04 23:23:26 [INFO] [Forge] Activating mod Forge
  60. 2013-12-04 23:23:26 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
  61. 2013-12-04 23:23:26 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
  62. 2013-12-04 23:23:26 [INFO] [optionals] Activating mod optionals
  63. 2013-12-04 23:23:26 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
  64. 2013-12-04 23:23:26 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
  65. 2013-12-04 23:23:26 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
  66. 2013-12-04 23:23:26 [WARNING] [Marikc0's Optionals] Mod Marikc0's Optionals is missing a pack.mcmeta file, things may not work well
  67. 2013-12-04 23:23:26 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Marikc0's Optionals
  68. 2013-12-04 23:23:26 [INFO] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-dev-1.6.4-1.0.0.36.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  69. 2013-12-04 23:23:26 [INFO] [ForgeModLoader] Registering Forge Packet Handler
  70. 2013-12-04 23:23:26 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
  71. 2013-12-04 23:23:26 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
  72. 2013-12-04 23:23:27 [SEVERE] [ForgeModLoader] Found anonymous item of class marikc0.optionals.items.ItemBlueDust with ID 6789 owned by mod optionals, this item will NOT survive a 1.7 upgrade!
  73. 2013-12-04 23:23:27 [SEVERE] [ForgeModLoader] Found anonymous item of class marikc0.optionals.items.ItemPurpleDust with ID 6790 owned by mod optionals, this item will NOT survive a 1.7 upgrade!
  74. 2013-12-04 23:23:27 [SEVERE] [ForgeModLoader] Found anonymous item of class marikc0.optionals.items.ItemRedDust with ID 6791 owned by mod optionals, this item will NOT survive a 1.7 upgrade!
  75. 2013-12-04 23:23:27 [SEVERE] [ForgeModLoader] Found anonymous item of class marikc0.optionals.items.ItemGoldDust with ID 6792 owned by mod optionals, this item will NOT survive a 1.7 upgrade!
  76. 2013-12-04 23:23:27 [SEVERE] [ForgeModLoader] Found anonymous item of class marikc0.optionals.items.ItemBlueLiquid with ID 6793 owned by mod optionals, this item will NOT survive a 1.7 upgrade!
  77. 2013-12-04 23:23:27 [SEVERE] [ForgeModLoader] Found anonymous item of class marikc0.optionals.items.ItemPurpleLiquid with ID 6794 owned by mod optionals, this item will NOT survive a 1.7 upgrade!
  78. 2013-12-04 23:23:27 [SEVERE] [ForgeModLoader] Found anonymous item of class marikc0.optionals.items.ItemRedLiquid with ID 6795 owned by mod optionals, this item will NOT survive a 1.7 upgrade!
  79. 2013-12-04 23:23:27 [SEVERE] [ForgeModLoader] Found anonymous item of class marikc0.optionals.items.ItemGoldLiquid with ID 6796 owned by mod optionals, this item will NOT survive a 1.7 upgrade!
  80. 2013-12-04 23:23:28 [SEVERE] [Minecraft-Client] Unable to parse animation metadata from marikc0.optionals:textures/blocks/pulsating_blue.png: broken aspect ratio and not an animation
  81. 2013-12-04 23:23:28 [INFO] [STDOUT] Removing TMI Uninstaller
  82. 2013-12-04 23:23:28 [INFO] [STDOUT] Deleting Dir: C:\Users\Chris\Desktop\forge\mcp\eclipse\Minecraft\bin\net\minecraft\client\TMIUninstaller
  83. 2013-12-04 23:23:28 [SEVERE] [ForgeModLoader] The mod FMLMod:optionals{0.0.2a} is attempting to redefine the item at id 6790 with a non-unique name (optionals.Bottle of Dye Powder)
  84. 2013-12-04 23:23:28 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
  85. 2013-12-04 23:23:28 [SEVERE] [ForgeModLoader]
  86. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  87. FML{6.4.45.953} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized->Initialized
  88. Forge{9.11.1.953} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized->Initialized
  89. CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  90. NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
  91. optionals{0.0.2a} [Marikc0's Optionals] (bin) Unloaded->Constructed->Pre-initialized->Errored
  92. 2013-12-04 23:23:28 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
  93. 2013-12-04 23:23:28 [SEVERE] [ForgeModLoader] Caught exception from optionals
  94. cpw.mods.fml.common.LoaderException
  95. at cpw.mods.fml.common.registry.ItemData.setName(ItemData.java:161)
  96. at cpw.mods.fml.common.registry.GameData.setName(GameData.java:257)
  97. at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:151)
  98. at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:139)
  99. at marikc0.optionals.Registry.init(Registry.java:49)
  100. at marikc0.optionals.optionals.load(optionals.java:83)
  101. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  102. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  103. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  104. at java.lang.reflect.Method.invoke(Unknown Source)
  105. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  109. at java.lang.reflect.Method.invoke(Unknown Source)
  110. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  111. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  112. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  113. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  114. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  115. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  116. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  118. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  119. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  120. at java.lang.reflect.Method.invoke(Unknown Source)
  121. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  122. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  123. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  124. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  125. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  126. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  127. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
  128. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  129. at net.minecraft.client.Minecraft.startGame(Minecraft.java:509)
  130. at net.minecraft.client.Minecraft.run(Minecraft.java:808)
  131. at net.minecraft.client.main.Main.main(Main.java:93)
  132. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  133. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  134. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  135. at java.lang.reflect.Method.invoke(Unknown Source)
  136. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  137. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  138. 2013-12-04 23:23:28 [INFO] [STDOUT] ---- Minecraft Crash Report ----
  139. 2013-12-04 23:23:28 [INFO] [STDOUT] // Shall we play a game?
  140. 2013-12-04 23:23:28 [INFO] [STDOUT]
  141. 2013-12-04 23:23:28 [INFO] [STDOUT] Time: 12/4/13 11:23 PM
  142. 2013-12-04 23:23:28 [INFO] [STDOUT] Description: There was a severe problem during mod loading that has caused the game to fail
  143. 2013-12-04 23:23:28 [INFO] [STDOUT]
  144. 2013-12-04 23:23:28 [INFO] [STDOUT] cpw.mods.fml.common.LoaderException
  145. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.registry.ItemData.setName(ItemData.java:161)
  146. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameData.setName(GameData.java:257)
  147. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:151)
  148. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:139)
  149. 2013-12-04 23:23:28 [INFO] [STDOUT] at marikc0.optionals.Registry.init(Registry.java:49)
  150. 2013-12-04 23:23:28 [INFO] [STDOUT] at marikc0.optionals.optionals.load(optionals.java:83)
  151. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  152. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  153. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  154. 2013-12-04 23:23:28 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
  155. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  156. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  157. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  158. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  159. 2013-12-04 23:23:28 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
  160. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  161. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  162. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  163. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  164. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  165. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  166. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  167. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  168. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  169. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  170. 2013-12-04 23:23:28 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
  171. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  172. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  173. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  174. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  175. 2013-12-04 23:23:28 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  176. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  177. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
  178. 2013-12-04 23:23:28 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  179. 2013-12-04 23:23:28 [INFO] [STDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:509)
  180. 2013-12-04 23:23:28 [INFO] [STDOUT] at net.minecraft.client.Minecraft.run(Minecraft.java:808)
  181. 2013-12-04 23:23:28 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
  182. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  183. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  184. 2013-12-04 23:23:28 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  185. 2013-12-04 23:23:28 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
  186. 2013-12-04 23:23:28 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  187. 2013-12-04 23:23:28 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  188. 2013-12-04 23:23:28 [INFO] [STDOUT]
  189. 2013-12-04 23:23:28 [INFO] [STDOUT]
  190. 2013-12-04 23:23:28 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
  191. 2013-12-04 23:23:28 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
  192. 2013-12-04 23:23:28 [INFO] [STDOUT]
  193. 2013-12-04 23:23:28 [INFO] [STDOUT] -- System Details --
  194. 2013-12-04 23:23:28 [INFO] [STDOUT] Details:
  195. 2013-12-04 23:23:28 [INFO] [STDOUT] Minecraft Version: 1.6.4
  196. 2013-12-04 23:23:28 [INFO] [STDOUT] Operating System: Windows 7 (amd64) version 6.1
  197. 2013-12-04 23:23:28 [INFO] [STDOUT] Java Version: 1.7.0_45, Oracle Corporation
  198. 2013-12-04 23:23:28 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  199. 2013-12-04 23:23:28 [INFO] [STDOUT] Memory: 866064288 bytes (825 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  200. 2013-12-04 23:23:28 [INFO] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  201. 2013-12-04 23:23:28 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  202. 2013-12-04 23:23:28 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
  203. 2013-12-04 23:23:28 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  204. 2013-12-04 23:23:28 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 6 mods loaded, 6 mods active
  205. 2013-12-04 23:23:28 [INFO] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  206. 2013-12-04 23:23:28 [INFO] [STDOUT] FML{6.4.45.953} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized->Initialized
  207. 2013-12-04 23:23:28 [INFO] [STDOUT] Forge{9.11.1.953} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized->Initialized
  208. 2013-12-04 23:23:28 [INFO] [STDOUT] CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  209. 2013-12-04 23:23:28 [INFO] [STDOUT] NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
  210. 2013-12-04 23:23:28 [INFO] [STDOUT] optionals{0.0.2a} [Marikc0's Optionals] (bin) Unloaded->Constructed->Pre-initialized->Errored
  211. 2013-12-04 23:23:28 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Chris\Desktop\forge\mcp\jars\.\crash-reports\crash-2013-12-04_23.23.28-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement