1

OpenGL 1285 Out of Memory Error

_ENDER_DRAGON_'s Avatar _ENDER_DRAGON_4/29/15 8:33 pm
1 emeralds 16.8k 11
2/8/2017 9:49 pm
anonpmc792389's Avatar anonpmc792389
I was testing Resource Packs. I installed the Sphax Pure BD x512 res.

After I got into single player I was getting out of memory errors, and alot of lag. I don't know why. It's not even using 50% of the memory I assigned to Minecraft. I have Java 8 update 40, 64 bit. My OS is Windows 7, 64 bit. I have the latest graphics drivers.

Posted by _ENDER_DRAGON_'s Avatar
_ENDER_DRAGON_
Level 26 : Expert Dragon
10

Create an account or sign in to comment.

11

1
02/08/2017 9:49 pm
Level 5 : Apprentice Miner
anonpmc792389
anonpmc792389's Avatar
[deleted]
1
04/30/2015 12:43 am
Level 12 : Journeyman Engineer
jjcyalater
jjcyalater's Avatar
32 or 64 bit java?
1
04/30/2015 12:58 am
Level 1 : New Explorer
JamnJJ
JamnJJ's Avatar
your a dumb ass 64bit java was said inside the start of the forum thread
1
02/08/2017 9:39 pm
Level 1 : New Explorer
WalterTheMighty
WalterTheMighty's Avatar
*You're
1
02/08/2017 9:46 pm
Level 5 : Apprentice Miner
anonpmc792389
anonpmc792389's Avatar
[deleted]
1
04/29/2015 8:38 pm
Level 33 : Artisan Engineer
RoboShadow
RoboShadow's Avatar
How much memory do you have allocated to it and how much VRAM (video ram) do you have? (telling me your GPU will be fine for this)
1
04/29/2015 8:41 pm
Level 26 : Expert Dragon
_ENDER_DRAGON_
_ENDER_DRAGON_'s Avatar
8gb ram allocated to mc (too much ik, but I was testing the error)
2gb VRAM. (GTX 760)
1
04/29/2015 9:59 pm
Level 28 : Expert Dolphin
SAIXlON
SAIXlON's Avatar
the 8gb will just slow down your game. the 2gb of vram is more then enough. what mods do you have on? is any thing else open (games, photoshop, etc.)
1
04/29/2015 10:09 pm
Level 26 : Expert Dragon
_ENDER_DRAGON_
_ENDER_DRAGON_'s Avatar
Optifine for 1.8.3.

Google Chrome was open.
1
04/29/2015 10:22 pm
Level 28 : Expert Dolphin
SAIXlON
SAIXlON's Avatar
go into your .minecraft folder and look for crash-reports. post the newest one here
1
04/29/2015 10:45 pm
Level 26 : Expert Dragon
_ENDER_DRAGON_
_ENDER_DRAGON_'s Avatar
The crash happened on the 2gb allocated one. Once I added more I just got out of memory errors, no crashes.

http://pastebin.com/B94rzbie

Crash Report
---- Minecraft Crash Report ----
// My bad.

Time: 4/29/15 7:13 PM
Description: Updating screen events

