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

Issue with floodgate (and geyser) players #52

Open
LeonardoPantani opened this issue Feb 3, 2021 · 1 comment
Open

Issue with floodgate (and geyser) players #52

LeonardoPantani opened this issue Feb 3, 2021 · 1 comment

Comments

@LeonardoPantani
Copy link

I'm using geyser+floodgate to allow players from bedrock editions to play on my java server. Users from bedrock (with * before their names) have a different uuid and tigerreports gives this warning every time a new geyser player joins

[09:51:40 WARN]: [TigerReports] The name of the UUID <00000000-0000-0000-0009-01f8c77036f6> was not found.
[09:55:47 INFO]: [floodgate-bukkit] Added *Cilepepo01 00000000-0000-0000-0009-01f8c77036f6
[09:55:47 INFO]: UUID of player *Cilepepo01 is 00000000-0000-0000-0009-01f8c77036f6

@MrTigreroux
Copy link
Owner

I'm sorry but TigerReports is a Spigot plugin. It is meant to work with BungeeCord network but installed on Spigot servers. If you get this message, it is because the Bukkit API doesn't allow TigerReports to access to the pseudo of the player. I don't know how to fix it because I don't have any experience with "geyser & floodgate" and don't have the time to invest in this support.
I'm sorry but unless you check the code by yourself and find the problem and how to fix it, the problem will not be fixed.

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

No branches or pull requests

2 participants