You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: