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

Un/followed players remains invisible #793

Open
dflat2 opened this issue Mar 8, 2024 · 0 comments
Open

Un/followed players remains invisible #793

dflat2 opened this issue Mar 8, 2024 · 0 comments

Comments

@dflat2
Copy link

dflat2 commented Mar 8, 2024

There seem to be a bug in the Unfollow method, causing unfollowed players to remain invisible from the operator who followed them.

p.following = "";

Player target = PlayerInfo.FindExact(p.following);

The target player is always null.

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