Advertisement
Guest User

Untitled

a guest
Dec 14th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. 14.12 21:41:52 [Server] WARN Plugin Essentials vTeamCity generated an exception while executing task 26
  2. 14.12 21:41:52 [Server] INFO org.yaml.snakeyaml.constructor.ConstructorException: Can't construct a java object for tag:yaml.org,2002:com.earth2me.essentials.settings.Spawns; exception=java.lang.NoSuchFieldException: typeDefinitions
  3. 14.12 21:41:52 [Server] INFO in 'reader', line 1, column 1:
  4. 14.12 21:41:52 [Server] INFO spawns:
  5. 14.12 21:41:52 [Server] INFO ^
  6. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:350) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  7. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:184) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  8. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:143) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  9. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:129) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  10. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:505) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  11. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:448) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  12. 14.12 21:41:52 [Server] INFO at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:47) ~[?:?]
  13. 14.12 21:41:52 [Server] INFO at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:37) ~[?:?]
  14. 14.12 21:41:52 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  15. 14.12 21:41:52 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot131.jar:git-Spigot-7754231-94b0980]
  16. 14.12 21:41:52 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_121]
  17. 14.12 21:41:52 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_121]
  18. 14.12 21:41:52 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  19. 14.12 21:41:52 [Server] INFO Caused by: org.yaml.snakeyaml.error.YAMLException: java.lang.NoSuchFieldException: typeDefinitions
  20. 14.12 21:41:52 [Server] INFO at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.constructJavaBean2ndStep(BukkitConstructor.java:295) ~[?:?]
  21. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:190) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  22. 14.12 21:41:52 [Server] INFO at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.construct(BukkitConstructor.java:276) ~[?:?]
  23. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:346) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  24. 14.12 21:41:52 [Server] INFO ... 12 more
  25. 14.12 21:41:52 [Server] INFO Caused by: java.lang.NoSuchFieldException: typeDefinitions
  26. 14.12 21:41:52 [Server] INFO at java.lang.Class.getDeclaredField(Class.java:2070) ~[?:1.8.0_121]
  27. 14.12 21:41:52 [Server] INFO at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.constructJavaBean2ndStep(BukkitConstructor.java:285) ~[?:?]
  28. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:190) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  29. 14.12 21:41:52 [Server] INFO at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.construct(BukkitConstructor.java:276) ~[?:?]
  30. 14.12 21:41:52 [Server] INFO at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:346) ~[spigot131.jar:git-Spigot-7754231-94b0980]
  31. 14.12 21:41:52 [Server] INFO ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement