-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 19w09a
-
None
-
In the overworld, just building my house.
-
Unconfirmed
I was building my house when I realize that one of the blast furnace and one the standard furnace I just placed cannot be open. But the ones next to them could. So I tried to break the bugged one and to put them back up but they still cannot be opened. Then, I decided to quit my world and start it back up and that is when I could not go back in my game anymore. The game instantly crashes saying this: The game crashed whilst ticking block entity
Error: java.lang.IllegalArgumentException: Cannot get property brw{name=open, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:furnace}.
**Crash report: **
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 13/03/19 1:03 AM
Description: Ticking block entity
java.lang.IllegalArgumentException: Cannot get property brw
{name=open, clazz=class java.lang.Boolean, values=[true, false]}as it does not exist in Block
{minecraft:furnace} at brd.c(SourceFile:95)
at bpb.g(SourceFile:146)
at bdf.I(SourceFile:635)
at uv.a(SourceFile:387)
at net.minecraft.server.MinecraftServer.b(SourceFile:837)
at net.minecraft.server.MinecraftServer.a(SourceFile:776)
at dtc.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:634)
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 brd.c(SourceFile:95)
at bpb.g(SourceFile:146)
– Block entity being ticked –
Details:
Name: minecraft:barrel // bpb
Block: Block
[facing=south,lit=false]
Block location: World: (1162,68,405), Chunk: (at 10,4,5 in 72,25; contains blocks 1152,0,400 to 1167,255,415), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511)
Block: Block
[facing=south,lit=false]
Block location: World: (1162,68,405), Chunk: (at 10,4,5 in 72,25; contains blocks 1152,0,400 to 1167,255,415), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511)
Stacktrace:
at bdf.I(SourceFile:635)
at uv.a(SourceFile:387)
– Affected level –
Details:
Level name: New World
All players: 1 total; [uw['Larouche3659'/141, l='New World', x=1163.49, y=68.00, z=408.84]]
Chunk stats: ServerChunkCache: 4834
Level seed: 6602460499986707172
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (192,64,-240), Chunk: (at 0,4,0 in 12,-15; contains blocks 192,0,-240 to 207,255,-225), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 756832 game time, 971625 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 83564 (now: false), thunder time: 99404 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.b(SourceFile:837)
at net.minecraft.server.MinecraftServer.a(SourceFile:776)
at dtc.a(SourceFile:128)
at net.minecraft.server.MinecraftServer.run(SourceFile:634)
at java.lang.Thread.run(Thread.java:745)
– System Details –
Details:
Minecraft Version: 19w09a
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: 805942544 bytes (768 MB) / 2013265920 bytes (1920 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; [uw['Larouche3659'/141, l='New World', x=1163.49, y=68.00, z=408.84]]
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-145160 Crash while ticking hopper
- Resolved