-
fix this:
1-If the player comes out of the server, he is removed from the arena
2-When there is one team in the game or all the players exit the game, only one player is terminated
3-When the…
-
sorry if i open new issue but same error message after
git pull origin master
regards
-
When I try to load a game, this happens
[19:43:19] [Server thread/CRITICAL]: Could not pass event 'pocketmine\event\entity\EntityLevelChangeEvent' to 'EggWars v1.0.0 [DEV]': Undefined index: …
-
[Server thread/CRITICAL]: Could not execute task eggwars\arena\scheduler\RefreshSignScheduler: Call to a member function getTile() on null
[22:12:11] [Server thread/CRITICAL]: Error: "Call to a membe…
-
[Server thread/CRITICAL]: TypeError: "Argument 1 passed to eggwars\arena\Team::__construct() must be of the type string, array given, called in F:\PocketMine 19132\plugins\EggWars-master\src\eggwars\a…
ghost updated
6 years ago
-
[Server thread/CRITICAL]: ErrorException: "yaml_parse(): end of stream reached without finding document 0" (EXCEPTION) in "src/pocketmine/utils/Config" at line 155
[Server thread/CRITICAL]: Error: …
ghost updated
6 years ago
-
```
2017-07-03 [06:53:40] [Server thread/INFO]: An unknown error occurred while attempting to perform this command
2017-07-03 [06:53:40] [Server thread/CRITICAL]: Unhandled exception executing comma…
-
[PE Server] Server was stopped.
[15:45:59] [Server thread/INFO]: Loading pocketmine.yml...
[15:45:59] [Server thread/INFO]: Loading bluelight.properties...
[15:45:59] [Server thread/INFO]: Loading …
-
Warning: file_put_contents(/root/EggWars/plugins/HungerGames/messages.yml): failed to open stream: No such file or directory in /root/EggWars/src/pocketmine/utils/Config.php on line 207
ghost updated
7 years ago
-
### Issue description
if you create a yml file onEnable() than you have an empty file
### Steps to reproduce the issue
1. save a yml file with $this->saveResource()
2. check the plugin fo…