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.54k forks source link

Server crashed #3690

Closed jaylac2000 closed 4 years ago

jaylac2000 commented 4 years ago

Link to crashdump: there is not one

Additional comments (optional)

[03:45:27] [Server thread/CRITICAL]: pocketmine\utils\AssumptionFailedError: "Position world is null" (EXCEPTION) in "src/pocketmine/level/Position" at line 83 [03:45:27] [Server thread/DEBUG]: #0 src/pocketmine/Player(3817): pocketmine\level\Position->getLevelNonNull() [03:45:27] [Server thread/DEBUG]: #1 src/pocketmine/Player(1111): pocketmine\Player->respawn() [03:45:27] [Server thread/DEBUG]: #2 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(315): pocketmine\Player->doFirstSpawn() [03:45:27] [Server thread/DEBUG]: #3 src/pocketmine/network/mcpe/protocol/SetLocalPlayerAsInitializedPacket(45): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleSetLocalPlayerAsInitialized(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket) [03:45:27] [Server thread/DEBUG]: #4 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter) [03:45:27] [Server thread/DEBUG]: #5 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket) [03:45:27] [Server thread/DEBUG]: #6 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter) [03:45:27] [Server thread/DEBUG]: #7 src/pocketmine/Player(3247): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket) [03:45:27] [Server thread/DEBUG]: #8 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket) [03:45:27] [Server thread/DEBUG]: #9 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[21] 174.112.105.100 60444, object raklib\protocol\EncapsulatedPacket, integer 0) [03:45:27] [Server thread/DEBUG]: #10 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket() [03:45:27] [Server thread/DEBUG]: #11 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process() [03:45:27] [Server thread/DEBUG]: #12 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}() [03:45:27] [Server thread/DEBUG]: #13 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications() [03:45:27] [Server thread/DEBUG]: #14 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1594352727.2329) [03:45:27] [Server thread/DEBUG]: #15 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor() [03:45:27] [Server thread/DEBUG]: #16 src/pocketmine/Server(1588): pocketmine\Server->start() [03:45:27] [Server thread/DEBUG]: #17 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/) [03:45:27] [Server thread/DEBUG]: #18 src/pocketmine/PocketMine(304): pocketmine\server()

SOF3 commented 4 years ago

Without knowing your PocketMine-MP version, OS, PHP, Client version, or plugins and how the issue occurred, the issue cannot begin to be solved. A pre-formatted template is provided that shows the required information to begin to find, test and solve an issue. Until the adequate template and information is provided, the issue will be closed; it may be reopened if you update the ticket with the correct template and required information.

jaylac2000 commented 4 years ago

All posted / re-open in #3692