Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 30.08.16 16:44
  5. Description: Rendering screen
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at blz.<init>(DynamicTexture.java:38)
  9. at blz.<init>(DynamicTexture.java:27)
  10. at bnm$a.a(SourceFile:289)
  11. at azr.d(SourceFile:16)
  12. at azp.a(ResourcePackListEntry.java:115)
  13. at awd.a(SourceFile:25)
  14. at awi.b(GuiSlot.java:493)
  15. at awi.a(GuiSlot.java:255)
  16. at azo.a(GuiScreenResourcePacks.java:276)
  17. at bfk.a(EntityRenderer.java:1366)
  18. at ave.av(Minecraft.java:1134)
  19. at ave.a(Minecraft.java:426)
  20. at net.minecraft.client.main.Main.main(SourceFile:124)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at blz.<init>(DynamicTexture.java:38)
  29. at blz.<init>(DynamicTexture.java:27)
  30. at bnm$a.a(SourceFile:289)
  31. at azr.d(SourceFile:16)
  32. at azp.a(ResourcePackListEntry.java:115)
  33. at awd.a(SourceFile:25)
  34. at awi.b(GuiSlot.java:493)
  35. at awi.a(GuiSlot.java:255)
  36. at azo.a(GuiScreenResourcePacks.java:276)
  37.  
  38. -- Screen render details --
  39. Details:
  40. Screen name: azo
  41. Mouse location: Scaled: (193, 193). Absolute: (581, 319)
  42. Screen size: Scaled: (534, 300). Absolute: (1600, 900). Scale factor of 3
  43. Stacktrace:
  44. at bfk.a(EntityRenderer.java:1366)
  45. at ave.av(Minecraft.java:1134)
  46. at ave.a(Minecraft.java:426)
  47. at net.minecraft.client.main.Main.main(SourceFile:124)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.8.8
  52. Operating System: Windows 10 (x86) version 10.0
  53. CPU: 4x AMD A8-6600K APU with Radeon(tm) HD Graphics
  54. Java Version: 1.8.0_101, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  56. Memory: 24673840 bytes (23 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
  57. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  58. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  59. Launched Version: LabyMod-1.8.8
  60. LWJGL: 2.9.4
  61. OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.39, NVIDIA Corporation
  62. GL Caps: Using GL 1.3 multitexturing.
  63. Using GL 1.3 texture combiners.
  64. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  65. Shaders are available because OpenGL 2.1 is supported.
  66. VBOs are available because OpenGL 1.5 is supported.
  67.  
  68. Using VBOs: Yes
  69. Is Modded: Very likely; Jar signature invalidated
  70. Type: Client (map_client.txt)
  71. Resource Packs:
  72. Current Language: English (US)
  73. Profiler Position: N/A (disabled)
  74. CPU: 4x AMD A8-6600K APU with Radeon(tm) HD Graphics
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement