pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.27k stars 1.55k forks source link

logged out due to client disconnect #4567

Closed DarkSiy closed 2 years ago

DarkSiy commented 2 years ago

Issue description

Endless loading when logging into the server. Not a dedicated server. Hosting

Steps to reproduce the issue

[21:36:50] [Server thread/INFO]: Loading pocketmine.yml... [21:36:50] [Server thread/INFO]: Loading server properties... [21:36:50] [Server thread/INFO]: Выбран Pyccĸий (rus) как основной язык [21:36:50] [Server thread/INFO]: Starting Minecraft: Bedrock Edition server version v1.17.10 [21:36:51] [Server thread/INFO]: Starting remote control listener [21:36:51] [Server thread/INFO]: RCON running on 0.0.0.0:12222 [21:36:51] [Server thread/WARNING]: Online mode is disabled. The server will not verify that players are authenticated to Xbox Live. [21:36:51] [Server thread/WARNING]: While this makes it possible to connect without internet access, it also allows hackers to connect with any username they choose. [21:36:51] [Server thread/WARNING]: To enable authentication, set "xbox-auth" to "true" in server.properties. [21:36:51] [Server thread/INFO]: Opening server on 0.0.0.0:12222 [21:36:51] [Server thread/INFO]: This server is running PocketMine-MP version 3.22.1 [21:36:51] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL License [21:36:51] [Server thread/INFO]: Loading resource packs... [21:36:51] [Server thread/INFO]: Preparing world "22" [21:36:51] [Server thread/INFO]: Starting GS4 status listener [21:36:51] [Server thread/INFO]: Setting query port to 12222 [21:36:51] [Server thread/INFO]: Query running on 0.0.0.0:12222 [21:36:51] [Server thread/INFO]: Default game type: Survival Mode [21:36:51] [Server thread/INFO]: If you find this project useful, please consider donating to support development: https://patreon.com/pocketminemp

[21:36:51] [Server thread/WARNING]: ----- PocketMine-MP Auto Updater ----- [21:36:51] [Server thread/WARNING]: Your version of PocketMine-MP is out of date. Version 3.25.4 was released on Tue Nov 9 01:33:58 2021 [21:36:51] [Server thread/WARNING]: Details: https://github.com/pmmp/PocketMine-MP/releases/tag/3.25.4 [21:36:51] [Server thread/WARNING]: Download: https://github.com/pmmp/PocketMine-MP/releases/download/3.25.4/PocketMine-MP.phar [21:36:51] [Server thread/WARNING]: ----- -------------------------- ----- [21:37:23] [Server thread/NOTICE]: Player data not found for "darksiy16r", creating new profile [21:37:24] [Server thread/INFO]: DarkSiy16r[/109.166.56.63:22668] logged in with entity id 1 at (22, 336, 76, 52) [21:37:50] [Server thread/INFO]: DarkSiy16r[/109.166.56.63:22668] logged out due to client disconnect [21:41:38] [RCON thread/INFO]: Disconnected client: /95.216.22.165:47572 [21:41:42] [RCON thread/INFO]: Disconnected client: /95.216.22.165:48018 [21:41:42] [RCON thread/INFO]: Disconnected client: /95.216.22.165:47570

OS and versions

Plugins

none

Crashdump, backtrace or other files

none

dktapps commented 2 years ago

We don't support outdated versions.

DarkSiy commented 2 years ago

My minecraft version 1.17.10 pmmp version 3.22.1

Vecnavium commented 2 years ago

You are using an old version, console output is saying there is a new version release, grab the latest version then come back if the issue persists on the new and latest version.