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

The game output and server console are logged with warnings regarding chat packets with invalid signatures when using entity selectors within commands

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.19 Pre-release 3
    • 1.19 Pre-release 1
    • None
    • Confirmed
    • Commands
    • Normal

      The Bug:

      The game output and server console are logged with warnings regarding chat packets with invalid signatures when using entity selectors within commands.

      When executing a command that contains an entity selector within it, the following is printed into the game output console:

      [19:57:30] [Render thread/WARN]: Received chat packet without valid signature from Avoma
      [19:57:30] [Render thread/INFO]: [CHAT] [Avoma] Avoma, Avomu

      Similarly, the following is printed into the server console:

      [19:57:30] [Server thread/WARN]: Avoma sent message with invalid signature: 'Avoma, Avomu'
      [19:57:30] [Server thread/INFO]: <Avoma> Avoma, Avomu

      Steps to Reproduce:

      • Launch an instance of the game with logs enabled.
      • Execute any command that has an entity selector within it.
      • /say @e
      • Look at the game output console.
      • Take note as to whether or not the game output and server console are logged with warnings regarding chat packets with invalid signatures when using entity selectors within commands.

      Observed Behavior:

      Warnings are printed into the game output and server console.

      Expected Behavior:

      No warnings would be printed into the game output and server console.

            timurn [Mojang] Timur Nazarov
            Avoma [Mod] Avoma
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: