Game crashes when putting bottles in or taking bottles out of any slot of the brewing stand. The brewing stand was originally placed in 1.13.2. Crash report down below.
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 3/14/19 6:22 PM
Description: Ticking block entity
java.lang.IllegalStateException: POI never registered at eu{x=-171, y=64, z=7}
at apa.a(SourceFile:72)
at aoy.a(SourceFile:37)
at vc.b(SourceFile:1271)
at vc$$Lambda$2927/1660303102.run(Unknown Source)
at afy.execute(SourceFile:77)
at vc.b(SourceFile:1270)
at vc$$Lambda$2926/1598940537.accept(Unknown Source)
at java.util.Optional.ifPresent(Optional.java:159)
at vc.a(SourceFile:1270)
at bfx.a(SourceFile:252)
at bsb.g(SourceFile:155)
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 vc$$Lambda$2927/1660303102.run(Unknown Source)
at afy.execute(SourceFile:77)
at vc.b(SourceFile:1270)
at vc$$Lambda$2926/1598940537.accept(Unknown Source)
at java.util.Optional.ifPresent(Optional.java:159)
at vc.a(SourceFile:1270)
at bfx.a(SourceFile:252)
at bsb.g(SourceFile:155)
– Block entity being ticked –
Details:
Name: minecraft:brewing_stand // bsb
Block: Block{minecraft:brewing_stand}[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]
Block location: World: (-171,64,7), Chunk: (at 5,4,7 in -11,0; contains blocks -176,0,0 to -161,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Block: Block{minecraft:brewing_stand}[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]
Block location: World: (-171,64,7), Chunk: (at 5,4,7 in -11,0; contains blocks -176,0,0 to -161,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at bfx.K(SourceFile:620)
at vc.a(SourceFile:400)
– Affected level –
Details:
Level name: survival
All players: 1 total; [vd['ajloveless'/252, l='survival', x=-170.90, y=64.00, z=9.69]]
Chunk stats: ServerChunkCache: 2107
Level seed: 5849066122120140719
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (-240,63,0), Chunk: (at 0,3,0 in -15,0; contains blocks -240,0,0 to -225,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 26119040 game time, 26571807 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 87093 (now: false), thunder time: 16098 (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: 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: 783656056 bytes (747 MB) / 1946157056 bytes (1856 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['ajloveless'/252, l='survival', x=-170.90, y=64.00, z=9.69]]
Data Packs: vanilla
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
The game crashed whilst ticking block entity
The game crashed whilst ticking block entity
Error: java.lang.IllegalStateException: POI never registered at eu{x=-171, y=64, z=7}
Related issues
Comments
No comments.