onebone / EconomyS

The economy plugin for PocketMine-MP
GNU General Public License v3.0
144 stars 191 forks source link

Error on startup [BUG] #452

Closed McMelonTV closed 3 years ago

McMelonTV commented 3 years ago

[14:09:35] [Server thread/CRITICAL]: ErrorException: "yaml_parse(): reading error encountered during parsing: control characters are not allowed (line 1, column 1)" (EXCEPTION) in "src/pocketmine/plugin/PluginDescription" at line 95

[14:09:35] [Server thread/CRITICAL]: #1 src/pocketmine/plugin/PluginDescription(95): yaml_parse(string[1528] ...Y.+[~....H..........(...src/onebone/economyapi/task/SortTask.php....Y.+[6...>) [14:09:35] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/PharPluginLoader(60): pocketmine\plugin\PluginDescription->construct(string[1528] ...Y.+[~....H..........(...src/onebone/economyapi/task/SortTask.php....Y.+[6...>) [14:09:35] [Server thread/CRITICAL]: #3 src/pocketmine/plugin/PluginManager(238): pocketmine\plugin\PharPluginLoader->getPluginDescription(string[39] /home/container/plugins/EconomyAPI.phar) [14:09:35] [Server thread/CRITICAL]: #4 src/pocketmine/Server(1854): pocketmine\plugin\PluginManager->loadPlugins(string[24] /home/container/plugins/) [14:09:35] [Server thread/CRITICAL]: #5 src/pocketmine/command/defaults/ReloadCommand(49): pocketmine\Server->reload() [14:09:35] [Server thread/CRITICAL]: #6 src/pocketmine/command/SimpleCommandMap(248): pocketmine\command\defaults\ReloadCommand->execute(object pocketmine\command\ConsoleCommandSender, string[6] reload, array[0]) [14:09:35] [Server thread/CRITICAL]: #7 src/pocketmine/Server(1811): pocketmine\command\SimpleCommandMap->dispatch(object pocketmine\command\ConsoleCommandSender, string[6] reload) [14:09:35] [Server thread/CRITICAL]: #8 src/pocketmine/Server(1423): pocketmine\Server->dispatchCommand(object pocketmine\command\ConsoleCommandSender, string[6] reload) [14:09:35] [Server thread/CRITICAL]: #9 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\Server->pocketmine{closure}() [14:09:35] [Server thread/CRITICAL]: #10 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications() [14:09:35] [Server thread/CRITICAL]: #11 src/pocketmine/Server(2157): pocketmine\snooze\SleeperHandler->sleepUntil(double 1601129375.3885) [14:09:35] [Server thread/CRITICAL]: #12 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor() [14:09:35] [Server thread/CRITICAL]: #13 src/pocketmine/Server(1588): pocketmine\Server->start() [14:09:35] [Server thread/CRITICAL]: #14 src/pocketmine/PocketMine(273): pocketmine\Server->construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/) [14:09:35] [Server thread/CRITICAL]: #15 src/pocketmine/PocketMine(304): pocketmine\server()

onebone commented 3 years ago

I think plugin.yml is strange. Where did you download the file?

McMelonTV commented 3 years ago

I already figured it out. I just restarted the server instead of reloading but thanks for response.

Dňa so 26. 9. 2020, 16:55 onebone notifications@github.com napísal(a):

I think plugin.yml is strange. Where did you download the file?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/onebone/EconomyS/issues/452#issuecomment-699506064, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO744J22VK3NCSGO6LMAXUDSHX6EPANCNFSM4R25MMDQ .

onebone commented 3 years ago

Great!