#Floodgate API Bungee <-> Spigot issue

1 messages · Page 1 of 1 (latest)

graceful wasp
#

And when the bedrock player joined the proxy:

18:09:01 [INFO] [Geyser-BungeeCord] /[0:0:0:0:0:0:0:1]:60283 has pinged you!
18:09:02 [INFO] [Geyser-BungeeCord] /[0:0:0:0:0:0:0:1]:60856 tried to connect!
18:09:02 [INFO] [Geyser-BungeeCord] Is player data signed? true
18:09:02 [INFO] [Geyser-BungeeCord] Could not find packet for ClientToServerHandshakePacket
18:09:02 [INFO] [Geyser-BungeeCord] Could not find packet for ClientCacheStatusPacket
18:09:03 [INFO] [Geyser-BungeeCord] Player connected with username Sheesh8435
18:09:03 [INFO] [Geyser-BungeeCord] Sheesh8435 (logged in as: Sheesh8435) has connected to the Java server
18:09:03 [INFO] [Geyser-BungeeCord] Locale already loaded: en_us
18:09:04 [INFO] [.Sheesh8435,/[0:0:0:0:0:0:0:1]:0] <-> InitialHandler has connected
18:09:04 [INFO] [floodgate] Floodgate player logged in as .Sheesh8435 joined (UUID: 00000000-0000-0000-0009-01f4014b06f1)
18:09:04 [INFO] [.Sheesh8435] <-> ServerConnector [survival] has connected
#

However yea, when I try to call:

floodgateApi.isFloodgatePlayer(player.uniqueId)
```Just says false on the bedrock player
fair juniperBOT
# graceful wasp Full dump: https://dump.geysermc.org/gvUsYgndVjY3HS8T3a356skbzfKuGEOZ

Possible problems:

  • You aren't on the latest Geyser version! Please download the latest version.
Git info

Latest: No
Commit: 778c081
Branch: master
Behind by 8 commits

Platform

Bungeecord

Listen address

0.0.0.0:25570 (internal IP)

Remote address

0.0.0.0:25570 (internal IP)

Auth type

FLOODGATE

Server version

git:BungeeCord-Bootstrap:1.21-R0.1-SNAPSHOT:591e187:1912

Autoconfigured remote?

No

graceful wasp
fair juniperBOT