question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to connect to world

See original GitHub issue

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!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

17reactions
Abdul-Rehman-123commented, Jan 6, 2021

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

0reactions
Chewcommented, Dec 18, 2021

Please don’t bump old issues…

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

[SOLVED] Minecraft Unable to Connect to World - Driver Easy
The “Unable to connect to world” issue may be caused by internet problems. It is possible these situations may interpret your connection to...
Read more >
How to Fix 'Unable to Connect to World' Error in Minecraft ...
From Settings -> Profile in-game, you have the option to Sign Out. After doing so, sign back in. When logging in, select “Save...
Read more >
Minecraft: How to fix unable to connect to world error on Xbox ...
How To Fix Unable To Connect To World On Xbox · Press the Xbox button to open the guide. · Select Profile &...
Read more >
How to Fix Minecraft Error "Unable to connect to world."?
What causes the Error 'Unable to Connect to World' in Minecraft? · Re-add your Friend · Enable Multiplayer · Update Windows and Minecraft...
Read more >
Top 3 Solutions to Minecraft Unable to Connect to World
When you see Minecraft unable to connect to world error, you should try restarting the computer and the game. If you still receive...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found