Advertisement
Felanpro

Minecraft texture error

Apr 26th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 2016-04-26 17:01
  5. Description: Initializing game
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at java.awt.image.DataBufferByte.<init>(Unknown Source)
  9. at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
  10. at java.awt.image.Raster.createWritableRaster(Unknown Source)
  11. at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source)
  12. at javax.imageio.ImageReader.getDestination(Unknown Source)
  13. at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
  14. at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
  15. at javax.imageio.ImageIO.read(Unknown Source)
  16. at javax.imageio.ImageIO.read(Unknown Source)
  17. at bvh.a(SourceFile:377)
  18. at bve.a(SourceFile:219)
  19. at bvd.a(SourceFile:190)
  20. at bvd.b(SourceFile:149)
  21. at bvd.a(SourceFile:76)
  22. at bxo.m(SourceFile:727)
  23. at bxo.a(SourceFile:172)
  24. at bxp.a(SourceFile:23)
  25. at bwi.a(SourceFile:100)
  26. at bcc.an(SourceFile:513)
  27. at bcc.a(SourceFile:377)
  28. at net.minecraft.client.main.Main.main(SourceFile:124)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36. at java.awt.image.DataBufferByte.<init>(Unknown Source)
  37. at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
  38. at java.awt.image.Raster.createWritableRaster(Unknown Source)
  39. at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source)
  40. at javax.imageio.ImageReader.getDestination(Unknown Source)
  41. at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
  42. at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
  43. at javax.imageio.ImageIO.read(Unknown Source)
  44. at javax.imageio.ImageIO.read(Unknown Source)
  45. at bvh.a(SourceFile:377)
  46. at bve.a(SourceFile:219)
  47. at bvd.a(SourceFile:190)
  48. at bvd.b(SourceFile:149)
  49. at bvd.a(SourceFile:76)
  50. at bxo.m(SourceFile:727)
  51. at bxo.a(SourceFile:172)
  52. at bxp.a(SourceFile:23)
  53. at bwi.a(SourceFile:100)
  54. at bcc.an(SourceFile:513)
  55.  
  56. -- Initialization --
  57. Details:
  58. Stacktrace:
  59. at bcc.a(SourceFile:377)
  60. at net.minecraft.client.main.Main.main(SourceFile:124)
  61.  
  62. -- System Details --
  63. Details:
  64. Minecraft Version: 1.9.2
  65. Operating System: Windows 10 (x86) version 10.0
  66. Java Version: 1.8.0_66, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  68. Memory: 15350376 bytes (14 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
  69. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  70. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  71. Launched Version: 1.9.2
  72. LWJGL: 2.9.4
  73. OpenGL: GeForce GT 730/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.82, NVIDIA Corporation
  74. GL Caps: Using GL 1.3 multitexturing.
  75. Using GL 1.3 texture combiners.
  76. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  77. Shaders are available because OpenGL 2.1 is supported.
  78. VBOs are available because OpenGL 1.5 is supported.
  79.  
  80. Using VBOs: No
  81. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  82. Type: Client (map_client.txt)
  83. Resource Packs: PureBDcraft 512x MC19.zip
  84. Current Language: English (US)
  85. Profiler Position: N/A (disabled)
  86. CPU: 4x AMD A8-7600 Radeon R7, 10 Compute Cores 4C+6G
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement