Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-250917

Named entity conversions aren't logged in the game output and server consoles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.18.2, 22w16b, 1.19 Pre-release 1, 1.19 Release Candidate 2, 1.19, 1.19.1 Pre-release 2, 1.19.1, 1.19.2, 1.19.3
    • None
    • Confirmed
    • Debug, Entities

      The Bug:

      Named entity conversions aren't logged in the game output and server consoles.

      It's important to note that when a villager converts into a witch through being struck by lightning, this entity conversion is logged in the appropriate console, therefore introducing an inconsistency since other entity conversions such as named piglins converting into zombified piglins, aren't logged.

      Affected Conversions:

      • Husk → Zombie
      • Zombie → Drowned
      • Piglin → Zombified Piglin
      • Piglin Brute → Zombified Piglin
      • Hoglin → Zoglin
      • Villager → Zombie Villager
      • Zombie Villager → Villager
      • Skeleton → Stray
      • Pig → Zombified Piglin
      • Red Mooshroom → Brown Mooshroom
      • Brown Mooshroom → Red Mooshroom

      Steps to Reproduce:

      1. Launch an instance of the game with logs enabled.
      2. Enter a world and summon a pig with a name by using the command provided below.
        /summon minecraft:pig ~ ~ ~ {NoAI:1b,CustomName:"{\"text\":\"MC-250917\"}"}
      3. Summon a lightning bolt at its position by using the command provided below.
        /execute at @e[type=minecraft:pig,limit=1,sort=nearest] run summon minecraft:lightning_bolt ~ ~ ~
      4. Look at the game output console.
      5. Take note as to whether or not named entity conversions are logged in the game output and server consoles.

      Observed Behavior:

      Named entity conversions aren't logged.

      Expected Behavior:

      Named entity conversions would be logged.

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: