Thread: Main
Error: zephy\koth\capturer\CapturerFactory::getCapturer(): Argument #1 ($player) must be of type string, null given, called in phar:///home/container/plugins/Koth_dev-4.phar/src/zephy/koth/data/Koth.php on line 59
File: plugins/Koth_dev-4.phar/src/zephy/koth/capturer/CapturerFactory
Line: 15
Type: TypeError
Backtrace:
Thread: Main Error: zephy\koth\capturer\CapturerFactory::getCapturer(): Argument #1 ($player) must be of type string, null given, called in phar:///home/container/plugins/Koth_dev-4.phar/src/zephy/koth/data/Koth.php on line 59 File: plugins/Koth_dev-4.phar/src/zephy/koth/capturer/CapturerFactory Line: 15 Type: TypeError Backtrace:
0 plugins/Koth_dev-4.phar/src/zephy/koth/data/Koth(59): zephy\koth\capturer\CapturerFactory->getCapturer(null)
1 plugins/Koth_dev-4.phar/src/zephy/koth/task/KothTask(34): zephy\koth\data\Koth->getCapturer()
2 pmsrc/src/scheduler/TaskHandler(113): zephy\koth\task\KothTask->onRun()
3 pmsrc/src/scheduler/TaskScheduler(137): pocketmine\scheduler\TaskHandler->run()
4 pmsrc/src/plugin/PluginManager(533): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(int 2155)
5 pmsrc/src/Server(1806): pocketmine\plugin\PluginManager->tickSchedulers(int 2155)
6 pmsrc/src/Server(1695): pocketmine\Server->tick()
7 pmsrc/src/Server(1066): pocketmine\Server->tickProcessor()
8 pmsrc/src/PocketMine(355