Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.41 KB | None | 0 0
  1. > [03:29:13 INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.7
  2. > [03:29:13 INFO]: [ServerListPlus] [Core] Reloading configuration...
  3. > [03:29:13 INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  4. > [03:29:13 WARN]: [ServerListPlus] [Core] Unable to parse a part of the configuration. Make sure the YAML syntax is valid!
  5. org.yaml.snakeyaml.constructor.ConstructorException: Cannot create property=Favicon for JavaBean=net.minecrell.serverlistplus.core.config.PluginConf@626d8a50
  6. in 'reader', line 54, column 5:
  7. --- !Plugin
  8. Cannot create property=ResizeStrategy for JavaBean=net.minecrell.serverlistplus.core.config.PluginConf$FaviconConf@65f1bb01
  9. in 'reader', line 69, column 3:
  10. Timeout: 10s
  11. Can't construct a java object for tag:yaml.org,2002:net.minecrell.serverlistplus.core.favicon.ResizeStrategy$2; exception=Unable to find enum value 'SCALE' for enum class: net.minecrell.serverlistplus.core.favicon.ResizeStrategy$2
  12. in 'reader', line 71, column 19:
  13. ResizeStrategy: !!net.minecrell.serverlistplus.c ...
  14. in 'reader', line 71, column 19:
  15. ResizeStrategy: !!net.minecrell.serverlistplus.c ...
  16. in 'reader', line 69, column 3:
  17. Timeout: 10s
  18. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:268) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  19. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:149) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  20. at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:308) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  21. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  22. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  23. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  24. at org.yaml.snakeyaml.constructor.BaseConstructor.getData(BaseConstructor.java:127) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  25. at org.yaml.snakeyaml.Yaml$1.next(Yaml.java:547) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  26. at net.minecrell.serverlistplus.core.ConfigurationManager.reload(ConfigurationManager.java:96) [ServerListPlus-3.4.7-Universal.jar:?]
  27. at net.minecrell.serverlistplus.core.ServerListPlusCore.reload(ServerListPlusCore.java:186) [ServerListPlus-3.4.7-Universal.jar:?]
  28. at net.minecrell.serverlistplus.core.ServerListPlusCore.<init>(ServerListPlusCore.java:135) [ServerListPlus-3.4.7-Universal.jar:?]
  29. at net.minecrell.serverlistplus.core.ServerListPlusCore.<init>(ServerListPlusCore.java:87) [ServerListPlus-3.4.7-Universal.jar:?]
  30. at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:139) [ServerListPlus-3.4.7-Universal.jar:?]
  31. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  32. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  33. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  34. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  35. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  36. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  37. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  38. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  39. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  40. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  41. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  42. Caused by: org.yaml.snakeyaml.constructor.ConstructorException: Cannot create property=ResizeStrategy for JavaBean=net.minecrell.serverlistplus.core.config.PluginConf$FaviconConf@65f1bb01
  43. in 'reader', line 69, column 3:
  44. Timeout: 10s
  45. Can't construct a java object for tag:yaml.org,2002:net.minecrell.serverlistplus.core.favicon.ResizeStrategy$2; exception=Unable to find enum value 'SCALE' for enum class: net.minecrell.serverlistplus.core.favicon.ResizeStrategy$2
  46. in 'reader', line 71, column 19:
  47. ResizeStrategy: !!net.minecrell.serverlistplus.c ...
  48. in 'reader', line 71, column 19:
  49. ResizeStrategy: !!net.minecrell.serverlistplus.c ...
  50. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:268) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  51. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:149) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  52. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  53. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  54. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.newInstance(Constructor.java:281) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  55. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:246) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  56. ... 23 more
  57. Caused by: org.yaml.snakeyaml.constructor.ConstructorException: Can't construct a java object for tag:yaml.org,2002:net.minecrell.serverlistplus.core.favicon.ResizeStrategy$2; exception=Unable to find enum value 'SCALE' for enum class: net.minecrell.serverlistplus.core.favicon.ResizeStrategy$2
  58. in 'reader', line 71, column 19:
  59. ResizeStrategy: !!net.minecrell.serverlistplus.c ...
  60. at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:313) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  61. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  62. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  63. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:247) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  64. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:149) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  65. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  66. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  67. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.newInstance(Constructor.java:281) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  68. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:246) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  69. ... 23 more
  70. Caused by: org.yaml.snakeyaml.error.YAMLException: Unable to find enum value 'SCALE' for enum class: net.minecrell.serverlistplus.core.favicon.ResizeStrategy$2
  71. at org.yaml.snakeyaml.constructor.Constructor$ConstructScalar.constructStandardJavaInstance(Constructor.java:475) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  72. at org.yaml.snakeyaml.constructor.Constructor$ConstructScalar.construct(Constructor.java:352) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  73. at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:308) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  74. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  75. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  76. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:247) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  77. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:149) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  78. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  79. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  80. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.newInstance(Constructor.java:281) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  81. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:246) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1501.jar:git-Spigot-109b080-4119224]
  82. ... 23 more
  83. > [03:29:13 WARN]: [ServerListPlus] [Core] Could not load all configurations from the configuration file. Please make sure the syntax is correct. Type '/slp save' if you want to add the missing parts.
  84. > [03:29:13 INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  85. > [03:29:13 INFO]: [ServerListPlus] Successfully loaded!
  86. > [03:29:13 INFO]: [ServerListPlus] ServerListPlus v3.4.7 enabled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement