-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13-pre7, Minecraft 1.13-pre8
-
Windows, Java 1.8.0_171
-
Unconfirmed
I don't know how to replicate this crash, as it appears to appear very infrequently. It happens when I load structures that usually contain chests into solid blocks and then teleport? I have a dungeon generator, and it never crashes when I am in creative mode or spectator mode, only survival/adventure in my experience. Though this could just be because it is so rare. I think the crash report will be the most useful information I can provide, though it isn't much.
escription: Rendering Block Entity
java.lang.IllegalArgumentException: Cannot get property blj{name=facing, clazz=class ep, values=[north, south, west, east]} as it does not exist in Block{minecraft:stone_bricks}
at bkf.c(SourceFile:95)
at cvd.a(SourceFile:71)
at cvb.a(SourceFile:148)
at cvb.a(SourceFile:128)
at ctf.a(SourceFile:694)
at csz.b(SourceFile:963)
at csz.a(SourceFile:872)
at csz.a(SourceFile:749)
at cex.c(SourceFile:832)
at cex.a(SourceFile:381)
at net.minecraft.client.main.Main.main(SourceFile:144)
- duplicates
-
MC-135453 Crash while rendering block entity
- Resolved