kebbanalex

Forge Mod Help

Nov 24th, 2013
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 20.93 KB | None | 0 0
  1. nov 24, 2013 4:32:11 EM net.minecraft.launchwrapper.LogWrapper log
  2. Info: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. nov 24, 2013 4:32:11 EM net.minecraft.launchwrapper.LogWrapper log
  4. Info: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  5. nov 24, 2013 4:32:11 EM net.minecraft.launchwrapper.LogWrapper log
  6. Info: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  7. 2013-11-24 16:32:11 [Info] [ForgeModLoader] Forge Mod Loader version 6.4.38.942 for Minecraft 1.6.4 loading
  8. 2013-11-24 16:32:11 [Info] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_45, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
  9. 2013-11-24 16:32:11 [Info] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  10. 2013-11-24 16:32:11 [Info] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. 2013-11-24 16:32:11 [Info] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  12. 2013-11-24 16:32:11 [Info] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. 2013-11-24 16:32:11 [Info] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. 2013-11-24 16:32:11 [Info] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. 2013-11-24 16:32:11 [Info] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
  16. 2013-11-24 16:32:11 [Allvarlig] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  17. 2013-11-24 16:32:12 [Info] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. 2013-11-24 16:32:12 [Info] [STDOUT] Loaded 109 rules from AccessTransformer config file forge_at.cfg
  19. 2013-11-24 16:32:12 [Info] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  20. 2013-11-24 16:32:12 [Info] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
  21. 2013-11-24 16:32:13 [Info] [Minecraft-Client] Setting user: Player78
  22. 2013-11-24 16:32:14 [Info] [Minecraft-Client] LWJGL Version: 2.9.0
  23. 2013-11-24 16:32:14 [Info] [STDERR] javax.imageio.IIOException: Can't read input file!
  24. 2013-11-24 16:32:14 [Info] [STDERR]     at javax.imageio.ImageIO.read(Unknown Source)
  25. 2013-11-24 16:32:14 [Info] [STDERR]     at net.minecraft.client.Minecraft.readImage(Minecraft.java:558)
  26. 2013-11-24 16:32:14 [Info] [STDERR]     at net.minecraft.client.Minecraft.startGame(Minecraft.java:419)
  27. 2013-11-24 16:32:14 [Info] [STDERR]     at net.minecraft.client.Minecraft.run(Minecraft.java:808)
  28. 2013-11-24 16:32:14 [Info] [STDERR]     at net.minecraft.client.main.Main.main(Main.java:93)
  29. 2013-11-24 16:32:14 [Info] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. 2013-11-24 16:32:14 [Info] [STDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  31. 2013-11-24 16:32:14 [Info] [STDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. 2013-11-24 16:32:14 [Info] [STDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
  33. 2013-11-24 16:32:14 [Info] [STDERR]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  34. 2013-11-24 16:32:14 [Info] [STDERR]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  35. 2013-11-24 16:32:14 [Info] [Minecraft-Client] Reloading ResourceManager: Default
  36. 2013-11-24 16:32:15 [Info] [MinecraftForge] Attempting early MinecraftForge initialization
  37. 2013-11-24 16:32:15 [Info] [STDOUT] MinecraftForge v9.11.1.942 Initialized
  38. 2013-11-24 16:32:15 [Info] [ForgeModLoader] MinecraftForge v9.11.1.942 Initialized
  39. 2013-11-24 16:32:15 [Info] [STDOUT] Replaced 112 ore recipies
  40. 2013-11-24 16:32:15 [Info] [MinecraftForge] Completed early MinecraftForge initialization
  41. 2013-11-24 16:32:15 [Info] [ForgeModLoader] Reading custom logging properties from C:\Users\***********\Documents\Projects\Minecraft\MODs\RedTech1.6.4\forge\mcp\jars\config\logging.properties
  42. 2013-11-24 16:32:15 [Av] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
  43. 2013-11-24 16:32:15 [Info] [ForgeModLoader] Searching C:\Users\**************\Documents\Projects\Minecraft\MODs\RedTech1.6.4\forge\mcp\jars\mods for mods
  44. 2013-11-24 16:32:18 [Info] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
  45. 2013-11-24 16:32:18 [Info] [mcp] Activating mod mcp
  46. 2013-11-24 16:32:18 [Info] [FML] Activating mod FML
  47. 2013-11-24 16:32:18 [Info] [Forge] Activating mod Forge
  48. 2013-11-24 16:32:18 [Info] [Red_Tech] Activating mod Red_Tech
  49. 2013-11-24 16:32:18 [Varning] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
  50. 2013-11-24 16:32:18 [Varning] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
  51. 2013-11-24 16:32:18 [Varning] [RedTech] Mod RedTech is missing a pack.mcmeta file, things may not work well
  52. 2013-11-24 16:32:18 [Info] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:RedTech
  53. 2013-11-24 16:32:18 [Info] [ForgeModLoader] Registering Forge Packet Handler
  54. 2013-11-24 16:32:18 [Info] [ForgeModLoader] Succeeded registering Forge Packet Handler
  55. 2013-11-24 16:32:18 [Info] [ForgeModLoader] Configured a dormant chunk cache size of 0
  56. 2013-11-24 16:32:18 [Allvarlig] [ForgeModLoader] Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  57. 2013-11-24 16:32:18 [Allvarlig] [ForgeModLoader]
  58.     mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  59.     FML{6.4.38.942} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized
  60.     Forge{9.11.1.942} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized
  61.     Red_Tech{0.4.A} [RedTech] (bin) Unloaded->Constructed->Errored
  62. 2013-11-24 16:32:18 [Allvarlig] [ForgeModLoader] The following problems were captured during this phase
  63. 2013-11-24 16:32:18 [Allvarlig] [ForgeModLoader] Caught exception from Red_Tech
  64. java.lang.NullPointerException
  65.     at net.minecraft.item.ItemStack.<init>(ItemStack.java:82)
  66.     at ProofTheEngineer.RedTech.items.Items.initItemsRecipes(Items.java:39)
  67.     at ProofTheEngineer.RedTech.items.Items.ItemsReg(Items.java:35)
  68.     at ProofTheEngineer.RedTech.common.RedTech.preInit(RedTech.java:56)
  69.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  71.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72.     at java.lang.reflect.Method.invoke(Unknown Source)
  73.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  74.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  76.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  77.     at java.lang.reflect.Method.invoke(Unknown Source)
  78.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  79.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  80.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  81.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  82.     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  83.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  84.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  85.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  86.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  87.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  88.     at java.lang.reflect.Method.invoke(Unknown Source)
  89.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  90.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  91.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  92.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  93.     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  94.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  95.     at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  96.     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  97.     at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)
  98.     at net.minecraft.client.Minecraft.run(Minecraft.java:808)
  99.     at net.minecraft.client.main.Main.main(Main.java:93)
  100.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  101.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  102.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  103.     at java.lang.reflect.Method.invoke(Unknown Source)
  104.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  105.     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  106. 2013-11-24 16:32:18 [Info] [STDOUT] ---- Minecraft Crash Report ----
  107. 2013-11-24 16:32:18 [Info] [STDOUT] // Don't be sad, have a hug! <3
  108. 2013-11-24 16:32:18 [Info] [STDOUT]
  109. 2013-11-24 16:32:18 [Info] [STDOUT] Time: 2013-11-24 16:32
  110. 2013-11-24 16:32:18 [Info] [STDOUT] Description: Initializing game
  111. 2013-11-24 16:32:18 [Info] [STDOUT]
  112. 2013-11-24 16:32:18 [Info] [STDOUT] java.lang.NullPointerException
  113. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.item.ItemStack.<init>(ItemStack.java:82)
  114. 2013-11-24 16:32:18 [Info] [STDOUT]     at ProofTheEngineer.RedTech.items.Items.initItemsRecipes(Items.java:39)
  115. 2013-11-24 16:32:18 [Info] [STDOUT]     at ProofTheEngineer.RedTech.items.Items.ItemsReg(Items.java:35)
  116. 2013-11-24 16:32:18 [Info] [STDOUT]     at ProofTheEngineer.RedTech.common.RedTech.preInit(RedTech.java:56)
  117. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  118. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  119. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  120. 2013-11-24 16:32:18 [Info] [STDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
  121. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  122. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  123. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  124. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  125. 2013-11-24 16:32:18 [Info] [STDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
  126. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  127. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  128. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  129. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  130. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  131. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  132. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  133. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  134. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  135. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  136. 2013-11-24 16:32:18 [Info] [STDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
  137. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  138. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  139. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  140. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  141. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  142. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  143. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  144. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  145. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)
  146. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.client.Minecraft.run(Minecraft.java:808)
  147. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.client.main.Main.main(Main.java:93)
  148. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  149. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  150. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  151. 2013-11-24 16:32:18 [Info] [STDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
  152. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  153. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  154. 2013-11-24 16:32:18 [Info] [STDOUT]
  155. 2013-11-24 16:32:18 [Info] [STDOUT]
  156. 2013-11-24 16:32:18 [Info] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
  157. 2013-11-24 16:32:18 [Info] [STDOUT] ---------------------------------------------------------------------------------------
  158. 2013-11-24 16:32:18 [Info] [STDOUT]
  159. 2013-11-24 16:32:18 [Info] [STDOUT] -- Head --
  160. 2013-11-24 16:32:18 [Info] [STDOUT] Stacktrace:
  161. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.item.ItemStack.<init>(ItemStack.java:82)
  162. 2013-11-24 16:32:18 [Info] [STDOUT]     at ProofTheEngineer.RedTech.items.Items.initItemsRecipes(Items.java:39)
  163. 2013-11-24 16:32:18 [Info] [STDOUT]     at ProofTheEngineer.RedTech.items.Items.ItemsReg(Items.java:35)
  164. 2013-11-24 16:32:18 [Info] [STDOUT]     at ProofTheEngineer.RedTech.common.RedTech.preInit(RedTech.java:56)
  165. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  166. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  167. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  168. 2013-11-24 16:32:18 [Info] [STDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
  169. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  170. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  171. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  172. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  173. 2013-11-24 16:32:18 [Info] [STDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
  174. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  175. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  176. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  177. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  178. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  179. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  180. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  181. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  182. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  183. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  184. 2013-11-24 16:32:18 [Info] [STDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
  185. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  186. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  187. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  188. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  189. 2013-11-24 16:32:18 [Info] [STDOUT]     at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  190. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  191. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  192. 2013-11-24 16:32:18 [Info] [STDOUT]     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  193. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)
  194. 2013-11-24 16:32:18 [Info] [STDOUT]
  195. 2013-11-24 16:32:18 [Info] [STDOUT] -- Initialization --
  196. 2013-11-24 16:32:18 [Info] [STDOUT] Details:
  197. 2013-11-24 16:32:18 [Info] [STDOUT] Stacktrace:
  198. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.client.Minecraft.run(Minecraft.java:808)
  199. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.client.main.Main.main(Main.java:93)
  200. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  201. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  202. 2013-11-24 16:32:18 [Info] [STDOUT]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  203. 2013-11-24 16:32:18 [Info] [STDOUT]     at java.lang.reflect.Method.invoke(Unknown Source)
  204. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  205. 2013-11-24 16:32:18 [Info] [STDOUT]     at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  206. 2013-11-24 16:32:18 [Info] [STDOUT]
  207. 2013-11-24 16:32:18 [Info] [STDOUT] -- System Details --
  208. 2013-11-24 16:32:18 [Info] [STDOUT] Details:
  209. 2013-11-24 16:32:18 [Info] [STDOUT]     Minecraft Version: 1.6.4
  210. 2013-11-24 16:32:18 [Info] [STDOUT]     Operating System: Windows 8 (amd64) version 6.2
  211. 2013-11-24 16:32:18 [Info] [STDOUT]     Java Version: 1.7.0_45, Oracle Corporation
  212. 2013-11-24 16:32:18 [Info] [STDOUT]     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  213. 2013-11-24 16:32:18 [Info] [STDOUT]     Memory: 731605776 bytes (697 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  214. 2013-11-24 16:32:18 [Info] [STDOUT]     JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  215. 2013-11-24 16:32:18 [Info] [STDOUT]     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  216. 2013-11-24 16:32:18 [Info] [STDOUT]     Suspicious classes: FML and Forge are installed
  217. 2013-11-24 16:32:18 [Info] [STDOUT]     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  218. 2013-11-24 16:32:18 [Info] [STDOUT]     FML: MCP v8.11 FML v6.4.38.942 Minecraft Forge 9.11.1.942 4 mods loaded, 4 mods active
  219. 2013-11-24 16:32:18 [Info] [STDOUT]     mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  220. 2013-11-24 16:32:18 [Info] [STDOUT]     FML{6.4.38.942} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized
  221. 2013-11-24 16:32:18 [Info] [STDOUT]     Forge{9.11.1.942} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized
  222. 2013-11-24 16:32:18 [Info] [STDOUT]     Red_Tech{0.4.A} [RedTech] (bin) Unloaded->Constructed->Errored
  223. 2013-11-24 16:32:18 [Info] [STDOUT]     Launched Version: 1.6
  224. 2013-11-24 16:32:18 [Info] [STDOUT]     LWJGL: 2.9.0
  225. 2013-11-24 16:32:18 [Info] [STDOUT]     OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3277, Intel
  226. 2013-11-24 16:32:18 [Info] [STDOUT]     Is Modded: Definitely; Client brand changed to 'fml,forge'
  227. 2013-11-24 16:32:18 [Info] [STDOUT]     Type: Client (map_client.txt)
  228. 2013-11-24 16:32:18 [Info] [STDOUT]     Resource Pack: Default
  229. 2013-11-24 16:32:18 [Info] [STDOUT]     Current Language: English (US)
  230. 2013-11-24 16:32:18 [Info] [STDOUT]     Profiler Position: N/A (disabled)
  231. 2013-11-24 16:32:18 [Info] [STDOUT]     Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  232. 2013-11-24 16:32:18 [Info] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\**********\Documents\Projects\Minecraft\MODs\RedTech1.6.4\forge\mcp\jars\.\crash-reports\crash-2013-11-24_16.32.18-client.txt
Add Comment
Please, Sign In to add comment