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. 🙂
1.14.3\: [^crash-2019-07-06_01.43.31-server.txt]
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.
Linked issues
is duplicated by 1
Attachments
Comments 3
I have been asked to attach my world but it is way too large for the limit.
Here is a dropbox link to it.
https://www.dropbox.com/s/3el06050kukdx4d/world%20save.rar?dl=0
Duplicates MC-136224.
I reported a similar issue which was flagged as RESOLVED because it was a duplicate of this issue. Don't know how else to get attention so I am also adding a comment here. (Sorry if that is a problem)
I am trying to use the command ( /kill @e[type=!minecraft:player]Â ) to prevent anything from colliding with the end portal. The problem is the time slot is way too short. The save is made with the experience orbs like 0.5-1 blocks above the actual portal.
Even if I managed to go through with the command the game still crashes.Â