Advertisement
Guest User

Untitled

a guest
Sep 25th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.78 KB | None | 0 0
  1. 25.09 13:48:09 [Server] ERROR Cannot load plugins/HackedServer/settings.yml
  2. 25.09 13:48:09 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  3. 25.09 13:48:09 [Server] INFO in 'string', line 13, column 1:
  4. 25.09 13:48:09 [Server] INFO Prefix: "&8[&cHackedServer&8] "
  5. 25.09 13:48:09 [Server] INFO ^
  6. 25.09 13:48:09 [Server] INFO expected <block end>, but found '-'
  7. 25.09 13:48:09 [Server] INFO in 'string', line 37, column 1:
  8. 25.09 13:48:09 [Server] INFO - "kick %p% You are only allowed ...
  9. 25.09 13:48:09 [Server] INFO ^
  10. 25.09 13:48:09 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[custom.jar:git-Spigot-f823ac5-020b495]
  11. 25.09 13:48:09 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) ~[custom.jar:git-Spigot-f823ac5-020b495]
  12. 25.09 13:48:09 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[custom.jar:git-Spigot-f823ac5-020b495]
  13. 25.09 13:48:09 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [custom.jar:git-Spigot-f823ac5-020b495]
  14. 25.09 13:48:09 [Server] INFO at org.uxon.hackedserver.Core.onEnable(Core.java:67) [hackedserver-2.1.1.jar:?]
  15. 25.09 13:48:09 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [custom.jar:git-Spigot-f823ac5-020b495]
  16. 25.09 13:48:09 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [custom.jar:git-Spigot-f823ac5-020b495]
  17. 25.09 13:48:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [custom.jar:git-Spigot-f823ac5-020b495]
  18. 25.09 13:48:09 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [custom.jar:git-Spigot-f823ac5-020b495]
  19. 25.09 13:48:09 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [custom.jar:git-Spigot-f823ac5-020b495]
  20. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [custom.jar:git-Spigot-f823ac5-020b495]
  21. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [custom.jar:git-Spigot-f823ac5-020b495]
  22. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [custom.jar:git-Spigot-f823ac5-020b495]
  23. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [custom.jar:git-Spigot-f823ac5-020b495]
  24. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [custom.jar:git-Spigot-f823ac5-020b495]
  25. 25.09 13:48:09 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  26. 25.09 13:48:09 [Server] INFO Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  27. 25.09 13:48:09 [Server] INFO in 'string', line 13, column 1:
  28. 25.09 13:48:09 [Server] INFO Prefix: "&8[&cHackedServer&8] "
  29. 25.09 13:48:09 [Server] INFO ^
  30. 25.09 13:48:09 [Server] INFO expected <block end>, but found '-'
  31. 25.09 13:48:09 [Server] INFO in 'string', line 37, column 1:
  32. 25.09 13:48:09 [Server] INFO - "kick %p% You are only allowed ...
  33. 25.09 13:48:09 [Server] INFO ^
  34. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572) ~[custom.jar:git-Spigot-f823ac5-020b495]
  35. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[custom.jar:git-Spigot-f823ac5-020b495]
  36. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[custom.jar:git-Spigot-f823ac5-020b495]
  37. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[custom.jar:git-Spigot-f823ac5-020b495]
  38. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[custom.jar:git-Spigot-f823ac5-020b495]
  39. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[custom.jar:git-Spigot-f823ac5-020b495]
  40. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[custom.jar:git-Spigot-f823ac5-020b495]
  41. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[custom.jar:git-Spigot-f823ac5-020b495]
  42. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[custom.jar:git-Spigot-f823ac5-020b495]
  43. 25.09 13:48:09 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[custom.jar:git-Spigot-f823ac5-020b495]
  44. 25.09 13:48:09 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[custom.jar:git-Spigot-f823ac5-020b495]
  45. 25.09 13:48:09 [Server] INFO ... 15 more
  46. 25.09 13:48:09 [Server] ERROR Error occurred while enabling HackedServer v2.1.1 (Is it up to date?)
  47. 25.09 13:48:09 [Server] INFO java.lang.NullPointerException: null
  48. 25.09 13:48:09 [Server] INFO at org.uxon.hackedserver.Core.onEnable(Core.java:101) ~[?:?]
  49. 25.09 13:48:09 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[custom.jar:git-Spigot-f823ac5-020b495]
  50. 25.09 13:48:09 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [custom.jar:git-Spigot-f823ac5-020b495]
  51. 25.09 13:48:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [custom.jar:git-Spigot-f823ac5-020b495]
  52. 25.09 13:48:09 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [custom.jar:git-Spigot-f823ac5-020b495]
  53. 25.09 13:48:09 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [custom.jar:git-Spigot-f823ac5-020b495]
  54. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [custom.jar:git-Spigot-f823ac5-020b495]
  55. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [custom.jar:git-Spigot-f823ac5-020b495]
  56. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [custom.jar:git-Spigot-f823ac5-020b495]
  57. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [custom.jar:git-Spigot-f823ac5-020b495]
  58. 25.09 13:48:09 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [custom.jar:git-Spigot-f823ac5-020b495]
  59. 25.09 13:48:09 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement