Hello everyone, I installed to server according to the guides in the docs. I opened UDP port 19132. Also opened the firewall for php in bin\php\php.exe. [Just to be sure] Spoiler: Log 2018-02-15 [13:24:51] [Server thread/INFO]: Loading pocketmine.yml... 2018-02-15 [13:24:51] [Server thread/INFO]: Loading server properties... 2018-02-15 [13:24:51] [Server thread/INFO]: Selected English (eng) as the base language 2018-02-15 [13:24:51] [Server thread/INFO]: Starting Minecraft: PE server version v1.2.10 2018-02-15 [13:24:51] [Server thread/NOTICE]: Online mode is enabled. The server will verify that players are authenticated to Xbox Live. 2018-02-15 [13:24:51] [Server thread/NOTICE]: To disable authentication, set "xbox-auth" to "false" in server.properties. 2018-02-15 [13:24:51] [Server thread/INFO]: Opening server on 0.0.0.0:19132 2018-02-15 [13:24:51] [Server thread/INFO]: This server is running PocketMine-MP version 1.7dev-717 "[REDACTED]" (API 3.0.0-ALPHA11) 2018-02-15 [13:24:51] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL License 2018-02-15 [13:24:52] [Server thread/INFO]: Loading recipes... 2018-02-15 [13:24:52] [Server thread/INFO]: Loading resource packs... 2018-02-15 [13:24:52] [Server thread/INFO]: Preparing level "world" 2018-02-15 [13:24:52] [Server thread/INFO]: Starting GS4 status listener 2018-02-15 [13:24:52] [Server thread/INFO]: Setting query port to 19132 2018-02-15 [13:24:52] [Server thread/INFO]: Query running on 0.0.0.0:19132 2018-02-15 [13:24:52] [Server thread/INFO]: Default game type: Survival Mode 2018-02-15 [13:24:52] [Server thread/INFO]: Done (1.374s)! For help, type "help" or "?" I cannot connect to my server. "Keine Verbindung zur Welt" (No connection to the world) Did a portscan just to be sure... As it seems, the port is not open... What am I missing? EDIT: Result of version command: [13:35:27] [Server thread/INFO]: This server is running PocketMine-MP 1.7dev-717 「[REDACTED]」 implementing API version 3.0.0-ALPHA11 for Minecraft: PE v1.2.10 (protocol version 201) I'm running on a Windows 2016 VPS.
So, as it seems, that the UDP port is not "open" is normal. In fact it is open, and it should be listening. https://unix.stackexchange.com/a/102470 EDIT: Still can't connect to the server from my win10 home comuter...
Hi, Does the console on the server show a connection attempt from the player? Is your server a windows machine as well? If yes, try this: http://pmmp.readthedocs.io/en/rtfd/faq/connecting/win10localhostcantconnect.html
Hi, if your ports are not open and you have a windows VPS, look this website https://www.solvps.com/blog/how-to-open-ports-on-windows-server-vps-or-dedicated-server/ You should use CentOS 7 to run pocketmine, for me, it's really stable and fast. I can show you how to install it if you want
Unfortuantly, no connection attemps are visible in the console... I tried your suggestion but that does not seem to help... Yes it is a Windows VPS, thank you for the link. I removed the existing rules and opened the ports according the link, just to be sure, did not seem to do the trick.... How many RAM does your world need on Linux? I have a small Debian system running OMV with a Nextcloud Docker image... I could try to install pocketmine on it, but the cpu and ram capacity are probably to low... It's an old AMD E-350 processor and 4 GB RAM (35% are always in use allready) I'm on the latest Minecraft Version from the Windows App Store, could that be an issue? =/
My vps have 2gb of ram and 1 core processor. Lags start at 35 players on my vsp. This is if you have CentOS 7 (NOT 6!!) 1) sudo firewall-cmd --zone=public --add port=19132/udp --permanent 2) sudo firewall-cmd --reload 3) curl -sL https://get.pmmp.io | bash -s - -r 4) wget -q -O - https://get.pmmp.io | bash -s - -r 5) ./start.sh
I personally use vultr : https://www.vultr.com/?ref=7305796, stable, doesn't cost a lot and fast. It's simple to install a server and a really easy control pannel, if you use that, you should take one at 2gb of RAM for 10$ a month, you can stop the VPS whenever you want, destroy it too, this is not like "Pay before" the server cost per hour, mine is like 0.015$ per hour, lol. So yes, if you need help to setup everything, just pm me. I will not charge you for installing the server.