Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to world #66

Closed
communityfablab opened this issue Oct 20, 2019 · 7 comments
Closed

Unable to connect to world #66

communityfablab opened this issue Oct 20, 2019 · 7 comments

Comments

@communityfablab
Copy link

Hi all - thank you so much for making this project and developing this code. We've recently been awarded an NSF grant to help kids learn about exoplanets though Minecraft simulations and our current server, based on Java/Bukkit, will need to be able to host hoards of helpless children with access to only Minecraft PE. I've been working on setting up a Geyser this weekend with no luck. Here's what all I've tried:

-Geyser build 108 from Oct 18; prior to this Dragon Proxy (0.0.2-snapshot and 3.4.6)
-Our regular Bukkit server 1.14.4, a temporary blank/default Forge server on 1.12.2 and a temporary default vanilla Minecraft server on 1.14.4
-Minecraft PE on Android and iOS 1.12.1
-No ports are on our server are nonstandard, no firewalls, regular connections all work fine
-Confirmed connecting PE devices to another Geyser-forwarded server and it worked okay

I'm using the following settings in the configuration file:

bedrock:
  # The IP address that will listen for connections
  address: 0.0.0.0
  # The port that will listen for connections
  port: 19132
  # The MOTD that will be broadcasted to Minecraft: Bedrock Edition clients
  motd1: "Fab Lab Test"
remote:
  # The IP address of the remote (Java Edition) server
  address: 192.17.189.137
  # The port of the remote (Java Edition) server
  port: 25565

  # Authentication type. Can be offline, online, or hybrid (see the wiki).
  auth-type: online

Neither Minecraft PE install can see any info about the server and gives the "Unable to connect to world" response when we attempt to force it. I've attached my config file here, I'm not sure what else to do. Any suggestions?

I realize you probably get silly newbies like my self asking for help often, I'd be happy to help make a guide or tutorial to help folks get past the issue I'm having if we're able to figure out what it is!

@Redned235
Copy link
Member

Hi all - thank you so much for making this project and developing this code. We've recently been awarded an NSF grant to help kids learn about exoplanets though Minecraft simulations and our current server, based on Java/Bukkit, will need to be able to host hoards of helpless children with access to only Minecraft PE. I've been working on setting up a Geyser this weekend with no luck. Here's what all I've tried:

-Geyser build 108 from Oct 18; prior to this Dragon Proxy (0.0.2-snapshot and 3.4.6)
-Our regular Bukkit server 1.14.4, a temporary blank/default Forge server on 1.12.2 and a temporary default vanilla Minecraft server on 1.14.4
-Minecraft PE on Android and iOS 1.12.1
-No ports are on our server are nonstandard, no firewalls, regular connections all work fine
-Confirmed connecting PE devices to another Geyser-forwarded server and it worked okay

I'm using the following settings in the configuration file:

bedrock:
  # The IP address that will listen for connections
  address: 0.0.0.0
  # The port that will listen for connections
  port: 19132
  # The MOTD that will be broadcasted to Minecraft: Bedrock Edition clients
  motd1: "Fab Lab Test"
remote:
  # The IP address of the remote (Java Edition) server
  address: 192.17.189.137
  # The port of the remote (Java Edition) server
  port: 25565

  # Authentication type. Can be offline, online, or hybrid (see the wiki).
  auth-type: online

Neither Minecraft PE install can see any info about the server and gives the "Unable to connect to world" response when we attempt to force it. I've attached my config file here, I'm not sure what else to do. Any suggestions?

I realize you probably get silly newbies like my self asking for help often, I'd be happy to help make a guide or tutorial to help folks get past the issue I'm having if we're able to figure out what it is!

How are you trying to join? Are you joining from your local area network or a different network altogether? If you're trying from just your local area network on a separate device, use your local IPv4 as the IP address instead. If you're trying to join from a different network, ensure you've properly portforwarded.

@Flonja
Copy link

Flonja commented Oct 20, 2019

And do you have enough java accounts? If not then set the online-mode for the Java Edition server to false and auth-type in the geyser config to offline. That way you don't need to authenticate any extra java accounts. That might save you some time!

@EOT3000
Copy link
Contributor

EOT3000 commented Oct 20, 2019

make a video of you setting up and running mc.

@Redned235
Copy link
Member

Redned235 commented Nov 21, 2019

Closing due to a lack of response from the OP. If you still need help getting Geyser to show up in the server list, please respond to this issue or let us know on Discord.

Hellohi3654 added a commit to HelloGeyser/Geyser that referenced this issue Sep 20, 2020
GeyserSession: send command permission level OPERATOR if qualified (#…
@Abdul-Rehman-123
Copy link

i found a fix for unable to connect to world
1:join the server it will give you error
2:make your own world and then quit it
3:reconnect to server and your done thats all

@JairusKirby
Copy link

how to fix Geyser Player Usernames unable to connect?

@Chew
Copy link
Member

Chew commented Dec 18, 2021

Please don't bump old issues...

If you need assistance, join us on discord or file a new issue...

@GeyserMC GeyserMC locked as off-topic and limited conversation to collaborators Dec 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants