Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crashed #4254

Closed
Willtom999 opened this issue Jun 8, 2021 · 1 comment
Closed

Server crashed #4254

Willtom999 opened this issue Jun 8, 2021 · 1 comment

Comments

@Willtom999
Copy link

Willtom999 commented Jun 8, 2021

container@pterodactyl~ Server marked as running...
[22:26:49] [Server thread/INFO]: WILLTOM666[/174.94.86.4:58508] logged in with entity id 1 at (world, 288, 56.003, -23)
[22:26:56] [Server thread/CRITICAL]: ErrorException: "Undefined offset: 2" (EXCEPTION) in "pmsrc/src/pocketmine/network/mcpe/NetworkBinaryStream" at line 714
[22:26:56] [Server thread/CRITICAL]: #0 pmsrc/src/pocketmine/network/mcpe/NetworkBinaryStream(714): pocketmine\utils\Utils::errorExceptionHandler(integer 8, string[19] Undefined offset: 2, string[93] phar:///home/container/PocketMine-MP.phar/src/pocketmine/network/mcpe/NetworkBin, integer 714, array[3])
[22:26:56] [Server thread/CRITICAL]: #1 pmsrc/src/pocketmine/network/mcpe/protocol/GameRulesChangedPacket(44): pocketmine\network\mcpe\NetworkBinaryStream->putGameRules(array[8])
[22:26:56] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/network/mcpe/protocol/DataPacket(127): pocketmine\network\mcpe\protocol\GameRulesChangedPacket->encodePayload()
[22:26:56] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(244): pocketmine\network\mcpe\protocol\DataPacket->encode()
[22:26:56] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/Player(3361): pocketmine\network\mcpe\RakLibInterface->putPacket(object pocketmine\Player, object pocketmine\network\mcpe\protocol\GameRulesChangedPacket, boolean , boolean )
[22:26:56] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Player(3378): pocketmine\Player->sendDataPacket(object pocketmine\network\mcpe\protocol\GameRulesChangedPacket, boolean , boolean )
[22:26:56] [Server thread/CRITICAL]: #6 plugins/MultiWorld.phar/src/czechpmdevs/multiworld/api/WorldGameRulesAPI(178): pocketmine\Player->dataPacket(object pocketmine\network\mcpe\protocol\GameRulesChangedPacket)
[22:26:56] [Server thread/CRITICAL]: #7 plugins/MultiWorld.phar/src/czechpmdevs/multiworld/EventListener(85): czechpmdevs\multiworld\api\WorldGameRulesAPI::updateGameRules(object pocketmine\Player)
[22:26:56] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/plugin/MethodEventExecutor(42): czechpmdevs\multiworld\EventListener->onJoin(object pocketmine\event\player\PlayerJoinEvent)
[22:26:56] [Server thread/CRITICAL]: #9 pmsrc/src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object czechpmdevs\multiworld\EventListener, object pocketmine\event\player\PlayerJoinEvent)
[22:26:56] [Server thread/CRITICAL]: #10 pmsrc/src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\player\PlayerJoinEvent)
[22:26:56] [Server thread/CRITICAL]: #11 pmsrc/src/pocketmine/Player(1099): pocketmine\event\Event->call()
[22:26:56] [Server thread/CRITICAL]: #12 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(310): pocketmine\Player->doFirstSpawn()
[22:26:56] [Server thread/CRITICAL]: #13 pmsrc/src/pocketmine/network/mcpe/protocol/SetLocalPlayerAsInitializedPacket(45): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleSetLocalPlayerAsInitialized(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket)
[22:26:56] [Server thread/CRITICAL]: #14 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[22:26:56] [Server thread/CRITICAL]: #15 pmsrc/src/pocketmine/network/mcpe/protocol/BatchPacket(130): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket)
[22:26:56] [Server thread/CRITICAL]: #16 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[22:26:56] [Server thread/CRITICAL]: #17 pmsrc/src/pocketmine/Player(3313): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[22:26:56] [Server thread/CRITICAL]: #18 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[22:26:56] [Server thread/CRITICAL]: #19 pmsrc/vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[17] 174.94.86.4 58508, object raklib\protocol\EncapsulatedPacket, integer 0)
[22:26:56] [Server thread/CRITICAL]: #20 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[22:26:56] [Server thread/CRITICAL]: #21 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[22:26:56] [Server thread/CRITICAL]: #22 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(113): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
[22:26:56] [Server thread/CRITICAL]: #23 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(75): pocketmine\snooze\SleeperHandler->processNotifications()
[22:26:56] [Server thread/CRITICAL]: #24 pmsrc/src/pocketmine/Server(2155): pocketmine\snooze\SleeperHandler->sleepUntil(double 1623191216.5142)
[22:26:56] [Server thread/CRITICAL]: #25 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor()
[22:26:56] [Server thread/CRITICAL]: #26 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start()
[22:26:56] [Server thread/CRITICAL]: #27 pmsrc/src/pocketmine/PocketMine(291): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[22:26:56] [Server thread/CRITICAL]: #28 pmsrc/src/pocketmine/PocketMine(321): pocketmine\server()
[22:26:56] [Server thread/CRITICAL]: #29 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
[22:26:56] [Server thread/INFO]: [22:26:56] WILLTOM666[-]
[22:26:56] [Server thread/INFO]: WILLTOM666 logged out due to Internal server error
[22:26:56] [RakLibServer thread/NOTICE]: Blocked for 5 seconds

@github-actions
Copy link

github-actions bot commented Jun 8, 2021

Thanks, but this issue tracker is not intended for support requests. Please read the guidelines on submitting an issue.

Docs | Discord | Forums

@github-actions github-actions bot closed this as completed Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants