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
9:17:19] [Server thread/CRITICAL]: InvalidArgumentException: "Maximum -4 is less than the minimum 0" (EXCEPTION) in "src/pocketmine/entity/Attribute" at line 155
9:17:19] [Server thread/CRITICAL]: InvalidArgumentException: "Maximum -4 is less than the minimum 0" (EXCEPTION) in "src/pocketmine/entity/Attribute" at line 155
[19:17:19] [Server thread/CRITICAL]: #0 src/pocketmine/entity/Living(158): pocketmine\entity\Attribute->setMaxValue(double -4)
[19:17:19] [Server thread/CRITICAL]: #1 plugins/PiggyCustomEnchants_dev-462.phar/src/DaPigGuy/PiggyCustomEnchants/enchants/armor/OverloadEnchant(34): pocketmine\entity\Living->setMaxHealth(integer -4)
[19:17:19] [Server thread/CRITICAL]: #2 plugins/PiggyCustomEnchants_dev-462.phar/src/DaPigGuy/PiggyCustomEnchants/enchants/traits/ToggleTrait(43): DaPigGuy\PiggyCustomEnchants\enchants\armor\OverloadEnchant->toggle(object JackMD\NameSpaceRemover\CustomPlayer, object pocketmine\item\DiamondBoots, object pocketmine\inventory\ArmorInventory, integer 3, integer 3, boolean )
[19:17:19] [Server thread/CRITICAL]: #3 plugins/PiggyCustomEnchants_dev-462.phar/src/DaPigGuy/PiggyCustomEnchants/enchants/traits/ToggleTrait(83): DaPigGuy\PiggyCustomEnchants\enchants\ToggleableEnchantment->onToggle(object JackMD\NameSpaceRemover\CustomPlayer, object pocketmine\item\DiamondBoots, object pocketmine\inventory\ArmorInventory, integer 3, integer 3, boolean )
[19:17:19] [Server thread/CRITICAL]: #4 plugins/PiggyCustomEnchants_dev-462.phar/src/DaPigGuy/PiggyCustomEnchants/EventListener(119): DaPigGuy\PiggyCustomEnchants\enchants\ToggleableEnchantment::attemptToggle(object JackMD\NameSpaceRemover\CustomPlayer, object pocketmine\item\DiamondBoots, object pocketmine\item\enchantment\EnchantmentInstance, object pocketmine\inventory\ArmorInventory, integer 3, boolean )
[19:17:19] [Server thread/CRITICAL]: #5 src/pocketmine/plugin/MethodEventExecutor(42): DaPigGuy\PiggyCustomEnchants\EventListener->onArmorChange(object pocketmine\event\entity\EntityArmorChangeEvent)
[19:17:19] [Server thread/CRITICAL]: #6 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object DaPigGuy\PiggyCustomEnchants\EventListener, object pocketmine\event\entity\EntityArmorChangeEvent)
[19:17:19] [Server thread/CRITICAL]: #7 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\entity\EntityArmorChangeEvent)
[19:17:19] [Server thread/CRITICAL]: #8 src/pocketmine/inventory/ArmorInventoryEventProcessor(40): pocketmine\event\Event->call()
[19:17:19] [Server thread/CRITICAL]: #9 src/pocketmine/inventory/BaseInventory(168): pocketmine\inventory\ArmorInventoryEventProcessor->onSlotChange(object pocketmine\inventory\ArmorInventory, integer 3, object pocketmine\item\DiamondBoots, object pocketmine\item\ItemBlock)
[19:17:19] [Server thread/CRITICAL]: #10 src/pocketmine/inventory/BaseInventory(364): pocketmine\inventory\BaseInventory->setItem(integer 3, object pocketmine\item\ItemBlock, boolean )
[19:17:19] [Server thread/CRITICAL]: #11 src/pocketmine/inventory/BaseInventory(369): pocketmine\inventory\BaseInventory->clear(integer 3, boolean )
[19:17:19] [Server thread/CRITICAL]: #12 plugins/PerWorldInventory_dev-15.phar/src/BlockHorizons/PerWorldInventory/PerWorldInventory(200): pocketmine\inventory\BaseInventory->clearAll(boolean )
[19:17:19] [Server thread/CRITICAL]: #13 plugins/PerWorldInventory_dev-15.phar/src/BlockHorizons/PerWorldInventory/listeners/EventListener(57): BlockHorizons\PerWorldInventory\PerWorldInventory->setInventory(object JackMD\NameSpaceRemover\CustomPlayer, object pocketmine\level\Level)
[19:17:19] [Server thread/CRITICAL]: #14 src/pocketmine/plugin/MethodEventExecutor(42): BlockHorizons\PerWorldInventory\listeners\EventListener->onLevelChange(object pocketmine\event\entity\EntityLevelChangeEvent)
[19:17:19] [Server thread/CRITICAL]: #15 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object BlockHorizons\PerWorldInventory\listeners\EventListener, object pocketmine\event\entity\EntityLevelChangeEvent)
[19:17:19] [Server thread/CRITICAL]: #16 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\entity\EntityLevelChangeEvent)
[19:17:19] [Server thread/CRITICAL]: #17 src/pocketmine/entity/Entity(1891): pocketmine\event\Event->call()
[19:17:19] [Server thread/CRITICAL]: #18 src/pocketmine/Player(963): pocketmine\entity\Entity->switchLevel(object pocketmine\level\Level)
[19:17:19] [Server thread/CRITICAL]: #19 src/pocketmine/entity/Entity(1756): pocketmine\Player->switchLevel(object pocketmine\level\Level)
[19:17:19] [Server thread/CRITICAL]: #20 src/pocketmine/entity/Entity(1781): pocketmine\entity\Entity->setPosition(object pocketmine\level\Position)
[19:17:19] [Server thread/CRITICAL]: #21 src/pocketmine/entity/Entity(1872): pocketmine\entity\Entity->setPositionAndRotation(object pocketmine\level\Position, double 45.661254882812, double 28.388336181641)
[19:17:19] [Server thread/CRITICAL]: #22 src/pocketmine/Player(3915): pocketmine\entity\Entity->teleport(object pocketmine\level\Position, NULL , NULL )
[19:17:19] [Server thread/CRITICAL]: #23 plugins/AlwaysSpawn_dev-25.phar/src/philipshilling/alwaysspawn/Loader(16): pocketmine\Player->teleport(object pocketmine\level\Position)
[19:17:19] [Server thread/CRITICAL]: #24 src/pocketmine/plugin/MethodEventExecutor(42): philipshilling\alwaysspawn\Loader->onPlayerLogin(object pocketmine\event\player\PlayerLoginEvent)
[19:17:19] [Server thread/CRITICAL]: #25 src/pocketmine/plugin/RegisteredListener(80): pocketmine\plugin\MethodEventExecutor->execute(object philipshilling\alwaysspawn\Loader, object pocketmine\event\player\PlayerLoginEvent)
[19:17:19] [Server thread/CRITICAL]: #26 src/pocketmine/event/Event(88): pocketmine\plugin\RegisteredListener->callEvent(object pocketmine\event\player\PlayerLoginEvent)
[19:17:19] [Server thread/CRITICAL]: #27 src/pocketmine/Player(2200): pocketmine\event\Event->call()
[19:17:19] [Server thread/CRITICAL]: #28 src/pocketmine/Player(2180): pocketmine\Player->completeLoginSequence()
[19:17:19] [Server thread/CRITICAL]: #29 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(126): pocketmine\Player->handleResourcePackClientResponse(object pocketmine\network\mcpe\protocol\ResourcePackClientResponsePacket)
[19:17:19] [Server thread/CRITICAL]: #30 src/pocketmine/network/mcpe/protocol/ResourcePackClientResponsePacket(61): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleResourcePackClientResponse(object pocketmine\network\mcpe\protocol\ResourcePackClientResponsePacket)
[19:17:19] [Server thread/CRITICAL]: #31 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\ResourcePackClientResponsePacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[19:17:19] [Server thread/CRITICAL]: #32 src/pocketmine/network/mcpe/protocol/BatchPacket(127): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\ResourcePackClientResponsePacket)
[19:17:19] [Server thread/CRITICAL]: #33 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(110): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[19:17:19] [Server thread/CRITICAL]: #34 src/pocketmine/Player(3247): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[19:17:19] [Server thread/CRITICAL]: #35 src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[19:17:19] [Server thread/CRITICAL]: #36 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[19] 188.103.78.90 50918, object raklib\protocol\EncapsulatedPacket, integer 0)
[19:17:19] [Server thread/CRITICAL]: #37 src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[19:17:19] [Server thread/CRITICAL]: #38 src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[19:17:19] [Server thread/CRITICAL]: #39 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
[19:17:19] [Server thread/CRITICAL]: #40 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[19:17:19] [Server thread/CRITICAL]: #41 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1595179039.7858)
[19:17:19] [Server thread/CRITICAL]: #42 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
[19:17:19] [Server thread/CRITICAL]: #43 src/pocketmine/Server(1588): pocketmine\Server->start()
[19:17:19] [Server thread/CRITICAL]: #44 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/minecraft/, string[24] /home/minecraft/plugins/)
[19:17:19] [Server thread/CRITICAL]: #45 src/pocketmine/PocketMine(304): pocketmine\server()
[19:17:19] [Server thread/CRITICAL]: #46 (11): require(string[68] phar:///home/minecraft/pocketmine.phar/src/pocketmine/PocketMine.php)
[19:17:19] [Server thread/INFO]: TOPLPMITKEVIN[/188.103.78.90:50918] loggte sich wegen "Internal server error" aus
Additional comments (optional)
The text was updated successfully, but these errors were encountered: