Skip to content
New issue

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

unloaded world not loading #9

Closed
Ghostleader1399 opened this issue Aug 25, 2021 · 1 comment
Closed

unloaded world not loading #9

Ghostleader1399 opened this issue Aug 25, 2021 · 1 comment

Comments

@Ghostleader1399
Copy link

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!

@Muqsit
Copy link
Owner

Muqsit commented Aug 25, 2021

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.

@Muqsit Muqsit closed this as completed Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants