AGTHARN / FlyPE

An advanced fly plugin for PocketMine!
GNU General Public License v3.0
18 stars 10 forks source link

PHP 8.0 #29

Closed MrBlasyMSK closed 3 years ago

MrBlasyMSK commented 3 years ago

At /fly

[22:47:05] [Server thread/CRITICAL]: ErrorException: "Required parameter $playerPos follows optional parameter $soundName" (EXCEPTION) in "plugins/FlyPE_dev-92.phar/src/AGTHARN/FlyPE/lists/SoundList" at line 55
[22:47:05] [Server thread/CRITICAL]: #0 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(138): pocketmine\utils\Utils::errorExceptionHandler(integer 8192, string[67] Required parameter $playerPos follows optional parameter $soundName, string[86] phar:///home/container/plugins/FlyPE_dev-92.phar/src/AGTHARN/FlyPE/lists/SoundLi, integer 55)
[22:47:05] [Server thread/CRITICAL]: #1 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(138): include()
[22:47:05] [Server thread/CRITICAL]: #2 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(124): BaseClassLoader->loadClass(string[29] AGTHARN\FlyPE\lists\SoundList)
[22:47:05] [Server thread/CRITICAL]: #3 plugins/FlyPE_dev-92.phar/src/AGTHARN/FlyPE/util/Util(487): BaseClassLoader->{closure}(string[29] AGTHARN\FlyPE\lists\SoundList)
[22:47:05] [Server thread/CRITICAL]: #4 plugins/FlyPE_dev-92.phar/src/AGTHARN/FlyPE/util/Util(243): AGTHARN\FlyPE\util\Util->getSoundList()
[22:47:05] [Server thread/CRITICAL]: #5 plugins/FlyPE_dev-92.phar/src/AGTHARN/FlyPE/commands/FlyCommand(116): AGTHARN\FlyPE\util\Util->toggleFlight(object JackMD\NameSpaceRemover\CustomPlayer)
[22:47:05] [Server thread/CRITICAL]: #6 plugins/FlyPE_dev-92.phar/src/AGTHARN/FlyPE/libs/CortexPE/Commando/BaseCommand(124): AGTHARN\FlyPE\commands\FlyCommand->onRun(object JackMD\NameSpaceRemover\CustomPlayer, string[3] fly, array[0])
[22:47:05] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/command/SimpleCommandMap(248): AGTHARN\FlyPE\libs\CortexPE\Commando\BaseCommand->execute(object JackMD\NameSpaceRemover\CustomPlayer, string[3] fly, array[0])
[22:47:05] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/Server(1809): pocketmine\command\SimpleCommandMap->dispatch(object JackMD\NameSpaceRemover\CustomPlayer, string[3] fly)
[22:47:05] [Server thread/CRITICAL]: #9 pmsrc/src/pocketmine/Player(2349): pocketmine\Server->dispatchCommand(object JackMD\NameSpaceRemover\CustomPlayer, string[3] fly)
[22:47:05] [Server thread/CRITICAL]: #10 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(239): pocketmine\Player->chat(string[4] /fly)
[22:47:05] [Server thread/CRITICAL]: #11 pmsrc/src/pocketmine/network/mcpe/protocol/CommandRequestPacket(54): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleCommandRequest(object pocketmine\network\mcpe\protocol\CommandRequestPacket)
[22:47:05] [Server thread/CRITICAL]: #12 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\CommandRequestPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[22:47:05] [Server thread/CRITICAL]: #13 pmsrc/src/pocketmine/network/mcpe/protocol/BatchPacket(130): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\CommandRequestPacket)
[22:47:05] [Server thread/CRITICAL]: #14 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object pocketmine\network\mcpe\PlayerNetworkSessionAdapter)
[22:47:05] [Server thread/CRITICAL]: #15 pmsrc/src/pocketmine/Player(3321): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[22:47:05] [Server thread/CRITICAL]: #16 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(169): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket)
[22:47:05] [Server thread/CRITICAL]: #17 pmsrc/vendor/pocketmine/raklib/src/server/ServerHandler(95): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string[19] 79.116.86.242 44849, object raklib\protocol\EncapsulatedPacket, integer 0)
[22:47:05] [Server thread/CRITICAL]: #18 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(109): raklib\server\ServerHandler->handlePacket()
[22:47:05] [Server thread/CRITICAL]: #19 pmsrc/src/pocketmine/network/mcpe/RakLibInterface(99): pocketmine\network\mcpe\RakLibInterface->process()
[22:47:05] [Server thread/CRITICAL]: #20 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(113): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe\{closure}()
[22:47:05] [Server thread/CRITICAL]: #21 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(75): pocketmine\snooze\SleeperHandler->processNotifications()
[22:47:05] [Server thread/CRITICAL]: #22 pmsrc/src/pocketmine/Server(2155): pocketmine\snooze\SleeperHandler->sleepUntil(double 1629845225.7382)
[22:47:05] [Server thread/CRITICAL]: #23 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor()
[22:47:05] [Server thread/CRITICAL]: #24 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start()
[22:47:05] [Server thread/CRITICAL]: #25 pmsrc/src/pocketmine/PocketMine(314): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[22:47:05] [Server thread/CRITICAL]: #26 pmsrc/src/pocketmine/PocketMine(344): pocketmine\server()
[22:47:05] [Server thread/CRITICAL]: #27 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
AGTHARN commented 3 years ago

Fixed in latest build.