-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8
-
None
-
OS: Mac OS X (ver 10.6.8, arch x86_64)
Java: 1.6.0_65 (by Apple Inc.)
Launcher: Minecraft Launcher 1.5.3 (bootstrap 5)
Minecraft: 1.7.2 (updated Wed Apr 02 20:00:00 EST 2014)
-
Unconfirmed
Put the summary of the bug you're having here
What I expected to happen was...:
Describe what you thought should happen here
What actually happened was...:
Describe what happened here
Steps to Reproduce:
---- Minecraft Crash Report ----
// I feel sad now
Time: 9/17/14 2:33 PM
Description: Unexpected error
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:248)
at bls.a(SourceFile:270)
at bls.a(SourceFile:220)
at azd.a(SourceFile:1675)
at azd.a(SourceFile:1633)
at biv.a(SourceFile:113)
at gu.a(SourceFile:70)
at gu.a(SourceFile:13)
at ef.a(SourceFile:164)
at azd.o(SourceFile:1566)
at azd.ad(SourceFile:753)
at azd.e(SourceFile:704)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:248)
at bls.a(SourceFile:270)
at bls.a(SourceFile:220)
at azd.a(SourceFile:1675)
at azd.a(SourceFile:1633)
at biv.a(SourceFile:113)
at gu.a(SourceFile:70)
at gu.a(SourceFile:13)
at ef.a(SourceFile:164)
– 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: 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: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~ERROR~ NullPointerException: null
Server type: Integrated singleplayer server
Stacktrace:
at biz.a(SourceFile:284)
at azd.b(SourceFile:1951)
at azd.e(SourceFile:718)
at net.minecraft.client.main.Main.main(SourceFile:103)
– System Details –
Details:
Minecraft Version: 1.7.2
Operating System: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 53757152 bytes (51 MB) / 184033280 bytes (175 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 18497 (1035832 bytes; 0 MB) allocated, 18497 (1035832 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
Launched Version: 1.7.2
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce 9400 OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation
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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
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