-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 19w11a
-
None
-
Put your operating system (Windows 7, Windows XP, OSX) and Java version if you know it here
-
Unconfirmed
the game crashes while I'm trying to putt ingredients in and take out from the brewing stand
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 2019-03-13 20:41
Description: Ticking block entity
java.lang.IllegalStateException: POI never registered at eu
{x=-30, y=11, z=3095} at aoz.a(SourceFile:72)
at aox.a(SourceFile:36)
at vc.c(SourceFile:1274)
at vc$$Lambda$3043/630812910.run(Unknown Source)
at afy.execute(SourceFile:77)
at vc.a(SourceFile:1273)
at bfy.a(SourceFile:252)
at bsc.g(SourceFile:155)
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$3043/630812910.run(Unknown Source)
at afy.execute(SourceFile:77)
at vc.a(SourceFile:1273)
at bfy.a(SourceFile:252)
at bsc.g(SourceFile:155)
– Block entity being ticked –
Details:
Name: minecraft:brewing_stand // bsc
Block: Block
[has_bottle_0=false,has_bottle_1=false,has_bottle_2=false]
Block location: World: (-30,11,3095), Chunk: (at 2,0,7 in -2,193; contains blocks -32,0,3088 to -17,255,3103), Region: (-1,6; contains chunks -32,192 to -1,223, blocks -512,0,3072 to -1,255,3583)
Block: Block
[has_bottle_0=false,has_bottle_1=false,has_bottle_2=false]
Block location: World: (-30,11,3095), Chunk: (at 2,0,7 in -2,193; contains blocks -32,0,3088 to -17,255,3103), Region: (-1,6; contains chunks -32,192 to -1,223, blocks -512,0,3072 to -1,255,3583)
Stacktrace:
at bfy.K(SourceFile:620)
at vc.a(SourceFile:401)
– Affected level –
Details:
Level name: for 1.31
All players: 1 total; [vd['Tuddis'/82, l='for 1.31', x=-31.87, y=10.50, z=3095.68]]
Chunk stats: ServerChunkCache: 5297
Level seed: 6199456779637736211
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
Level generator options: {}
Level spawn location: World: (-144,63,-20), Chunk: (at 0,3,12 in -9,-2; contains blocks -144,0,-32 to -129,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 37583222 game time, 40463004 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 47421 (now: false), thunder time: 10985 (now: true)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
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 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: 3176280200 bytes (3029 MB) / 4278190080 bytes (4080 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
Player Count: 1 / 8; [vd['Tuddis'/82, l='for 1.31', x=-31.87, y=10.50, z=3095.68]]
Data Packs: vanilla, file/terracotta rotation wrench v1.0.0.zip (incompatible), file/redstone rotation wrench v1.0.0.zip (incompatible), file/customizable armor stands v1.0.0.zip (incompatible), file/more mob heads v1.0.0.zip (incompatible), file/double shulker shells v1.0.0.zip (incompatible), file/craftable gravel v1.0.0.zip (incompatible), file/player graves v1.2.0.zip (incompatible), file/coal to ink sacs v1.0.0.zip (incompatible), file/track raw statistics v1.1.0.zip (incompatible), file/track statistics v1.0.0.zip (incompatible), file/universal dyeing v1.0.0.zip (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
- duplicates
-
MC-145694 Crash: "java.lang.IllegalStateException: POI never registered at eu" when opening certain block entities
- Resolved