So I have setup a server and I use playit with it. Java works, when I connect to bedrock locally(with local ip), it works. But if I try to connect to bedrock with the playit ip, then I get in, but after about 5 seconds I get kicked. The logs say that I was kicked because "client timed out". I will send the geyser dump tomorrow.
#Issues with playit.gg
6 messages · Page 1 of 1 (latest)
Possible problems:
- Your server is running inside a docker container, please make sure the Geyser port (using UDP) is exported out to the host. If you're using Pterodactyl panel then you need to make sure you have allocated the port to the server.
- You aren't on the latest Geyser version! Please download the latest version.
Platform
Spigot
Listen address
0.0.0.0:19132 (internal IP)
Remote address
***:25565
Auth type
FLOODGATE
Server version
git-Purpur-2105 (MC: 1.20.4)
Autoconfigured remote?
Yes
This is the part of the logs: [06:06:27 WARN]: [MoDispenserMechanics] Failed to attach network handler to "Eurik123"
[06:06:27 INFO]: [floodgate] Floodgate player logged in as Eurik123 joined (UUID: 00000000-0000-0000-0009-01fa73307fb1)
[06:06:28 INFO]: Eurik123 joined the game
[06:06:28 INFO]: Eurik123[] logged in with entity id 773 at ([world]-100.505005, 63.9375, 213.52274)
[06:06:48 INFO]: [Geyser-Spigot] Eurik123 has disconnected from the Java server because of Bedrock client timed out
[06:06:48 INFO]: [floodgate] Floodgate player logged in as Eurik123 disconnected
[06:06:49 INFO]: Eurik123 lost connection: Disconnected
[06:06:49 INFO]: Eurik123 left the game
Are you using playit plugin?