Closed GamilinoMC closed 1 year ago
Exception Class: RuntimeException Error: this pocketmine\scheduler\AsyncWorker is no longer running and cannot accept tasks File: pmsrc/src/scheduler/AsyncPoolWorkerEntry Line: 51 Plugin involved: none Plugin: Code: [42] public readonly int $sleeperNotifierId [43] ){ [44] $this->lastUsed = time(); [45] $this->tasks = new \SplQueue(); [46] } [47] [48] public function submit(AsyncTask $task) : void{ [49] $this->tasks->enqueue($task); [50] $this->lastUsed = time(); [51] $this->worker->stack($task); [52] } [53] }
Trace:
Server Time: 13.06.2023 (Tuesday): 10:23:14 [UTC] Server Uptime: 39.523133039474 Server Git Commit: 7cd317bf398a017f7c690a475c5a67650c610323 PHP Version: 8.1.19 (JIT disabled)
This should be fixed as of 85b2716fde538171718657423a8975c7c6f45a9b
I closed the wrong issue... This was meant for #79
Now it should be fixed as of 69dc49276ade7a4d99585c90e4147560dd9042a3
CityBuild-1_2023-06-13_10_23_15.log