Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. 18.11 16:07:41 [Server] WARN [Essentials] Plugin Essentials v2.0.1-b434 generated an exception while executing task 83
  2. 18.11 16:07:41 [Server] INFO org.yaml.snakeyaml.constructor.ConstructorException: Can't construct a java object for tag:yaml.org,2002:com.earth2me.essentials.settings.Jails; exception=java.lang.NoSuchFieldException: typeDefinitions
  3. 18.11 16:07:41 [Server] INFO in 'reader', line 1, column 1:
  4. 18.11 16:07:41 [Server] INFO jails:
  5. 18.11 16:07:41 [Server] INFO ^
  6. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:313) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  7. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  8. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  9. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  10. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  11. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  12. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:467) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  13. 18.11 16:07:41 [Server] INFO at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:41) ~[?:?]
  14. 18.11 16:07:41 [Server] INFO at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:33) ~[?:?]
  15. 18.11 16:07:41 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  16. 18.11 16:07:41 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-d21162c-82f3b02]
  17. 18.11 16:07:41 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_141]
  18. 18.11 16:07:41 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_141]
  19. 18.11 16:07:41 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  20. 18.11 16:07:41 [Server] INFO Caused by: org.yaml.snakeyaml.error.YAMLException: java.lang.NoSuchFieldException: typeDefinitions
  21. 18.11 16:07:41 [Server] INFO at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.constructJavaBean2ndStep(BukkitConstructor.java:231) ~[?:?]
  22. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:149) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  23. 18.11 16:07:41 [Server] INFO at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.construct(BukkitConstructor.java:217) ~[?:?]
  24. 18.11 16:07:41 [Server] INFO at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:308) ~[spigot.jar:git-Spigot-d21162c-82f3b02]
  25. 18.11 16:07:41 [Server] INFO ... 13 more
  26. 18.11 16:07:41 [Server] INFO Caused by: java.lang.NoSuchFieldException: typeDefinitions
  27. 18.11 16:07:42 [Multicraft] Skipped 70 lines due to rate limit (30/s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement