Jump to content

Crash Description: Colliding entity with block


IDontCaboose

Recommended Posts

I have a dumb panda that got on top of a brazier and is causing a crash every time someone gets close to the area of said stupid animal. I have tried the kill @e[type=!panda] but somehow the thing still lives to keep crashing the game. Can anyone help find a command that will get rid of this thing so I can spawn in and get rid of the brazier?

 

-- Head --
Thread: Server thread
Stacktrace:
    at com.lilypuree.decorative_blocks.blocks.BrazierBlock.func_196262_a(BrazierBlock.java:54) ~[decorative_blocks:1.7.1] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196950_a(AbstractBlock.java:626) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
-- Block being collided with --
Details:
    Block: Block{decorative_blocks:brazier}[lit=true,waterlogged=false]
    Block location: World: (758,64,1992), Chunk: (at 6,4,8 in 47,124; contains blocks 752,0,1984 to 767,255,1999), Region: (1,3; contains chunks 32,96 to 63,127, blocks 512,0,1536 to 1023,255,2047)
Stacktrace:
    at net.minecraft.entity.Entity.func_145775_I(Entity.java:846) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.collision.MixinEntity,pl:mixin:A,pl:runtimedistcleaner:A}


-- Entity being checked for collision --
Details:
    Entity Type: minecraft:panda (net.minecraft.entity.passive.PandaEntity)
    Entity ID: 227
    Entity Name: Panda
    Entity's Exact location: 757.82, 64.00, 1991.75
    Entity's Block location: World: (757,64,1991), Chunk: (at 5,4,7 in 47,124; contains blocks 752,0,1984 to 767,255,1999), Region: (1,3; contains chunks 32,96 to 63,127, blocks 512,0,1536 to 1023,255,2047)
    Entity's Momentum: 0.03, 0.00, 0.01
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null

crash-2021-02-18_14.07.27-server.txt

Edited by IDontCaboose
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.