Advertisement
Ellaira

Brewery Issue

Nov 14th, 2020
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 14.11 20:47:19 [Server] INFO [Brewery] Enabling Brewery v2.1.2
  2. 14.11 20:47:20 [Server] ERROR Cannot load plugins/Brewery/config.yml
  3. 14.11 20:47:20 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found '<block mapping start>'
  4. 14.11 20:47:20 [Server] INFO in 'string', line 8, column 1:
  5. 14.11 20:47:20 [Server] INFO language: en
  6. 14.11 20:47:20 [Server] INFO ^
  7. 14.11 20:47:20 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.3.jar:git-Paper-249]
  8. 14.11 20:47:20 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.3.jar:git-Paper-249]
  9. 14.11 20:47:20 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[patched_1.16.3.jar:git-Paper-249]
  10. 14.11 20:47:20 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:186) ~[patched_1.16.3.jar:git-Paper-249]
  11. 14.11 20:47:20 [Server] INFO at com.dre.brewery.filedata.BConfig.loadConfigFile(BConfig.java:149) ~[?:?]
  12. 14.11 20:47:20 [Server] INFO at com.dre.brewery.P.onEnable(P.java:84) ~[?:?]
  13. 14.11 20:47:20 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.3.jar:git-Paper-249]
  14. 14.11 20:47:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.3.jar:git-Paper-249]
  15. 14.11 20:47:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.3.jar:git-Paper-249]
  16. 14.11 20:47:20 [Server] INFO at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.3.jar:git-Paper-249]
  17. 14.11 20:47:20 [Server] INFO at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.3.jar:git-Paper-249]
  18. 14.11 20:47:20 [Server] INFO at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:468) ~[patched_1.16.3.jar:git-Paper-249]
  19. 14.11 20:47:20 [Server] INFO at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:237) ~[patched_1.16.3.jar:git-Paper-249]
  20. 14.11 20:47:20 [Server] INFO at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.3.jar:git-Paper-249]
  21. 14.11 20:47:20 [Server] INFO at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-249]
  22. 14.11 20:47:20 [Server] INFO at java.lang.Thread.run(Thread.java:834) [?:?]
  23. 14.11 20:47:20 [Server] INFO Caused by: org.yaml.snakeyaml.parser.ParserException: expected '<document start>', but found '<block mapping start>'
  24. 14.11 20:47:20 [Server] INFO in 'string', line 8, column 1:
  25. 14.11 20:47:20 [Server] INFO language: en
  26. 14.11 20:47:20 [Server] INFO ^
  27. 14.11 20:47:20 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(ParserImpl.java:226) ~[patched_1.16.3.jar:git-Paper-249]
  28. 14.11 20:47:20 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.3.jar:git-Paper-249]
  29. 14.11 20:47:20 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.3.jar:git-Paper-249]
  30. 14.11 20:47:20 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:122) ~[patched_1.16.3.jar:git-Paper-249]
  31. 14.11 20:47:20 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.3.jar:git-Paper-249]
  32. 14.11 20:47:20 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:472) ~[patched_1.16.3.jar:git-Paper-249]
  33. 14.11 20:47:20 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:398) ~[patched_1.16.3.jar:git-Paper-249]
  34. 14.11 20:47:20 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.3.jar:git-Paper-249]
  35. 14.11 20:47:20 [Server] INFO ... 15 more
  36. 14.11 20:47:20 [Server] INFO [Brewery] ERROR: Could not read file config.yml, please make sure the file is in valid yml format (correct spaces etc.)
  37. 14.11 20:47:20 [Server] INFO [Brewery] Disabling Brewery v2.1.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement