Advertisement
TitanChase

Untitled

Apr 26th, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.50 KB | None | 0 0
  1. [14:13:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [14:13:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [14:13:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [14:13:37] [main/INFO] [FML]: Forge Mod Loader version 7.2.116.1024 for Minecraft 1.7.2 loading
  5. [14:13:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
  6. [14:13:37] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  7. [14:13:37] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [14:13:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [14:13:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  10. [14:13:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [14:13:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [14:13:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [14:13:38] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  14. [14:13:39] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Chase/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1024/forgeSrc-1.7.2-10.12.0.1024.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
  15. [14:13:39] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  16. [14:13:39] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Chase/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1024/forgeSrc-1.7.2-10.12.0.1024.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  17. [14:13:39] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  18. [14:13:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  19. [14:13:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [14:13:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  21. [14:13:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  22. [14:13:42] [main/INFO]: Setting user: Player70
  23. [14:13:45] [Client thread/INFO]: LWJGL Version: 2.9.0
  24. [14:13:50] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  25. [14:13:50] [Client thread/INFO] [FML]: MinecraftForge v10.12.0.1024 Initialized
  26. [14:13:50] [Client thread/INFO] [FML]: Replaced 128 ore recipies
  27. [14:13:50] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  28. [14:13:50] [Client thread/INFO] [FML]: Searching X:\Coding\Minecraft\Modding\1.7.2\Mods\forge\eclipse\mods for mods
  29. [14:13:50] [Client thread/INFO] [FML]: Also searching X:\Coding\Minecraft\Modding\1.7.2\Mods\forge\eclipse\mods\1.7.2 for mods
  30. [14:13:56] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
  31. [14:13:59] [Client thread/INFO] [FML]: Forge Mod Loader has identified 9 mods to load
  32. [14:13:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Tutorial Mod, FMLFileResourcePack:Crysis Mod, FMLFileResourcePack:Faction Mod, FMLFileResourcePack:Science Mod, FMLFileResourcePack:Ultra Miner
  33. [14:14:00] [Client thread/WARN] [cm]: Unable to inject @Mod$Instance in non-static field aether.mods.TutMod.TutMod.instance for TM as it is NOT the primary mod instance
  34. [14:14:00] [Client thread/WARN] [fm]: Unable to inject @Mod$Instance in non-static field aether.mods.TutMod.TutMod.instance for TM as it is NOT the primary mod instance
  35. [14:14:00] [Client thread/WARN] [sm]: Unable to inject @Mod$Instance in non-static field aether.mods.TutMod.TutMod.instance for TM as it is NOT the primary mod instance
  36. [14:14:00] [Client thread/WARN] [um]: Unable to inject @Mod$Instance in non-static field aether.mods.TutMod.TutMod.instance for TM as it is NOT the primary mod instance
  37. [14:14:00] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  38. 1
  39. 1
  40. 1
  41. 2
  42. 1
  43. 3
  44. 2
  45. 1
  46. 2
  47. 2
  48. 2
  49. 3
  50. 3
  51. 1
  52. 3
  53. 2
  54. 3
  55. 3
  56. Blacksmith Level 1
  57. null
  58. [14:14:00] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  59. [14:14:00] [Client thread/ERROR] [FML]:
  60. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  61. FML{7.2.116.1024} [Forge Mod Loader] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
  62. Forge{10.12.0.1024} [Minecraft Forge] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
  63. CodeChickenCore{rc_} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  64. TM{0.1 beta} [Tutorial Mod] (bin) Unloaded->Constructed->Pre-initialized
  65. cm{0.1 beta} [Crysis Mod] (bin) Unloaded->Constructed->Pre-initialized
  66. fm{0.1} [Faction Mod] (bin) Unloaded->Constructed->Pre-initialized
  67. sm{0.1} [Science Mod] (bin) Unloaded->Constructed->Errored
  68. um{0.1} [Ultra Miner] (bin) Unloaded->Constructed->Pre-initialized
  69. [14:14:00] [Client thread/ERROR] [FML]: The following problems were captured during this phase
  70. [14:14:00] [Client thread/ERROR] [FML]: Caught exception from sm
  71. java.lang.NullPointerException
  72. at net.minecraftforge.fluids.FluidRegistry.getFluidID(FluidRegistry.java:119) ~[FluidRegistry.class:?]
  73. at net.minecraftforge.fluids.Fluid.getID(Fluid.java:177) ~[Fluid.class:?]
  74. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:27) ~[FluidStack.class:?]
  75. at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:28) ~[BlockFluidClassic.class:?]
  76. at mods.chase.sm.fluids.fuild.SMProtonFluid.<init>(SMProtonFluid.java:27) ~[SMProtonFluid.class:?]
  77. at mods.chase.sm.fluids.SMFluids.registerFluids(SMFluids.java:16) ~[SMFluids.class:?]
  78. at mods.chase.sm.ScienceMod.PreLoad(ScienceMod.java:38) ~[ScienceMod.class:?]
  79. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_21]
  80. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  81. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  82. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_21]
  83. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536) ~[FMLModContainer.class:?]
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_21]
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  87. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_21]
  88. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) ~[guava-15.0.jar:?]
  89. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) ~[guava-15.0.jar:?]
  90. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) ~[guava-15.0.jar:?]
  91. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) ~[guava-15.0.jar:?]
  92. at com.google.common.eventbus.EventBus.post(EventBus.java:267) ~[guava-15.0.jar:?]
  93. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209) ~[LoadController.class:?]
  94. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188) ~[LoadController.class:?]
  95. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_21]
  96. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  97. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  98. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_21]
  99. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) ~[guava-15.0.jar:?]
  100. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) ~[guava-15.0.jar:?]
  101. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) ~[guava-15.0.jar:?]
  102. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) ~[guava-15.0.jar:?]
  103. at com.google.common.eventbus.EventBus.post(EventBus.java:267) ~[guava-15.0.jar:?]
  104. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  105. at cpw.mods.fml.common.Loader.loadMods(Loader.java:498) [Loader.class:?]
  106. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194) [FMLClientHandler.class:?]
  107. at net.minecraft.client.Minecraft.startGame(Minecraft.java:561) [Minecraft.class:?]
  108. at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
  109. at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
  110. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_21]
  111. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  112. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_21]
  113. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_21]
  114. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
  115. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  116. ---- Minecraft Crash Report ----
  117. // Oops.
  118.  
  119. Time: 2014/04/26 2:14 PM
  120. Description: Initializing game
  121.  
  122. java.lang.NullPointerException: Initializing game
  123. at net.minecraftforge.fluids.FluidRegistry.getFluidID(FluidRegistry.java:119)
  124. at net.minecraftforge.fluids.Fluid.getID(Fluid.java:177)
  125. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:27)
  126. at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:28)
  127. at mods.chase.sm.fluids.fuild.SMProtonFluid.<init>(SMProtonFluid.java:27)
  128. at mods.chase.sm.fluids.SMFluids.registerFluids(SMFluids.java:16)
  129. at mods.chase.sm.ScienceMod.PreLoad(ScienceMod.java:38)
  130. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  131. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  132. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  133. at java.lang.reflect.Method.invoke(Unknown Source)
  134. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
  135. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  136. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  137. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  138. at java.lang.reflect.Method.invoke(Unknown Source)
  139. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  140. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
  141. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  142. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  143. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  144. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
  145. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
  146. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  147. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  148. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  149. at java.lang.reflect.Method.invoke(Unknown Source)
  150. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  151. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
  152. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  153. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  154. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  155. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  156. at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
  157. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
  158. at net.minecraft.client.Minecraft.startGame(Minecraft.java:561)
  159. at net.minecraft.client.Minecraft.run(Minecraft.java:931)
  160. at net.minecraft.client.main.Main.main(Main.java:112)
  161. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  162. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  163. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  164. at java.lang.reflect.Method.invoke(Unknown Source)
  165. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  166. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  167.  
  168.  
  169. A detailed walkthrough of the error, its code path and all known details is as follows:
  170. ---------------------------------------------------------------------------------------
  171.  
  172. -- Head --
  173. Stacktrace:
  174. at net.minecraftforge.fluids.FluidRegistry.getFluidID(FluidRegistry.java:119)
  175. at net.minecraftforge.fluids.Fluid.getID(Fluid.java:177)
  176. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:27)
  177. at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:28)
  178. at mods.chase.sm.fluids.fuild.SMProtonFluid.<init>(SMProtonFluid.java:27)
  179. at mods.chase.sm.fluids.SMFluids.registerFluids(SMFluids.java:16)
  180. at mods.chase.sm.ScienceMod.PreLoad(ScienceMod.java:38)
  181. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  182. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  183. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  184. at java.lang.reflect.Method.invoke(Unknown Source)
  185. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
  186. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  187. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  188. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  189. at java.lang.reflect.Method.invoke(Unknown Source)
  190. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  191. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
  192. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  193. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  194. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  195. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
  196. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
  197. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  198. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  199. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  200. at java.lang.reflect.Method.invoke(Unknown Source)
  201. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  202. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
  203. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  204. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  205. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  206. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  207. at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
  208. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
  209. at net.minecraft.client.Minecraft.startGame(Minecraft.java:561)
  210.  
  211. -- Initialization --
  212. Details:
  213. Stacktrace:
  214. at net.minecraft.client.Minecraft.run(Minecraft.java:931)
  215. at net.minecraft.client.main.Main.main(Main.java:112)
  216. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  217. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  218. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  219. at java.lang.reflect.Method.invoke(Unknown Source)
  220. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  221. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  222.  
  223. -- System Details --
  224. Details:
  225. Minecraft Version: 1.7.2
  226. Operating System: Windows 8 (amd64) version 6.2
  227. Java Version: 1.7.0_21, Oracle Corporation
  228. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  229. Memory: 811290792 bytes (773 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  230. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  231. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  232. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  233. FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 9 mods loaded, 9 mods active
  234. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  235. FML{7.2.116.1024} [Forge Mod Loader] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
  236. Forge{10.12.0.1024} [Minecraft Forge] (forgeSrc-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
  237. CodeChickenCore{rc_} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  238. TM{0.1 beta} [Tutorial Mod] (bin) Unloaded->Constructed->Pre-initialized
  239. cm{0.1 beta} [Crysis Mod] (bin) Unloaded->Constructed->Pre-initialized
  240. fm{0.1} [Faction Mod] (bin) Unloaded->Constructed->Pre-initialized
  241. sm{0.1} [Science Mod] (bin) Unloaded->Constructed->Errored
  242. um{0.1} [Ultra Miner] (bin) Unloaded->Constructed->Pre-initialized
  243. Launched Version: 1.6
  244. LWJGL: 2.9.0
  245. OpenGL: GeForce GT 650M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  246. Is Modded: Definitely; Client brand changed to 'fml,forge'
  247. Type: Client (map_client.txt)
  248. Resource Packs: []
  249. Current Language: English (US)
  250. Profiler Position: N/A (disabled)
  251. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  252. Anisotropic Filtering: Off (1)
  253. #@!@# Game crashed! Crash report saved to: #@!@# X:\Coding\Minecraft\Modding\1.7.2\Mods\forge\eclipse\.\crash-reports\crash-2014-04-26_14.14.00-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement