Advertisement
Guest User

error

a guest
Jul 23rd, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. 23.07 14:54:24 [Server] INFO ... 19 more
  2. 23.07 14:54:24 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[patched.jar:git-PaperSpigot-443]
  3. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[patched.jar:git-PaperSpigot-443]
  4. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[patched.jar:git-PaperSpigot-443]
  5. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[patched.jar:git-PaperSpigot-443]
  6. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[patched.jar:git-PaperSpigot-443]
  7. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[patched.jar:git-PaperSpigot-443]
  8. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[patched.jar:git-PaperSpigot-443]
  9. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[patched.jar:git-PaperSpigot-443]
  10. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[patched.jar:git-PaperSpigot-443]
  11. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched.jar:git-PaperSpigot-443]
  12. 23.07 14:54:24 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[patched.jar:git-PaperSpigot-443]
  13. 23.07 14:54:24 [Server] INFO ^
  14. 23.07 14:54:24 [Server] INFO also-send-chat: false
  15. 23.07 14:54:24 [Server] INFO in 'string', line 97, column 3:
  16. 23.07 14:54:24 [Server] INFO expected <block end>, but found BlockMappingStart
  17. 23.07 14:54:24 [Server] INFO ^
  18. 23.07 14:54:24 [Server] INFO debug: false
  19. 23.07 14:54:24 [Server] INFO in 'string', line 10, column 1:
  20. 23.07 14:54:24 [Server] INFO Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  21. 23.07 14:54:24 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  22. 23.07 14:54:24 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-443]
  23. 23.07 14:54:24 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-443]
  24. 23.07 14:54:24 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched.jar:git-PaperSpigot-443]
  25. 23.07 14:54:24 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched.jar:git-PaperSpigot-443]
  26. 23.07 14:54:24 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched.jar:git-PaperSpigot-443]
  27. 23.07 14:54:24 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-443]
  28. 23.07 14:54:24 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-443]
  29. 23.07 14:54:24 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-443]
  30. 23.07 14:54:24 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-443]
  31. 23.07 14:54:24 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [patched.jar:git-PaperSpigot-443]
  32. 23.07 14:54:24 [Server] INFO at com.massivecraft.factions.P.onEnable(P.java:195) [FactionsUltimate%20STABLE-v1.6.1.jar:?]
  33. 23.07 14:54:24 [Server] INFO at com.massivecraft.factions.cmd.FCmdRoot.<init>(FCmdRoot.java:65) [FactionsUltimate%20STABLE-v1.6.1.jar:?]
  34. 23.07 14:54:24 [Server] INFO at com.massivecraft.factions.cmd.CmdSeeChunk.<init>(CmdSeeChunk.java:43) [FactionsUltimate%20STABLE-v1.6.1.jar:?]
  35. 23.07 14:54:24 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [patched.jar:git-PaperSpigot-443]
  36. 23.07 14:54:24 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [patched.jar:git-PaperSpigot-443]
  37. 23.07 14:54:24 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [patched.jar:git-PaperSpigot-443]
  38. 23.07 14:54:24 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[patched.jar:git-PaperSpigot-443]
  39. 23.07 14:54:24 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[patched.jar:git-PaperSpigot-443]
  40. 23.07 14:54:24 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched.jar:git-PaperSpigot-443]
  41. 23.07 14:54:24 [Server] INFO ^
  42. 23.07 14:54:24 [Server] INFO also-send-chat: false
  43. 23.07 14:54:24 [Server] INFO in 'string', line 97, column 3:
  44. 23.07 14:54:24 [Server] INFO expected <block end>, but found BlockMappingStart
  45. 23.07 14:54:24 [Server] INFO ^
  46. 23.07 14:54:24 [Server] INFO debug: false
  47. 23.07 14:54:24 [Server] INFO in 'string', line 10, column 1:
  48. 23.07 14:54:24 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  49. 23.07 14:54:24 [Server] ERROR Cannot load plugins/Factions/config.yml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement