-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.8
-
None
-
Windows 8, Mac OSX, Java 1.8
-
Unconfirmed
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 19.09.15 21:08
Description: Tesselating block in world
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:546)
at java.nio.DirectByteBuffer.putFloat(DirectByteBuffer.java:893)
at bfd.b(SourceFile:414)
at bge.a(SourceFile:225)
at bgd.a(SourceFile:67)
at bht.b(SourceFile:176)
at bhp.a(SourceFile:78)
at bho.b(SourceFile:121)
at bfr.a(SourceFile:842)
at bfk.a(SourceFile:1215)
at bfk.b(SourceFile:1149)
at bfk.a(SourceFile:1002)
at ave.av(SourceFile:915)
at ave.a(SourceFile:325)
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 java.nio.Buffer.checkIndex(Buffer.java:546)
at java.nio.DirectByteBuffer.putFloat(DirectByteBuffer.java:893)
at bfd.b(SourceFile:414)
at bge.a(SourceFile:225)
– Block being tesselated –
Details:
Block type: ID #9 (tile.water // ajw)
Block data value: 9 / 0x9 / 0b1001
Block location: World: (-13141,187,-2353), Chunk: (at 11,11,15 in -822,-148; contains blocks -13152,0,-2368 to -13137,255,-2353), Region: (-26,-5; contains chunks -832,-160 to -801,-129, blocks -13312,0,-2560 to -12801,255,-2049)
Stacktrace:
at bgd.a(SourceFile:67)
at bht.b(SourceFile:176)
at bhp.a(SourceFile:78)
at bho.b(SourceFile:121)
at bfr.a(SourceFile:842)
at bfk.a(SourceFile:1215)
at bfk.b(SourceFile:1149)
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bew['eirikh1996'/19807, l='MpServer', x=-13144,50, y=192,00, z=-2345,50]]
Chunk stats: MultiplayerChunkCache: 5, 5
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -3936,00,217,00,-2001,00 - World: (-3936,217,-2001), Chunk: (at 0,13,15 in -246,-126; contains blocks -3936,0,-2016 to -3921,255,-2001), Region: (-8,-4; contains chunks -256,-128 to -225,-97, blocks -4096,0,-2048 to -3585,255,-1537)
Level time: 52389751 game time, 11669358032 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: 7 total; [bex['Switch_Dale'/3350593, l='MpServer', x=-9628,63, y=78,41, z=241,72], bex['PuppyLover243'/3405658, l='MpServer', x=-5481,41, y=66,00, z=-2772,09], bex['SpicyWangz'/3022754, l='MpServer', x=-2205,50, y=1,00, z=9729,53], bew['eirikh1996'/19807, l='MpServer', x=-13144,50, y=192,00, z=-2345,50], bex['johnnypjp'/3183746, l='MpServer', x=-2203,97, y=1,00, z=9733,50], bex['Zz_ApplePie_zZ'/3225306, l='MpServer', x=-9316,50, y=63,00, z=-411,63], bex['CallMeLoukas'/2722013, l='MpServer', x=-2200,84, y=1,00, z=9726,81]]
Retry entities: 0 total; []
Server brand: Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at bdb.a(SourceFile:309)
at ave.b(SourceFile:2311)
at ave.a(SourceFile:334)
at net.minecraft.client.main.Main.main(SourceFile:124)
– System Details –
Details:
Minecraft Version: 1.8.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 182559440 bytes (174 MB) / 339218432 bytes (323 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.8.8
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.4.13289 Compatibility Profile Context 14.502.1007.0, ATI Technologies Inc.
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: Vexilers PvP Pack.zip
Current Language: Norsk (Norge)
Profiler Position: N/A (disabled)
CPU: 4x AMD A8-7410 APU with AMD Radeon R5 Graphics
- duplicates
-
MC-81738 Crash: IndexOutOfBoundsException on Tesselating block in world
- Resolved