-
Bug
-
Resolution: Duplicate
-
None
-
20w27a
-
None
-
Unconfirmed
-
(Unassigned)
Forcing a piglin path finding to enter to the portal in Minecraft Java crashes.
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Who set us up the TNT?
Time: 2/07/20 18:42Description: Ticking entity
java.lang.NullPointerException: Ticking entity at bdf.b(SourceFile:100) at bdg.b(SourceFile:362) at bdg.N(SourceFile:349) at apb.dQ(SourceFile:741) at apa.k(SourceFile:2506) at apb.k(SourceFile:539) at bce.k(SourceFile:43) at apa.j(SourceFile:2252) at apb.j(SourceFile:339) at zb.a(SourceFile:617) at zb$$Lambda$4249/1654972014.accept(Unknown Source) at bqk.a(SourceFile:603) at zb.a(SourceFile:407) at net.minecraft.server.MinecraftServer.b(SourceFile:873) at net.minecraft.server.MinecraftServer.a(SourceFile:813) at eph.a(SourceFile:92) at net.minecraft.server.MinecraftServer.v(SourceFile:672) at net.minecraft.server.MinecraftServer.a(SourceFile:256) at net.minecraft.server.MinecraftServer$$Lambda$3851/1221586907.run(Unknown Source) 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 threadStacktrace: at bdf.b(SourceFile:100) at bdg.b(SourceFile:362) at bdg.N(SourceFile:349) at apb.dQ(SourceFile:741) at apa.k(SourceFile:2506) at apb.k(SourceFile:539) at bce.k(SourceFile:43) at apa.j(SourceFile:2252) at apb.j(SourceFile:339) at zb.a(SourceFile:617) at zb$$Lambda$4249/1654972014.accept(Unknown Source)
– Entity being ticked --Details: Entity Type: minecraft:piglin (bdg) Entity ID: 6631 Entity Name: Piglin Entity's Exact location: -149.85, 63.00, -181.55 Entity's Block location: World: (-150,63,-182), Chunk: (at 10,3,10 in -10,-12; contains blocks -160,0,-192 to -145,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.03, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~ERROR~ NullPointerException: nullStacktrace: at bqk.a(SourceFile:603) at zb.a(SourceFile:407)
– Affected level --Details: All players: 0 total; [] Chunk stats: ServerChunkCache: 2025 Level dimension: minecraft:overworld Level spawn location: World: (-160,68,-192), Chunk: (at 0,4,0 in -10,-12; contains blocks -160,0,-192 to -145,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 19925 game time, 6304 day time Level name: 20w27a Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 124232 (now: false), thunder time: 89065 (now: false) Known server brands: vanilla Level was modded: false Level storage version: 0x04ABD - AnvilStacktrace: at net.minecraft.server.MinecraftServer.b(SourceFile:873) at net.minecraft.server.MinecraftServer.a(SourceFile:813) at eph.a(SourceFile:92) at net.minecraft.server.MinecraftServer.v(SourceFile:672) at net.minecraft.server.MinecraftServer.a(SourceFile:256) at net.minecraft.server.MinecraftServer$$Lambda$3851/1221586907.run(Unknown Source) at java.lang.Thread.run(Thread.java:745)
– System Details --Details: Minecraft Version: 20w27a Minecraft Version ID: 20w27a 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: 908212792 bytes (866 MB) / 1744830464 bytes (1664 MB) up to 2147483648 bytes (2048 MB) CPUs: 6 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; [zc['InventorGuy'/203, l='ServerLevel[20w27a]', x=-22.71, y=56.53, z=-19.73]] 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-193073 Game crashes when Piglins or Piglin Brutes convert to Zombified Piglins
- Resolved