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.
InvalidArgumentException: "Value 24792 exceeds the range!" (EXCEPTION) in "src/pocketmine/entity/Attribute" at line 191
Steps to reproduce the issue
Konsolda çıktı.
OS and versions
Altay: Altay Jenkins SON Sürüm
PHP: 7.2.8
Server OS: Centos 7.2 64 BİT
Game version: PE/Win10
Crashdump, backtrace or other files
2018-09-10 [13:44:06] [Server thread/CRITICAL]: InvalidArgumentException: "Value 24792 exceeds the range!" (EXCEPTION) in "src/pocketmine/entity/Attribute" at line 191
2018-09-10 [13:44:06] [Server thread/DEBUG]: #0 src/pocketmine/entity/Human(484): pocketmine\entity\Attribute->setValue(double 24792)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #1 src/pocketmine/entity/Human(333): pocketmine\entity\Human->setXpAndProgress(integer 24792, NULL )
2018-09-10 [13:44:06] [Server thread/DEBUG]: #2 src/pocketmine/entity/Human(346): pocketmine\entity\Human->setXpLevel(integer 24792)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #3 src/pocketmine/Player(2181): pocketmine\entity\Human->addXpLevels(integer 1)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #4 src/pocketmine/network/mcpe/handler/SimpleSessionHandler(103): pocketmine\Player->handleEntityEvent(pocketmine\network\mcpe\protocol\EntityEventPacket object)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #5 src/pocketmine/network/mcpe/protocol/EntityEventPacket(106): pocketmine\network\mcpe\handler\SimpleSessionHandler->handleEntityEvent(pocketmine\network\mcpe\protocol\EntityEventPacket object)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #6 src/pocketmine/network/mcpe/NetworkSession(206): pocketmine\network\mcpe\protocol\EntityEventPacket->handle(pocketmine\network\mcpe\handler\SimpleSessionHandler object)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #7 src/pocketmine/network/mcpe/NetworkSession(187): pocketmine\network\mcpe\NetworkSession->handleDataPacket(pocketmine\network\mcpe\protocol\EntityEventPacket object)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #8 src/pocketmine/network/mcpe/RakLibInterface(135): pocketmine\network\mcpe\NetworkSession->handleEncoded(string x.c.......&....W)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #9 vendor/pocketmine/raklib/src/server/ServerHandler(98): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string 46.2.235.16 60371, raklib\protocol\EncapsulatedPacket object, integer 0)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #10 src/pocketmine/network/mcpe/RakLibInterface(75): raklib\server\ServerHandler->handlePacket()
2018-09-10 [13:44:06] [Server thread/DEBUG]: #11 vendor/pocketmine/snooze/src/SleeperHandler(120): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
2018-09-10 [13:44:06] [Server thread/DEBUG]: #12 vendor/pocketmine/snooze/src/SleeperHandler(82): pocketmine\snooze\SleeperHandler->processNotifications()
2018-09-10 [13:44:06] [Server thread/DEBUG]: #13 src/pocketmine/Server(2514): pocketmine\snooze\SleeperHandler->sleepUntil(double 1536576245.7659)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #14 src/pocketmine/Server(2383): pocketmine\Server->tickProcessor()
2018-09-10 [13:44:06] [Server thread/DEBUG]: #15 src/pocketmine/Server(1884): pocketmine\Server->start()
2018-09-10 [13:44:06] [Server thread/DEBUG]: #16 src/pocketmine/PocketMine(246): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /root/, string /root/plugins/)
2018-09-10 [13:44:06] [Server thread/DEBUG]: #17 /root/PocketMine-MP.phar(1): require_once(string phar:///root/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
The text was updated successfully, but these errors were encountered: