mojira.dev
MC-259041

Kills are not recognized if the player and victim entity are in different dimensions

When killing an entity that is in a different dimension than the player, the game does not recognize that a player kill took place. The statistic for the respective mob does not update.

I confirmed with this advancement, it triggers if the player and entity are in the same dimension but not if they are in different dimensions.

{
    "criteria": {
        "test": {
            "trigger": "minecraft:player_killed_entity",
            "conditions": {}
        }
    }
}

Related issues

Comments

migrated

How are you testing this? What setup did you use to kill an entity in another dimension?

Silver65536

I forceloaded chunks on both sides of a nether portal and end portal and shot arrows and TNT through the portal. I tested this 4 times: player in overworld and entity in nether, player in nether and entity in overworld, player in end and entity in overworld, and player in overworld and entity in end. In each case, I can confirm that the entity died by arrow/TNT, and that the Owner tag of the arrow/TNT matched my UUID.

[Mod] markderickson

Thank you for your report!
We're tracking this issue in MC-50319, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Silver65536

(Unassigned)

Unconfirmed

(Unassigned)

1.19.3

Retrieved