#Geyser doesnt run

14 messages · Page 1 of 1 (latest)

south hound
#

!!logs
Geyser most likely isn’t starting up correctly, check your logs

gleaming needleBOT
gleaming needleBOT
gleaming needleBOT
# sly timber
Found errors in the log!

We don't currently have automated responses for the detected errors!

south hound
# sly timber

Geyser couldn’t read the config file, you can try deleting it and restarting the server

sly timber
#

okay that worked now im gonna change the config

gleaming needleBOT
gleaming needleBOT
sly timber
#

after changing the config

#

bedrock: 172.96.140.181:25565
# The IP address that will listen for connections.
# Generally, you should only uncomment and change this if you want to limit what IPs can connect to your server.
# address: 0.0.0.0
# The port that will listen for connections
port: 19132

# Some hosting services change your Java port everytime you start the server and require the same port to be used for Bedrock.
# This option makes the Bedrock port the same as the Java port every time you start the server.
# This option is for the plugin version only.
clone-remote-port: false

# The MOTD that will be broadcasted to Minecraft: Bedrock Edition clients. This is irrelevant if "passthrough-motd" is set to true
# If either of these are empty, the respective string will default to "Geyser"
motd1: "Geyser"
motd2: "GRAND RELEASE"

# The Server Name that will be sent to Minecraft: Bedrock Edition clients. This is visible in both the pause menu and the settings menu.
server-name: "Earthenlands"

These are the only things i changed

#

i changed the address

south hound
#

!!setup
That config is invalid, you don’t put the IP in the bedrock section (which you don’t need to specify, geyser runs on 0.0.0.0 (all local IPs) by default)
You should read the setup guide to know what you’re doing also