-
Notifications
You must be signed in to change notification settings - Fork 416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mail to guild does not work #577
Comments
I tested this a bit. 41 char guild fails. Deleted 1st half of a 41 person guild - works. Deleted 2nd half of same guild (after restoring) - works. So it has to do with size - not some bad characters in a name or something. All 41 chars work, just not all at once. |
Depressing. This does not fail under Titanium. Rof2 client bug, or are we packaging up the packets differently and maybe on our side? I'm not really good enough with the packet layers to help find this. |
Tried this on RoF2 on PEQ, my guild has 265 player, I got no errors, but I also didn't appear to get a message on other toons :P |
Fixed by #3724. |
Just noticed this. I am now running RoF2, not sure about other clients.
Attempts to mail to a guild fail for guilds of decent size. Guilds with only a handful of characters seem to work. Guilds of 41 and 60 on my server both fail.
The message is :
Mail delivery failure to (subject Guild).
The subject always seems to be set to Guild in the error message, despite the subject in the message.
If I start a new guild with 3-5 members, it works fine. Something to do with putting packets together on long messages to client?
The text was updated successfully, but these errors were encountered: