-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.10
-
None
-
Unconfirmed
When i start minecraft it goes to the title screen as normal but when i go on single player or multi player my game crashes for a unknown reason. My game is not modded as well. This is what it said: ---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 8/4/14 5:12 PM
Description: Unexpected error
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:514)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:236)
at bom.a(SourceFile:271)
at bom.a(SourceFile:220)
at ban.a(SourceFile:1694)
at ban.a(SourceFile:1652)
at bln.a(SourceFile:123)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at ban.p(SourceFile:1585)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:514)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:236)
at bom.a(SourceFile:271)
at bom.a(SourceFile:220)
at ban.a(SourceFile:1694)
at ban.a(SourceFile:1652)
at bln.a(SourceFile:123)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
– Affected level –
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 01 - flat, ver 0. 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~ERROR~ NullPointerException: null
Server type: Integrated singleplayer server
Stacktrace:
at blr.a(SourceFile:289)
at ban.b(SourceFile:1972)
at ban.f(SourceFile:742)
at net.minecraft.client.main.Main.main(SourceFile:148)
– System Details –
Details:
Minecraft Version: 1.7.9
Operating System: Mac OS X (x86_64) version 10.5.8
Java Version: 1.6.0_26, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 53639368 bytes (51 MB) / 178978816 bytes (170 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.9
LWJGL: 2.9.1
OpenGL: Intel GMA X3100 OpenGL Engine GL version 1.2 APPLE-1.5.48, Intel Inc.
GL Caps: Using multitexturing ARB.
Using framebuffer objects because EXT_framebuffer_object is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because ARB_shader_objects, ARB_vertex_shader, and ARB_fragment_shader are 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)
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