-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w08a
-
None
-
Windows 8, java 64 bit.
-
Unconfirmed
I cannot load a world. Whenever I try to load/create a world this crash happens.---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 24/02/14 2:17 PM
Description: Handling packet
java.lang.IndexOutOfBoundsException: 18496
at java.nio.DirectIntBufferU.get(Unknown Source)
at brj.a(SourceFile:319)
at brj.a(SourceFile:268)
at bdq.a(SourceFile:1776)
at bdq.a(SourceFile:1731)
at bok.a(SourceFile:107)
at ie.a(SourceFile:72)
at ie.a(SourceFile:13)
at fm.a(SourceFile:163)
at bdq.p(SourceFile:1664)
at bdq.ah(SourceFile:791)
at bdq.f(SourceFile:745)
at net.minecraft.client.main.Main.main(SourceFile:121)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at java.nio.DirectIntBufferU.get(Unknown Source)
at brj.a(SourceFile:319)
at brj.a(SourceFile:268)
at bdq.a(SourceFile:1776)
at bdq.a(SourceFile:1731)
at bok.a(SourceFile:107)
at ie.a(SourceFile:72)
at ie.a(SourceFile:13)
– Packet information –
Details:
Packet name: ie
Packet debug: eid=226, gameType=0, hardcore=true, dimension=0, difficulty=HARD, maxplayers=8
Stacktrace:
at fm.a(SourceFile:163)
– Affected level –
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 8.00,64.00,8.00 - World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 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: true. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~ERROR~ NullPointerException: null
Server type: Integrated singleplayer server
Stacktrace:
at boo.a(SourceFile:308)
at bdq.b(SourceFile:2057)
at bdq.f(SourceFile:754)
at net.minecraft.client.main.Main.main(SourceFile:121)
– System Details –
Details:
Minecraft Version: 14w08a
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 11740808 bytes (11 MB) / 159584256 bytes (152 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
Launched Version: 14w08a
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3316, Intel
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.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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)
Anisotropic Filtering: Off (1)
- duplicates
-
MC-38527 Crash after changing max view distance to 20 chunks in options.txt / Render distance too high in options.txt after downgrading
- Resolved