#Does anyone know how to configure geyser and floodgate?
40 messages · Page 1 of 1 (latest)
Still the same i even change auth-type: online to auth-type: floodgate
i used 1 of my port and change
bedrock:
port: 26911
Remote:
port: 26911
!llogs
Please send some logs over so we can help resolve your issue. To access logs on your Minecraft server, please navigate to your server panel's File Manager and take the following path:
1. Open the Server's File Manager
2. Navigate inside the 'logs' folder
3. Click on "latest.log" to download it and send the file over Discord to this channel.
Do not change the Remote Port. Leave that alone.
That should be the Java server port.
I'm assuming that the Geyser port should be different than the Remote port. Is this correct?
(AFAIK it is not possible for two executables to both listen on the same TCP port.)
Ok ok i will try this again with java server port then let you know and send logs
Geyser can also be used as a translating proxy. So the Geyser port is where it listens for incoming connections. Remote is where it expects Java clients to connect.
default for remote 25565 and bedrock is my port provided by bisect. when using my phone to join the server i will use the port that was bisect provide?
Ah ok got it got it
!ticket ⬇️
Need assistance? Our support team is here for you 24/7/365! You can easily open a chat by clicking this link 🥰
https://bisecthosting.com/support
This is a concern should be raise on here?
Yes. The error you're getting is one ticket staff is best able to handle.
Oh nice
I thought Geyser could not run on CraftBukkit?
Wait - yeah. Why are you running Bukkit?
[16:24:54] [Server thread/INFO]: This server is running CraftBukkit version 4435-Spigot-d421948-c175d4f (MC: 1.21.4) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
Got me too.
so its spigot right
No, MDD read incompletely and Ceridwen (completely understandably) assumed MDD was right.
Just say something when it's solved. I close threads a couple days after that and leave them so others may learn.
Ah ok ok got it
(Also what kind of jerk names their Spigot package anything with Bukkit in the name....)
The Bukkit repo is still used to work on Plugin API revisions. But once the API for a Minecraft version passes unit tests, Spigot pulls that into their repo and ignores the Bukkit repo until the next release is on the horizon.