jasonw4331 / MyPlot

Plot and protection plugin for PocketMine-MP
https://discord.gg/Qqcpp9Q
MIT License
101 stars 90 forks source link

Unexpected Crash #359

Closed UnEnanoMas closed 3 years ago

UnEnanoMas commented 3 years ago

Issue description

Steps to reproduce the issue:

I honestly don't know how it happened, I don't know what happened, because there is no command written as / p or something similar, it happened to a player of mine, and I don't know if it is playable without plugins

OS and versions

Other Plugins

Console error, backtrace or other files

[19:59:22] [Server thread/CRITICAL]: Error: "Call to a member function sendForm() on null" (EXCEPTION) in "plugins/MyPlot_dev-658.phar/src/MyPlot/forms/subforms/WarpForm" at line 49
[19:59:22] [Server thread/CRITICAL]: #0 plugins/MyPlot_dev-658.phar/src/MyPlot/libs/dktapps/pmforms/CustomForm(119): MyPlot\forms\subforms\WarpForm->MyPlot\forms\subforms\{closure}(object pocketmine\Player, object MyPlot\libs\dktapps\pmforms\CustomFormResponse)
[19:59:22] [Server thread/CRITICAL]: #1 src/pocketmine/Player(3626): MyPlot\libs\dktapps\pmforms\CustomForm->handleResponse(object pocketmine\Player, array[3])
[19:59:22] [Server thread/CRITICAL]: #2 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(259): pocketmine\Player->onFormSubmit(integer 23, array[3])
[19:59:22] [Server thread/CRITICAL]: #3 src/pocketmine/network/mcpe/protocol/ModalFormResponsePacket(49): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleModalFormResponse(object pocketmine\network\mcpe\protocol\ModalFormResponsePacket)
[19:59:22] [Server thread/CRITICAL]: #4 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\ModalFormResponsePacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[19:59:22] [Server thread/CRITICAL]: #5 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\ModalFormResponsePacket)
[19:59:22] [Server thread/CRITICAL]: #6 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[19:59:22] [Server thread/CRITICAL]: #7 src/pocketmine/Player(3273): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[19:59:22] [Server thread/CRITICAL]: #9 vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[19] 201.188.107.4 60592, object raklib\protocol\EncapsulatedPacket, integer 0)
[19:59:22] [Server thread/CRITICAL]: #10 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[19:59:22] [Server thread/CRITICAL]: #11 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[19:59:22] [Server thread/CRITICAL]: #12 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe\{closure}()
[19:59:22] [Server thread/CRITICAL]: #13 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[19:59:22] [Server thread/CRITICAL]: #14 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1606507162.9216)
[19:59:22] [Server thread/CRITICAL]: #15 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
[19:59:22] [Server thread/CRITICAL]: #16 src/pocketmine/Server(1588): pocketmine\Server->start()
[19:59:22] [Server thread/CRITICAL]: #17 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[19:59:22] [Server thread/CRITICAL]: #18 src/pocketmine/PocketMine(304): pocketmine\server()
[19:59:22] [Server thread/CRITICAL]: #19 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
jasonw4331 commented 3 years ago

You're not using a release nor are you using the most updated build and this issue doesn't have enough information to be useful. Please update your version and provide more information if it occurs again!