-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w05a
-
None
-
Unconfirmed
As the title says; Minecraft crashes upon respawning,
Seems like it is something related to ticking the air block entity.
Steps to reproduce:
1. Die
2. Wait for more than 2 seconds after the Respawn button has turned available.
3. Click respawn button.
Error Log as far as I can see:
Reported exception thrown!
f: Rendering Block Entity
at cdd.a(SourceFile:141)
at cdd.a(SourceFile:122)
at cbe.a(SourceFile:674)
at cay.b(SourceFile:1178)
at cay.a(SourceFile:1086)
at cay.a(SourceFile:944)
at bof.b(SourceFile:822)
at bof.a(SourceFile:382)
at net.minecraft.client.main.Main.main(SourceFile:140)
Caused by: java.lang.IllegalArgumentException: Cannot get property bcy{name=facing, clazz=class eg, values=[north, east, south, west]} as it does not exist in bcm{block=minecraft:air, properties=[]}
at bcm$a.c(SourceFile:144)
at cdf.a(SourceFile:70)
at cdd.a(SourceFile:134)
... 8 more
- duplicates
-
MC-123363 Occasional crash when changing blocks with a special renderer that uses states
- Resolved