java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source)
at javax.imageio.ImageReader.getDestination(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at bmm.a(TextureUtil.java:333)
at bmi.b(TextureMap.java:161)
at bmi.a(TextureMap.java:107)
at bou.j(SourceFile:553)
at bou.a(SourceFile:139)
at bov.a(SourceFile:23)
at bno.c(SourceFile:104)
at bno.a(SourceFile:92)
at avf.e(SourceFile:652)
at azp.a(SourceFile:161)
at axv.a(SourceFile:350)
at azp.a(SourceFile:169)
at axv.k(SourceFile:413)
at azp.k(SourceFile:74)
at axv.p(SourceFile:390)
at avf.s(SourceFile:1497)
at avf.av(SourceFile:888)
at avf.a(SourceFile:325)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source)
at javax.imageio.ImageReader.getDestination(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at bmm.a(TextureUtil.java:333)
at bmi.b(TextureMap.java:161)
at bmi.a(TextureMap.java:107)
at bou.j(SourceFile:553)
at bou.a(SourceFile:139)
at bov.a(SourceFile:23)
at bno.c(SourceFile:104)
at bno.a(SourceFile:92)
at avf.e(SourceFile:652)
at azp.a(SourceFile:161)
at axv.a(SourceFile:350)
at azp.a(SourceFile:169)
at axv.k(SourceFile:413)

-- Affected screen --
Details:
Screen name: azp
Stacktrace:
at avf.s(SourceFile:1500)
at avf.av(SourceFile:888)
at avf.a(SourceFile:325)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bex['BlackPhoenix'/8082, l='MpServer', x=-129.20, y=93.00, z=366.31]]
Chunk stats: MultiplayerChunkCache: 220, 220
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -88.00,64.00,256.00 - World: (-88,64,256), Chunk: (at 8,4,0 in -6,16; contains blocks -96,0,256 to -81,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 6878 game time, 6878 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 106 total; [tl['Bat'/7939, l='MpServer', x=-60.16, y=11.97, z=307.69], wf['Zombie'/7940, l='MpServer', x=-57.50, y=20.00, z=305.50], wd['Spider'/7942, l='MpServer', x=-52.50, y=40.00, z=311.50], tl['Bat'/7943, l='MpServer', x=-51.28, y=41.00, z=316.91], tl['Bat'/7947, l='MpServer', x=-59.91, y=44.41, z=327.41], wd['Spider'/7948, l='MpServer', x=-54.50, y=32.00, z=364.50], vo['Creeper'/7950, l='MpServer', x=-61.50, y=22.00, z=372.50], wb['Skeleton'/7951, l='MpServer', x=-59.50, y=22.00, z=369.50], wf['Zombie'/7952, l='MpServer', x=-60.50, y=22.00, z=371.50], tu['Pig'/7953, l='MpServer', x=-58.50, y=82.00, z=382.59], tu['Pig'/7954, l='MpServer', x=-52.56, y=78.00, z=385.13], bex['BlackPhoenix'/8082, l='MpServer', x=-129.20, y=93.00, z=366.31], tu['Pig'/7955, l='MpServer', x=-54.06, y=79.00, z=388.09], tv['Rabbit'/7956, l='MpServer', x=-52.75, y=71.00, z=406.47], vo['Creeper'/7779, l='MpServer', x=-208.50, y=62.00, z=347.50], vo['Creeper'/7780, l='MpServer', x=-209.50, y=62.00, z=344.50], wb['Skeleton'/7800, l='MpServer', x=-197.50, y=46.00, z=338.50], tl['Bat'/7801, l='MpServer', x=-192.72, y=45.94, z=340.56], tl['Bat'/7802, l='MpServer', x=-204.88, y=39.03, z=400.69], tl['Bat'/7803, l='MpServer', x=-206.38, y=39.38, z=400.91], vo['Creeper'/7807, l='MpServer', x=-189.50, y=52.00, z=333.50], vo['Creeper'/7808, l='MpServer', x=-185.63, y=53.00, z=328.97], wf['Zombie'/7809, l='MpServer', x=-177.63, y=59.00, z=355.00], tw['Sheep'/7810, l='MpServer', x=-178.50, y=106.00, z=387.50], tw['Sheep'/7811, l='MpServer', x=-179.00, y=80.00, z=408.94], tw['Sheep'/7812, l='MpServer', x=-178.69, y=84.00, z=403.47], tw['Sheep'/7813, l='MpServer', x=-177.97, y=80.00, z=411.06], wd['Spider'/7815, l='MpServer', x=-172.50, y=56.00, z=326.50], wf['Zombie'/7816, l='MpServer', x=-168.75, y=56.00, z=328.53], wb['Skeleton'/7817, l='MpServer', x=-175.72, y=56.00, z=344.06], vo['Creeper'/7818, l='MpServer', x=-163.50, y=44.00, z=365.50], tw['Sheep'/7819, l='MpServer', x=-168.09, y=120.00, z=377.47], tw['Sheep'/7820, l='MpServer', x=-174.69, y=105.00, z=388.56], tw['Sheep'/7821, l='MpServer', x=-175.50, y=99.00, z=389.50], wf['Zombie'/7822, l='MpServer', x=-165.50, y=71.00, z=410.50], wf['Zombie'/7823, l='MpServer', x=-166.50, y=71.00, z=411.50], vo['Creeper'/8336, l='MpServer', x=-133.50, y=14.00, z=313.50], wf['Zombie'/7831, l='MpServer', x=-143.28, y=16.00, z=357.84], wf['Zombie'/7832, l='MpServer', x=-146.50, y=16.00, z=361.50], tw['Sheep'/7833, l='MpServer', x=-146.56, y=111.00, z=388.94], tw['Sheep'/7834, l='MpServer', x=-144.50, y=112.00, z=385.50], tw['Sheep'/7835, l='MpServer', x=-152.25, y=81.00, z=405.44], vo['Creeper'/7836, l='MpServer', x=-149.00, y=70.00, z=428.53], vo['Creeper'/7837, l='MpServer', x=-159.09, y=70.00, z=428.59], vo['Creeper'/7838, l='MpServer', x=-150.50, y=70.00, z=427.50], tu['Pig'/7842, l='MpServer', x=-132.34, y=86.00, z=350.47], tl['Bat'/7843, l='MpServer', x=-136.09, y=16.75, z=354.78], tl['Bat'/7844, l='MpServer', x=-133.13, y=16.31, z=354.09], wb['Skeleton'/7845, l='MpServer', x=-134.53, y=27.00, z=377.50], tu['Pig'/7846, l='MpServer', x=-132.22, y=93.00, z=368.19], tu['Pig'/7847, l='MpServer', x=-131.94, y=81.00, z=373.97], tu['Pig'/7848, l='MpServer', x=-133.38, y=79.00, z=376.03], tu['Pig'/7849, l='MpServer', x=-139.59, y=98.00, z=371.41], wb['Skeleton'/7850, l='MpServer', x=-140.50, y=29.00, z=385.50], wb['Skeleton'/7851, l='MpServer', x=-139.50, y=29.00, z=385.50], tw['Sheep'/7852, l='MpServer', x=-140.84, y=80.00, z=384.81], tw['Sheep'/7853, l='MpServer', x=-140.69, y=80.00, z=389.41], wf['Zombie'/7854, l='MpServer', x=-128.94, y=23.00, z=409.47], wf['Zombie'/7855, l='MpServer', x=-137.03, y=23.00, z=408.56], tw['Sheep'/7856, l='MpServer', x=-133.31, y=79.00, z=412.16], wd['Spider'/7857, l='MpServer', x=-131.31, y=24.00, z=416.28], vp['Enderman'/7858, l='MpServer', x=-144.44, y=70.00, z=424.69], tw['Sheep'/7859, l='MpServer', x=-136.91, y=85.00, z=441.91], tw['Sheep'/7860, l='MpServer', x=-134.31, y=82.00, z=438.13], wb['Skeleton'/7874, l='MpServer', x=-115.50, y=26.00, z=307.50], wb['Skeleton'/7875, l='MpServer', x=-119.50, y=26.00, z=308.50], tu['Pig'/7876, l='MpServer', x=-125.06, y=90.00, z=348.97], tu['Pig'/7877, l='MpServer', x=-124.13, y=92.00, z=337.06], tu['Pig'/7878, l='MpServer', x=-119.56, y=93.00, z=342.38], wf['Zombie'/7879, l='MpServer', x=-116.50, y=18.00, z=359.50], tw['Sheep'/7880, l='MpServer', x=-117.56, y=81.00, z=406.31], we['Witch'/7881, l='MpServer', x=-114.50, y=33.00, z=420.50], tw['Sheep'/7882, l='MpServer', x=-122.03, y=80.00, z=416.97], tw['Sheep'/7883, l='MpServer', x=-125.50, y=80.00, z=423.50], tw['Sheep'/7884, l='MpServer', x=-124.59, y=82.00, z=444.31], tv['Rabbit'/7895, l='MpServer', x=-101.06, y=74.00, z=299.25], tv['Rabbit'/7896, l='MpServer', x=-106.47, y=72.00, z=294.19], vo['Creeper'/7897, l='MpServer', x=-102.50, y=16.00, z=397.50], vo['Creeper'/7898, l='MpServer', x=-101.03, y=57.00, z=414.38], wb['Skeleton'/7901, l='MpServer', x=-93.16, y=20.00, z=308.53], vo['Creeper'/7902, l='MpServer', x=-85.50, y=20.00, z=307.50], wb['Skeleton'/7903, l='MpServer', x=-88.50, y=26.00, z=305.50], wb['Skeleton'/7904, l='MpServer', x=-86.50, y=26.00, z=306.50], wf['Zombie'/7905, l='MpServer', x=-85.50, y=26.00, z=306.50], vo['Creeper'/7906, l='MpServer', x=-94.50, y=56.00, z=412.50], vo['Creeper'/7907, l='MpServer', x=-93.78, y=56.00, z=408.84], wf['Zombie'/7914, l='MpServer', x=-70.50, y=26.00, z=301.50], wf['Zombie'/7915, l='MpServer', x=-75.50, y=24.00, z=302.50], va['item.item.arrow'/7916, l='MpServer', x=-76.31, y=11.00, z=304.97], ty['Squid'/7917, l='MpServer', x=-67.53, y=62.00, z=316.19], wb['Skeleton'/7918, l='MpServer', x=-69.50, y=43.00, z=334.50], wb['Skeleton'/7919, l='MpServer', x=-69.50, y=43.00, z=333.50], wb['Skeleton'/7920, l='MpServer', x=-70.50, y=43.00, z=332.50], wf['Zombie'/7921, l='MpServer', x=-67.09, y=43.00, z=329.47], tv['Rabbit'/7922, l='MpServer', x=-66.50, y=66.00, z=327.50], tl['Bat'/7923, l='MpServer', x=-71.00, y=40.06, z=341.41], wf['Zombie'/7924, l='MpServer', x=-69.84, y=40.00, z=343.81], wf['Zombie'/7925, l='MpServer', x=-69.46, y=40.00, z=344.58], wb['Skeleton'/7926, l='MpServer', x=-69.94, y=43.00, z=339.47], tl['Bat'/7927, l='MpServer', x=-70.44, y=43.06, z=339.97], tl['Bat'/7928, l='MpServer', x=-72.81, y=41.75, z=340.25], tl['Bat'/7929, l='MpServer', x=-68.81, y=41.81, z=354.47], tl['Bat'/7930, l='MpServer', x=-64.41, y=41.41, z=357.59], tl['Bat'/7931, l='MpServer', x=-66.81, y=41.06, z=354.44], tl['Bat'/7932, l='MpServer', x=-66.75, y=41.91, z=354.00], tu['Pig'/7933, l='MpServer', x=-65.16, y=86.00, z=386.88]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server

-- System Details --
Details:
Minecraft Version: 1.8.3
Operating System: Windows 7 (amd64) version 6.1
CPU: 8x AMD FX(tm)-8350 Eight-Core Processor
Java Version: 1.8.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 243493152 bytes (232 MB) / 1908932608 bytes (1820 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.8.3-OptiFine_HD_U_D3
LWJGL: 2.9.4
OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.88, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: No
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [PureBDcraft 512x MC18.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome