Skip to content
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

Cannot invite players with certain characters in guild name (<>) #432

Open
efunn opened this issue Sep 4, 2024 · 0 comments
Open

Cannot invite players with certain characters in guild name (<>) #432

efunn opened this issue Sep 4, 2024 · 0 comments

Comments

@efunn
Copy link

efunn commented Sep 4, 2024

I recently played in a private league where all players had the guild name <ART>™ and poe-lurker could not be used to invite/message players.

Logs from client.txt when clicking the invite button:

[INFO Client 20624] @From <<ART>™> Character_Name: Hi, I would like to buy your Morbid Duty, Cardinal Round Shield listed for 2024 gcp in BPL XV (PL51009) (stash tab "~price 2024 gcp"; position: left 18, top 22)
[INFO Client 20624] : The specified character does not exist.

Logs from PoE client.txt when clicking the button to send thank you message and kick them:

[INFO Client 20624] @To >: Character_Name ty
[INFO Client 20624] : The target of this operation was not a party member.
[INFO Client 20624] : Failed to send whisper to > because: The specified character does not exist.

I believe it was due to the < and > characters in the guild, but it could be the . My guess is that it parses the first > as the end of the guild name tag. But, it includes the character name in the attempted message, which seems weird, so it could be another parsing error.

Thank you for looking into this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant