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

Upon Startup... #38

Closed
Arctiblaine opened this issue Jun 29, 2018 · 2 comments
Closed

Upon Startup... #38

Arctiblaine opened this issue Jun 29, 2018 · 2 comments

Comments

@Arctiblaine
Copy link

[19:00:21] [Server thread/CRITICAL]: ErrorException: "yaml_parse(): end of stream reached without finding document 0" (EXCEPTION) in "src/pocketmine/utils/Config" at line 155
[19:00:21] [Server thread/DEBUG]: #0 (): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string yaml_parse(): end of stream reached without finding document 0, string phar://C:/Users/Tinsley/PocketMine-MP-master/PocketMine-MP.phar/src/pocketmine/utils/Config.php, integer 155, array Array())
[19:00:21] [Server thread/DEBUG]: #1 src/pocketmine/utils/Config(155): yaml_parse(string # __        __         _     _.# \ \      / /__  _ __| | __| |___.#  \ \ /\ / / _ \| '__| |/ _` / __|.#   \ V  V / (_) | |  | | (_| \__ \.#    \_/\_/ \___/|_|  |_|\__,_|___/.#.# (C) 2017 by surva network | https://github.com/survanetwork)
[19:00:21] [Server thread/DEBUG]: #2 src/pocketmine/utils/Config(86): pocketmine\utils\Config->load(string C:\Users\Tinsley\PocketMine-MP-master\plugins\Worlds/config.yml, integer -1, array Array())
[19:00:21] [Server thread/DEBUG]: #3 src/pocketmine/plugin/PluginBase(259): pocketmine\utils\Config->__construct(string C:\Users\Tinsley\PocketMine-MP-master\plugins\Worlds/config.yml)
[19:00:21] [Server thread/DEBUG]: #4 src/pocketmine/plugin/PluginBase(239): pocketmine\plugin\PluginBase->reloadConfig()
[19:00:21] [Server thread/DEBUG]: #5 Worlds-5d797444606bb81db3942aae1f64186c1eb32cb1/src/surva/worlds/Worlds(47): pocketmine\plugin\PluginBase->getConfig()
[19:00:21] [Server thread/DEBUG]: #6 src/pocketmine/plugin/PluginBase(102): surva\worlds\Worlds->onEnable()
[19:00:21] [Server thread/DEBUG]: #7 src/pocketmine/plugin/PluginManager(618): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
[19:00:21] [Server thread/DEBUG]: #8 src/pocketmine/Server(1928): pocketmine\plugin\PluginManager->enablePlugin(surva\worlds\Worlds object)
[19:00:21] [Server thread/DEBUG]: #9 src/pocketmine/Server(1914): pocketmine\Server->enablePlugin(surva\worlds\Worlds object)
[19:00:21] [Server thread/DEBUG]: #10 src/pocketmine/Server(1708): pocketmine\Server->enablePlugins(integer 1)
[19:00:21] [Server thread/DEBUG]: #11 src/pocketmine/PocketMine(237): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string C:\Users\Tinsley\PocketMine-MP-master\, string C:\Users\Tinsley\PocketMine-MP-master\plugins\)
[19:00:21] [Server thread/DEBUG]: #12 C:/Users/Tinsley/PocketMine-MP-master/PocketMine-MP.phar(1): require(string phar://C:/Users/Tinsley/PocketMine-MP-master/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

@jarne
Copy link
Member

jarne commented Jun 29, 2018

Could you please post your config.yml-file?

@Arctiblaine
Copy link
Author

I just deleted the old config and it was fixed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants