Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 8/28/17 3:44 PM
  5. Description: Registering texture
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:239)
  9. at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:230)
  10. at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:198)
  11. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:46)
  12. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67)
  13. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:42)
  14. at net.minecraft.client.gui.achievement.GuiAchievement.func_146254_a(SourceFile:108)
  15. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1099)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  17. at net.minecraft.client.main.Main.main(SourceFile:124)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:483)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Thread: Client thread
  31. Stacktrace:
  32. at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:239)
  33. at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:230)
  34. at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:198)
  35. at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:46)
  36.  
  37. -- Resource location being registered --
  38. Details:
  39. Resource location: minecraft:textures/gui/achievement/achievement_background.png
  40. Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
  41. Stacktrace:
  42. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67)
  43. at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:42)
  44.  
  45. -- Affected level --
  46. Details:
  47. Level name: MpServer
  48. All players: 1 total; [EntityPlayerSP['TheShinyZoroark'/786, l='MpServer', x=8.50, y=65.00, z=8.50]]
  49. Chunk stats: MultiplayerChunkCache: 0, 0
  50. Level seed: 0
  51. Level generator: ID 00 - default, ver 1. Features enabled: false
  52. Level generator options:
  53. Level spawn location: World: (208,64,244), Chunk: (at 0,4,4 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  54. Level time: 0 game time, 0 day time
  55. Level dimension: 0
  56. Level storage version: 0x00000 - Unknown?
  57. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  58. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  59. Forced entities: 1 total; [EntityPlayerSP['TheShinyZoroark'/786, l='MpServer', x=8.50, y=65.00, z=8.50]]
  60. Retry entities: 0 total; []
  61. Server brand: fml,forge
  62. Server type: Integrated singleplayer server
  63. Stacktrace:
  64. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
  65. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  66. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  67. at net.minecraft.client.main.Main.main(SourceFile:124)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  71. at java.lang.reflect.Method.invoke(Method.java:483)
  72. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  73. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.10.2
  78. Operating System: Windows 10 (amd64) version 10.0
  79. Java Version: 1.8.0_25, Oracle Corporation
  80. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  81. Memory: 28362544 bytes (27 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
  82. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  83. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  84. FML: MCP 9.32 Powered by Forge 12.18.3.2185 6 mods loaded, 6 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  87. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
  88. UCHIJAAAA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
  89. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
  90. UCHIJAAAA pixelmon{5.1.5} [Pixelmon] (PixelmonDark1.7.jar)
  91. UCHIJAAAA TechnicPixelmonFix{1.0} [TechnicPixelmonFix] (TechnicPixelmonFix-1.10.2-1.1.0-5.0.0.jar)
  92. Loaded coremods (and transformers):
  93. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.49' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  94. Launched Version: 1.10.2-forge1.10.2-12.18.3.2185
  95. LWJGL: 2.9.4
  96. OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.49, NVIDIA Corporation
  97. GL Caps: Using GL 1.3 multitexturing.
  98. Using GL 1.3 texture combiners.
  99. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  100. Shaders are available because OpenGL 2.1 is supported.
  101. VBOs are available because OpenGL 1.5 is supported.
  102.  
  103. Using VBOs: Yes
  104. Is Modded: Definitely; Client brand changed to 'fml,forge'
  105. Type: Client (map_client.txt)
  106. Resource Packs:
  107. Current Language: English (US)
  108. Profiler Position: N/A (disabled)
  109. CPU: 8x AMD FX(tm)-8350 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement