You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
Issue description
Crafting bug
Steps to reproduce the issue
OS and versions
Plugins
nothing
Crashdump, backtrace or other files
2020-05-03 15:23:10 <Server thread/Critical> UnexpectedValueException: "Too many packets in a single batch" (EXCEPTION) in "src/pocketmine/network/mcpe/protocol/BatchPacket" at line 101
2020-05-03 15:23:10 <Server thread/Debug> #0 src/pocketmine/network/mcpe/protocol/BatchPacket(123): pocketmine\network\mcpe\protocol\BatchPacket->getPackets()
2020-05-03 15:23:10 <Server thread/Debug> #1 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(121): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
2020-05-03 15:23:10 <Server thread/Debug> #2 src/pocketmine/Player(3370): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
2020-05-03 15:23:10 <Server thread/Debug> #3 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
2020-05-03 15:23:10 <Server thread/Debug> #4 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[21] 178.133.107.168 26158, object raklib\protocol\EncapsulatedPacket, integer 0)
2020-05-03 15:23:10 <Server thread/Debug> #5 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
2020-05-03 15:23:10 <Server thread/Debug> #6 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
2020-05-03 15:23:10 <Server thread/Debug> #7 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
2020-05-03 15:23:10 <Server thread/Debug> #8 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
2020-05-03 15:23:10 <Server thread/Debug> #9 src/pocketmine/Server(2253): pocketmine\snooze\SleeperHandler->sleepUntil(double 1588512190.2321)
2020-05-03 15:23:10 <Server thread/Debug> #10 src/pocketmine/Server(2100): pocketmine\Server->tickProcessor()
2020-05-03 15:23:10 <Server thread/Debug> #11 src/pocketmine/Server(1687): pocketmine\Server->start()
2020-05-03 15:23:10 <Server thread/Debug> #12 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/acszerver/, string[24] /home/acszerver/plugins/)
2020-05-03 15:23:10 <Server thread/Debug> #13 src/pocketmine/PocketMine(296): pocketmine\server()
2020-05-03 15:23:10 <Server thread/Debug> #14 (11): require(string[71] phar:///home/acszerver/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
The text was updated successfully, but these errors were encountered: