Mojira Archive
MC-156111

Game crashed because of an entity colliding with a block (1.14.3)

I was in The End mining cobblestone and netherrack I had placed around the portal, then my game crashed. Now when i try to load the world, the game instantly crashes. I should probably add that before I was mining the cobblestone and netherrack, I was adventuring the end midlands/highlands for end cities and I went out about ~20,000 blocks. I should ALSO mention that this is currently keeping my world hostage.

Description: Colliding entity with block

java.lang.NullPointerException: Colliding entity with block
	at ail.a(SourceFile:2249)
	at ats.a(SourceFile:338)
	at boh.a(SourceFile:41)
	at bvo.a(SourceFile:273)
	at ail.al(SourceFile:916)
	at ail.a(SourceFile:622)
	at ats.h(SourceFile:113)
	at vi.a(SourceFile:580)
	at vi$$Lambda$2727/38984867.accept(Unknown Source)
	at bhm.a(SourceFile:676)
	at vi.a(SourceFile:383)
	at net.minecraft.server.MinecraftServer.b(SourceFile:824)
	at net.minecraft.server.MinecraftServer.a(SourceFile:763)
	at dxo.a(SourceFile:128)
	at net.minecraft.server.MinecraftServer.run(SourceFile:631)
	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 thread
Stacktrace:
	at ail.a(SourceFile:2249)
	at ats.a(SourceFile:338)
	at boh.a(SourceFile:41)
	at bvo.a(SourceFile:273)

-- Block being collided with --
Details:
	Block: Block{minecraft:end_portal}
	Block location: World: (1,62,0), Chunk: (at 1,3,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
	at ail.al(SourceFile:916)

-- Entity being checked for collision --
Details:
	Entity Type: minecraft:item (ats)
	Entity ID: 112
	Entity Name: Netherrack
	Entity's Exact location: 1.13, 62.00, 0.85
	Entity's Block location: World: (1,62,0), Chunk: (at 1,3,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Entity's Momentum: 0.00, -0.00, -0.05
	Entity's Passengers: []
	Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
	at ail.a(SourceFile:622)
	at ats.h(SourceFile:113)
	at vi.a(SourceFile:580)
	at vi$$Lambda$2727/38984867.accept(Unknown Source)

-- Entity being ticked --
Details:
	Entity Type: minecraft:item (ats)
	Entity ID: 112
	Entity Name: Netherrack
	Entity's Exact location: 1.13, 62.00, 0.85
	Entity's Block location: World: (1,62,0), Chunk: (at 1,3,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Entity's Momentum: 0.00, -0.00, -0.05
	Entity's Passengers: []
	Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
	at bhm.a(SourceFile:676)
	at vi.a(SourceFile:383)

-- Affected level --
Details:
	All players: 1 total; [vj['CRIMSONSKULL'/111, l='All-nighter', x=1.08, y=63.00, z=3.50]]
	Chunk stats: ServerChunkCache: 956
	Level dimension: minecraft:the_end
	Derived: true
	Level name: All-nighter
	Level seed: 2467928854298395613
	Level generator: ID 00 - default, ver 1. Features enabled: true
	Level generator options: {}
	Level spawn location: World: (0,69,161), Chunk: (at 0,4,1 in 0,10; contains blocks 0,0,160 to 15,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Level time: 4494701 game time, 5580533 day time
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 92220 (now: false), thunder time: 16647 (now: false)
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
	at net.minecraft.server.MinecraftServer.b(SourceFile:824)
	at net.minecraft.server.MinecraftServer.a(SourceFile:763)
	at dxo.a(SourceFile:128)
	at net.minecraft.server.MinecraftServer.run(SourceFile:631)
	at java.lang.Thread.run(Thread.java:745)

EDIT: SO I FIXED IT ))) what i needed to do was paste /kill @e[type=item] into chat to clear the item that was stuck in the block. you couldn't believe how relieved i am right now.

Duplicate

Cody M.

2019-07-06, 09:29 AM

2019-07-13, 09:17 AM

2019-07-13, 09:17 AM

0

2

Unconfirmed

Crash

Minecraft 1.14.3

-