menu
#9249524 Worker 0 crashed while running task pocketmine\scheduler\AsyncTask@anonymous�phar:///home/clientservers/server-1221339/plugins/Core.phar/src/Core/utils/AsyncExecutor.php:28$144#181060

Submitted by PocketMine-MP 5.3.3

General information

Version: 5.3.3
Git commit: a1f34a46
Plugin involvement: None
Report date: 2023-09-19 16:36:59 +0000 UTC
Server uptime: 0 days 0 hours 10 minutes 30 seconds

System Information

PHP version: 8.1.22
JIT status: Not available
Operating system: linux
System banner: Linux vmd63038.contaboserver.net 5.4.0-52-generic #57-Ubuntu SMP Thu Oct 15 10:57:00 UTC 2020 x86_64

Error information

Thread:
Message: Worker 0 crashed while running task pocketmine\scheduler\AsyncTask@anonymous�phar:///home/clientservers/server-1221339/plugins/Core.phar/src/Core/utils/AsyncExecutor.php:28$144#181060
File: pmsrc/src/scheduler/AsyncPool
Line: #223
Type: RuntimeException
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
						break;
}
}
}
if($crashedTask !== null){
$message = "Worker $workerId crashed while running task " . get_class($crashedTask) . "#" . spl_object_id($crashedTask);
}else{
$message = "Worker $workerId crashed for unknown reason";
}
throw new \RuntimeException($message);
}
}

/**
* Collects finished and/or crashed tasks from the workers, firing their on-completion hooks where appropriate.
*
* @throws \ReflectionException
* @return bool whether there are tasks left to be collected
*/
public function collectTasks() : bool{
#0 pmsrc/src/scheduler/AsyncPool(260): pocketmine\scheduler\AsyncPool->checkCrashedWorker(int 0, object anonymous@plugins/Core.phar/src/Core/utils/AsyncExecutor#L28#181060)
#1 pmsrc/src/scheduler/AsyncPool(235): pocketmine\scheduler\AsyncPool->collectTasksFromWorker(int 0)
#2 pmsrc/src/Server(1786): pocketmine\scheduler\AsyncPool->collectTasks()
#3 pmsrc/src/Server(1671): pocketmine\Server->tick()
#4 pmsrc/src/Server(1063): pocketmine\Server->tickProcessor()
#5 pmsrc/src/PocketMine(334): pocketmine\Server->__construct(object pocketmine\thread\ThreadSafeClassLoader#3, object pocketmine\utils\MainLogger#6, string[35] /home/clientservers/server-1221339/, string[43] /home/clientservers/server-1221339/plugins/)
#6 pmsrc/src/PocketMine(357): pocketmine\server()
#7 pmsrc(11): require(string[61] phar:///home/serversoftwares/PM5-BETA.phar/src/PocketMine.php)

Loaded Plugins

  • Show

Server Settings

  • Show

Installed Composer Dependencies

Installed PHP Extensions

  • Show