CortexPE / Hierarchy

[WIP] It's time to ditch PurePerms and PureChat. // Innovative role-based permission management system
GNU Affero General Public License v3.0
61 stars 11 forks source link

Server Crash #24

Closed suerion closed 4 years ago

suerion commented 4 years ago

First Start from Hierarchy it doesn't create a role.yml

Loadet not the phar, only Github, i will try the dev phar from poggit

Tested Dev Phar from Poggit CI and Folder from Github. Tested, changings to json, Allway the same Problem

[23:34:59] [Server thread/CRITICAL]: ErrorException: "yaml_parse_file(/home/minecraft/multicraft/servers/PE/pocketmine/plugin_data/Hierarchy/roles.yml): failed to open stream: No such file or directory" (EXCEPTION) in "plugins/Hierarchy-master/src/CortexPE/Hierarchy/data/migrator/RolePositionSimplifier" at line 39

[23:34:59] [Server thread/DEBUG]: #1 plugins/Hierarchy-master/src/CortexPE/Hierarchy/data/migrator/RolePositionSimplifier(39): yaml_parse_file(string[80] /home/minecraft/multicraft/servers/PE/pocketmine/plugin_data/Hierarchy/roles.yml) [23:34:59] [Server thread/DEBUG]: #2 plugins/Hierarchy-master/src/CortexPE/Hierarchy/Hierarchy(74): CortexPE\Hierarchy\data\migrator\RolePositionSimplifier::tryMigration(object CortexPE\Hierarchy\Hierarchy) [23:34:59] [Server thread/DEBUG]: #3 src/pocketmine/plugin/PluginBase(115): CortexPE\Hierarchy\Hierarchy->onEnable() [23:34:59] [Server thread/DEBUG]: #4 src/pocketmine/plugin/PluginManager(541): pocketmine\plugin\PluginBase->setEnabled(boolean 1) [23:34:59] [Server thread/DEBUG]: #5 src/pocketmine/Server(1783): pocketmine\plugin\PluginManager->enablePlugin(object CortexPE\Hierarchy\Hierarchy) [23:34:59] [Server thread/DEBUG]: #6 src/pocketmine/Server(1769): pocketmine\Server->enablePlugin(object CortexPE\Hierarchy\Hierarchy) [23:34:59] [Server thread/DEBUG]: #7 src/pocketmine/Server(1582): pocketmine\Server->enablePlugins(integer 1) [23:34:59] [Server thread/DEBUG]: #8 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[49] /home/minecraft/multicraft/servers/PE/pocketmine/, string[57] /home/minecraft/multicraft/servers/PE/pocketmine/plugins/) [23:34:59] [Server thread/DEBUG]: #9 src/pocketmine/PocketMine(296): pocketmine\server()

[23:34:59] [Server thread/WARNING]: [Hierarchy] Forcefully shutting down server for the sake of security.