Guest User

Untitled

a guest
May 21st, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.96 KB | None | 0 0
  1. [ERROR] Cannot load plugins/StrikePractice/playerdata/2107df0c-66b8-3b62-8209-20f12d343b9e.yml
  2.  
  3. org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  4.  
  5. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  6.  
  7. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  8.  
  9. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  10.  
  11. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  12.  
  13. at ga.strikepractice.stats.IIllIIIIlIIIIlIIIlIlllIIIIIIllllIlllIIlllIIllIIlll.IlIlIlIlIIllIIIIIllllIlllIIIIIllllIIIllIllIllllIIl(QueryManager.java:215) [StrikePractice2.7.7.jar:?]
  14.  
  15. at ga.strikepractice.stats.llIIIlIlllllIIIIlIlIlIlIllIIIllIllIlIIllllIIlIlllI.run(PlayerStatsSaver.java:37) [StrikePractice2.7.7.jar:?]
  16.  
  17. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  18.  
  19. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  20.  
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  22.  
  23. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  24.  
  25. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  26.  
  27. Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  28.  
  29. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  30.  
  31. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  32.  
  33. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  34.  
  35. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  36.  
  37. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  38.  
  39. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  40.  
  41. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  42.  
  43. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  44.  
  45. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  46.  
  47. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  48.  
  49. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  50.  
  51. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  52.  
  53. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  54.  
  55. ... 10 more
  56.  
  57. Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('BattleKit')
  58.  
  59. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:185) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  60.  
  61. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  62.  
  63. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  64.  
  65. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  66.  
  67. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  68.  
  69. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  70.  
  71. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  72.  
  73. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  74.  
  75. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  76.  
  77. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  78.  
  79. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  80.  
  81. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  82.  
  83. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  84.  
  85. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  86.  
  87. ... 10 more
  88.  
  89. [INFO] [CommandNPC] Disabling CommandNPC v1.9.1
  90.  
  91. [INFO] [CommandWhitelist] Disabling CommandWhitelist v1.1.0
  92.  
  93. [ERROR] Cannot load plugins/StrikePractice/playerdata/d9cafee1-86ca-3fab-90d2-d8944fa66b38.yml
  94.  
  95. org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  96.  
  97. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  98.  
  99. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  100.  
  101. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  102.  
  103. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  104.  
  105. at ga.strikepractice.stats.IIllIIIIlIIIIlIIIlIlllIIIIIIllllIlllIIlllIIllIIlll.IlIlIlIlIIllIIIIIllllIlllIIIIIllllIIIllIllIllllIIl(QueryManager.java:215) [StrikePractice2.7.7.jar:?]
  106.  
  107. at ga.strikepractice.stats.llIIIlIlllllIIIIlIlIlIlIllIIIllIllIlIIllllIIlIlllI.run(PlayerStatsSaver.java:37) [StrikePractice2.7.7.jar:?]
  108.  
  109. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  110.  
  111. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  112.  
  113. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  114.  
  115. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  116.  
  117. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  118.  
  119. Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  120.  
  121. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  122.  
  123. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  124.  
  125. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  126.  
  127. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  128.  
  129. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  130.  
  131. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  132.  
  133. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  134.  
  135. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  136.  
  137. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  138.  
  139. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  140.  
  141. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  142.  
  143. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  144.  
  145. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  146.  
  147. ... 10 more
  148.  
  149. Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('BattleKit')
  150.  
  151. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:185) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  152.  
  153. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  154.  
  155. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  156.  
  157. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  158.  
  159. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  160.  
  161. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  162.  
  163. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  164.  
  165. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  166.  
  167. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  168.  
  169. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  170.  
  171. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  172.  
  173. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  174.  
  175. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  176.  
  177. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  178.  
  179. ... 10 more
  180.  
  181. [INFO] [Tab] Disabling Tab v1.1
  182.  
  183. [INFO] ---------------------
  184.  
  185. [INFO]
  186.  
  187. [INFO]
  188.  
  189. [INFO] Tab is disable
  190.  
  191. [INFO]
  192.  
  193. [INFO]
  194.  
  195. [INFO] ---------------------
  196.  
  197. [INFO] [ChestCommands] Disabling ChestCommands v3.1.4
  198.  
  199. [ERROR] Cannot load plugins/StrikePractice/playerdata/6b5985e2-7e36-37ce-95b4-0b499c69940a.yml
  200.  
  201. org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  202.  
  203. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  204.  
  205. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  206.  
  207. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  208.  
  209. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  210.  
  211. at ga.strikepractice.stats.IIllIIIIlIIIIlIIIlIlllIIIIIIllllIlllIIlllIIllIIlll.IlIlIlIlIIllIIIIIllllIlllIIIIIllllIIIllIllIllllIIl(QueryManager.java:215) [StrikePractice2.7.7.jar:?]
  212.  
  213. at ga.strikepractice.stats.llIIIlIlllllIIIIlIlIlIlIllIIIllIllIlIIllllIIlIlllI.run(PlayerStatsSaver.java:37) [StrikePractice2.7.7.jar:?]
  214.  
  215. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  216.  
  217. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  218.  
  219. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  220.  
  221. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  222.  
  223. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  224.  
  225. Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  226.  
  227. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  228.  
  229. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  230.  
  231. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  232.  
  233. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  234.  
  235. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  236.  
  237. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  238.  
  239. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  240.  
  241. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  242.  
  243. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  244.  
  245. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  246.  
  247. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  248.  
  249. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  250.  
  251. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  252.  
  253. ... 10 more
  254.  
  255. Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('BattleKit')
  256.  
  257. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:185) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  258.  
  259. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  260.  
  261. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  262.  
  263. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  264.  
  265. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  266.  
  267. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  268.  
  269. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  270.  
  271. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  272.  
  273. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  274.  
  275. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  276.  
  277. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  278.  
  279. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  280.  
  281. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  282.  
  283. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  284.  
  285. ... 10 more
  286.  
  287. [INFO] [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
  288.  
  289. [ERROR] Cannot load plugins/StrikePractice/playerdata/2025dc3a-d4e1-33c6-8945-02eb44c14d0d.yml
  290.  
  291. org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  292.  
  293. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  294.  
  295. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  296.  
  297. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  298.  
  299. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  300.  
  301. at ga.strikepractice.stats.IIllIIIIlIIIIlIIIlIlllIIIIIIllllIlllIIlllIIllIIlll.IlIlIlIlIIllIIIIIllllIlllIIIIIllllIIIllIllIllllIIl(QueryManager.java:215) [StrikePractice2.7.7.jar:?]
  302.  
  303. at ga.strikepractice.stats.llIIIlIlllllIIIIlIlIlIlIllIIIllIllIlIIllllIIlIlllI.run(PlayerStatsSaver.java:37) [StrikePractice2.7.7.jar:?]
  304.  
  305. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  306.  
  307. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  308.  
  309. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  310.  
  311. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  312.  
  313. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  314.  
  315. Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  316.  
  317. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  318.  
  319. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  320.  
  321. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  322.  
  323. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  324.  
  325. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  326.  
  327. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  328.  
  329. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  330.  
  331. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  332.  
  333. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  334.  
  335. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  336.  
  337. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  338.  
  339. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  340.  
  341. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  342.  
  343. ... 10 more
  344.  
  345. Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('BattleKit')
  346.  
  347. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:185) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  348.  
  349. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  350.  
  351. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  352.  
  353. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  354.  
  355. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  356.  
  357. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  358.  
  359. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  360.  
  361. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  362.  
  363. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  364.  
  365. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  366.  
  367. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  368.  
  369. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  370.  
  371. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  372.  
  373. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  374.  
  375. ... 10 more
  376.  
  377. [ERROR] Cannot load plugins/StrikePractice/playerdata/22797850-1875-3146-8cbe-9781c5d6b639.yml
  378.  
  379. org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  380.  
  381. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  382.  
  383. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  384.  
  385. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  386.  
  387. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  388.  
  389. at ga.strikepractice.stats.IIllIIIIlIIIIlIIIlIlllIIIIIIllllIlllIIlllIIllIIlll.IlIlIlIlIIllIIIIIllllIlllIIIIIllllIIIllIllIllllIIl(QueryManager.java:215) [StrikePractice2.7.7.jar:?]
  390.  
  391. at ga.strikepractice.stats.llIIIlIlllllIIIIlIlIlIlIllIIIllIllIlIIllllIIlIlllI.run(PlayerStatsSaver.java:37) [StrikePractice2.7.7.jar:?]
  392.  
  393. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  394.  
  395. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  396.  
  397. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  398.  
  399. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  400.  
  401. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  402.  
  403. Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  404.  
  405. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  406.  
  407. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  408.  
  409. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  410.  
  411. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  412.  
  413. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  414.  
  415. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  416.  
  417. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  418.  
  419. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  420.  
  421. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  422.  
  423. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  424.  
  425. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  426.  
  427. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  428.  
  429. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  430.  
  431. ... 10 more
  432.  
  433. Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('BattleKit')
  434.  
  435. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:185) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  436.  
  437. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  438.  
  439. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  440.  
  441. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  442.  
  443. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  444.  
  445. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  446.  
  447. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  448.  
  449. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  450.  
  451. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  452.  
  453. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  454.  
  455. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  456.  
  457. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  458.  
  459. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  460.  
  461. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  462.  
  463. ... 10 more
  464.  
  465. [ERROR] Cannot load plugins/StrikePractice/playerdata/33a74390-7a63-327a-a787-04298b512b9e.yml
  466.  
  467. org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  468.  
  469. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  470.  
  471. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  472.  
  473. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  474.  
  475. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  476.  
  477. at ga.strikepractice.stats.IIllIIIIlIIIIlIIIlIlllIIIIIIllllIlllIIlllIIllIIlll.IlIlIlIlIIllIIIIIllllIlllIIIIIllllIIIllIllIllllIIl(QueryManager.java:215) [StrikePractice2.7.7.jar:?]
  478.  
  479. at ga.strikepractice.stats.llIIIlIlllllIIIIlIlIlIlIllIIIllIllIlIIllllIIlIlllI.run(PlayerStatsSaver.java:37) [StrikePractice2.7.7.jar:?]
  480.  
  481. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  482.  
  483. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  484.  
  485. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  486.  
  487. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  488.  
  489. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  490.  
  491. Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  492.  
  493. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  494.  
  495. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  496.  
  497. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  498.  
  499. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  500.  
  501. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  502.  
  503. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  504.  
  505. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  506.  
  507. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  508.  
  509. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  510.  
  511. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  512.  
  513. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  514.  
  515. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  516.  
  517. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  518.  
  519. ... 10 more
  520.  
  521. Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('BattleKit')
  522.  
  523. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:185) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  524.  
  525. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  526.  
  527. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  528.  
  529. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  530.  
  531. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  532.  
  533. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  534.  
  535. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  536.  
  537. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  538.  
  539. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  540.  
  541. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  542.  
  543. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  544.  
  545. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  546.  
  547. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  548.  
  549. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  550.  
  551. ... 10 more
  552.  
  553. [ERROR] Cannot load plugins/StrikePractice/playerdata/c0674b24-44f9-35b0-84f4-03a58ab4ab50.yml
  554.  
  555. org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  556.  
  557. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  558.  
  559. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  560.  
  561. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  562.  
  563. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  564.  
  565. at ga.strikepractice.stats.IIllIIIIlIIIIlIIIlIlllIIIIIIllllIlllIIlllIIllIIlll.IlIlIlIlIIllIIIIIllllIlllIIIIIllllIIIllIllIllllIIl(QueryManager.java:215) [StrikePractice2.7.7.jar:?]
  566.  
  567. at ga.strikepractice.stats.llIIIlIlllllIIIIlIlIlIlIllIIIllIllIlIIllllIIlIlllI.run(PlayerStatsSaver.java:37) [StrikePractice2.7.7.jar:?]
  568.  
  569. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  570.  
  571. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  572.  
  573. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  574.  
  575. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  576.  
  577. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  578.  
  579. Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  580.  
  581. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  582.  
  583. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  584.  
  585. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  586.  
  587. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  588.  
  589. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  590.  
  591. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  592.  
  593. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  594.  
  595. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  596.  
  597. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  598.  
  599. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  600.  
  601. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  602.  
  603. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  604.  
  605. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
Advertisement
Add Comment
Please, Sign In to add comment