Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. 16.07 06:00:56 [Server] ERROR Cannot load plugins/ShopGUIPlus/config.yml
  2. 16.07 06:00:56 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  3. 16.07 06:00:56 [Server] INFO in 'string', line 513, column 3:
  4. 16.07 06:00:56 [Server] INFO 1:
  5. 16.07 06:00:56 [Server] INFO ^
  6. 16.07 06:00:56 [Server] INFO expected <block end>, but found BlockMappingStart
  7. 16.07 06:00:56 [Server] INFO in 'string', line 586, column 7:
  8. 16.07 06:00:56 [Server] INFO material: SPAWNER
  9. 16.07 06:00:56 [Server] INFO ^
  10. 16.07 06:00:56 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  11. 16.07 06:00:56 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  12. 16.07 06:00:56 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  13. 16.07 06:00:56 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [custom.jar:git-Spigot-db6de12-18fbb24]
  14. 16.07 06:00:56 [Server] INFO at net.brcdev.shopgui.core.BConfig.load(BConfig.java:36) [ShopGUIPlus.jar:?]
  15. 16.07 06:00:56 [Server] INFO at net.brcdev.shopgui.core.BConfig.<init>(BConfig.java:21) [ShopGUIPlus.jar:?]
  16. 16.07 06:00:56 [Server] INFO at net.brcdev.shopgui.ShopGuiPlugin.load(ShopGuiPlugin.java:184) [ShopGUIPlus.jar:?]
  17. 16.07 06:00:56 [Server] INFO at net.brcdev.shopgui.ShopGuiPlugin.onEnable(ShopGuiPlugin.java:148) [ShopGUIPlus.jar:?]
  18. 16.07 06:00:56 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [custom.jar:git-Spigot-db6de12-18fbb24]
  19. 16.07 06:00:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [custom.jar:git-Spigot-db6de12-18fbb24]
  20. 16.07 06:00:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-db6de12-18fbb24]
  21. 16.07 06:00:56 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [custom.jar:git-Spigot-db6de12-18fbb24]
  22. 16.07 06:00:56 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [custom.jar:git-Spigot-db6de12-18fbb24]
  23. 16.07 06:00:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [custom.jar:git-Spigot-db6de12-18fbb24]
  24. 16.07 06:00:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [custom.jar:git-Spigot-db6de12-18fbb24]
  25. 16.07 06:00:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [custom.jar:git-Spigot-db6de12-18fbb24]
  26. 16.07 06:00:56 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [custom.jar:git-Spigot-db6de12-18fbb24]
  27. 16.07 06:00:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [custom.jar:git-Spigot-db6de12-18fbb24]
  28. 16.07 06:00:56 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  29. 16.07 06:00:56 [Server] INFO Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  30. 16.07 06:00:56 [Server] INFO in 'string', line 513, column 3:
  31. 16.07 06:00:56 [Server] INFO 1:
  32. 16.07 06:00:56 [Server] INFO ^
  33. 16.07 06:00:56 [Server] INFO expected <block end>, but found BlockMappingStart
  34. 16.07 06:00:56 [Server] INFO in 'string', line 586, column 7:
  35. 16.07 06:00:56 [Server] INFO material: SPAWNER
  36. 16.07 06:00:56 [Server] INFO ^
  37. 16.07 06:00:56 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  38. 16.07 06:00:56 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[custom.jar:git-Spigot-db6de12-18fbb24]
  39. 16.07 06:00:56 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[custom.jar:git-Spigot-db6de12-18fbb24]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement