mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Fixed getTrace() on crash with xdebug
This commit is contained in:
@ -1780,6 +1780,7 @@ class Server{
|
||||
}
|
||||
|
||||
public function crashDump(){
|
||||
|
||||
if($this->isRunning === false){
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user