-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.9
-
None
-
OS: Windows 10 (ver 10.0, arch amd64)
Java: 1.8.0_25 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.6.48 (bootstrap 100)
Minecraft: 1.8.8 (updated Mon Jul 27 22:31:28 NZST 2015)
-
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:
1. Put a step by step guide on how to trigger the bug here
2. ...
3. ...
--- Minecraft Crash Report ---- // I blame Dinnerbone. Time: 17/12/15 7:16 PM 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: (2542,205,-14945), Chunk: (at 14,12,15 in 158,-935; contains blocks 2528,0,-14960 to 2543,255,-14945), Region: (4,-30; contains chunks 128,-960 to 159,-929, blocks 2048,0,-15360 to 2559,255,-14849) 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['TBNRREDSON'/4857, l='MpServer', x=2517.47, y=218.45, z=-14968.28]] Chunk stats: MultiplayerChunkCache: 5, 5 Level seed: 0 Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false Level generator options: Level spawn location: -6525.00,96.00,11535.00 - World: (-6525,96,11535), Chunk: (at 3,6,15 in -408,720; contains blocks -6528,0,11520 to -6513,255,11535), Region: (-13,22; contains chunks -416,704 to -385,735, blocks -6656,0,11264 to -6145,255,11775) Level time: 182309792 game time, 1612 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: 1 total; [bew['TBNRREDSON'/4857, l='MpServer', x=2517.47, y=218.45, z=-14968.28]] Retry entities: 0 total; [] Server brand: CompilexSpigot 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 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 112253216 bytes (107 MB) / 312188928 bytes (297 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99 Launched Version: 1.8.8 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 10.18.15.4256, 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. 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) CPU: 8x Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz
- duplicates
-
MC-81738 Crash: IndexOutOfBoundsException on Tesselating block in world
- Resolved