mobs_redo is generating unnecessary network traffic by by calling object:set_properties without need #6150

Closed
opened 2024-01-31 07:56:06 +00:00 by whosit · 8 comments
Member

Here's some previous discussion:
#5837 (comment)

Patch provided there also:
#5837 (comment)

Should I just push this fix to your-land? It should benefit when there are lots of mobs...

Here's some previous discussion: https://gitea.your-land.de/your-land/bugtracker/issues/5837#issuecomment-73115 Patch provided there also: https://gitea.your-land.de/your-land/bugtracker/issues/5837#issuecomment-73120 ~~Should I just push this fix to `your-land`? It should benefit when there are lots of mobs...~~
Author
Member
upstream pr: https://codeberg.org/tenplus1/mobs_redo/pulls/11
Author
Member

Fixed upstream here:
70118fc8da

Fixed upstream here: https://codeberg.org/tenplus1/mobs_redo/commit/70118fc8da0ae5029f16af255858426cda730daa
whosit added the
1. kind/bug
3. source/mod upstream
4. step/ready to QA test
labels 2024-01-31 11:43:24 +00:00
Member

Great! Thank you for the PR and getting it merged! That'll help in Voice battles as well. It is most likely not the only issue that made such fights more...packeet-intensive in the past, but it will certainly reduce traffic. And that's very good.

Great! Thank you for the PR and getting it merged! That'll help in Voice battles as well. It is most likely not the only issue that made such fights more...packeet-intensive in the past, but it will certainly reduce traffic. And that's very good.
AliasAlreadyTaken added this to the 1.1.123 milestone 2024-01-31 18:12:58 +00:00

The fix is already on the testserver :)

The fix is already on the testserver :)
Author
Member

Checked with wireshark again: don't see mesh and texture names spam anymore... What's left is I assume just set_rotation for "looking around" effect, but those messages are much smaller and can fit 6 into one network packet at least...
(and nametag color change that depends on HP seems to still work too)

Checked with wireshark again: don't see mesh and texture names spam anymore... What's left is I assume just `set_rotation` for "looking around" effect, but those messages are much smaller and can fit 6 into one network packet at least... (and nametag color change that depends on HP seems to still work too)

Sounds like QA/OK?

Sounds like QA/OK?
whosit added the
ugh/QA OK
label 2024-02-05 15:17:46 +00:00
Author
Member

Ok, label added :p

Ok, label added :p
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2024-03-28 21:07:43 +00:00
Member

assuming this is live

assuming this is live
flux closed this issue 2024-03-28 21:07:50 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#6150
No description provided.