poggit-orphanage / PurePerms

Manage your permissions like you did on Bukkit. The best permissions manager for PocketMine-MP.
https://github.com/PurePlugins/PurePerms
GNU General Public License v3.0
22 stars 44 forks source link

Help me I don't know what this error is #75

Closed mk154a closed 2 years ago

mk154a commented 2 years ago

18.11 22:00:24 [Server] Server thread/CRITICAL ErrorException: "yaml_parse(): parsing error encountered during parsing: did not find expected key (line 20, column 2), context while parsing a block mapping (line 2, column 1)" (EXCEPTION) in "pmsrc/src/pocketmine/utils/Config" at line 189 18.11 22:00:24 [Server] Server thread/CRITICAL #0 (): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string[159] yaml_parse(): parsing error encountered during parsing: did not find expected ke, string[82] phar:///jar/1.17.40.phar/src/pocketmine/utils/Config.p, integer 189) 18.11 22:00:24 [Server] Server thread/CRITICAL #1 pmsrc/src/pocketmine/utils/Config(189): yaml_parse(string[1015] ---..Guest:.. alias: gst.. isDefault: true.. inheritance: [].. permissions:.) 18.11 22:00:24 [Server] Server thread/CRITICAL #2 pmsrc/src/pocketmine/utils/Config(122): pocketmine\utils\Config->load(string[78] /plugin_data/PurePerms/groups.yml, integer 2, array[0]) 18.11 22:00:24 [Server] Server thread/CRITICAL #3 plugins/PurePerms.phar/src/_64FF00/PurePerms/provider/YamlV1Provider(38): pocketmine\utils\Config->__construct(string[78] /plugin_data/PurePerms/groups.yml, integer 2, array[0]) 18.11 22:00:24 [Server] Server thread/CRITICAL #4 plugins/PurePerms.phar/src/_64FF00/PurePerms/PurePerms(202): _64FF00\PurePerms\provider\YamlV1Provider->construct(object _64FF00\PurePerms\PurePerms) 18.11 22:00:24 [Server] Server thread/CRITICAL #5 plugins/PurePerms.phar/src/_64FF00/PurePerms/PurePerms(111): _64FF00\PurePerms\PurePerms->setProvider() 18.11 22:00:24 [Server] Server thread/CRITICAL #6 pmsrc/src/pocketmine/plugin/PluginBase(116): _64FF00\PurePerms\PurePerms->onEnable() 18.11 22:00:24 [Server] Server thread/CRITICAL #7 pmsrc/src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean 1) 18.11 22:00:24 [Server] Server thread/CRITICAL #8 pmsrc/src/pocketmine/Server(1785): pocketmine\plugin\PluginManager->enablePlugin(object _64FF00\PurePerms\PurePerms) 18.11 22:00:24 [Server] Server thread/CRITICAL #9 pmsrc/src/pocketmine/Server(1771): pocketmine\Server->enablePlugin(object _64FF00\PurePerms\PurePerms) 18.11 22:00:24 [Server] Server thread/CRITICAL #10 pmsrc/src/pocketmine/Server(1584): pocketmine\Server->enablePlugins(integer 1) 18.11 22:00:24 [Server] Server thread/CRITICAL #11 pmsrc/src/pocketmine/PocketMine(314): pocketmine\Server->construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[46] /, string[54] /plugins/) 18.11 22:00:24 [Server] Server thread/CRITICAL #12 pmsrc/src/pocketmine/PocketMine(344): pocketmine\server() 18.11 22:00:24 [Server] Server thread/CRITICAL #13 pmsrc(11): require(string[80] phar:///jar/1.17.40.phar/src/pocketmine/PocketMine.php)

Vecnavium commented 2 years ago

Issue on your part not the plugin's fault, you did not configure the plugin correctly which lead to this error. delete the groups.yml and restart the server for it to be fixed and carefully configure it.