Jump to content

Blocking residents vs objects


You are about to reply to a thread that has been inactive for 372 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Correct me if I'm wrong, but if you block a resident, shouldn't all their objects, past and future, also get blocked?

I seem to have found a spammer making a new object every week that sends a message, despite the resident themselves being blocked.

  • Like 1
Link to comment
Share on other sites

If you get that message on login, it might be the result of a race condition between the queued offline messages retrieval and the mute list retrieval/initialization; the mute/block feature is entirely a viewer-side process (only the mute list is stored serve-side on log off, and sent to the viewer at its request, after login), and all viewers are not created equal in this matter...

  • Thanks 1
Link to comment
Share on other sites

5 hours ago, Henri Beauchamp said:

If you get that message on login, it might be the result of a race condition between the queued offline messages retrieval and the mute list retrieval/initialization; the mute/block feature is entirely a viewer-side process (only the mute list is stored serve-side on log off, and sent to the viewer at its request, after login), and all viewers are not created equal in this matter...

No, this is well after login. 

Link to comment
Share on other sites

19 minutes ago, Paul Hexem said:

No, this is well after login. 

Then this is abnormal (and likely a viewer bug)...

However, do make sure the spammer did not just register a new avatar under a slightly different name (which is a common occurrence among spammers/griefers accounts).

  • Like 1
Link to comment
Share on other sites

23 minutes ago, Henri Beauchamp said:

Then this is abnormal (and likely a viewer bug)...

However, do make sure the spammer did not just register a new avatar under a slightly different name (which is a common occurrence among spammers/griefers accounts).

It's a store spammer. It looks like they're creating a new object every week.

Link to comment
Share on other sites

  • 2 weeks later...
On 6/21/2023 at 1:10 PM, Henri Beauchamp said:

Fixed in this commit for Maint-U viewer. The bug was related to the new capability-based offline message retrieval (it did not affect the old method based on UDP messaging)...

Oh. That's interesting. Weird that it'd be related to the offline retrieval. 

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 372 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...