[MCPE-21627] Interact packet to spammy Created: 28/Apr/17 Updated: 14/Aug/17 Resolved: 14/Aug/17 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.1.0.9, 1.1.0.55, 1.1.1.1 |
| Fix Version/s: | 1.2.0.11 |
| Type: | Bug | ||
| Reporter: | Max Kroer | ||
| Resolution: | Fixed | Votes: | 7 |
| Labels: | None | ||
| Confirmation Status: | Community Consensus |
| Platform: | Phone - Android - Samsung Other (Specify in description) |
| CHK: | |
| ADO: | 68490 |
| Description |
|
Client sends Interact Packet for each entity, player on map and even himself. Action field always equals 4 (InteractUpdate) and EntityRuntimeID field always 0. Server feels very bad. Devices: Highscreen Pure F, Samsung Galaxy s3 mini |
| Comments |
| Comment by [MCPE Helper] Dylan K. Taylor [ 12/Aug/17 ] |
|
This issue is resolved as of 1.2.0.11 beta. |
| Comment by [MCPE Helper] Dylan K. Taylor [ 11/May/17 ] |
|
``` Judging from the timings on this dump, it appears that this spam is actually being sent twice per tick. This is a very bad issue. |
| Comment by Niclas Olofsson [ 03/May/17 ] |
|
Can confirm this on MiNET too, so doesn't seem to be a custom server thing trigger it. |
| Comment by [MCPE Helper] Dylan K. Taylor [ 28/Apr/17 ] |
|
I can confirm this with multiple Android devices running 1.1.0.8 and 1.1.0.9. Sample output from a custom server: {{ This spams constantly. Previously it would spam action 4 (mouseover?) when looking at an entity. Now it spams it constantly, all the time. If not looking at any entity, spams eid 0. |