You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's an error with bad configuration, delete the config file and allow it to regenerate. Use an online YAML lint to verify your config file is correct.
when you do /wild
[03:31:10] [Server thread/CRITICAL]: ErrorException: "yaml_parse(): parsing error encountered during parsing: did not find expected key (line 22, column 5), context while parsing a block mapping (line 18, column 3)" (EXCEPTION) in "pmsrc/src/pocketmine/utils/Config" at line 189
[03:31:10] [Server thread/CRITICAL]: #0 (): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string[160] yaml_parse(): parsing error encountered during parsing: did not find expected ke, string[73] phar:///home/container/PocketMine-MP.phar/src/pocketmine/utils/Config.php, integer 189)
[03:31:10] [Server thread/CRITICAL]: #1 pmsrc/src/pocketmine/utils/Config(189): yaml_parse(string[2422] # Default behaviour file for Wilderness (wilderness:default)..# Sets coordinate )
[03:31:10] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/utils/Config(122): pocketmine\utils\Config->load(string[73] /home/container/plugin_data/Wilderness//behaviours/wilderness-default.yml, integer 2, array[0])
[03:31:10] [Server thread/CRITICAL]: #3 plugins/Wilderness.phar/src/muqsit/wilderness/behaviour/ConfigurableBehaviour(32): pocketmine\utils\Config->__construct(string[73] /home/container/plugin_data/Wilderness//behaviours/wilderness-default.yml, integer 2)
[03:31:10] [Server thread/CRITICAL]: #4 plugins/Wilderness.phar/src/muqsit/wilderness/behaviour/DefaultWildernessBehaviour(34): muqsit\wilderness\behaviour\ConfigurableBehaviour->getConfig()
[03:31:10] [Server thread/CRITICAL]: #5 plugins/Wilderness.phar/src/muqsit/wilderness/Loader(89): muqsit\wilderness\behaviour\DefaultWildernessBehaviour->select(object muqsit\wilderness\Loader)
[03:31:10] [Server thread/CRITICAL]: #6 plugins/Wilderness.phar/src/muqsit/wilderness/Loader(77): muqsit\wilderness\Loader->setBehaviour(object muqsit\wilderness\behaviour\DefaultWildernessBehaviour)
[03:31:10] [Server thread/CRITICAL]: #7 pmsrc/src/pocketmine/plugin/PluginBase(116): muqsit\wilderness\Loader->onEnable()
[03:31:10] [Server thread/CRITICAL]: #8 pmsrc/src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
[03:31:10] [Server thread/CRITICAL]: #9 pmsrc/src/pocketmine/Server(1785): pocketmine\plugin\PluginManager->enablePlugin(object muqsit\wilderness\Loader)
[03:31:10] [Server thread/CRITICAL]: #10 pmsrc/src/pocketmine/Server(1771): pocketmine\Server->enablePlugin(object muqsit\wilderness\Loader)
[03:31:10] [Server thread/CRITICAL]: #11 pmsrc/src/pocketmine/Server(1584): pocketmine\Server->enablePlugins(integer 1)
[03:31:10] [Server thread/CRITICAL]: #12 pmsrc/src/pocketmine/PocketMine(314): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/)
[03:31:10] [Server thread/CRITICAL]: #13 pmsrc/src/pocketmine/PocketMine(344): pocketmine\server()
[03:31:10] [Server thread/CRITICAL]: #14 pmsrc(11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
Pls Fix!
The text was updated successfully, but these errors were encountered: