-
Bug
-
Resolution: Duplicate
-
None
-
19w38a
-
None
-
Unconfirmed
-
(Unassigned)
Recreatable 100%
---- Minecraft Crash Report ----
// Why did you do that?
Time: 18/09/19 4:42 PM
Description: Tesselating block model
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at cxj.b(SourceFile:91)
at cxe.a(SourceFile:306)
at dps.a(SourceFile:235)
at dps.c(SourceFile:108)
at dps.a(SourceFile:49)
at dpq.a(SourceFile:48)
at dpd.a(SourceFile:1300)
at dpa.a(SourceFile:691)
at dpa.a(SourceFile:535)
at daj.e(SourceFile:931)
at daj.b(SourceFile:564)
at net.minecraft.client.main.Main.main(SourceFile:199)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Render thread
Stacktrace:
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at cxj.b(SourceFile:91)
at cxe.a(SourceFile:306)
at dps.a(SourceFile:235)
at dps.c(SourceFile:108)
– Block model being tesselated –
Details:
Block: Block{minecraft:bamboo}[age=1,leaves=none,stage=0]
Block location: World: (-19,64,16), Chunk: (at 13,4,0 in -2,1; contains blocks -32,0,16 to -17,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Using AO: false
Stacktrace:
at dps.a(SourceFile:49)
at dpq.a(SourceFile:48)
at dpd.a(SourceFile:1300)
at dpa.a(SourceFile:691)
– Affected level –
Details:
All players: 1 total; [doo['Trutopia'/319, l='MpServer', x=-20.52, y=63.00, z=15.25]]
Chunk stats: Client Chunk Cache: 361, 225
Level dimension: minecraft:overworld
Level name: MpServer
Level seed: 2179498250417950645
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: {}
Level spawn location: World: (-48,68,32), Chunk: (at 0,4,0 in -3,2; contains blocks -48,0,32 to -33,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8656800 game time, 10353136 day time
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
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at dme.a(SourceFile:423)
at daj.c(SourceFile:1857)
at daj.b(SourceFile:579)
at net.minecraft.client.main.Main.main(SourceFile:199)
– System Details –
Details:
Minecraft Version: 19w38a
Minecraft Version ID: 19w38a
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3940074488 bytes (3757 MB) / 4529848320 bytes (4320 MB) up to 5368709120 bytes (5120 MB)
CPUs: 8
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 19w38a
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 960M/PCIe/SSE2 GL version 4.6.0 NVIDIA 431.70, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (New Zealand)
CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
- duplicates
-
MC-161268 java.lang.IndexOutOfBoundsException while tesselating block model / Game crashes when breaking a block
- Resolved