---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 13/03/19 16:26
Description: Ticking block entity
java.lang.IllegalStateException: POI never registered at eu{x=113, y=77, z=16}
at aoz.a(SourceFile:72)
at aox.a(SourceFile:36)
at vc.c(SourceFile:1274)
at vc$$Lambda$2999/2131943180.run(Unknown Source)
at afy.execute(SourceFile:77)
at vc.a(SourceFile:1273)
at bfy.a(SourceFile:252)
at brr.g(SourceFile:294)
at bfy.K(SourceFile:620)
at vc.a(SourceFile:401)
at net.minecraft.server.MinecraftServer.b(SourceFile:814)
at net.minecraft.server.MinecraftServer.a(SourceFile:753)
at dwc.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:628)
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 aoz.a(SourceFile:72)
at aox.a(SourceFile:36)
at vc.c(SourceFile:1274)
at vc$$Lambda$2999/2131943180.run(Unknown Source)
at afy.execute(SourceFile:77)
at vc.a(SourceFile:1273)
at bfy.a(SourceFile:252)
at brr.g(SourceFile:294)
-- Block entity being ticked --
Details:
Name: minecraft:smoker // bsy
Block: Block{minecraft:smoker}[facing=north,lit=true]
Block location: World: (113,77,16), Chunk: (at 1,4,0 in 7,1; contains blocks 112,0,16 to 127,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Block: Block{minecraft:smoker}[facing=north,lit=true]
Block location: World: (113,77,16), Chunk: (at 1,4,0 in 7,1; contains blocks 112,0,16 to 127,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at bfy.K(SourceFile:620)
at vc.a(SourceFile:401)
-- Affected level --
Details:
Level name: Marwan's Survival (SN)
All players: 1 total; [vd['MZ8_'/1184, l='Marwan's Survival (SN)', x=111.80, y=77.00, z=16.15]]
Chunk stats: ServerChunkCache: 3238
Level seed: 6421423347811785715
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (-160,76,-256), Chunk: (at 0,4,0 in -10,-16; contains blocks -160,0,-256 to -145,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 405304 game time, 565316 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 43196 (now: false), thunder time: 14583 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.b(SourceFile:814)
at net.minecraft.server.MinecraftServer.a(SourceFile:753)
at dwc.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:628)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 19w11a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 841917512 bytes (802 MB) / 2080374784 bytes (1984 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Player Count: 1 / 8; [vd['MZ8_'/1184, l='Marwan's Survival (SN)', x=111.80, y=77.00, z=16.15]]
Data Packs: vanilla, file/Uwot (incompatible), file/Infinite Trades (incompatible), file/ore-craft-1535373929-1535374005.zip (incompatible), file/Rotten Flesh To Leather (incompatible), file/Silk Touch Spawners (incompatible), file/Tree capitator (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Related issues
is duplicated by
relates to
Attachments
Comments


Can confirm on 19w11a.
It seems that any tile entities formerly affected by MC-144603 (fixed in 19w11a) will crash the game with the same error.
Steps to reproduce:
Launch 19w08a
Place a tile entity
Reload the world in the same chunk as that tile entity
Save and quit and launch 19w11a with the same world (make sure to backup world to prevent damage)
Place a smeltable item in a smoker/blast furnace (for example)
Game will crash
A temporary fix for this issue is to destroy said block entity and re-place it.
Here is my crash log should it be useful to any developers.

Same experience, opened a barrel, game crashed, then crashed again when re-opening.

Same for when using a hopper to place items into an inventory, including things with no UI such as composters.

Can confirm. Upgraded world from previous snapshot. Crashes as soon as I look at a barrel and now crashes on open.

Also happens for things placed in 19w09a.

This POI illegal state crash also happens with entities, see MC-145686 (EDIT: fixed referring to wrong bug...).

Just adding my voice to the mix, yeah I get a crash trying to access my barrel I have for storage in a house I built

Can confirm, barrels have become inaccessible, but chests seem to work strangely, although I cannot confirm that they were placed in 19w08a.
Can confirm, with this crash happening every few seconds or so on a map loading 80 villagers, and involving ticking hoppers.

Creating a fresh new world in 19w11a, finding a villager and firing TNT near him also crashes the game. In my case there were no relation to previous versions of the game.
[media]
I had this crash while a villager was on fire after being set on fire with lava. The crash report in this instance has a different stack trace.
Description: Ticking entity
java.lang.IllegalStateException: POI never registered at eu{x=-59, y=10, z=230}
at aoz.c(SourceFile:93)
at aox.b(SourceFile:80)
at atz.a(SourceFile:481)
at atz$$Lambda$3067/68093789.accept(Unknown Source)
at java.util.Optional.ifPresent(Optional.java:159)
at atz.a(SourceFile:480)
at atz.a(SourceFile:469)
at aif.a(SourceFile:994)
at ahw.aa(SourceFile:430)
at aif.aa(SourceFile:286)
at aig.aa(SourceFile:225)
at ahw.h(SourceFile:391)
at aif.h(SourceFile:1986)
at aig.h(SourceFile:292)
at vc.a(SourceFile:579)
at vc$$Lambda$2607/865527891.accept(Unknown Source)
at bfy.a(SourceFile:668)
at vc.a(SourceFile:382)
at net.minecraft.server.MinecraftServer.b(SourceFile:814)
at net.minecraft.server.MinecraftServer.a(SourceFile:753)
at dwc.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:628)
at java.lang.Thread.run(Thread.java:745)
@unknown, that's MC-145756.

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.

This bug is unchanged for me between 19w11a and 19w11b, both the same items are ticking and it affects all not just one in one location. Ticking only occurs when attempting to open the barrel. An opened barrel remains open ticking, destroying it ends the crash cycle.
– Block entity being ticked –
Details:
Name: minecraft:barrel // brt
Block: Block{minecraft:barrel}

Still the same in 19w11b. No changes.

The bug seems to be fixed for me, however I went from the 19w9a snapshot directly to the 19w11b snapshot. For those who are still having the problem, did you go from 19w11a to 19w11b, or from an older snapshot?

Then I shan't even bother downloading the latest patch then until it is really fixed..... Darn, I really need into my barrels.....

Now I can open barrels without crashing.

R Gravel, I wouldn't even bother trying!!!

You can't tell if a glitch is fixed if you don't check it first.
It's fixed for me.
Try it!

I was having this issue with my brewing stands (MC-145858) in 19w11a. It's still happening with 19w11b.

I can confirm this is fixed on my end, looks like there's multiple problems here

Upgraded from 19w09a as 19w11a was not usable for us due to the previously placed barrels crashing us. Now updated to 19w11b and it seemed to be fine at first (at least one barrel placed previously worked) but then it still crashed with the same error at one point, player reports he opened a barrel. Attached file crash-2019-03-14_20.25.11-server.txt

updated to 19w11b and am now having this issue, where I wasn't before. crashed after opening a barrel (with item frame in hand, but I don't think that effects it). world now crashes soon after loading it.
See MC-145868 for 19w11b.

This is still happening, but delayed now. Also happens for brewing stands.

I'm still getting it, really irritating as most of my storage is barrels
Again, please use MC-145868 for further discussion on this issue.