Advertisement
Guest User

crash new install

a guest
Feb 16th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.41 KB | None | 0 0
  1. >BOOTING UP GRADLE...
  2. >Data loaded, MCreator gradle console ready [ver 1.007]! [boot took 6 milliseconds]
  3. >RIGHT click once to copy log to the clipboard or twice to clear the log.
  4. >===================================================================================================================
  5. >Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
  6. >Microsoft Windows [Version 6.3.9600]
  7. >(c) 2013 Microsoft Corporation. All rights reserved.
  8. >C:\Pylo\MCreator154-1.7.10>cd forge
  9. >C:\Pylo\MCreator154-1.7.10\forge>SET "JAVA_HOME=C:\Pylo\MCreator154-1.7.10\jdk\"
  10. >C:\Pylo\MCreator154-1.7.10\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
  11. >C:\Pylo\MCreator154-1.7.10\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
  12. >C:\Pylo\MCreator154-1.7.10\forge>gradlew cleanCache clean setupDecompWorkspace --refresh-dependencies
  13. >****************************
  14. > Powered By MCP:
  15. > http://mcp.ocean-labs.de/
  16. > Searge, ProfMobius, Fesh0r,
  17. > R4wk, ZeuX, IngisKahn, bspkrs
  18. > MCP Data version : unknown
  19. >****************************
  20. >:cleanCache
  21. >:clean
  22. >:extractMcpData
  23. >:getVersionJson
  24. >:extractUserDev
  25. >:genSrgs
  26. >:extractNatives
  27. >:copyNativesLegacy
  28. >:getAssetsIndex
  29. >:getAssets
  30. >Current status: 1/686 0%
  31. >Current status: 45/686 6%
  32. >Current status: 81/686 11%
  33. >Current status: 112/686 16%
  34. >Current status: 147/686 21%
  35. >Current status: 189/686 27%
  36. >Current status: 206/686 30%
  37. >Current status: 253/686 36%
  38. >Current status: 298/686 43%
  39. >Current status: 362/686 52%
  40. >Current status: 385/686 56%
  41. >Current status: 452/686 65%
  42. >Current status: 491/686 71%
  43. >Current status: 550/686 80%
  44. >Current status: 605/686 88%
  45. >Current status: 645/686 94%
  46. >:makeStart
  47. >:downloadMcpTools
  48. >:downloadClient
  49. >:downloadServer
  50. >:mergeJars
  51. >:deobfuscateJar
  52. >Applying SpecialSource...
  53. >Applying Exceptor...
  54. >:decompile
  55. >:processSources
  56. >Injecting fml files
  57. >Applying fml patches
  58. >Applying forge patches
  59. >:remapJar
  60. >:extractMinecraftSrc
  61. >:recompMinecraft
  62. >:repackMinecraft
  63. >:setupDecompWorkspace
  64. >BUILD SUCCESSFUL
  65. >Total time: 7 mins 16.045 secs
  66. >C:\Pylo\MCreator154-1.7.10\forge>
  67. >Task completed with return code 0 in 436745 milliseconds
  68. >Task return code check OK!
  69. >===================================================================================================================
  70. >Executing gradle command: runClient
  71. >Microsoft Windows [Version 6.3.9600]
  72. >(c) 2013 Microsoft Corporation. All rights reserved.
  73. >C:\Pylo\MCreator154-1.7.10>cd forge
  74. >C:\Pylo\MCreator154-1.7.10\forge>SET "JAVA_HOME=C:\Pylo\MCreator154-1.7.10\jdk\"
  75. >C:\Pylo\MCreator154-1.7.10\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
  76. >C:\Pylo\MCreator154-1.7.10\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
  77. >C:\Pylo\MCreator154-1.7.10\forge>gradlew runClient
  78. >****************************
  79. > Powered By MCP:
  80. > http://mcp.ocean-labs.de/
  81. > Searge, ProfMobius, Fesh0r,
  82. > R4wk, ZeuX, IngisKahn, bspkrs
  83. > MCP Data version : unknown
  84. >****************************
  85. >:compileApiJava UP-TO-DATE
  86. >:processApiResources UP-TO-DATE
  87. >:apiClasses UP-TO-DATE
  88. >:sourceMainJava
  89. >:compileJava
  90. >:processResources
  91. >:classes
  92. >:jar
  93. >:getVersionJson
  94. >:extractUserDev UP-TO-DATE
  95. >:extractNatives UP-TO-DATE
  96. >:copyNativesLegacy UP-TO-DATE
  97. >:getAssetsIndex
  98. >:getAssets
  99. >:makeStart SKIPPED
  100. >:runClient
  101. >[12:34:13] [main/INFO] [GradleStart]: Extra: []
  102. >[12:34:13] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --accessToken, {REDACTED}, --assetIndex, 1.7.10, --assetsDir, C:/Users/xmcli_000/.gradle/caches/minecraft/assets, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker]
  103. >[12:34:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  104. >[12:34:13] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  105. >[12:34:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker
  106. >[12:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  107. >[12:34:13] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
  108. >[12:34:13] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_60, running on Windows 8.1:x86:6.3, installed at C:\Pylo\MCreator154-1.7.10\jdk\jre
  109. >[12:34:13] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  110. >[12:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker
  111. >[12:34:13] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
  112. >[12:34:13] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  113. >[12:34:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  114. >[12:34:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  115. >[12:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  116. >[12:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  117. >[12:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  118. >[12:34:13] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  119. >[12:34:14] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  120. >[12:34:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  121. >[12:34:14] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  122. >[12:34:15] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  123. >[12:34:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  124. >[12:34:15] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  125. >[12:34:15] [main/INFO]: Setting user: Player137
  126. >[12:34:16] [Client thread/INFO]: LWJGL Version: 2.9.1
  127. >[12:34:17] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  128. >[12:34:17] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
  129. >[12:34:17] [Client thread/INFO] [FML]: Replaced 182 ore recipies
  130. >[12:34:17] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  131. >[12:34:17] [Client thread/INFO] [FML]: Config directory created successfully
  132. >[12:34:17] [Client thread/INFO] [FML]: Searching C:\Pylo\MCreator154-1.7.10\forge\eclipse\mods for mods
  133. >[12:34:19] [Client thread/INFO] [TestEnvironmentMod]: Mod TestEnvironmentMod is missing the required element 'name'. Substituting TestEnvironmentMod
  134. >[12:34:19] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  135. >[12:34:19] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at CLIENT
  136. >[12:34:19] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at SERVER
  137. >[12:34:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TestEnvironmentMod
  138. >[12:34:20] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  139. >[12:34:20] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  140. >[12:34:20] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  141. >[12:34:20] [Client thread/INFO] [FML]: Applying holder lookups
  142. >[12:34:20] [Client thread/INFO] [FML]: Holder lookups applied
  143. >[12:34:20] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  144. >[12:34:20] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  145. >[12:34:20] [Thread-5/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  146. >[12:34:20] [Thread-5/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  147. >[12:34:20] [Thread-5/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  148. >[12:34:21] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  149. >[12:34:21] [Sound Library Loader/INFO]: Sound engine started
  150. >[12:34:21] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  151. >[12:34:22] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  152. >[12:34:22] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
  153. >[12:34:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TestEnvironmentMod
  154. >[12:34:22] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  155. >[12:34:22] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  156. >[12:34:22] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  157. >[12:34:22] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  158. >[12:34:22] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  159. >[12:34:22] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  160. >[12:34:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  161. >[12:34:22] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  162. >[12:34:23] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  163. >[12:34:23] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  164. >[12:34:23] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  165. >[12:34:23] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  166. >[12:34:23] [Sound Library Loader/INFO]: Sound engine started
  167. >[12:34:47] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  168. >[12:34:47] [Server thread/INFO]: Generating keypair
  169. >[12:34:47] [Server thread/INFO]: Converting map!
  170. >[12:34:47] [Server thread/INFO]: Scanning folders...
  171. >[12:34:47] [Server thread/INFO]: Total conversion count is 0
  172. >[12:34:47] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  173. >[12:34:47] [Server thread/INFO] [FML]: Applying holder lookups
  174. >[12:34:47] [Server thread/INFO] [FML]: Holder lookups applied
  175. >[12:34:47] [Server thread/WARN]: Unable to find spawn biome
  176. >[12:34:47] [Server thread/INFO] [FML]: Loading dimension 0 (TEST) (net.minecraft.server.integrated.IntegratedServer@165c33f)
  177. >[12:34:47] [Server thread/INFO] [FML]: Loading dimension 1 (TEST) (net.minecraft.server.integrated.IntegratedServer@165c33f)
  178. >[12:34:47] [Server thread/INFO] [FML]: Loading dimension -1 (TEST) (net.minecraft.server.integrated.IntegratedServer@165c33f)
  179. >[12:34:47] [Server thread/INFO]: Preparing start region for level 0
  180. >[12:34:48] [Server thread/INFO]: Preparing spawn area: 12%
  181. >[12:34:49] [Server thread/INFO]: Preparing spawn area: 22%
  182. >[12:34:50] [Server thread/INFO]: Preparing spawn area: 33%
  183. >[12:34:51] [Server thread/INFO]: Preparing spawn area: 42%
  184. >[12:34:52] [Server thread/INFO]: Preparing spawn area: 52%
  185. >[12:34:53] [Server thread/INFO]: Preparing spawn area: 62%
  186. >[12:34:54] [Server thread/INFO]: Preparing spawn area: 71%
  187. >[12:34:55] [Server thread/INFO]: Preparing spawn area: 82%
  188. >[12:34:56] [Server thread/INFO]: Preparing spawn area: 92%
  189. >[12:34:58] [Server thread/INFO]: Changing view distance to 8, from 10
  190. >[12:34:59] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
  191. >[12:34:59] [Netty IO #1/INFO] [FML]: Client protocol version 1
  192. >[12:34:59] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : mcp@9.05,FML@7.10.85.1230,Forge@10.13.2.1230,TestEnvironmentMod@1.0
  193. >[12:34:59] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  194. >[12:34:59] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
  195. >[12:34:59] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  196. >[12:34:59] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  197. >[12:34:59] [Server thread/INFO]: Player137[local:E:ab235ca1] logged in with entity id 0 at (6.5, 237.0, 2.5)
  198. >[12:34:59] [Server thread/INFO]: Player137 joined the game
  199. >[12:35:06] [Server thread/INFO]: Stopping server
  200. >[12:35:06] [Server thread/INFO]: Saving players
  201. >[12:35:07] [Server thread/INFO]: Saving worlds
  202. >[12:35:07] [Server thread/INFO]: Saving chunks for level 'TEST'/Overworld
  203. >[12:35:22] [File IO Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.OutOfMemoryError: Java heap space
  204. >[12:35:22] [Server thread/ERROR]: Exception stopping the server
  205. >java.lang.OutOfMemoryError: Java heap space
  206. > at java.util.HashMap.createEntry(HashMap.java:897) ~[?:1.7.0_60]
  207. > at java.util.HashMap.addEntry(HashMap.java:884) ~[?:1.7.0_60]
  208. > at java.util.HashMap.put(HashMap.java:505) ~[?:1.7.0_60]
  209. > at net.minecraft.nbt.NBTTagCompound.setInteger(NBTTagCompound.java:104) ~[NBTTagCompound.class:?]
  210. > at net.minecraft.world.chunk.storage.AnvilChunkLoader.writeChunkToNBT(AnvilChunkLoader.java:421) ~[AnvilChunkLoader.class:?]
  211. > at net.minecraft.world.chunk.storage.AnvilChunkLoader.saveChunk(AnvilChunkLoader.java:204) ~[AnvilChunkLoader.class:?]
  212. > at net.minecraft.world.gen.ChunkProviderServer.safeSaveChunk(ChunkProviderServer.java:287) ~[ChunkProviderServer.class:?]
  213. > at net.minecraft.world.gen.ChunkProviderServer.saveChunks(ChunkProviderServer.java:340) ~[ChunkProviderServer.class:?]
  214. > at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:862) ~[WorldServer.class:?]
  215. > at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:370) ~[MinecraftServer.class:?]
  216. > at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:405) ~[MinecraftServer.class:?]
  217. > at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:266) ~[IntegratedServer.class:?]
  218. > at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:538) [MinecraftServer.class:?]
  219. > at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
  220. >[12:35:23] [Server thread/INFO] [FML]: Applying holder lookups
  221. >Exception in thread "File IO Thread" Feb 16, 2015 12:35:22 PM io.netty.channel.nio.NioEventLoop run
  222. >WARNING: Unexpected exception in the selector loop.
  223. >java.lang.OutOfMemoryError: Java heap space
  224. >Feb 16, 2015 12:35:22 PM io.netty.channel.nio.NioEventLoop run
  225. >WARNING: Unexpected exception in the selector loop.
  226. >[12:35:23] [Server thread/INFO] [FML]: Holder lookups applied
  227. >java.lang.OutOfMemoryError: Java heap space
  228. > at java.util.ArrayList.iterator(ArrayList.java:814)
  229. > at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(WindowsSelectorImpl.java:496)
  230. > at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:172)
  231. > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  232. > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  233. > at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  234. > at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  235. > at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  236. > at java.lang.Thread.run(Thread.java:745)
  237. >Feb 16, 2015 12:35:22 PM io.netty.channel.nio.NioEventLoop run
  238. >WARNING: Unexpected exception in the selector loop.
  239. >java.lang.OutOfMemoryError: Java heap space
  240. > at java.util.ArrayList.iterator(ArrayList.java:814)
  241. > at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(WindowsSelectorImpl.java:496)
  242. > at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:172)
  243. > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  244. > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  245. > at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  246. > at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  247. > at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  248. > at java.lang.Thread.run(Thread.java:745)
  249. >[12:35:24] [Client thread/FATAL]: Reported exception thrown!
  250. >net.minecraft.util.ReportedException: Registering texture
  251. > at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:111) ~[TextureManager.class:?]
  252. > at net.minecraft.client.renderer.texture.TextureManager.bindTexture(TextureManager.java:45) ~[TextureManager.class:?]
  253. > at net.minecraft.client.renderer.RenderGlobal.renderSky(RenderGlobal.java:1190) ~[RenderGlobal.class:?]
  254. > at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1243) ~[EntityRenderer.class:?]
  255. > at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1087) ~[EntityRenderer.class:?]
  256. > at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1057) ~[Minecraft.class:?]
  257. > at net.minecraft.client.Minecraft.run(Minecraft.java:951) [Minecraft.class:?]
  258. > at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
  259. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  260. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  261. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  262. > at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  263. > at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  264. > at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  265. > at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) [start/:?]
  266. > at GradleStart.main(GradleStart.java:45) [start/:?]
  267. >Caused by: java.lang.OutOfMemoryError: Java heap space
  268. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSubImpl(TextureUtil.java:238) ~[TextureUtil.class:?]
  269. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSub(TextureUtil.java:229) ~[TextureUtil.class:?]
  270. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageAllocate(TextureUtil.java:194) ~[TextureUtil.class:?]
  271. > at net.minecraft.client.renderer.texture.SimpleTexture.loadTexture(SimpleTexture.java:59) ~[SimpleTexture.class:?]
  272. > at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) ~[TextureManager.class:?]
  273. > ... 15 more
  274. >[12:35:24] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ----
  275. >// Don't be sad. I'll do better next time, I promise!
  276. >Time: 16/02/15 12:35
  277. >Description: Registering texture
  278. >java.lang.OutOfMemoryError: Java heap space
  279. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSubImpl(TextureUtil.java:238)
  280. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSub(TextureUtil.java:229)
  281. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageAllocate(TextureUtil.java:194)
  282. > at net.minecraft.client.renderer.texture.SimpleTexture.loadTexture(SimpleTexture.java:59)
  283. > at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89)
  284. > at net.minecraft.client.renderer.texture.TextureManager.bindTexture(TextureManager.java:45)
  285. > at net.minecraft.client.renderer.RenderGlobal.renderSky(RenderGlobal.java:1190)
  286. > at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1243)
  287. > at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1087)
  288. > at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1057)
  289. > at net.minecraft.client.Minecraft.run(Minecraft.java:951)
  290. > at net.minecraft.client.main.Main.main(Main.java:164)
  291. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  292. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  293. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  294. > at java.lang.reflect.Method.invoke(Method.java:606)
  295. > at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  296. > at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  297. > at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78)
  298. > at GradleStart.main(GradleStart.java:45)
  299. >A detailed walkthrough of the error, its code path and all known details is as follows:
  300. >---------------------------------------------------------------------------------------
  301. >-- Head --
  302. >Stacktrace:
  303. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSubImpl(TextureUtil.java:238)
  304. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSub(TextureUtil.java:229)
  305. > at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageAllocate(TextureUtil.java:194)
  306. > at net.minecraft.client.renderer.texture.SimpleTexture.loadTexture(SimpleTexture.java:59)
  307. >-- Resource location being registered --
  308. >Details:
  309. > Resource location: minecraft:textures/environment/sun.png
  310. > Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
  311. >Stacktrace:
  312. > at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89)
  313. > at net.minecraft.client.renderer.texture.TextureManager.bindTexture(TextureManager.java:45)
  314. > at net.minecraft.client.renderer.RenderGlobal.renderSky(RenderGlobal.java:1190)
  315. > at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1243)
  316. >-- Affected level --
  317. >Details:
  318. > Level name: MpServer
  319. > All players: 1 total; [EntityClientPlayerMP['Player137'/0, l='MpServer', x=6.50, y=238.62, z=2.50]]
  320. > Chunk stats: MultiplayerChunkCache: 289, 289
  321. > Level seed: 0
  322. > Level generator: ID 01 - flat, ver 0. Features enabled: false
  323. > Level generator options:
  324. > Level spawn location: World: (0,4,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  325. > Level time: 123 game time, 123 day time
  326. > Level dimension: 0
  327. > Level storage version: 0x00000 - Unknown?
  328. > Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  329. > Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  330. > Forced entities: 1 total; [EntityClientPlayerMP['Player137'/0, l='MpServer', x=6.50, y=238.62, z=2.50]]
  331. > Retry entities: 0 total; []
  332. > Server brand: fml,forge
  333. > Server type: Integrated singleplayer server
  334. >Stacktrace:
  335. > at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)
  336. > at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2556)
  337. > at net.minecraft.client.Minecraft.run(Minecraft.java:972)
  338. > at net.minecraft.client.main.Main.main(Main.java:164)
  339. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  340. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  341. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  342. > at java.lang.reflect.Method.invoke(Method.java:606)
  343. > at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  344. > at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  345. > at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78)
  346. > at GradleStart.main(GradleStart.java:45)
  347. >-- System Details --
  348. >Details:
  349. > Minecraft Version: 1.7.10
  350. > Operating System: Windows 8.1 (x86) version 6.3
  351. > Java Version: 1.7.0_60, Oracle Corporation
  352. > Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  353. > Memory: 6513456 bytes (6 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
  354. > JVM Flags: 0 total;
  355. > AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  356. > IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  357. > FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 4 mods loaded, 4 mods active
  358. > mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  359. > FML{7.10.85.1230} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  360. > Forge{10.13.2.1230} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  361. > TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  362. > Launched Version: 1.7.10
  363. > LWJGL: 2.9.1
  364. > OpenGL: Intel(R) HD Graphics 2000 GL version 3.1.0 - Build 9.17.10.3347, Intel
  365. > GL Caps: Using GL 1.3 multitexturing.
  366. >Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  367. >Anisotropic filtering is supported and maximum anisotropy is 16.
  368. >Shaders are available because OpenGL 2.1 is supported.
  369. > Is Modded: Definitely; Client brand changed to 'fml,forge'
  370. > Type: Client (map_client.txt)
  371. > Resource Packs: []
  372. > Current Language: English (US)
  373. > Profiler Position: N/A (disabled)
  374. > Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  375. > Anisotropic Filtering: Off (1)
  376. >[12:35:24] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:398]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Pylo\MCreator154-1.7.10\forge\eclipse\.\crash-reports\crash-2015-02-16_12.35.24-client.txt
  377. >AL lib: (EE) alc_cleanup: 1 device not closed
  378. >:runClient FAILED
  379. >FAILURE: Build failed with an exception.
  380. >* What went wrong:
  381. >Execution failed for task ':runClient'.
  382. >> Process 'co>Total time: 1 mins 25.623 secs
  383. mmand 'C:\Pylo\MCreator154-1.7.10\jdk\bin\java.exe'' finished with non-zero exit value -1
  384. >BUILD FAILED
  385. >* Try:
  386. >Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  387. >C:\Pylo\MCreator154-1.7.10\forge>
  388. >Task completed with return code 0 in 86313 milliseconds
  389. >Task return code check OK!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement