[15:28:18 WARN]: [Essentials] Plugin Essentials vTeamCity generated an exception while executing task 24 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 in 'reader', line 1, column 1: spawns: ^ at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:350) ~[patched_1.11.2.jar:git-Paper-1104] at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[patched_1.11.2.jar:git-Paper-1104] at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[patched_1.11.2.jar:git-Paper-1104] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[patched_1.11.2.jar:git-Paper-1104] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[patched_1.11.2.jar:git-Paper-1104] at org.yaml.snakeyaml.Yaml.load(Yaml.java:393) ~[patched_1.11.2.jar:git-Paper-1104] at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:47) ~[?:?] at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:37) ~[?:?] at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[patched_1.11.2.jar:git-Paper-1104] at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [patched_1.11.2.jar:git-Paper-1104] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [patched_1.11.2.jar:git-Paper-1104] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_171] at java.lang.Thread.run(Unknown Source) [?:1.8.0_171] Caused by: org.yaml.snakeyaml.error.YAMLException: java.lang.NoSuchFieldException: typeDefinitions at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.constructJavaBean2ndStep(BukkitConstructor.java:295) ~[?:?] at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:190) ~[patched_1.11.2.jar:git-Paper-1104] at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.construct(BukkitConstructor.java:276) ~[?:?] at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:346) ~[patched_1.11.2.jar:git-Paper-1104] ... 13 more Caused by: java.lang.NoSuchFieldException: typeDefinitions at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_171] at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.constructJavaBean2ndStep(BukkitConstructor.java:285) ~[?:?] at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:190) ~[patched_1.11.2.jar:git-Paper-1104] at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.construct(BukkitConstructor.java:276) ~[?:?] at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:346) ~[patched_1.11.2.jar:git-Paper-1104] ... 13 more |
vTeamCity配置文件有错误,怀疑是语法错误或者没转码导致的
换了个 已解决