-
Bug
-
Resolution: Duplicate
-
None
-
1.16.5
-
None
-
Unconfirmed
-
(Unassigned)
Spawners, created through applying spawn eggs to the spawner block obtained through commands, for Enderman and Zombified Piglin mobs create exceptions loading entity every tick.
Classed in the output log under 'warn'.
Output Log:
Exception loading entity:
u: Loading entity NBT
at aqa.f(SourceFile:1663)
at aqe.a(SourceFile:473)
at aqe$$Lambda$4235/2041367260.accept(Unknown Source)
at x.a(SourceFile:402)
at aqe.a(SourceFile:472)
at aqe.b(SourceFile:535)
at aqe.a(SourceFile:516)
at bqz.d(SourceFile:254)
at ecp.a(SourceFile:22)
at ecp.a(SourceFile:12)
at ecd.a(SourceFile:107)
at ecd.b(SourceFile:96)
at ecd$$Lambda$4676/396463835.run(Unknown Source)
at ecd.a(SourceFile:128)
at ecd.a(SourceFile:96)
at eae.a(SourceFile:1260)
at dzz.a(SourceFile:727)
at dzz.a(SourceFile:546)
at djz.e(SourceFile:1048)
at djz.e(SourceFile:681)
at net.minecraft.client.main.Main.main(SourceFile:215)
Caused by: java.lang.ClassCastException: dwt cannot be cast to aag
at baa.a(SourceFile:260) at aqa.f(SourceFile:1654)
... 20 more
- duplicates
-
MC-189565 Some entities do not render inside of spawners and producing error log spam in console, potentially causing lag
- Resolved