msdp CHARACTER_STATISTICS, CHARACTER_AFFECTS

Report a bug you found.

msdp CHARACTER_STATISTICS, CHARACTER_AFFECTS

Postby cnl » Mon Jan 30, 2023 6:47 pm

These are 2 possibly quite unrelated issues

1) sometimes CHARACTER_STATISTICS goes crazy and reports *A LOT*
See - https://imgur.com/KCRVzF6
each cyan dollar is an individual send of the complete msdp CHARACTER_STATISTICS data.
Here's an alternate view https://pastebin.com/nZeXL6ib
It's sending the complete data multiple times around mob death for some unknown reason.
Also on scepter rewards it often goes crazy : https://imgur.com/0R6VGuZ
I feel like there are times I've seen it not doing this so perhaps inconsistent.

EDIT: this only seems to happen if I'm in a group with more than 1 person. if I'm the only one in a group I'm not seeing this crazy sending.


2) sometimes CHARACTER_AFFECTS data stops getting sent to my char.
BUT - other chars in same group may still be getting it (confirmed)
This only seems to happen on Fuligin and normally around lag time but I don't know what to make of it.
multiple attempts to UNREPORT, REPORT don't fix it. I just have to wait for whatever is lagging it to go away before it will work again. same with restarting mud client - doesn't fix the issue. Will sit will null msdp data in variable till it suddenly starts again. Weird thing is that it only affects my 1 char. But it happens multiple times a day and can last 5 minutes or so or even longer

EDIT2: it also seems like the SEND msdp command doesn't work it just returns an empty string for any given variable. if I'm reading the docs correctly SEND should return the value of named variable 1x vs REPORT which returns them on every change ( in theory). I was thinking of using SEND to generally decrease the reporting on some variables to times when i need them. I suppose if I really wanted it I could manage with tracking and having the relevant handler send UNREPORT on receiving data.
Señor Blizzard Advisor
cnl
40 Prime Poster
 
Posts: 76
Joined: Wed Oct 21, 2020 12:16 am
Status: Offline

Re: msdp CHARACTER_STATISTICS, CHARACTER_AFFECTS

Postby cnl » Sun Feb 05, 2023 5:23 am

the freezing of msdp affects seems somehow related to items worn.

by that i mean, when it is occurring, when it's having one of it's freezing episodes for lack of a better term, i can remove some items and msdp.CHARACTER_AFFECTS will resume reporting, and I can wear them again and it will stop reporting. i really can't get my head around because it's not one specific item but for example magma rings don't seem to do anything but removing things like instrument + soc, or the new mage belt from dk vk seem to have an impact where removing them will get regular reports again and wearing them will stop it.

and then after a while the whole thing unfreezes regardless. I'll try get some more detailed tests done next time it locks up.
Señor Blizzard Advisor
cnl
40 Prime Poster
 
Posts: 76
Joined: Wed Oct 21, 2020 12:16 am
Status: Offline

Re: msdp CHARACTER_STATISTICS, CHARACTER_AFFECTS

Postby cnl » Sat Feb 11, 2023 7:13 pm

Code: Select all
A cloud of inky darkness envelops Insomnia.
<1312hp 1542ma 296mv -% @76450>
[2:24 pm] (overcast) -8 27341905847 -9.2
get all from ledge
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$
You get gold coins from on a ledge.
There were 4.0K coins.
You split 4.0K coins.  You keep 403 coins.
You get gold coins from on a ledge.
There were 4.0K coins.
You split 4.0K coins.  You keep 411 coins.
You get gold coins from on a ledge.
There were 4.0K coins.
You split 4.0K coins.  You keep 401 coins.
You get gold coins from on a ledge.
There were 5.8K coins.
You split 5.8K coins.  You keep 586 coins.
You get gold coins from on a ledge.
There were 4.0K coins.
You split 4.0K coins.  You keep 404 coins.
You get gold coins from on a ledge.
There were 4.1K coins.
You split 4.1K coins.  You keep 417 coins.
You get gold coins from on a ledge.
There were 4.0K coins.
You split 4.0K coins.  You keep 411 coins.
<1312hp 1542ma 297mv -% @76450>
[2:25 pm] (overcast) -8 27341905847 -9.2


rather extreme example in group today. group seemed to pause for 4 seconds while all all the updates to character_statistics came through. that's like 1,310 consecutive sends of the data

here's wireshark capture of a much smaller event just verifying it's actually coming from mud and not mudlet being weird https://pastebin.com/gCcEwGcE

EDIT: kind of interesting to note on the Wireshark capture that several of the values bounce back and forth to different values multiple times. Current value for intelligence bounces between 23 and 25, ac bounces between -8.7 and -9.2, and Charisma bonus varies between 2,5,7 and 10
Señor Blizzard Advisor
cnl
40 Prime Poster
 
Posts: 76
Joined: Wed Oct 21, 2020 12:16 am
Status: Offline


Return to Bug Reporting

Who is online

Users browsing this forum: No registered users and 0 guests

cron