We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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]: #0 (): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string[147] yaml_parse_file(/home/minecraft/multicraft/servers/PE/pocketmine/plugin_data/Hie, string[137] /home/minecraft/multicraft/servers/PE/pocketmine/plugins/Hierarchy-master/src/Co, integer 39, array[2]) [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/DEBUG]: #10 (11): require(string[104] phar:///home/minecraft/multicraft/servers/PE/pocketmine/PocketMine-MP.phar/src/p) [23:34:59] [Server thread/WARNING]: [Hierarchy] Forcefully shutting down server for the sake of security.
The text was updated successfully, but these errors were encountered:
5971f51
No branches or pull requests
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]: #0 (): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string[147] yaml_parse_file(/home/minecraft/multicraft/servers/PE/pocketmine/plugin_data/Hie, string[137] /home/minecraft/multicraft/servers/PE/pocketmine/plugins/Hierarchy-master/src/Co, integer 39, array[2])
[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/DEBUG]: #10 (11): require(string[104] phar:///home/minecraft/multicraft/servers/PE/pocketmine/PocketMine-MP.phar/src/p)
[23:34:59] [Server thread/WARNING]: [Hierarchy] Forcefully shutting down server for the sake of security.
The text was updated successfully, but these errors were encountered: