-
Bug
-
Resolution: Fixed
-
22w24a, 1.19.1 Pre-release 1, 1.19.1 Release Candidate 1
-
None
-
Confirmed
-
Social Interactions
-
Normal
The Bug:
The game output console is 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:08:12] [Render thread/WARN]: Received chat packet without valid signature from Avoma [19:08:12] [Render thread/INFO]: [CHAT] [Avoma] Avoma, Avomu, Creeper
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 console is logged with warnings regarding chat packets with invalid signatures when using entity selectors within commands.
Observed Behavior:
Warnings are printed into the game output console.
Expected Behavior:
No warnings would be printed into the game output console.