AngelliaX / FootJob

Creating a portal that execute command as console and player
Apache License 2.0
9 stars 6 forks source link

Crash server on startup. I need help ? #8

Open CallMeAryan opened 3 years ago

CallMeAryan commented 3 years ago

Foot job is crashing my server as I am restarting it can you please help me out. If how could I solve it

2020-11-26 [07:32:11] [Server thread/CRITICAL]: Error: "Call to a member function getPlayers() on null" (EXCEPTION) in "plugins/FootJob.phar/src/Tungsten/FootJob/RepeatingTask" at line 32 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #0 src/pocketmine/scheduler/TaskHandler(137): Tungsten\FootJob\RepeatingTask->onRun(integer 1) 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #1 src/pocketmine/scheduler/TaskScheduler(179): pocketmine\scheduler\TaskHandler->run(integer 1) 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/PluginManager(654): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 1) 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #3 src/pocketmine/Server(2391): pocketmine\plugin\PluginManager->tickSchedulers(integer 1) 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #4 src/pocketmine/Server(2154): pocketmine\Server->tick() 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #5 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor() 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #6 src/pocketmine/Server(1588): pocketmine\Server->start() 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #7 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[37] , string[45] plugins) 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #8 src/pocketmine/PocketMine(304): pocketmine\server() 2020-11-26 [07:32:11] [Server thread/CRITICAL]: #9 (11): require(string[92] phar://C:/Pingperfect/Users/phillips/245879/PocketMine-MP.phar/src/pocketmine/Po) 2020-11-26 [07:32:11] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump 2020-11-26 [07:32:11] [Server thread/EMERGENCY]: Please upload the "crashdumps/Thu_Nov_26-07.32.11-CST_2020.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can. 2020-11-26 [07:32:11] [Server thread/EMERGENCY]: The crash dump has been automatically submitted to the Crash Archive. You can view it on

YaNIND commented 3 years ago

check new pull request