-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w50a
-
None
-
Unconfirmed
Causes the game to crash when a raid is triggered at the pillager outpost.
Description: Ticking entity java.lang.NullPointerException: Ticking entity at ash.a(SourceFile:108) at asg.k(SourceFile:62) at ahe.W_(SourceFile:1886) at ahf.W_(SourceFile:285) at apu.W_(SourceFile:45) at bbp.a(SourceFile:1167) at uq.a(SourceFile:391) at bbp.g(SourceFile:1147) at bbp.m_(SourceFile:1029) at uq.m_(SourceFile:307) at net.minecraft.server.MinecraftServer.b(SourceFile:844) at net.minecraft.server.MinecraftServer.a(SourceFile:773) at dqk.a(SourceFile:125) at net.minecraft.server.MinecraftServer.run(SourceFile:639) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at ash.a(SourceFile:108) at asg.k(SourceFile:62) at ahe.W_(SourceFile:1886) at ahf.W_(SourceFile:285) at apu.W_(SourceFile:45) at bbp.a(SourceFile:1167) at uq.a(SourceFile:391) at bbp.g(SourceFile:1147) -- Entity being ticked -- Details: Entity Type: minecraft:pillager (apy) Entity ID: 9706 Entity Name: Pillager Entity's Exact location: -133.50, 66.00, -504.50 Entity's Block location: World: (-134,66,-505), Chunk: (at 10,4,7 in -9,-32; contains blocks -144,0,-512 to -129,255,-497), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at bbp.m_(SourceFile:1029) at uq.m_(SourceFile:307)
- duplicates
-
MC-140944 Summoning illager near a villager - Second wave raid is loading on at same time - Fatal Ticking Entity crash
- Resolved