Another crash report - this time from 19w12a
Minecraft Crash Report -------- Minecraft Crash Report ----// Quite honestly, I wouldn't worry myself about that.
Time: 20/03/19 19:38Description: Rendering screen
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at azr.a(SourceFile:383) at baz.a(SourceFile:589) at cyi.getTooltipFromItem(SourceFile:108) at cyi.renderTooltip(SourceFile:104) at czc.a(SourceFile:182) at czm.render(SourceFile:29) at dje.a(SourceFile:688) at cua.d(SourceFile:970) at cua.b(SourceFile:413) at net.minecraft.client.main.Main.main(SourceFile:154)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
– Head --Thread: Client threadStacktrace: at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at azr.a(SourceFile:383) at baz.a(SourceFile:589) at cyi.getTooltipFromItem(SourceFile:108) at cyi.renderTooltip(SourceFile:104) at czc.a(SourceFile:182) at czm.render(SourceFile:29)
– Screen render details --Details: Screen name: czm Mouse location: Scaled: (196, 86). Absolute: (883.535156, 389.605469) Screen size: Scaled: (427, 240). Absolute: (3840, 2160). Scale factor of 9.000000
– Affected level --Details: Level name: MpServer All players: 1 total; [dir['HampshireDweller'/63, l='MpServer', x=1585.66, y=72.00, z=-1435.43]] Chunk stats: MultiplayerChunkCache: 1225, 900 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: {} Level spawn location: World: (16,64,256), Chunk: (at 0,4,0 in 1,16; contains blocks 16,0,256 to 31,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 45384189 game time, 50925900 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Server brand: vanilla Server type: Integrated singleplayer serverStacktrace: at dgh.a(SourceFile:447) at cua.b(SourceFile:1936) at cua.b(SourceFile:421) at net.minecraft.client.main.Main.main(SourceFile:154)
– System Details --Details: Minecraft Version: 19w12a Operating System: Mac OS X (x86_64) version 10.12.6 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2698137472 bytes (2573 MB) / 4294967296 bytes (4096 MB) up to 6442450944 bytes (6144 MB) JVM Flags: 8 total; -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 19w12a LWJGL: 3.2.1 build 12 OpenGL: AMD Radeon R9 M370X OpenGL Engine GL version 2.1 ATI-1.54.1, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because ARB_framebuffer_object 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: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: English (United Kingdom) CPU: 8x Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz
Still happening on 19w11b while accessing a blast furnace
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 14/03/19 15:37
Description: Ticking block entity
java.lang.IllegalStateException: POI never registered at eu\{x=877, y=34, z=-2360}
at apa.a(SourceFile:72)
at aoy.a(SourceFile:37)
at vc.b(SourceFile:1271)
at afy.execute(SourceFile:77)
at vc.b(SourceFile:1270)
at java.util.Optional.ifPresent(Optional.java:159)
at vc.a(SourceFile:1270)
at bfx.a(SourceFile:252)
at brq.g(SourceFile:294)
at bfx.K(SourceFile:620)
at vc.a(SourceFile:400)
at net.minecraft.server.MinecraftServer.b(SourceFile:816)
at net.minecraft.server.MinecraftServer.a(SourceFile:755)
at dwb.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:630)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at apa.a(SourceFile:72)
at aoy.a(SourceFile:37)
at vc.b(SourceFile:1271)
at afy.execute(SourceFile:77)
at vc.b(SourceFile:1270)
at java.util.Optional.ifPresent(Optional.java:159)
at vc.a(SourceFile:1270)
at bfx.a(SourceFile:252)
at brq.g(SourceFile:294)
-- Block entity being ticked --
Details:
Name: minecraft:blast_furnace // bry
Block: Block\{minecraft:blast_furnace}[facing=south,lit=true]
Block location: World: (877,34,-2360), Chunk: (at 13,2,8 in 54,-148; contains blocks 864,0,-2368 to 879,255,-2353), Region: (1,-5; contains chunks 32,-160 to 63,-129, blocks 512,0,-2560 to 1023,255,-2049)
Block: Block\{minecraft:blast_furnace}[facing=south,lit=true]
Block location: World: (877,34,-2360), Chunk: (at 13,2,8 in 54,-148; contains blocks 864,0,-2368 to 879,255,-2353), Region: (1,-5; contains chunks 32,-160 to 63,-129, blocks 512,0,-2560 to 1023,255,-2049)
Stacktrace:
at bfx.K(SourceFile:620)
at vc.a(SourceFile:400)
-- Affected level --
Details:
Level name: snapshot
All players: 1 total; [vd['HampshireDweller'/63, l='snapshot', x=877.28, y=34.00, z=-2356.37]]
Chunk stats: ServerChunkCache: 5050
Level seed: 4108822927781751191
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (16,64,256), Chunk: (at 0,4,0 in 1,16; contains blocks 16,0,256 to 31,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 44941296 game time, 50429070 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 138577 (now: false), thunder time: 29075 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.b(SourceFile:816)
at net.minecraft.server.MinecraftServer.a(SourceFile:755)
at dwb.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:630)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 19w11b
Operating System: Mac OS X (x86_64) version 10.12.6
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1159476080 bytes (1105 MB) / 4731174912 bytes (4512 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 8 total; -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Player Count: 1 / 8; [vd['HampshireDweller'/63, l='snapshot', x=877.28, y=34.00, z=-2356.37]]
Data Packs: vanilla
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
confirmed 19w14b