Hello! So my server is setup on my windows 10 computer and I've tried to connect to it from my wifi iphone. It shows LAN GAMES: "Green" and server name and such but when I tap to connect it says: "Unable to connect to world." What am I doing wrong? PS: My server port is open and good!
Hi, can you post the console output of 'version' (without quotes) , do you have plugins in the plugins folder, and is the spawn world a new world?
New World, No Plugin in plugins folder Output: [INFO] This server is running PocketMine-MP version 1.4.1-980 「絶好(Zekkou)ケーキ(Cake)」 (Implementing API version 1.11.0 for Minecraft: PE v0.10.5 alpha protocol version 20)
Thank you so much! Last question.. is there a way to play from the same windows system hosting the server?
https://forums.pmmp.io/threads/windows-10-editon.222/#post-3408 If that doesn't work, try "CheckNetIsolationLoopbackExempt -a -n="Microsoft.MinecraftUWP"
You cant if the servers port is 19132, you need to change this because the Windows 10 MCPE uses this port as well so if you try to start up the server while the game is open, it will say that port is already in use.
This is the correct solution for connecting to a localhost server (i.e. a server hosted on the same machine as the client)
You just can't set the port to 19132 on your local server if you want to join through your Windows 10 client. The client uses the 19132 port and will cause conflict if you try to startup the server.