-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.1
-
None
-
start up
-
Unconfirmed
---- Minecraft Crash Report ----
// You're mean.
Time: 11/25/14 8:46 PM
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
at cuj.a(SourceFile:281)
at cuj.a(SourceFile:271)
at cuj.a(SourceFile:205)
at ctv.a(SourceFile:47)
at cug.a(SourceFile:56)
at cug.a(SourceFile:38)
at cpu.c(SourceFile:134)
at cpu.b(SourceFile:304)
at cpt.a(SourceFile:301)
at cpt.a(SourceFile:259)
at cpt.a(SourceFile:226)
at ckn.a(SourceFile:591)
at cjh.a(SourceFile:1231)
at cjh.a(SourceFile:1136)
at cjh.b(SourceFile:989)
at bss.at(SourceFile:906)
at bss.a(SourceFile:317)
at net.minecraft.client.main.Main.main(SourceFile:124)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at cuj.a(SourceFile:281)
at cuj.a(SourceFile:271)
at cuj.a(SourceFile:205)
at ctv.a(SourceFile:47)
– Resource location being registered –
Details:
Resource location: minecraft:textures/misc/shadow.png
Texture object class: ctv
Stacktrace:
at cug.a(SourceFile:56)
at cug.a(SourceFile:38)
at cpu.c(SourceFile:134)
at cpu.b(SourceFile:304)
– Entity being rendered –
Details:
Entity Type: Pig (acc)
Entity ID: 84
Entity Name: Pig
Entity's Exact location: 254.50, 70.00, 216.28
Entity's Block location: 254.00,70.00,216.00 - World: (254,70,216), Chunk: (at 14,4,8 in 15,13; contains blocks 240,0,208 to 255,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Rider: ~ERROR~ NullPointerException: null
Entity's Vehicle: ~ERROR~ NullPointerException: null
– Renderer details –
Details:
Assigned renderer: crd@1e6d475
Location: -3.00,4.00,8.78 - World: (-3,4,8), Chunk: (at 13,0,8 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Rotation: 178.59375
Delta: 0.24492657
Stacktrace:
at cpt.a(SourceFile:301)
at cpt.a(SourceFile:259)
at cpt.a(SourceFile:226)
at ckn.a(SourceFile:591)
at cjh.a(SourceFile:1231)
at cjh.a(SourceFile:1136)
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [cin['Camdonius'/244, l='MpServer', x=257.50, y=66.00, z=207.50]]
Chunk stats: MultiplayerChunkCache: 10, 10
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 256.00,64.00,204.00 - World: (256,64,204), Chunk: (at 0,4,12 in 16,12; contains blocks 256,0,192 to 271,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 11893 game time, 11893 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 5 total; [acc['Pig'/96, l='MpServer', x=262.66, y=67.00, z=205.53], acc['Pig'/97, l='MpServer', x=261.41, y=67.00, z=206.28], acc['Pig'/98, l='MpServer', x=257.19, y=69.00, z=203.84], acc['Pig'/84, l='MpServer', x=254.50, y=70.00, z=216.28], cin['Camdonius'/244, l='MpServer', x=257.50, y=66.00, z=207.50]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at cem.a(SourceFile:308)
at bss.b(SourceFile:2278)
at bss.a(SourceFile:326)
at net.minecraft.client.main.Main.main(SourceFile:124)
– System Details –
Details:
Minecraft Version: 1.8.1
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 19103080 bytes (18 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.8.1
LWJGL: 2.9.1
OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 GL version 4.4.0 NVIDIA 344.75, 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: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved