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

Internal Server Error #127

Closed
xKurt opened this issue Jan 13, 2021 · 0 comments
Closed

Internal Server Error #127

xKurt opened this issue Jan 13, 2021 · 0 comments

Comments

@xKurt
Copy link

xKurt commented Jan 13, 2021

Internal Server Error

TypeError: "Argument 1 passed to pocketmine\inventory\BaseInventory::setContents() must be of the type array, null given, called in phar:///home/container/plugins/MultiWorld.phar/src/czechpmdevs/multiworld/EventListener.php on line 182" (EXCEPTION) in "src/pocketmine/inventory/BaseInventory" at line 125
[03:57:45] [Server thread/CRITICAL]: #0 plugins/MultiWorld.phar/src/czechpmdevs/multiworld/EventListener(182): pocketmine\inventory\BaseInventory->setContents(NULL )
[03:57:45] [Server thread/CRITICAL]: #1 src/pocketmine/plugin/MethodEventExecutor(42): czechpmdevs\multiworld\EventListener->onPlayerRespawn(object pocketmine\event\player\PlayerRespawnEvent)
[03:57:45] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object czechpmdevs\multiworld\EventListener, object pocketmine\event\player\PlayerRespawnEvent)
[03:57:45] [Server thread/CRITICAL]: #3 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\player\PlayerRespawnEvent)
[03:57:45] [Server thread/CRITICAL]: #4 src/pocketmine/Player(3841): pocketmine\event\Event->call()
[03:57:45] [Server thread/CRITICAL]: #5 src/pocketmine/Player(1114): pocketmine\Player->respawn()
[03:57:45] [Server thread/CRITICAL]: #6 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(310): pocketmine\Player->doFirstSpawn()
[03:57:45] [Server thread/CRITICAL]: #7 src/pocketmine/network/mcpe/protocol/SetLocalPlayerAsInitializedPacket(45): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleSetLocalPlayerAsInitialized(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket)
[03:57:45] [Server thread/CRITICAL]: #8 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[03:57:45] [Server thread/CRITICAL]: #9 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\SetLocalPlayerAsInitializedPacket)
[03:57:45] [Server thread/CRITICAL]: #10 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[03:57:45] [Server thread/CRITICAL]: #11 src/pocketmine/Player(3273): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[03:57:45] [Server thread/CRITICAL]: #12 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[03:57:45] [Server thread/CRITICAL]: #13 vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[19] 24.175.84.148 64769, object raklib\protocol\EncapsulatedPacket, integer 0)
[03:57:45] [Server thread/CRITICAL]: #14 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[03:57:45] [Server thread/CRITICAL]: #15 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[03:57:45] [Server thread/CRITICAL]: #16 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
[03:57:45] [Server thread/CRITICAL]: #17 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[03:57:45] [Server thread/CRITICAL]: #18 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1610510264.1227)
[03:57:45] [Server thread/CRITICAL]: #19 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
[03:57:45] [Server thread/CRITICAL]: #20 src/pocketmine/Server(1588): pocketmine\Server->start()
[03:57:45] [Server thread/CRITICAL]: #21 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[03:57:45] [Server thread/CRITICAL]: #22 src/pocketmine/PocketMine(304): pocketmine\server()
[03:57:45] [Server thread/CRITICAL]: #23 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

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