-
Bug
-
Resolution: Fixed
-
1.19 Pre-release 1
-
None
-
Confirmed
-
Social Interactions
-
Important
Steps to reproduce
1. Summon a creeper
2. Run /execute as @e[type=creeper] run say Hi from chat screen
3. Check the logs on client
Expected result
No warning gets logged.
Actual result
A warning gets logged: Received chat packet without valid signature from Creeper
Note that unlike MC-251872 no warning gets logged on the server.
- relates to
-
MC-251872 The game output and server console are logged with warnings regarding chat packets with invalid signatures when using entity selectors within commands
- Resolved