-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 19w11b
-
None
-
my game crashes
-
Unconfirmed
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 18/03/19 01:46
Description: Ticking block entity
java.lang.IllegalStateException: POI never registered at eu{x=-2125, y=59, z=76862}
at apa.a(SourceFile:72)
at aoy.a(SourceFile:37)
at vc.b(SourceFile:1271)
at vc$$Lambda$3006/38461193.run(Unknown Source)
at afy.execute(SourceFile:77)
at vc.b(SourceFile:1270)
at vc$$Lambda$2998/2103666468.accept(Unknown Source)
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 vc$$Lambda$3006/38461193.run(Unknown Source)
at afy.execute(SourceFile:77)
at vc.b(SourceFile:1270)
at vc$$Lambda$2998/2103666468.accept(Unknown Source)
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=false]
Block location: World: (-2125,59,76862), Chunk: (at 3,3,14 in -133,4803; contains blocks -2128,0,76848 to -2113,255,76863), Region: (-5,150; contains chunks -160,4800 to -129,4831, blocks -2560,0,76800 to -2049,255,77311)
Block: Block{minecraft:blast_furnace}[facing=south,lit=false]
Block location: World: (-2125,59,76862), Chunk: (at 3,3,14 in -133,4803; contains blocks -2128,0,76848 to -2113,255,76863), Region: (-5,150; contains chunks -160,4800 to -129,4831, blocks -2560,0,76800 to -2049,255,77311)
Stacktrace:
at bfx.K(SourceFile:620)
at vc.a(SourceFile:400)
– Affected level –
Details:
Level name: New World
All players: 1 total; [vd['MasterQubit'/241, l='New World', x=-2125.79, y=59.00, z=76864.36]]
Chunk stats: ServerChunkCache: 5274
Level seed: -6393673922649793033
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (240,80,96), Chunk: (at 0,5,0 in 15,6; contains blocks 240,0,96 to 255,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1750828 game time, 2188804 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 27925 (now: false), thunder time: 134941 (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: 872538600 bytes (832 MB) / 2147483648 bytes (2048 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['MasterQubit'/241, l='New World', x=-2125.79, y=59.00, z=76864.36]]
Data Packs: vanilla
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched
- duplicates
-
MC-145868 POI never registered crash not fixed
- Resolved