Advertisement
mr_coffee1026

latest version (320)

Aug 22nd, 2021
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 231.18 KB | None | 0 0
  1. [16:40:12] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.12.1-SNAPSHOT (build 320)
  2. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  3. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point 'ˆ' (0x88) special characters are not allowed
  4. in "'string'", position 296
  5. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  6. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  7. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  8. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  9. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  10. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  11. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  12. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  13. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  14. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  15. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  16. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  17. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  18. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  19. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  20. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  21. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  22. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  23. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  24. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  25. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  26. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  27. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  28. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  29. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  30. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  31. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  32. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  33. at java.lang.Thread.run(Thread.java:831) [?:?]
  34. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  35. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  36. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  37. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  38. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarNonSpaces(ScannerImpl.java:1849) ~[patched_1.16.5.jar:git-Paper-786]
  39. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1832) ~[patched_1.16.5.jar:git-Paper-786]
  40. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027) ~[patched_1.16.5.jar:git-Paper-786]
  41. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009) ~[patched_1.16.5.jar:git-Paper-786]
  42. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394) ~[patched_1.16.5.jar:git-Paper-786]
  43. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  44. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[patched_1.16.5.jar:git-Paper-786]
  45. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  46. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  47. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  48. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.5.jar:git-Paper-786]
  49. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.5.jar:git-Paper-786]
  50. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.5.jar:git-Paper-786]
  51. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.5.jar:git-Paper-786]
  52. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.5.jar:git-Paper-786]
  53. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  54. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  55. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  56. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  57. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  58. ... 28 more
  59. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  60. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '‘' (0x91) special characters are not allowed
  61. in "'string'", position 480
  62. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  63. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  64. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  65. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  66. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  67. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  68. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  69. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  70. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  71. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  72. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  73. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  74. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  75. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  76. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  77. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  78. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  79. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  80. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  81. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  82. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  83. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  84. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  85. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  86. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  87. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  88. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  89. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  90. at java.lang.Thread.run(Thread.java:831) [?:?]
  91. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  92. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  93. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  94. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  95. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  96. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  97. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  98. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  99. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  100. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  101. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  102. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  103. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  104. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  105. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  106. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  107. ... 28 more
  108. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  109. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '€' (0x80) special characters are not allowed
  110. in "'string'", position 51
  111. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  112. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  113. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  114. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  115. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  116. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  117. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  118. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  119. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  120. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  121. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  122. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  123. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  124. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  125. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  126. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  127. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  128. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  129. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  130. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  131. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  132. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  133. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  134. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  135. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  136. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  137. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  138. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  139. at java.lang.Thread.run(Thread.java:831) [?:?]
  140. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  141. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  142. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  143. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  144. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1909) ~[patched_1.16.5.jar:git-Paper-786]
  145. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1831) ~[patched_1.16.5.jar:git-Paper-786]
  146. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027) ~[patched_1.16.5.jar:git-Paper-786]
  147. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009) ~[patched_1.16.5.jar:git-Paper-786]
  148. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394) ~[patched_1.16.5.jar:git-Paper-786]
  149. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  150. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[patched_1.16.5.jar:git-Paper-786]
  151. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  152. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  153. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  154. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.5.jar:git-Paper-786]
  155. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.5.jar:git-Paper-786]
  156. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.5.jar:git-Paper-786]
  157. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.5.jar:git-Paper-786]
  158. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.5.jar:git-Paper-786]
  159. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  160. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  161. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  162. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  163. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  164. ... 28 more
  165. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  166. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '‚' (0x82) special characters are not allowed
  167. in "'string'", position 72
  168. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  169. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  170. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  171. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  172. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  173. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  174. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  175. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  176. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  177. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  178. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  179. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  180. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  181. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  182. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  183. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  184. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  185. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  186. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  187. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  188. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  189. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  190. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  191. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  192. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  193. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  194. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  195. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  196. at java.lang.Thread.run(Thread.java:831) [?:?]
  197. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  198. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  199. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  200. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  201. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  202. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  203. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  204. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  205. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  206. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  207. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  208. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  209. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  210. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  211. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  212. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  213. ... 28 more
  214. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  215. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '™' (0x99) special characters are not allowed
  216. in "'string'", position 252
  217. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  218. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  219. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  220. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  221. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  222. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  223. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  224. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  225. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  226. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  227. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  228. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  229. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  230. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  231. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  232. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  233. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  234. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  235. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  236. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  237. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  238. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  239. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  240. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  241. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  242. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  243. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  244. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  245. at java.lang.Thread.run(Thread.java:831) [?:?]
  246. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  247. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  248. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  249. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  250. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  251. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  252. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  253. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  254. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  255. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  256. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  257. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  258. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  259. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  260. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  261. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  262. ... 28 more
  263. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  264. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point 'ƒ' (0x83) special characters are not allowed
  265. in "'string'", position 589
  266. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  267. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  268. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  269. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  270. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  271. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  272. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  273. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  274. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  275. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  276. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  277. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  278. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  279. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  280. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  281. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  282. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  283. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  284. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  285. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  286. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  287. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  288. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  289. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  290. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  291. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  292. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  293. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  294. at java.lang.Thread.run(Thread.java:831) [?:?]
  295. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  296. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  297. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  298. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  299. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarNonSpaces(ScannerImpl.java:1849) ~[patched_1.16.5.jar:git-Paper-786]
  300. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1832) ~[patched_1.16.5.jar:git-Paper-786]
  301. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027) ~[patched_1.16.5.jar:git-Paper-786]
  302. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009) ~[patched_1.16.5.jar:git-Paper-786]
  303. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394) ~[patched_1.16.5.jar:git-Paper-786]
  304. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  305. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[patched_1.16.5.jar:git-Paper-786]
  306. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  307. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  308. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  309. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.5.jar:git-Paper-786]
  310. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.5.jar:git-Paper-786]
  311. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.5.jar:git-Paper-786]
  312. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.5.jar:git-Paper-786]
  313. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.5.jar:git-Paper-786]
  314. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  315. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  316. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  317. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  318. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  319. ... 28 more
  320. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  321. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '‚' (0x82) special characters are not allowed
  322. in "'string'", position 17
  323. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  324. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  325. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  326. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  327. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  328. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  329. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  330. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  331. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  332. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  333. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  334. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  335. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  336. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  337. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  338. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  339. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  340. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  341. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  342. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  343. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  344. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  345. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  346. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  347. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  348. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  349. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  350. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  351. at java.lang.Thread.run(Thread.java:831) [?:?]
  352. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  353. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  354. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  355. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  356. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  357. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  358. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  359. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  360. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  361. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  362. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  363. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  364. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  365. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  366. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  367. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  368. ... 28 more
  369. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  370. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '„' (0x84) special characters are not allowed
  371. in "'string'", position 70
  372. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  373. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  374. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  375. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  376. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  377. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  378. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  379. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  380. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  381. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  382. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  383. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  384. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  385. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  386. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  387. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  388. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  389. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  390. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  391. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  392. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  393. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  394. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  395. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  396. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  397. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  398. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  399. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  400. at java.lang.Thread.run(Thread.java:831) [?:?]
  401. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  402. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  403. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  404. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  405. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  406. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  407. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  408. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  409. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  410. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  411. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  412. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  413. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  414. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  415. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  416. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  417. ... 28 more
  418. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  419. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '•' (0x95) special characters are not allowed
  420. in "'string'", position 17
  421. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  422. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  423. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  424. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  425. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  426. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  427. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  428. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  429. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  430. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  431. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  432. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  433. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  434. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  435. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  436. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  437. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  438. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  439. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  440. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  441. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  442. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  443. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  444. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  445. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  446. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  447. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  448. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  449. at java.lang.Thread.run(Thread.java:831) [?:?]
  450. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  451. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  452. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  453. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  454. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  455. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  456. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  457. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  458. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  459. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  460. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  461. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  462. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  463. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  464. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  465. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  466. ... 28 more
  467. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  468. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point 'ƒ' (0x83) special characters are not allowed
  469. in "'string'", position 17
  470. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  471. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  472. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  473. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  474. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  475. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  476. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  477. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  478. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  479. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  480. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  481. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  482. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  483. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  484. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  485. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  486. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  487. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  488. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  489. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  490. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  491. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  492. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  493. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  494. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  495. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  496. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  497. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  498. at java.lang.Thread.run(Thread.java:831) [?:?]
  499. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  500. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  501. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  502. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  503. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  504. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  505. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  506. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  507. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  508. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  509. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  510. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  511. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  512. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  513. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  514. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  515. ... 28 more
  516. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  517. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '˜' (0x98) special characters are not allowed
  518. in "'string'", position 366
  519. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  520. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  521. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  522. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  523. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  524. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  525. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  526. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  527. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  528. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  529. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  530. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  531. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  532. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  533. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  534. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  535. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  536. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  537. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  538. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  539. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  540. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  541. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  542. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  543. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  544. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  545. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  546. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  547. at java.lang.Thread.run(Thread.java:831) [?:?]
  548. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  549. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  550. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  551. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  552. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1909) ~[patched_1.16.5.jar:git-Paper-786]
  553. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1831) ~[patched_1.16.5.jar:git-Paper-786]
  554. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027) ~[patched_1.16.5.jar:git-Paper-786]
  555. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009) ~[patched_1.16.5.jar:git-Paper-786]
  556. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394) ~[patched_1.16.5.jar:git-Paper-786]
  557. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  558. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[patched_1.16.5.jar:git-Paper-786]
  559. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  560. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  561. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  562. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.5.jar:git-Paper-786]
  563. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.5.jar:git-Paper-786]
  564. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.5.jar:git-Paper-786]
  565. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.5.jar:git-Paper-786]
  566. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.5.jar:git-Paper-786]
  567. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  568. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  569. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  570. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  571. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  572. ... 28 more
  573. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  574. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point 'œ' (0x9C) special characters are not allowed
  575. in "'string'", position 17
  576. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  577. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  578. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  579. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  580. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  581. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  582. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  583. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  584. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  585. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  586. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  587. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  588. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  589. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  590. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  591. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  592. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  593. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  594. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  595. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  596. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  597. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  598. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  599. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  600. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  601. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  602. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  603. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  604. at java.lang.Thread.run(Thread.java:831) [?:?]
  605. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  606. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  607. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  608. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  609. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  610. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  611. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  612. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  613. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  614. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  615. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  616. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  617. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  618. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  619. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  620. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  621. ... 28 more
  622. [16:40:12] [Server thread/ERROR]: Cannot load configuration from stream
  623. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '•' (0x95) special characters are not allowed
  624. in "'string'", position 17
  625. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  626. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  627. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  628. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  629. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  630. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  631. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  632. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  633. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  634. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  635. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  636. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  637. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  638. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  639. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  640. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  641. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  642. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  643. at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:142) ~[?:?]
  644. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-786]
  645. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-786]
  646. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-786]
  647. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Paper-786]
  648. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Paper-786]
  649. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:594) ~[patched_1.16.5.jar:git-Paper-786]
  650. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.16.5.jar:git-Paper-786]
  651. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-786]
  652. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  653. at java.lang.Thread.run(Thread.java:831) [?:?]
  654. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  655. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  656. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  657. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  658. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  659. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  660. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  661. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  662. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  663. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  664. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  665. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  666. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  667. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  668. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  669. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  670. ... 28 more
  671. [16:40:12] [Server thread/INFO]: [ChestShop] Found locales ar, it, es, el, hu, fr, pl, cs, pt_br, ja, sv, da, es_mx, sr, tr, nl, zh_tw, af, ko, no, vi, ro, he, ru, ca, zh, de, fi, en, uk
  672. [16:40:13] [Server thread/INFO]: [ChestShop] LWC version 2.2.7-ad0f824 loaded.
  673. [16:40:13] [Server thread/INFO]: [ChestShop] Using EssentialsX Economy as the Economy provider now.
  674. [16:40:13] [Server thread/INFO]: [ChestShop] Vault loaded!
  675. [16:40:13] [Server thread/INFO]: [ChestShop] Using Paper's BlockDestroyEvent instead of the BlockPhysicsEvent!
  676. [16:40:13] [Server thread/INFO]: [Brewery] Enabling Brewery v3.1
  677. [16:40:13] [Server thread/INFO]: [Brewery] Brewery enabled!
  678. [16:40:13] [Server thread/INFO]: [Confiscate] Enabling Confiscate v2.6.8
  679. [16:40:13] [Server thread/INFO]: ____ ____ _ _ ____ _ ____ ____ ____ ___ ____
  680. [16:40:13] [Server thread/INFO]: | | | |\ | |___ | [__ | |__| | |___
  681. [16:40:13] [Server thread/INFO]: |___ |__| | \| | | ___] |___ | | | |___
  682. [16:40:13] [Server thread/INFO]:
  683. [16:40:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: confiscate
  684. [16:40:13] [Server thread/INFO]: Chest room loaded successfully.
  685. [16:40:13] [Server thread/INFO]: __________________________________________________________
  686. [16:40:13] [Server thread/INFO]:
  687. [16:40:13] [Server thread/INFO]: Confiscate 2.6.8 premium
  688. [16:40:13] [Server thread/INFO]:
  689. [16:40:13] [Server thread/INFO]: For documentation and reporting bugs, please visit
  690. [16:40:13] [Server thread/INFO]: https://github.com/kangarko/Confiscate
  691. [16:40:13] [Server thread/INFO]:
  692. [16:40:13] [Server thread/INFO]: Initialization done. Took 20 ms.
  693. [16:40:13] [Server thread/INFO]: __________________________________________________________
  694. [16:40:13] [Server thread/INFO]:
  695. [16:40:13] [Server thread/INFO]: [Wild] Enabling Wild v2.27-e5669bb
  696. [16:40:13] [Server thread/INFO]: [InfinityExpansion] Enabling InfinityExpansion vDEV - 119 (git 80aecf33)
  697. [16:40:13] [Server thread/INFO]: [TARDIS] Enabling TARDIS v4.6.3-b18.06.21-19:08
  698. [16:40:13] [Server thread/WARN]: TARDIS failed to get the version for WorldGuard.
  699. [16:40:13] [Server thread/WARN]: This could cause issues with enabling the plugin.
  700. [16:40:13] [Server thread/WARN]: Please check you have at least v7.0.0
  701. [16:40:13] [Server thread/WARN]: The invalid version format was 7.0.5+3827266
  702. [16:40:13] [Server thread/INFO]: [TARDIS] Loading language: ENGLISH
  703. [16:40:14] [Server thread/WARN]: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
  704. [16:40:14] [Server thread/INFO]: [TARDIS] Added 1 fields to the MySQL database!
  705. [16:40:14] [Server thread/INFO]: [TARDIS] Loaded 5 portals.
  706. [16:40:14] [Server thread/INFO]: [TARDIS] Loaded 1 TARDISes in Siege Mode.
  707. [16:40:14] [Server thread/INFO]: [TARDIS] Loaded 2 portals.
  708. [16:40:14] [Server thread/INFO]: [TARDIS] Connecting to CoreProtect
  709. [16:40:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tardis
  710. [16:40:14] [Server thread/INFO]: [SlimefunWarfare] Enabling SlimefunWarfare vDEV - 57 (git a461573d)
  711. [16:40:15] [Server thread/INFO]: [DynaTech] Enabling DynaTech vDEV - 131 (git 64e0f7b5)
  712. [16:40:15] [Server thread/INFO]: [Slimefun] Loading Blocks for World "dimensionalhome"
  713. [16:40:15] [Server thread/INFO]: [Slimefun] This may take a long time...
  714. [16:40:15] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
  715. [16:40:15] [Server thread/INFO]: [Slimefun] Loaded a total of 7 Blocks for World "dimensionalhome"
  716. [16:40:15] [Server thread/INFO]: [Slimefun] Avg: 0.14ms/Block
  717. [16:40:15] [Server thread/INFO]: [TARDISVortexManipulator] Enabling TARDISVortexManipulator v1.6
  718. [16:40:15] [Server thread/INFO]: [SimpleUtils] Enabling SimpleUtils vDEV - 10 (git c619e27b)
  719. [16:40:15] [Server thread/INFO]: [SlimeTinker] Enabling SlimeTinker vDEV - 32 (git b91e06a7)
  720. [16:40:15] [Server thread/INFO]: [SlimeTinker] ########################################
  721. [16:40:15] [Server thread/INFO]: [SlimeTinker] Slime Tinker
  722. [16:40:15] [Server thread/INFO]: [SlimeTinker] Created by Sefiraat
  723. [16:40:15] [Server thread/INFO]: [SlimeTinker] ########################################
  724. [16:40:16] [Server thread/INFO]: [SlimeTinker] [ACF] Enabled Asynchronous Tab Completion Support!
  725. [16:40:16] [Server thread/INFO]: [StackMob] Enabling StackMob v5.6.1
  726. [16:40:16] [Server thread/INFO]: [StackMob] StackMob v5.6.1 by antiPerson and contributors.
  727. [16:40:16] [Server thread/INFO]: [StackMob] GitHub: https://github.com/Nathat23/StackMob-5 Discord: https://discord.gg/fz9xzuB
  728. [16:40:16] [Server thread/INFO]: [StackMob] Loading config files...
  729. [16:40:16] [Server thread/INFO]: [StackMob] Registering hooks and trait checks...
  730. [16:40:16] [Server thread/INFO]: [StackMob] Registering events, commands and tasks...
  731. [16:40:16] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.7.3
  732. [16:40:16] [ForkJoinPool.commonPool-worker-7/INFO]: [StackMob] A new version is currently available. (5.6.2)
  733. [16:40:16] [Server thread/INFO]: [PremiumVanish] Hooked into LibsDisguises
  734. [16:40:16] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
  735. [16:40:16] [Server thread/INFO]: [PremiumVanish] Hooked into EnjinMinecraftPlugin
  736. [16:40:16] [Server thread/INFO]: [UltimateTimber] Enabling UltimateTimber v2.2.3
  737. [16:40:16] [Server thread/INFO]:
  738. [16:40:16] [Server thread/INFO]: =============================
  739. [16:40:16] [Server thread/INFO]: UltimateTimber 2.2.3 by Songoda <3!
  740. [16:40:16] [Server thread/INFO]: Action: Enabling...
  741. [16:40:16] [Server thread/INFO]: [UltimateTimber] Loaded locale "en_US"
  742. [16:40:16] [Server thread/INFO]: [SongodaCore] Hooked UltimateTimber.
  743. [16:40:17] [Server thread/INFO]: =============================
  744. [16:40:17] [Server thread/INFO]:
  745. [16:40:17] [Server thread/INFO]: [CMILib] Enabling CMILib v1.0.3.6
  746. [16:40:17] [Server thread/INFO]: Server version: v1_16_R3 - 1.16.5 - paper
  747. [16:40:18] [Server thread/INFO]: CMI hooked.
  748. [16:40:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil
  749. [16:40:18] [Server thread/INFO]: PlaceholderAPI hooked.
  750. [16:40:18] [Server thread/INFO]: Updated (EN) language file. Took 38ms
  751. [16:40:18] [Server thread/INFO]: [BottledExp] Enabling BottledExp v3.0.0.1
  752. [16:40:18] [Server thread/INFO]: [BottledExp] Version 3.0.0.1 has been enabled
  753. [16:40:18] [Server thread/INFO]: [BottledExp] Using LuckPerms via Vault.
  754. [16:40:18] [Server thread/INFO]: [Jobs] Enabling Jobs v5.0.0.6
  755. [16:40:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobsr
  756. [16:40:18] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
  757. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 8 titles!
  758. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 74 protected blocks timers!
  759. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1077 custom item names!
  760. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 72 custom entity names!
  761. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 2 custom MythicMobs names!
  762. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 38 custom enchant names!
  763. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  764. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
  765. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Brewer
  766. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Crafter
  767. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Enchanter
  768. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Hunter
  769. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Explorer
  770. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Weaponsmith
  771. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Digger
  772. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Fisherman
  773. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Woodcutter
  774. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Farmer
  775. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Miner
  776. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1 quests for Builder
  777. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
  778. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 0 boosted items!
  779. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 307 furnace for reassigning.
  780. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 1186 brewing for reassigning.
  781. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 378 blastfurnace for reassigning.
  782. [16:40:26] [Server thread/INFO]: [Jobs] Loaded 254 smoker for reassigning.
  783. [16:40:26] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  784. [16:40:26] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  785. [16:40:26] [Server thread/INFO]: Duplicate! Dinokller66 same UUID for 2 entries in dabase. Please remove of one them from users table id1: 1731 id2: 2045
  786. [16:40:26] [Server thread/INFO]: Name Duplicate! Dyreckt same UUID for 2 entries in dabase. Please remove of one them from users table id1: 2405 id2: 5978
  787. [16:40:26] [Server thread/INFO]: Name Duplicate! MissOblivious same UUID for 2 entries in dabase. Please remove of one them from users table id1: 873 id2: 6375
  788. [16:40:26] [Server thread/INFO]: Name Duplicate! xEmme same UUID for 2 entries in dabase. Please remove of one them from users table id1: 853 id2: 6391
  789. [16:40:26] [Server thread/INFO]: Name Duplicate! xEmme same UUID for 2 entries in dabase. Please remove of one them from users table id1: 853 id2: 6424
  790. [16:40:26] [Server thread/INFO]: Name Duplicate! xEmme same UUID for 2 entries in dabase. Please remove of one them from users table id1: 853 id2: 6425
  791. [16:40:26] [Server thread/INFO]: Name Duplicate! xEmme same UUID for 2 entries in dabase. Please remove of one them from users table id1: 853 id2: 6426
  792. [16:40:26] [Server thread/INFO]: Name Duplicate! xEmme same UUID for 2 entries in dabase. Please remove of one them from users table id1: 853 id2: 6427
  793. [16:40:27] [Server thread/INFO]: [Jobs] Preloaded 5833 players data in 0.09
  794. [16:40:27] [Server thread/INFO]: [Jobs] WorldGuard detected.
  795. [16:40:27] [Server thread/INFO]: [Jobs] Loading explorer data
  796. [16:40:33] [Server thread/INFO]: [Jobs] Loaded explorer data (4154)
  797. [16:40:33] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
  798. [16:40:33] [Server thread/INFO]: [TradeMe] Enabling TradeMe v6.1.0.1
  799. [16:40:33] [Server thread/INFO]: [TradeMe] Version 6.1.0.1 has been enabled
  800. [16:40:33] [Server thread/INFO]: [TradeMe] GriefPrevention plugin was found!
  801. [16:40:33] [Server thread/INFO]: [TradeMe] PlayerPoints plugin was found!
  802. [16:40:33] [Server thread/INFO]: [TradeMe] Vault plugin was found!
  803. [16:40:33] [Server thread/INFO]: [TradeMe] Jobs plugin was found!
  804. [16:40:33] [Server thread/INFO]: [TradeMe] JobsPoints feature enabled!
  805. [16:40:33] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: trademe
  806. [16:40:33] [Server thread/INFO]: [TradeMe] PlaceholderAPI hooked.
  807. [16:40:33] [Server thread/INFO]: [TradeMe] Connected to sqlite
  808. [16:40:33] [Server thread/INFO]: [TradeMe] 0 trade logs preloaded
  809. [16:40:33] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v2.0.13
  810. [16:40:33] [Server thread/INFO]: [BossShopPro] Loading data...
  811. [16:40:33] [Server thread/INFO]: [BossShopPro] Hooked into PlaceholderAPI.
  812. [16:40:33] [Server thread/INFO]: [CMI] Enabling CMI v9.0.2.7
  813. [16:40:34] [Server thread/INFO]: ????? ?????? ????
  814. [16:40:34] [Server thread/INFO]: ????? ? ?? ? ????
  815. [16:40:34] [Server thread/INFO]: ?? ?? ?????? ??
  816. [16:40:34] [Server thread/INFO]: ?? ?? ?????? ??
  817. [16:40:34] [Server thread/INFO]: ????? ?????? ????
  818. [16:40:34] [Server thread/INFO]: ????? ?????? ????
  819. [16:40:34] [Server thread/INFO]: _______________________________________________________
  820. [16:40:34] [Server thread/INFO]: Integrating PaperSpigot async methods
  821. [16:40:34] [Server thread/INFO]: 23 Enabled and 33 Disabled modules
  822. [16:40:34] [Server thread/INFO]: Votifier found. Enabling vote listeners
  823. [16:40:34] [Server thread/INFO]: Permission plugin: LuckPerms5.3.47
  824. [16:40:34] [Server thread/INFO]: Initialized Cipher256 AES
  825. [16:40:34] [Server thread/INFO]: Loaded (56) regular alias into memory. Took 32ms
  826. [16:40:34] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 1ms
  827. [16:40:34] [Server thread/INFO]: 3.34.0 data base type detected
  828. [16:40:34] [Server thread/INFO]: Started SqLite data base. Took 161ms
  829. [16:40:34] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: EssentialsX Economy
  830. [16:40:34] [Server thread/INFO]: Loaded (36) holograms into memory. Took 31ms
  831. [16:40:35] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
  832. [16:40:35] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
  833. [16:40:35] [Server thread/INFO]: Loaded (135) custom mob heads into memory. Took 24ms
  834. [16:40:35] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 31ms
  835. [16:40:35] [Server thread/INFO]: Loaded (56) kits into memory. Took 27ms
  836. [16:40:35] [Server thread/INFO]: Loaded (0) ranks into memory. Took 5ms
  837. [16:40:35] [Server thread/INFO]: Loaded (6) playtime rewards into memory. Took 2ms
  838. [16:40:35] [Server thread/INFO]: Loaded (81) player data into memory. Took 44ms
  839. [16:40:35] [Server thread/INFO]: Loaded (0) playtime records into memory. Took 1ms
  840. [16:40:35] [Server thread/INFO]: Loaded (71) playtime reward records into memory. Took 1ms
  841. [16:40:35] [Server thread/INFO]: Loaded (75) custom alias into memory. Took 7ms
  842. [16:40:35] [Server thread/INFO]: Loaded (1) interactive commands into memory. Took 2ms
  843. [16:40:35] [Server thread/INFO]: Registered events. Took 130ms
  844. [16:40:35] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 3ms
  845. [16:40:35] [Server thread/INFO]: Updated (EN) language file. Took 123ms
  846. [16:40:35] [Server thread/INFO]: Loaded (245) worth values into memory. Took 19ms
  847. [16:40:35] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
  848. [16:40:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmi
  849. [16:40:35] [Server thread/INFO]: PlaceholderAPI hooked.
  850. [16:40:35] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
  851. [16:40:35] [Server thread/INFO]: LWC was found - Enabling capabilities.
  852. [16:40:35] [Server thread/INFO]: Essentials was found - Enabling capabilities.
  853. [16:40:35] [Server thread/INFO]: Jobs was found - Enabling capabilities.
  854. [16:40:35] [Server thread/INFO]: Starting world timer.
  855. [16:40:35] [Server thread/INFO]: Initializing world manager.
  856. [16:40:35] [Server thread/INFO]: Loaded (5) schedules into memory. Took 6ms
  857. [16:40:35] [Server thread/INFO]: Loaded GeoIP
  858. [16:40:35] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms
  859. [16:40:35] [Server thread/INFO]: Version 9.0.2.7 has been enabled
  860. [16:40:35] [Server thread/INFO]: ???????????????????????????????????????????????????????
  861. [16:40:35] [Server thread/INFO]: [PremiumVanish] Hooked into CMI
  862. [16:40:35] [Server thread/INFO]: [SelectionVisualizer] Enabling SelectionVisualizer v3.0.5.0
  863. [16:40:35] [Server thread/INFO]: [SV] CMI plugin was found!
  864. [16:40:35] [Server thread/INFO]: [SV] GriefPrevention plugin was found!
  865. [16:40:35] [Server thread/INFO]: [SV] PlotSquared5 plugin was found!
  866. [16:40:35] [Server thread/INFO]: [SV] Jobs plugin was found!
  867. [16:40:35] [Server thread/INFO]: [SV] WorldBorder plugin was found!
  868. [16:40:35] [Server thread/INFO]: [SV] WorldEdit plugin was found!
  869. [16:40:35] [Server thread/INFO]: [SV] WorldGuard plugin was found!
  870. [16:40:35] [Server thread/INFO]: SelectionVisualizer Version 3.0.5.0 has been enabled
  871. [16:40:36] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.35
  872. [16:40:36] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
  873. [16:40:36] [Server thread/INFO]: [CrateReloaded] v1_16_R3
  874. [16:40:36] [Server thread/INFO]: [CrateReloaded] Hologram Provider: CMI
  875. [16:40:37] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
  876. [16:40:37] [Server thread/INFO]: [ChatControlRed] Enabling ChatControlRed v10.5.6
  877. [16:40:37] [Server thread/INFO]: ____ _ _ ____ ___ ____ ____ _ _ ___ ____ ____ _
  878. [16:40:37] [Server thread/INFO]: | |__| |__| | | | | |\ | | |__/ | | |
  879. [16:40:37] [Server thread/INFO]: |___ | | | | | |___ |__| | \| | | \ |__| |___
  880. [16:40:37] [Server thread/INFO]:
  881. [16:40:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chatcontrolred
  882. [16:40:37] [Server thread/INFO]: Warning: Minecraft 1.16+ has the Integration.ProtocolLib.Book_Anti_Crash feature nativelly, so it has been disabled on our end.
  883. [16:40:39] [Server thread/INFO]: Warning: Detected ViaVersion. If you're getting kicked out, set Integration.ProtocolLib.Listen_For_Packets and Tab_Complete.Enabled both to false in settings.yml.
  884. [16:40:39] [Server thread/INFO]:
  885. [16:40:39] [Server thread/INFO]: Tutorial:
  886. [16:40:39] [Server thread/INFO]: https://github.com/kangarko/ChatControl-Red/wiki
  887. [16:40:39] [Server thread/INFO]:
  888. [16:40:39] [Server thread/INFO]: Get help:
  889. [16:40:39] [Server thread/INFO]: https://github.com/kangarko/ChatControl-Red/issues
  890. [16:40:39] [Server thread/INFO]: ______________________________________________________________
  891. [16:40:40] [Server thread/ERROR]: [VampireRevamp] [ACF] Missing Language Key: commands.ring_description
  892. [16:40:40] [Server thread/ERROR]: [VampireRevamp] [ACF] Missing Language Key: commands.ring_description
  893. [16:40:40] [Server thread/ERROR]: [VampireRevamp] [ACF] Missing Language Key: commands.ring_description
  894. [16:40:40] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  895. [16:40:40] [Server thread/INFO]: Starting GS4 status listener
  896. [16:40:40] [Server thread/INFO]: Thread Query Listener started
  897. [16:40:40] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  898. [16:40:40] [Server thread/INFO]: Running delayed init tasks
  899. [16:40:40] [Craft Scheduler Thread - 12/INFO]: [HorseTpWithMe] Checking for updates...
  900. [16:40:40] [Craft Scheduler Thread - 13/INFO]: [Essentials] Fetching version information...
  901. [16:40:40] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  902. [16:40:40] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.4/5 (754)
  903. [16:40:40] [Craft Scheduler Thread - 15/INFO]: [Vault] Checking for Updates ...
  904. [16:40:40] [Craft Scheduler Thread - 5/INFO]: [P2] There appears to be a PlotSquared update available!
  905. [16:40:40] [Craft Scheduler Thread - 5/INFO]: [P2] You are running version 5.13.12, latest version is 6.0.9-BETA
  906. [16:40:40] [Craft Scheduler Thread - 5/INFO]: [P2] https://www.spigotmc.org/resources/77506/updates
  907. [16:40:40] [Craft Scheduler Thread - 12/INFO]: [HorseTpWithMe] You're all up to date.
  908. [16:40:40] [Craft Scheduler Thread - 11/INFO]: [AuctionHouse] You're running an unreleased version of Auction House (2.27.1)
  909. [16:40:40] [Craft Scheduler Thread - 27/INFO]: [Markets] Is running the latest version!
  910. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] ----------------------------------------------
  911. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] +==================+
  912. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] | SkinsRestorer |
  913. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] |------------------|
  914. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] | Standalone Mode |
  915. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] +==================+
  916. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] ----------------------------------------------
  917. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] Current version: 14.1.3
  918. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] This is the latest version!
  919. [16:40:40] [Craft Scheduler Thread - 10/INFO]: [SkinsRestorer] ----------------------------------------------
  920. [16:40:40] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  921. [16:40:40] [Server thread/INFO]: [Slimefun] Now running MetricsModule build #25
  922. [16:40:40] [Server thread/INFO]: [Slimefun] with a total of 19/19 chart(s)!
  923. [16:40:40] [Server thread/INFO]: [Slimefun] Metrics build #25 started.
  924. [16:40:41] [Server thread/INFO]: [Slimefun] Collecting Snapshots of all Recipes...
  925. [16:40:41] [Server thread/INFO]: [Slimefun] Found 1,027 Recipes!
  926. [16:40:41] [Server thread/INFO]:
  927. [16:40:41] [Server thread/INFO]: ######################### - Slimefun vDEV - 961 (git e187d878) - #########################
  928. [16:40:41] [Server thread/INFO]:
  929. [16:40:41] [Server thread/INFO]: Successfully loaded 3603 Items and 399 Researches
  930. [16:40:41] [Server thread/INFO]: ( 529 Items from Slimefun, 3074 Items from 34 Addons )
  931. [16:40:41] [Server thread/INFO]:
  932. [16:40:41] [Server thread/INFO]: Slimefun is an Open-Source project that is kept alive by a large community.
  933. [16:40:41] [Server thread/INFO]: Consider helping us maintain this project by contributing on GitHub!
  934. [16:40:41] [Server thread/INFO]:
  935. [16:40:41] [Server thread/INFO]: - Source Code: https://github.com/Slimefun/Slimefun4
  936. [16:40:41] [Server thread/INFO]: - Wiki: https://github.com/Slimefun/Slimefun4/wiki
  937. [16:40:41] [Server thread/INFO]: - Addons: https://github.com/Slimefun/Slimefun4/wiki/Addons
  938. [16:40:41] [Server thread/INFO]: - Bug Reports: https://github.com/Slimefun/Slimefun4/issues
  939. [16:40:41] [Server thread/INFO]: - Discord: https://discord.gg/slimefun
  940. [16:40:41] [Server thread/INFO]:
  941. [16:40:42] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
  942. [16:40:42] [Server thread/INFO]: [Slimefun] This may take a long time...
  943. [16:40:45] [Server thread/INFO]: [Slimefun] Loading Blocks... 32% done ("world")
  944. [16:40:49] [Server thread/INFO]: [Slimefun] Loading Blocks... 81% done ("world")
  945. [16:40:50] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 7,431ms)
  946. [16:40:50] [Server thread/INFO]: [Slimefun] Loaded a total of 660,990 Blocks for World "world"
  947. [16:40:50] [Server thread/INFO]: [Slimefun] Avg: 0.01ms/Block
  948. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_nether"
  949. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  950. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 18ms)
  951. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 231 Blocks for World "world_nether"
  952. [16:41:11] [Server thread/INFO]: [Slimefun] Avg: 0.08ms/Block
  953. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_the_end"
  954. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  955. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 4ms)
  956. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 95 Blocks for World "world_the_end"
  957. [16:41:11] [Server thread/INFO]: [Slimefun] Avg: 0.04ms/Block
  958. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_tardis_skaro"
  959. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  960. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 2ms)
  961. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 100 Blocks for World "world_tardis_skaro"
  962. [16:41:11] [Server thread/INFO]: [Slimefun] Avg: 0.02ms/Block
  963. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_tardis_gallifrey"
  964. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  965. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  966. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_tardis_gallifrey"
  967. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_tardis_siluria"
  968. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  969. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 10ms)
  970. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 127 Blocks for World "world_tardis_siluria"
  971. [16:41:11] [Server thread/INFO]: [Slimefun] Avg: 0.08ms/Block
  972. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "tardis_zero_room"
  973. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  974. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
  975. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "tardis_zero_room"
  976. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "amp_world_nether"
  977. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  978. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  979. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "amp_world_nether"
  980. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "tardis_timevortex"
  981. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  982. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 3ms)
  983. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 69 Blocks for World "tardis_timevortex"
  984. [16:41:11] [Server thread/INFO]: [Slimefun] Avg: 0.04ms/Block
  985. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_tardis_siluria_space"
  986. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  987. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 2ms)
  988. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 194 Blocks for World "world_tardis_siluria_space"
  989. [16:41:11] [Server thread/INFO]: [Slimefun] Avg: 0.01ms/Block
  990. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "creativetwo"
  991. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  992. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  993. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "creativetwo"
  994. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_tardis_skaro_space"
  995. [16:41:11] [Server thread/INFO]: [Slimefun] This may take a long time...
  996. [16:41:11] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 2ms)
  997. [16:41:11] [Server thread/INFO]: [Slimefun] Loaded a total of 206 Blocks for World "world_tardis_skaro_space"
  998. [16:41:11] [Server thread/INFO]: [Slimefun] Avg: 0.01ms/Block
  999. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks for World "event"
  1000. [16:41:15] [Server thread/INFO]: [Slimefun] This may take a long time...
  1001. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 3ms)
  1002. [16:41:15] [Server thread/INFO]: [Slimefun] Loaded a total of 4 Blocks for World "event"
  1003. [16:41:15] [Server thread/INFO]: [Slimefun] Avg: 0.75ms/Block
  1004. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks for World "EnderFarm"
  1005. [16:41:15] [Server thread/INFO]: [Slimefun] This may take a long time...
  1006. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 18ms)
  1007. [16:41:15] [Server thread/INFO]: [Slimefun] Loaded a total of 200 Blocks for World "EnderFarm"
  1008. [16:41:15] [Server thread/INFO]: [Slimefun] Avg: 0.09ms/Block
  1009. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks for World "RolePlay"
  1010. [16:41:15] [Server thread/INFO]: [Slimefun] This may take a long time...
  1011. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 16ms)
  1012. [16:41:15] [Server thread/INFO]: [Slimefun] Loaded a total of 199 Blocks for World "RolePlay"
  1013. [16:41:15] [Server thread/INFO]: [Slimefun] Avg: 0.08ms/Block
  1014. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks for World "nether_claims"
  1015. [16:41:15] [Server thread/INFO]: [Slimefun] This may take a long time...
  1016. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 24ms)
  1017. [16:41:15] [Server thread/INFO]: [Slimefun] Loaded a total of 363 Blocks for World "nether_claims"
  1018. [16:41:15] [Server thread/INFO]: [Slimefun] Avg: 0.07ms/Block
  1019. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_space"
  1020. [16:41:15] [Server thread/INFO]: [Slimefun] This may take a long time...
  1021. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 52ms)
  1022. [16:41:15] [Server thread/INFO]: [Slimefun] Loaded a total of 6,772 Blocks for World "world_space"
  1023. [16:41:15] [Server thread/INFO]: [Slimefun] Avg: 0.01ms/Block
  1024. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks for World "pvp"
  1025. [16:41:15] [Server thread/INFO]: [Slimefun] This may take a long time...
  1026. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 7ms)
  1027. [16:41:15] [Server thread/INFO]: [Slimefun] Loaded a total of 98 Blocks for World "pvp"
  1028. [16:41:15] [Server thread/INFO]: [Slimefun] Avg: 0.07ms/Block
  1029. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks for World "QuirpyEnd"
  1030. [16:41:15] [Server thread/INFO]: [Slimefun] This may take a long time...
  1031. [16:41:15] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 11ms)
  1032. [16:41:15] [Server thread/INFO]: [Slimefun] Loaded a total of 169 Blocks for World "QuirpyEnd"
  1033. [16:41:15] [Server thread/INFO]: [Slimefun] Avg: 0.07ms/Block
  1034. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks for World "creative"
  1035. [16:41:16] [Server thread/INFO]: [Slimefun] This may take a long time...
  1036. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  1037. [16:41:16] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "creative"
  1038. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks for World "pixelmap"
  1039. [16:41:16] [Server thread/INFO]: [Slimefun] This may take a long time...
  1040. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  1041. [16:41:16] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "pixelmap"
  1042. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks for World "amp_world"
  1043. [16:41:16] [Server thread/INFO]: [Slimefun] This may take a long time...
  1044. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 30ms)
  1045. [16:41:16] [Server thread/INFO]: [Slimefun] Loaded a total of 1,839 Blocks for World "amp_world"
  1046. [16:41:16] [Server thread/INFO]: [Slimefun] Avg: 0.02ms/Block
  1047. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks for World "pixelmaptwo"
  1048. [16:41:16] [Server thread/INFO]: [Slimefun] This may take a long time...
  1049. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  1050. [16:41:16] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "pixelmaptwo"
  1051. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks for World "staff_creative"
  1052. [16:41:16] [Server thread/INFO]: [Slimefun] This may take a long time...
  1053. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
  1054. [16:41:16] [Server thread/INFO]: [Slimefun] Loaded a total of 3 Blocks for World "staff_creative"
  1055. [16:41:16] [Server thread/INFO]: [Slimefun] Avg: 0.33ms/Block
  1056. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_tardis_gallifrey_space"
  1057. [16:41:16] [Server thread/INFO]: [Slimefun] This may take a long time...
  1058. [16:41:16] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 2ms)
  1059. [16:41:16] [Server thread/INFO]: [Slimefun] Loaded a total of 247 Blocks for World "world_tardis_gallifrey_space"
  1060. [16:41:16] [Server thread/INFO]: [Slimefun] Avg: 0.01ms/Block
  1061. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loading Protection Modules...
  1062. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] This may happen more than once.
  1063. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "WorldGuard v7.0.5+3827266"
  1064. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "GriefPrevention v16.17.1-2b69191"
  1065. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "LWC v2.2.7-ad0f824"
  1066. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "PlotSquared v5.13.12"
  1067. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "CoreProtect"
  1068. [16:41:16] [Server thread/INFO]: [Slimefun] Hooked into Slimefun Addon: ChestTerminal
  1069. [16:41:16] [Updater Thread/INFO]: [Liquid] Liquid is already up to date!
  1070. [16:41:16] [Updater Thread/INFO]: [ExtraGear] ExtraGear is already up to date!
  1071. [16:41:16] [Updater Thread/INFO]: [SlimyRepair] SlimyRepair is already up to date!
  1072. [16:41:16] [Updater Thread/INFO]: [EcoPower] EcoPower is already up to date!
  1073. [16:41:16] [Updater Thread/INFO]: [MobCapturer] MobCapturer is already up to date!
  1074. [16:41:16] [Updater Thread/INFO]: [ExtraTools] ExtraTools is already up to date!
  1075. [16:41:16] [Updater Thread/INFO]: [ExoticGarden] ExoticGarden is already up to date!
  1076. [16:41:16] [Updater Thread/INFO]: [SoulJars] SoulJars is already up to date!
  1077. [16:41:16] [Updater Thread/INFO]: [SFCalc] SFCalc is already up to date!
  1078. [16:41:16] [Updater Thread/INFO]: [TranscEndence] TranscEndence is already up to date!
  1079. [16:41:16] [Updater Thread/INFO]: [PrivateStorage] PrivateStorage is already up to date!
  1080. [16:41:16] [Updater Thread/INFO]: [SlimefunOreChunks] SlimefunOreChunks is already up to date!
  1081. [16:41:16] [Updater Thread/INFO]: [HotbarPets] HotbarPets is already up to date!
  1082. [16:41:16] [Updater Thread/INFO]: [ChestTerminal] ChestTerminal is already up to date!
  1083. [16:41:16] [Updater Thread/INFO]: [SlimefunLuckyBlocks] SlimefunLuckyBlocks is already up to date!
  1084. [16:41:16] [Updater Thread/INFO]: [FoxyMachines] FoxyMachines is already up to date!
  1085. [16:41:16] [Updater Thread/INFO]: [SimpleMaterialGenerators] SimpleMaterialGenerators is already up to date!
  1086. [16:41:16] [Updater Thread/INFO]: [ElectricSpawners] ElectricSpawners is already up to date!
  1087. [16:41:16] [Updater Thread/INFO]: [SlimyTreeTaps] SlimyTreeTaps is already up to date!
  1088. [16:41:16] [Updater Thread/INFO]: [FluffyMachines] FluffyMachines is already up to date!
  1089. [16:41:16] [Updater Thread/INFO]: [DyedBackpacks] DyedBackpacks is already up to date!
  1090. [16:41:16] [Updater Thread/INFO]: [SoundMuffler] SoundMuffler is already up to date!
  1091. [16:41:16] [Updater Thread/INFO]: [ExtraHeads] ExtraHeads is already up to date!
  1092. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loading Protection Modules...
  1093. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] This may happen more than once.
  1094. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "WorldGuard v7.0.5+3827266"
  1095. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "GriefPrevention v16.17.1-2b69191"
  1096. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "LWC v2.2.7-ad0f824"
  1097. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "PlotSquared v5.13.12"
  1098. [16:41:16] [Server thread/INFO]: [CS-CoreLib2] Loaded Protection Module "CoreProtect"
  1099. [16:41:16] [Server thread/WARN]: [InfinityExpansion] ########################################################
  1100. [16:41:16] [Server thread/WARN]: [InfinityExpansion] LiteXpansion nerfs energy generation in this addon.
  1101. [16:41:16] [Server thread/WARN]: [InfinityExpansion] You can disable these nerfs in the LiteXpansion config.
  1102. [16:41:16] [Server thread/WARN]: [InfinityExpansion] Under 'options:' add 'nerf-other-addons: false'
  1103. [16:41:16] [Server thread/WARN]: [InfinityExpansion] ########################################################
  1104. [16:41:16] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
  1105. [16:41:16] [Updater Thread/INFO]: [SensibleToolbox] SensibleToolbox is already up to date!
  1106. [16:41:17] [Updater Thread/INFO]: [SimpleUtils] SimpleUtils is already up to date!
  1107. [16:41:17] [Updater Thread/INFO]: [LiteXpansion] LiteXpansion is already up to date!
  1108. [16:41:17] [Updater Thread/INFO]: [InfinityExpansion] InfinityExpansion is already up to date!
  1109. [16:41:17] [Updater Thread/INFO]: [SlimefunWarfare] SlimefunWarfare is already up to date!
  1110. [16:41:17] [Updater Thread/INFO]: [SlimeTinker] SlimeTinker is already up to date!
  1111. [16:41:19] [Server thread/INFO]: --------------------------------------------------------
  1112. [16:41:19] [Server thread/INFO]:
  1113. [16:41:19] [Server thread/INFO]: Thank you for purchasing Auction House, it means a lot
  1114. [16:41:19] [Server thread/INFO]: - Kiran Hart
  1115. [16:41:19] [Server thread/INFO]:
  1116. [16:41:19] [Server thread/INFO]: --------------------------------------------------------
  1117. [16:41:19] [Server thread/INFO]: [Boss] Loading 10 bosses
  1118. [16:41:19] [Server thread/INFO]:
  1119. [16:41:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
  1120. [16:41:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ultimatevotes
  1121. [16:41:19] [Server thread/WARN]: [PlaceholderAPI] playerpoints is attempting to register placeholders via a PlaceholderHook class which is no longer supported!
  1122. [16:41:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  1123. [16:41:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ultimatevotes
  1124. [16:41:19] [Server thread/INFO]: 4 placeholder hooks successfully registered!
  1125. [16:41:19] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
  1126. [16:41:27] [Server thread/INFO]: Done (124.540s)! For help, type "help"
  1127. [16:41:27] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 46685ms or 933 ticks behind
  1128. [16:41:27] [Server thread/INFO]: Timings Reset
  1129. [16:41:28] [Craft Scheduler Thread - 28/INFO]: [BossShopPro] Successfully hooked into Points plugin PlayerPoints.
  1130. [16:41:36] [Craft Scheduler Thread - 20/INFO]: [Brewery] Background data loading complete.
  1131. [16:41:36] [Craft Scheduler Thread - 30/INFO]: [Markets] Market data has been automatically saved
  1132. [16:41:36] [Craft Scheduler Thread - 20/INFO]: [AuctionHouse] Auto saved auction items & transactions
  1133. [16:41:40] [Craft Scheduler Thread - 28/INFO]: [BossShopPro] Loaded 30 Shops!
  1134. [16:41:40] [Craft Scheduler Thread - 28/INFO]: [BossShopPro] Vault found.
  1135. [16:42:40] [User Authenticator #1/INFO]: UUID of player CyberDyneMOD101 is 085af6b1-bbaa-48d8-8530-571abc8caabb
  1136. [16:42:41] [Server thread/INFO]: TIP: Joining player to his saved channel standard in mode write
  1137. [16:42:41] [Server thread/INFO]: TIP Warning: Player CyberDyneMOD101 had chatcontrol.channel.autojoin.admin.read but lacked chatcontrol.channel.join.admin.read so he won't be added to the 'admin' channel!
  1138. [16:42:41] [Server thread/INFO]: CyberDyneMOD101[/172.0.77.112:52476] logged in with entity id 2433 at ([world]-405.69999998807907, 67.20000004768372, -641.9439258872393)
  1139. [16:42:41] [Server thread/WARN]: [Essentials] Permissions lag notice with (LuckPermsHandler). Response took 65.862717ms. Summary: Getting prefix for CyberDyneMOD101
  1140. [16:42:41] [Server thread/INFO]: CyberDyneMOD101 has joined Community Brew!
  1141. [16:42:41] [Server thread/INFO]: [Essentials] Set god mode to false for CyberDyneMOD101 because they had it enabled without permission.
  1142. [16:42:45] [Craft Scheduler Thread - 29/INFO]: [AuctionHouse] Adding player: CyberDyneMOD101 to Auction Player list.
  1143. [16:42:51] [Craft Scheduler Thread - 15/INFO]: [Vault] There was an issue attempting to check for the latest version.
  1144. [16:42:51] [Craft Scheduler Thread - 15/INFO]: [Vault] No new version available
  1145. [16:42:55] [Server thread/INFO]: CyberDyneMOD101 issued server command: /stop
  1146. [16:42:59] [User Authenticator #1/INFO]: UUID of player mr_coffee1026 is e6ddad0f-a28e-4d4b-8415-4b5460e69f97
  1147. [16:42:59] [Server thread/INFO]: TIP: Joining player to his saved channel admin in mode read
  1148. [16:42:59] [Server thread/INFO]: TIP: Joining player to his saved channel standard in mode write
  1149. [16:42:59] [Server thread/INFO]: TIP: Player mr_coffee1026 is already in channel 'admin' in mode read, not adding.
  1150. [16:42:59] [Server thread/INFO]: TIP: Automatically enabling spy mode for mr_coffee1026 because he had 'chatcontrol.spy.autoenable' permission. To stop automatically enabling spy mode for players, give them negative 'chatcontrol.spy.autoenable' permission (a value of false when using LuckPerms). This message only shows once per 3 hours.
  1151. [16:42:59] [Server thread/INFO]: mr_coffee1026[/68.39.192.23:6221] logged in with entity id 2586 at ([world]526.4192354472457, 55.0, 602.1555927062724)
  1152. [16:43:00] [Server thread/INFO]: mr_coffee1026 has joined Community Brew!
  1153. [16:43:00] [Craft Scheduler Thread - 39/INFO]: [AuctionHouse] Adding player: mr_coffee1026 to Auction Player list.
  1154. [16:43:04] [Async Chat Thread - #0/INFO]: [standard] CyberDyneMOD101: wb
  1155. [16:43:07] [Craft Scheduler Thread - 22/INFO]: [Slimefun] Auto-saving block data... (Next auto-save: 10m)
  1156. [16:43:07] [Craft Scheduler Thread - 22/INFO]: [Slimefun] Saving block data for world "world_the_end" (3 change(s) queued)
  1157. [16:43:07] [Craft Scheduler Thread - 22/INFO]: [Slimefun] Saving block data for world "EnderFarm" (712 change(s) queued)
  1158. [16:43:07] [Craft Scheduler Thread - 22/INFO]: [Slimefun] Saving block data for world "QuirpyEnd" (325 change(s) queued)
  1159. [16:43:07] [Craft Scheduler Thread - 22/INFO]: [Slimefun] Saving block data for world "amp_world" (15 change(s) queued)
  1160. [16:43:07] [Craft Scheduler Thread - 22/INFO]: [Slimefun] Saving block data for world "nether_claims" (1,181 change(s) queued)
  1161. [16:43:08] [Craft Scheduler Thread - 22/INFO]: [Slimefun] Saving block data for world "world_nether" (502 change(s) queued)
  1162. [16:43:08] [Craft Scheduler Thread - 22/INFO]: [Slimefun] Saving block data for world "world" (120,647 change(s) queued)
  1163. [16:43:11] [Async Chat Thread - #0/INFO]: Note: Not sending mr_coffee1026's chat to spying players because he had 'chatcontrol.bypass.spy' permission. Player messages with such permission are not spied on. To disable that, give him this permission as negative (a false value if using LuckPerms). This message only shows once per 3 hours.
  1164. [16:43:11] [Async Chat Thread - #0/INFO]: Note: Not logging mr_coffee1026's chat because he had 'chatcontrol.bypass.log' permission. Players with these permission do not get their content logged. To disable that, give him this permission as negative (a false value if using LuckPerms). This message only shows once per 3 hours.
  1165. [16:43:11] [Async Chat Thread - #0/INFO]: [standard] mr_coffee1026: ty
  1166. [16:43:16] [Server thread/INFO]: mr_coffee1026 issued server command: /serverrestorer save
  1167. [16:43:46] [Craft Scheduler Thread - 30/INFO]: [Brewery] ERROR: Could not check for Updates. This error can probably be ignored
  1168. [16:43:46] [Craft Scheduler Thread - 30/WARN]: java.net.ConnectException: Connection timed out
  1169. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.nio.ch.Net.connect0(Native Method)
  1170. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.nio.ch.Net.connect(Net.java:576)
  1171. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.nio.ch.Net.connect(Net.java:565)
  1172. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588)
  1173. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333)
  1174. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/java.net.Socket.connect(Socket.java:645)
  1175. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:290)
  1176. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:174)
  1177. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
  1178. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:497)
  1179. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:600)
  1180. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265)
  1181. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:379)
  1182. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:189)
  1183. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1232)
  1184. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1120)
  1185. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:175)
  1186. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2872)
  1187. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2782)
  1188. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1915)
  1189. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1577)
  1190. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
  1191. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at com.dre.brewery.filedata.UpdateChecker.query(UpdateChecker.java:82)
  1192. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at com.dre.brewery.filedata.UpdateChecker.run(UpdateChecker.java:50)
  1193. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101)
  1194. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
  1195. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  1196. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  1197. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
  1198. [16:43:46] [Craft Scheduler Thread - 30/WARN]: at java.base/java.lang.Thread.run(Thread.java:831)
  1199. [16:51:29] [Async Chat Thread - #1/INFO]: [standard] CyberDyneMOD101: why did the server reboot/
  1200. [16:51:35] [Async Chat Thread - #1/INFO]: [standard] CyberDyneMOD101: just curious
  1201. [16:51:44] [Async Chat Thread - #1/INFO]: [standard] mr_coffee1026: my plugin wasn't cooperating so i rebooted it
  1202. [16:51:55] [Async Chat Thread - #1/INFO]: [standard] CyberDyneMOD101: ah
  1203. [16:52:26] [Server thread/INFO]: CyberDyneMOD101 issued server command: /home base
  1204. [16:52:33] [Server thread/INFO]: CyberDyneMOD101 issued server command: /sg
  1205. [16:52:54] [Server thread/INFO]: CyberDyneMOD101 issued server command: /warp targatt
  1206. [16:53:07] [Craft Scheduler Thread - 68/INFO]: [Slimefun] Auto-saving block data... (Next auto-save: 10m)
  1207. [16:53:07] [Craft Scheduler Thread - 68/INFO]: [Slimefun] Saving block data for world "world_nether" (3,658 change(s) queued)
  1208. [16:53:07] [Craft Scheduler Thread - 68/INFO]: [Slimefun] Saving block data for world "world" (579,320 change(s) queued)
  1209. [16:53:14] [Async Chat Thread - #2/INFO]: [standard] mr_coffee1026: i'm trying out this backup thingie to see if it'll work for a decent way to copy all of the worlds without losing anything
  1210. [16:53:21] [Async Chat Thread - #2/INFO]: [standard] CyberDyneMOD101: oooo
  1211. [16:55:29] [Async Chat Thread - #3/INFO]: [standard] mr_coffee1026: supposed to be pretty fast but it seems slower than the way i'd do it, so i'm not sure
  1212. [16:55:52] [Async Chat Thread - #3/INFO]: [standard] mr_coffee1026: but it might be alright to take whatever time it wants to so long as it automatically updates things along the way which it is supposed to do
  1213. [16:56:25] [Async Chat Thread - #3/INFO]: [standard] mr_coffee1026: the way i'd do it i'd basically have to shut the server down... zip copy everything and download that file
  1214. [16:56:30] [Async Chat Thread - #3/INFO]: [standard] CyberDyneMOD101: oof
  1215. [16:56:31] [Craft Scheduler Thread - 88/INFO]: [Markets] Market data has been automatically saved
  1216. [17:00:52] [Async Chat Thread - #4/INFO]: [standard] mr_coffee1026: i'm finding less and less of south park funny as i get through it
  1217. [17:01:13] [Async Chat Thread - #4/INFO]: [standard] mr_coffee1026: there are bits that make me laugh pretty hard but then the rest of the show it's just kinda garbage
  1218. [17:01:44] [Async Chat Thread - #4/INFO]: [standard] CyberDyneMOD101: yea
  1219. [17:01:47] [Async Chat Thread - #4/INFO]: [standard] mr_coffee1026: like in this one they've got al gore ranting about something called a "man-bear-pig" which is half man, half bear and half pig
  1220. [17:01:51] [Async Chat Thread - #4/INFO]: [standard] CyberDyneMOD101: it gets like that
  1221. [17:02:09] [Async Chat Thread - #4/INFO]: [standard] CyberDyneMOD101: "Im Super Super cereal"
  1222. [17:02:16] [Async Chat Thread - #4/INFO]: [standard] mr_coffee1026: yes that's the one
  1223. [17:02:29] [Server thread/INFO]: com.mojang.authlib.GameProfile@785d3883[id=<null>,name=dujesus,properties={},legacy=false] (/187.37.208.125:59570) lost connection: Disconnected
  1224. [17:02:29] [Async Chat Thread - #4/INFO]: [standard] mr_coffee1026: gets him to stomp his feet and cry every so often
  1225. [17:03:07] [Craft Scheduler Thread - 104/INFO]: [Slimefun] Auto-saving block data... (Next auto-save: 10m)
  1226. [17:03:07] [Craft Scheduler Thread - 104/INFO]: [Slimefun] Saving block data for world "world_nether" (3,501 change(s) queued)
  1227. [17:03:07] [Craft Scheduler Thread - 104/INFO]: [Slimefun] Saving block data for world "world" (609,080 change(s) queued)
  1228. [17:04:24] [Async Chat Thread - #5/INFO]: [standard] mr_coffee1026: like i'm with you on the guy being not entirely "with it" but he wasn't that outrageous
  1229. [17:04:58] [Async Chat Thread - #5/INFO]: [standard] mr_coffee1026: i did kind of like the eps where they talked about scientology and the "super adventure club" if i'm remembering that name right
  1230. [17:05:13] [Async Chat Thread - #5/INFO]: [standard] CyberDyneMOD101: oh god where chef dies
  1231. [17:05:21] [Async Chat Thread - #5/INFO]: [standard] CyberDyneMOD101: then becomes darth vader
  1232. [17:06:05] [Async Chat Thread - #5/INFO]: [standard] mr_coffee1026: although those weere ludicrous episodes but it's only more ludicrous that that is what scientology teaches... i can't be certain how ver batim it was but um... there was this movie...
  1233. [17:06:32] [Async Chat Thread - #5/INFO]: [standard] mr_coffee1026: which basically is the plot line of that "religion" also... something travolta was in i can find it
  1234. [17:07:25] [Async Chat Thread - #5/INFO]: [standard] mr_coffee1026: "battlefield earth"
  1235. [17:07:30] [Async Chat Thread - #5/INFO]: [standard] mr_coffee1026: very bad sci fi
  1236. [17:09:46] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1237. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5d4699.fc89d869.9...ok
  1238. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5c1674.66b2cf75.3...ok
  1239. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5d0018.65c7fb92.7...ok
  1240. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b6aef58.5028dcd4.10...ok
  1241. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5d11c8.f0cd74cc.8.idx...ok
  1242. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5c1674.66b2cf75.3.idx...ok
  1243. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b6aef58.5028dcd4.10.idx...ok
  1244. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5d0018.65c7fb92.7.idx...ok
  1245. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b598654.b23c92d5.0...ok
  1246. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5b854d.6cd745da.1...ok
  1247. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5bd785.cafcb5ae.2.idx...ok
  1248. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5c6cf0.14aa99b8.4...ok
  1249. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5cda38.b02893e7.6...ok
  1250. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b598654.b23c92d5.0.idx...ok
  1251. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5caa49.742ee364.5.idx...ok
  1252. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5c6cf0.14aa99b8.4.idx...ok
  1253. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5d4699.fc89d869.9.idx...ok
  1254. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5d11c8.f0cd74cc.8...ok
  1255. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5b854d.6cd745da.1.idx...ok
  1256. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5caa49.742ee364.5...ok
  1257. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5bd785.cafcb5ae.2...ok
  1258. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/3ee79c96-57ce-48c2-ad37-c01cdef0ec85/ts.17b6b5cda38.b02893e7.6.idx...ok
  1259. [17:09:47] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1260. [17:09:53] [Async Chat Thread - #6/INFO]: [standard] CyberDyneMOD101: vc?
  1261. [17:10:06] [Async Chat Thread - #6/INFO]: [standard] CyberDyneMOD101: or is dinner soon?
  1262. [17:10:41] [Async Chat Thread - #6/INFO]: [standard] mr_coffee1026: it is but i have dialysis prior to that yet and it's not for a little while
  1263. [17:10:46] [Async Chat Thread - #6/INFO]: [standard] CyberDyneMOD101: oh ok
  1264. [17:11:26] [Craft Scheduler Thread - 68/INFO]: [LibsDisguises] Now looking for update on Github..
  1265. [17:11:31] [Craft Scheduler Thread - 146/INFO]: [Markets] Market data has been automatically saved
  1266. [17:11:31] [Craft Scheduler Thread - 135/INFO]: [AuctionHouse] Auto saved auction items & transactions
  1267. [17:11:45] [User Authenticator #2/INFO]: UUID of player RedDrago1132 is c2e6ee56-54cc-45c4-92b1-6e8d0ac4a8b2
  1268. [17:11:46] [Server thread/INFO]: TIP: Joining player to his saved channel standard in mode write
  1269. [17:11:46] [Server thread/INFO]: TIP Warning: Player RedDrago1132 had chatcontrol.channel.autojoin.admin.read but lacked chatcontrol.channel.join.admin.read so he won't be added to the 'admin' channel!
  1270. [17:11:46] [Server thread/INFO]: RedDrago1132[/174.86.237.160:54845] logged in with entity id 5308 at ([world]-5998.874005910951, 67.875, -27294.30000001192)
  1271. [17:11:46] [Server thread/INFO]: RedDrago1132 has joined Community Brew!
  1272. [17:11:47] [Craft Scheduler Thread - 140/INFO]: [AuctionHouse] Adding player: RedDrago1132 to Auction Player list.
  1273. [17:11:53] [Async Chat Thread - #7/INFO]: [standard] mr_coffee1026: wb
  1274. [17:11:54] [Async Chat Thread - #7/INFO]: [standard] RedDrago1132: Ty
  1275. [17:11:55] [Async Chat Thread - #7/INFO]: [standard] CyberDyneMOD101: wb
  1276. [17:11:57] [Server thread/INFO]: RedDrago1132 issued server command: /fly
  1277. [17:11:59] [Async Chat Thread - #7/INFO]: [standard] RedDrago1132: Ty
  1278. [17:12:08] [Async Chat Thread - #7/INFO]: [standard] mr_coffee1026: vc if you wanna
  1279. [17:12:20] [Async Chat Thread - #7/INFO]: [standard] RedDrago1132: Hii
  1280. [17:12:29] [Async Chat Thread - #7/INFO]: [standard] RedDrago1132: eating crunchy foods
  1281. [17:12:33] [Async Chat Thread - #7/INFO]: [standard] RedDrago1132: ill unmute soon
  1282. [17:13:07] [Craft Scheduler Thread - 148/INFO]: [Slimefun] Auto-saving block data... (Next auto-save: 10m)
  1283. [17:13:07] [Craft Scheduler Thread - 148/INFO]: [Slimefun] Saving block data for world "world_nether" (3,501 change(s) queued)
  1284. [17:13:07] [Craft Scheduler Thread - 148/INFO]: [Slimefun] Saving block data for world "world" (599,019 change(s) queued)
  1285. [17:13:28] [Async Chat Thread - #7/INFO]: [standard] RedDrago1132: stick your tounge out i may be able to read it
  1286. [17:13:29] [Async Chat Thread - #7/INFO]: [standard] RedDrago1132: xD
  1287. [17:21:04] [Server thread/INFO]: RedDrago1132 lost connection: Disconnected
  1288. [17:21:04] [Server thread/INFO]: [AuctionHouse] Removing Instances for user: RedDrago1132
  1289. [17:21:04] [Server thread/INFO]: RedDrago1132 has left Community Brew!
  1290. [17:21:34] [Server thread/INFO]: CyberDyneMOD101 issued server command: /craft
  1291. [17:22:24] [Craft Scheduler Thread - 168/INFO]: [ChestShop] CyberDyneMOD101 created a shop - Q 1 : C 255 Paper#dG - B 250 - at [world] -396, 65, -644
  1292. [17:22:57] [Craft Scheduler Thread - 173/INFO]: [ChestShop] CyberDyneMOD101 created a shop - Q 64 : C 3456 Quartz - B 20 - at [world] -396, 64, -646
  1293. [17:23:07] [Craft Scheduler Thread - 168/INFO]: [Slimefun] Auto-saving block data... (Next auto-save: 10m)
  1294. [17:23:07] [Craft Scheduler Thread - 168/INFO]: [Slimefun] Saving block data for world "world_nether" (3,522 change(s) queued)
  1295. [17:23:07] [Craft Scheduler Thread - 168/INFO]: [Slimefun] Saving block data for world "world" (598,912 change(s) queued)
  1296. [17:23:20] [Craft Scheduler Thread - 185/INFO]: [ChestShop] CyberDyneMOD101 created a shop - Q 1 : C 11 Iron Ingot#dH - B 10000 - at [world] -397, 65, -643
  1297. [17:26:31] [Craft Scheduler Thread - 198/INFO]: [Markets] Market data has been automatically saved
  1298. [17:28:05] [Server thread/INFO]: CyberDyneMOD101 issued server command: /bal
  1299. [17:28:33] [Server thread/INFO]: mr_coffee1026 issued server command: /tp CyberDyneMOD101
  1300. [17:28:52] [Server thread/INFO]: mr_coffee1026 issued server command: /gm 3
  1301. [17:29:00] [Server thread/INFO]: mr_coffee1026 issued server command: /tp CyberDyneMOD101
  1302. [17:29:04] [Server thread/INFO]: mr_coffee1026 issued server command: /gm 0
  1303. [17:29:29] [Server thread/INFO]: CyberDyneMOD101 issued server command: /undis
  1304. [17:29:40] [Server thread/INFO]: mr_coffee1026 issued server command: /ci
  1305. [17:31:16] [Server thread/INFO]: CyberDyneMOD101 issued server command: /baltop
  1306. [17:31:22] [Craft Scheduler Thread - 208/INFO]: [Essentials] Found UUID bc565209-d405-4a3f-bdf5-78ed41de74df for player Drago1132, but player already has a UUID (e029c296-0c9f-459b-a16e-140c91b9f675). Not replacing UUID in usermap.
  1307. java.lang.RuntimeException: null
  1308. at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:141) ~[?:?]
  1309. at com.earth2me.essentials.UserMap.load(UserMap.java:168) ~[?:?]
  1310. at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[?:?]
  1311. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[patched_1.16.5.jar:git-Paper-786]
  1312. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[patched_1.16.5.jar:git-Paper-786]
  1313. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[patched_1.16.5.jar:git-Paper-786]
  1314. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[patched_1.16.5.jar:git-Paper-786]
  1315. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[patched_1.16.5.jar:git-Paper-786]
  1316. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[patched_1.16.5.jar:git-Paper-786]
  1317. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[patched_1.16.5.jar:git-Paper-786]
  1318. at com.earth2me.essentials.UserMap.getUser(UserMap.java:118) ~[?:?]
  1319. at com.earth2me.essentials.BalanceTopImpl.calculateBalanceTopMap(BalanceTopImpl.java:32) ~[?:?]
  1320. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-786]
  1321. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-786]
  1322. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-786]
  1323. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  1324. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  1325. at java.lang.Thread.run(Thread.java:831) [?:?]
  1326. [17:31:25] [Craft Scheduler Thread - 208/INFO]: [Essentials] Found UUID dd3d15ef-0e41-4c6f-b0d6-2b38c9322902 for player Dyreckt, but player already has a UUID (7804a136-d224-4f13-8dc2-2b96f12228f9). Not replacing UUID in usermap.
  1327. java.lang.RuntimeException: null
  1328. at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:141) ~[?:?]
  1329. at com.earth2me.essentials.UserMap.load(UserMap.java:168) ~[?:?]
  1330. at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[?:?]
  1331. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[patched_1.16.5.jar:git-Paper-786]
  1332. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[patched_1.16.5.jar:git-Paper-786]
  1333. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[patched_1.16.5.jar:git-Paper-786]
  1334. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[patched_1.16.5.jar:git-Paper-786]
  1335. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[patched_1.16.5.jar:git-Paper-786]
  1336. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[patched_1.16.5.jar:git-Paper-786]
  1337. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[patched_1.16.5.jar:git-Paper-786]
  1338. at com.earth2me.essentials.UserMap.getUser(UserMap.java:118) ~[?:?]
  1339. at com.earth2me.essentials.BalanceTopImpl.calculateBalanceTopMap(BalanceTopImpl.java:32) ~[?:?]
  1340. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-786]
  1341. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-786]
  1342. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-786]
  1343. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  1344. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  1345. at java.lang.Thread.run(Thread.java:831) [?:?]
  1346. [17:31:30] [Craft Scheduler Thread - 208/INFO]: [Essentials] Found UUID 1f52a85b-e183-4c0f-8f0a-93748c809973 for player MissOblivious, but player already has a UUID (75ad0ef0-07e2-4e73-8260-80dee7599a28). Not replacing UUID in usermap.
  1347. java.lang.RuntimeException: null
  1348. at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:141) ~[?:?]
  1349. at com.earth2me.essentials.UserMap.load(UserMap.java:168) ~[?:?]
  1350. at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[?:?]
  1351. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[patched_1.16.5.jar:git-Paper-786]
  1352. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[patched_1.16.5.jar:git-Paper-786]
  1353. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[patched_1.16.5.jar:git-Paper-786]
  1354. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[patched_1.16.5.jar:git-Paper-786]
  1355. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[patched_1.16.5.jar:git-Paper-786]
  1356. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[patched_1.16.5.jar:git-Paper-786]
  1357. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[patched_1.16.5.jar:git-Paper-786]
  1358. at com.earth2me.essentials.UserMap.getUser(UserMap.java:118) ~[?:?]
  1359. at com.earth2me.essentials.BalanceTopImpl.calculateBalanceTopMap(BalanceTopImpl.java:32) ~[?:?]
  1360. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-786]
  1361. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-786]
  1362. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-786]
  1363. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  1364. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  1365. at java.lang.Thread.run(Thread.java:831) [?:?]
  1366. [17:31:34] [Craft Scheduler Thread - 208/INFO]: [Essentials] Found UUID 540314d8-78a9-4ec8-851f-efb7fc6c092a for player Antirez_, but player already has a UUID (1db14646-8730-4e64-8a35-e562c0ac4d59). Not replacing UUID in usermap.
  1367. java.lang.RuntimeException: null
  1368. at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:141) ~[?:?]
  1369. at com.earth2me.essentials.UserMap.load(UserMap.java:168) ~[?:?]
  1370. at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[?:?]
  1371. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[patched_1.16.5.jar:git-Paper-786]
  1372. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[patched_1.16.5.jar:git-Paper-786]
  1373. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[patched_1.16.5.jar:git-Paper-786]
  1374. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[patched_1.16.5.jar:git-Paper-786]
  1375. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[patched_1.16.5.jar:git-Paper-786]
  1376. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[patched_1.16.5.jar:git-Paper-786]
  1377. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[patched_1.16.5.jar:git-Paper-786]
  1378. at com.earth2me.essentials.UserMap.getUser(UserMap.java:118) ~[?:?]
  1379. at com.earth2me.essentials.BalanceTopImpl.calculateBalanceTopMap(BalanceTopImpl.java:32) ~[?:?]
  1380. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-786]
  1381. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-786]
  1382. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-786]
  1383. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  1384. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  1385. at java.lang.Thread.run(Thread.java:831) [?:?]
  1386. [17:31:35] [Craft Scheduler Thread - 208/INFO]: [Essentials] Found UUID 653d4a25-21ee-4b4e-96a3-198df5fa7c18 for player xEmme, but player already has a UUID (9c1e4e2e-2f71-4164-9517-a7faa549cac8). Not replacing UUID in usermap.
  1387. java.lang.RuntimeException: null
  1388. at com.earth2me.essentials.UserMap.trackUUID(UserMap.java:141) ~[?:?]
  1389. at com.earth2me.essentials.UserMap.load(UserMap.java:168) ~[?:?]
  1390. at com.earth2me.essentials.UserMap.load(UserMap.java:30) ~[?:?]
  1391. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[patched_1.16.5.jar:git-Paper-786]
  1392. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[patched_1.16.5.jar:git-Paper-786]
  1393. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[patched_1.16.5.jar:git-Paper-786]
  1394. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[patched_1.16.5.jar:git-Paper-786]
  1395. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[patched_1.16.5.jar:git-Paper-786]
  1396. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[patched_1.16.5.jar:git-Paper-786]
  1397. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[patched_1.16.5.jar:git-Paper-786]
  1398. at com.earth2me.essentials.UserMap.getUser(UserMap.java:118) ~[?:?]
  1399. at com.earth2me.essentials.BalanceTopImpl.calculateBalanceTopMap(BalanceTopImpl.java:32) ~[?:?]
  1400. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-786]
  1401. at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-786]
  1402. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-786]
  1403. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  1404. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  1405. at java.lang.Thread.run(Thread.java:831) [?:?]
  1406. [17:33:06] [Craft Scheduler Thread - 208/INFO]: [Slimefun] Auto-saving block data... (Next auto-save: 10m)
  1407. [17:33:06] [Craft Scheduler Thread - 208/INFO]: [Slimefun] Saving block data for world "world_nether" (3,801 change(s) queued)
  1408. [17:33:06] [Craft Scheduler Thread - 208/INFO]: [Slimefun] Saving block data for world "world" (568,345 change(s) queued)
  1409. [17:38:02] [Server thread/INFO]: CyberDyneMOD101 issued server command: /home base
  1410. [17:39:46] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  1411. [17:39:46] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  1412. [17:41:31] [Craft Scheduler Thread - 244/INFO]: [Markets] Market data has been automatically saved
  1413. [17:41:31] [Craft Scheduler Thread - 195/INFO]: [AuctionHouse] Auto saved auction items & transactions
  1414. [17:43:06] [Craft Scheduler Thread - 257/INFO]: [Slimefun] Auto-saving block data... (Next auto-save: 10m)
  1415. [17:43:06] [Craft Scheduler Thread - 257/INFO]: [Slimefun] Saving block data for world "world_nether" (3,801 change(s) queued)
  1416. [17:43:06] [Craft Scheduler Thread - 257/INFO]: [Slimefun] Saving block data for world "world" (522,389 change(s) queued)
  1417. [17:45:59] [Server thread/INFO]: CyberDyneMOD101 issued server command: /HOME NETHER2
  1418. [17:46:40] [Server thread/INFO]: CyberDyneMOD101 issued server command: /EC
  1419. [17:47:04] [Server thread/INFO]: CyberDyneMOD101 issued server command: /home targatt
  1420. [17:48:32] [Server thread/INFO]: mr_coffee1026 issued server command: /ci
  1421. [17:48:34] [Server thread/INFO]: mr_coffee1026 issued server command: /ci
  1422. [17:51:53] [Server thread/INFO]: mr_coffee1026 issued server command: /chestshop reload
  1423. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1424. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point 'ˆ' (0x88) special characters are not allowed
  1425. in "'string'", position 296
  1426. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1427. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1428. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1429. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1430. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1431. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1432. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1433. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1434. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1435. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1436. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1437. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1438. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1439. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1440. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1441. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1442. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1443. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1444. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1445. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1446. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1447. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1448. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1449. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1450. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1451. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1452. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1453. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1454. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1455. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  1456. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  1457. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  1458. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  1459. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  1460. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  1461. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1462. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  1463. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  1464. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  1465. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  1466. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1467. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  1468. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  1469. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  1470. at java.lang.Thread.run(Thread.java:831) [?:?]
  1471. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1472. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  1473. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  1474. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1475. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarNonSpaces(ScannerImpl.java:1849) ~[patched_1.16.5.jar:git-Paper-786]
  1476. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1832) ~[patched_1.16.5.jar:git-Paper-786]
  1477. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027) ~[patched_1.16.5.jar:git-Paper-786]
  1478. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009) ~[patched_1.16.5.jar:git-Paper-786]
  1479. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394) ~[patched_1.16.5.jar:git-Paper-786]
  1480. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  1481. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[patched_1.16.5.jar:git-Paper-786]
  1482. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  1483. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  1484. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1485. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.5.jar:git-Paper-786]
  1486. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.5.jar:git-Paper-786]
  1487. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.5.jar:git-Paper-786]
  1488. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.5.jar:git-Paper-786]
  1489. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.5.jar:git-Paper-786]
  1490. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1491. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  1492. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  1493. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  1494. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  1495. ... 44 more
  1496. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1497. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '‘' (0x91) special characters are not allowed
  1498. in "'string'", position 480
  1499. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1500. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1501. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1502. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1503. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1504. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1505. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1506. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1507. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1508. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1509. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1510. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1511. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1512. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1513. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1514. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1515. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1516. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1517. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1518. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1519. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1520. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1521. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1522. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1523. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1524. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1525. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1526. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1527. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1528. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  1529. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  1530. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  1531. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  1532. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  1533. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  1534. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1535. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  1536. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  1537. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  1538. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  1539. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1540. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  1541. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  1542. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  1543. at java.lang.Thread.run(Thread.java:831) [?:?]
  1544. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1545. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  1546. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  1547. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  1548. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  1549. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  1550. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  1551. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  1552. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  1553. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  1554. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  1555. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  1556. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  1557. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  1558. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  1559. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  1560. ... 44 more
  1561. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1562. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '€' (0x80) special characters are not allowed
  1563. in "'string'", position 51
  1564. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1565. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1566. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1567. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1568. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1569. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1570. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1571. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1572. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1573. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1574. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1575. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1576. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1577. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1578. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1579. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1580. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1581. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1582. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1583. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1584. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1585. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1586. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1587. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1588. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1589. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1590. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1591. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1592. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1593. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  1594. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  1595. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  1596. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  1597. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  1598. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  1599. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1600. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  1601. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  1602. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  1603. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  1604. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1605. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  1606. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  1607. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  1608. at java.lang.Thread.run(Thread.java:831) [?:?]
  1609. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1610. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  1611. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  1612. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1613. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1909) ~[patched_1.16.5.jar:git-Paper-786]
  1614. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1831) ~[patched_1.16.5.jar:git-Paper-786]
  1615. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027) ~[patched_1.16.5.jar:git-Paper-786]
  1616. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009) ~[patched_1.16.5.jar:git-Paper-786]
  1617. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394) ~[patched_1.16.5.jar:git-Paper-786]
  1618. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  1619. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[patched_1.16.5.jar:git-Paper-786]
  1620. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  1621. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  1622. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1623. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.5.jar:git-Paper-786]
  1624. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.5.jar:git-Paper-786]
  1625. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.5.jar:git-Paper-786]
  1626. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.5.jar:git-Paper-786]
  1627. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.5.jar:git-Paper-786]
  1628. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1629. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  1630. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  1631. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  1632. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  1633. ... 44 more
  1634. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1635. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '‚' (0x82) special characters are not allowed
  1636. in "'string'", position 72
  1637. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1638. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1639. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1640. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1641. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1642. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1643. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1644. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1645. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1646. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1647. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1648. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1649. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1650. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1651. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1652. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1653. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1654. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1655. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1656. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1657. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1658. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1659. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1660. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1661. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1662. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1663. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1664. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1665. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1666. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  1667. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  1668. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  1669. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  1670. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  1671. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  1672. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1673. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  1674. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  1675. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  1676. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  1677. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1678. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  1679. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  1680. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  1681. at java.lang.Thread.run(Thread.java:831) [?:?]
  1682. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1683. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  1684. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  1685. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  1686. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  1687. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  1688. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  1689. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  1690. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  1691. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  1692. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  1693. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  1694. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  1695. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  1696. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  1697. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  1698. ... 44 more
  1699. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1700. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '™' (0x99) special characters are not allowed
  1701. in "'string'", position 252
  1702. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1703. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1704. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1705. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1706. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1707. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1708. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1709. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1710. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1711. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1712. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1713. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1714. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1715. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1716. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1717. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1718. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1719. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1720. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1721. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1722. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1723. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1724. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1725. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1726. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1727. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1728. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1729. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1730. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1731. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  1732. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  1733. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  1734. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  1735. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  1736. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  1737. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1738. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  1739. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  1740. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  1741. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  1742. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1743. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  1744. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  1745. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  1746. at java.lang.Thread.run(Thread.java:831) [?:?]
  1747. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1748. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  1749. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  1750. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  1751. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  1752. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  1753. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  1754. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  1755. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  1756. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  1757. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  1758. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  1759. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  1760. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  1761. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  1762. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  1763. ... 44 more
  1764. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1765. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point 'ƒ' (0x83) special characters are not allowed
  1766. in "'string'", position 589
  1767. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1768. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1769. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1770. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1771. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1772. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1773. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1774. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1775. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1776. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1777. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1778. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1779. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1780. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1781. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1782. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1783. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1784. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1785. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1786. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1787. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1788. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1789. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1790. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1791. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1792. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1793. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1794. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1795. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1796. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  1797. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  1798. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  1799. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  1800. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  1801. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  1802. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1803. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  1804. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  1805. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  1806. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  1807. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1808. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  1809. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  1810. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  1811. at java.lang.Thread.run(Thread.java:831) [?:?]
  1812. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1813. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  1814. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  1815. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1816. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarNonSpaces(ScannerImpl.java:1849) ~[patched_1.16.5.jar:git-Paper-786]
  1817. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1832) ~[patched_1.16.5.jar:git-Paper-786]
  1818. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027) ~[patched_1.16.5.jar:git-Paper-786]
  1819. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009) ~[patched_1.16.5.jar:git-Paper-786]
  1820. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394) ~[patched_1.16.5.jar:git-Paper-786]
  1821. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  1822. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[patched_1.16.5.jar:git-Paper-786]
  1823. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  1824. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  1825. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1826. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.5.jar:git-Paper-786]
  1827. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.5.jar:git-Paper-786]
  1828. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.5.jar:git-Paper-786]
  1829. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.5.jar:git-Paper-786]
  1830. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.5.jar:git-Paper-786]
  1831. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1832. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  1833. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  1834. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  1835. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  1836. ... 44 more
  1837. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1838. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '‚' (0x82) special characters are not allowed
  1839. in "'string'", position 17
  1840. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1841. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1842. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1843. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1844. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1845. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1846. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1847. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1848. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1849. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1850. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1851. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1852. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1853. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1854. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1855. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1856. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1857. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1858. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1859. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1860. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1861. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1862. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1863. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1864. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1865. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1866. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1867. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1868. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1869. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  1870. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  1871. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  1872. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  1873. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  1874. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  1875. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1876. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  1877. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  1878. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  1879. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  1880. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1881. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  1882. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  1883. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  1884. at java.lang.Thread.run(Thread.java:831) [?:?]
  1885. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1886. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  1887. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  1888. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  1889. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  1890. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  1891. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  1892. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  1893. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  1894. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  1895. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  1896. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  1897. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  1898. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  1899. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  1900. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  1901. ... 44 more
  1902. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1903. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '„' (0x84) special characters are not allowed
  1904. in "'string'", position 70
  1905. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1906. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1907. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1908. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1909. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1910. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1911. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1912. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1913. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1914. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1915. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1916. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1917. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1918. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1919. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1920. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1921. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1922. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1923. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1924. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1925. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1926. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1927. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1928. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1929. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1930. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1931. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1932. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1933. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1934. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  1935. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  1936. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  1937. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  1938. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  1939. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  1940. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  1941. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  1942. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  1943. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  1944. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  1945. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  1946. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  1947. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  1948. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  1949. at java.lang.Thread.run(Thread.java:831) [?:?]
  1950. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1951. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  1952. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  1953. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  1954. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  1955. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  1956. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  1957. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  1958. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  1959. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  1960. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  1961. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  1962. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  1963. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  1964. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  1965. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  1966. ... 44 more
  1967. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  1968. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '•' (0x95) special characters are not allowed
  1969. in "'string'", position 17
  1970. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  1971. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  1972. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  1973. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  1974. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  1975. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  1976. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  1977. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  1978. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  1979. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  1980. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  1981. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  1982. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  1983. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  1984. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  1985. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  1986. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  1987. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  1988. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  1989. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  1990. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  1991. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  1992. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  1993. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  1994. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  1995. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  1996. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  1997. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  1998. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  1999. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  2000. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  2001. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  2002. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  2003. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  2004. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  2005. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  2006. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  2007. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  2008. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  2009. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  2010. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  2011. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  2012. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  2013. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  2014. at java.lang.Thread.run(Thread.java:831) [?:?]
  2015. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  2016. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  2017. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  2018. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  2019. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  2020. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  2021. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  2022. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  2023. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  2024. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  2025. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  2026. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  2027. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  2028. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  2029. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  2030. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  2031. ... 44 more
  2032. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  2033. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point 'ƒ' (0x83) special characters are not allowed
  2034. in "'string'", position 17
  2035. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  2036. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  2037. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  2038. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  2039. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  2040. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  2041. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  2042. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  2043. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  2044. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  2045. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  2046. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  2047. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  2048. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  2049. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  2050. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  2051. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  2052. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  2053. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  2054. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  2055. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  2056. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  2057. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  2058. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  2059. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  2060. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  2061. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  2062. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  2063. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  2064. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  2065. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  2066. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  2067. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  2068. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  2069. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  2070. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  2071. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  2072. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  2073. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  2074. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  2075. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  2076. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  2077. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  2078. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  2079. at java.lang.Thread.run(Thread.java:831) [?:?]
  2080. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  2081. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  2082. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  2083. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  2084. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  2085. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  2086. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  2087. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  2088. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  2089. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  2090. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  2091. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  2092. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  2093. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  2094. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  2095. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  2096. ... 44 more
  2097. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  2098. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '˜' (0x98) special characters are not allowed
  2099. in "'string'", position 366
  2100. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  2101. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  2102. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  2103. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  2104. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  2105. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  2106. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  2107. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  2108. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  2109. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  2110. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  2111. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  2112. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  2113. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  2114. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  2115. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  2116. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  2117. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  2118. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  2119. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  2120. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  2121. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  2122. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  2123. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  2124. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  2125. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  2126. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  2127. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  2128. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  2129. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  2130. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  2131. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  2132. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  2133. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  2134. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  2135. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  2136. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  2137. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  2138. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  2139. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  2140. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  2141. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  2142. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  2143. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  2144. at java.lang.Thread.run(Thread.java:831) [?:?]
  2145. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  2146. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  2147. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  2148. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  2149. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1909) ~[patched_1.16.5.jar:git-Paper-786]
  2150. at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1831) ~[patched_1.16.5.jar:git-Paper-786]
  2151. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:1027) ~[patched_1.16.5.jar:git-Paper-786]
  2152. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:1009) ~[patched_1.16.5.jar:git-Paper-786]
  2153. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:394) ~[patched_1.16.5.jar:git-Paper-786]
  2154. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  2155. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) ~[patched_1.16.5.jar:git-Paper-786]
  2156. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  2157. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  2158. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  2159. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257) ~[patched_1.16.5.jar:git-Paper-786]
  2160. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248) ~[patched_1.16.5.jar:git-Paper-786]
  2161. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236) ~[patched_1.16.5.jar:git-Paper-786]
  2162. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162) ~[patched_1.16.5.jar:git-Paper-786]
  2163. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95) ~[patched_1.16.5.jar:git-Paper-786]
  2164. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  2165. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  2166. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  2167. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  2168. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  2169. ... 44 more
  2170. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  2171. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point 'œ' (0x9C) special characters are not allowed
  2172. in "'string'", position 17
  2173. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  2174. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  2175. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  2176. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  2177. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  2178. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  2179. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  2180. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  2181. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  2182. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  2183. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  2184. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  2185. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  2186. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  2187. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  2188. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  2189. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  2190. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  2191. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  2192. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  2193. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  2194. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  2195. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  2196. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  2197. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  2198. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  2199. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  2200. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  2201. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  2202. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  2203. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  2204. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  2205. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  2206. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  2207. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  2208. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  2209. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  2210. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  2211. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  2212. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  2213. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  2214. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  2215. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  2216. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  2217. at java.lang.Thread.run(Thread.java:831) [?:?]
  2218. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  2219. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  2220. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  2221. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  2222. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  2223. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  2224. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  2225. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  2226. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  2227. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  2228. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  2229. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  2230. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  2231. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  2232. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  2233. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  2234. ... 44 more
  2235. [17:51:53] [Server thread/ERROR]: Cannot load configuration from stream
  2236. org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '•' (0x95) special characters are not allowed
  2237. in "'string'", position 17
  2238. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[patched_1.16.5.jar:git-Paper-786]
  2239. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.16.5.jar:git-Paper-786]
  2240. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:217) ~[patched_1.16.5.jar:git-Paper-786]
  2241. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.saveConfigResource(BukkitLanguageConfig.java:65) ~[?:?]
  2242. at com.Acrobot.ChestShop.Libs.Lang.bukkit.BukkitLanguageConfig.<init>(BukkitLanguageConfig.java:44) ~[?:?]
  2243. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.lambda$loadConfigs$1(LanguageManager.java:76) ~[?:?]
  2244. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:133) ~[?:?]
  2245. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore$1.visitFile(LanguageManagerCore.java:127) ~[?:?]
  2246. at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
  2247. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadInTree(LanguageManagerCore.java:127) ~[?:?]
  2248. at com.Acrobot.ChestShop.Libs.Lang.LanguageManagerCore.loadConfigs(LanguageManagerCore.java:95) ~[?:?]
  2249. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.loadConfigs(LanguageManager.java:65) ~[?:?]
  2250. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:60) ~[?:?]
  2251. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:47) ~[?:?]
  2252. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:43) ~[?:?]
  2253. at com.Acrobot.ChestShop.Libs.Lang.bukkit.LanguageManager.<init>(LanguageManager.java:35) ~[?:?]
  2254. at com.Acrobot.ChestShop.Configuration.Messages.load(Messages.java:135) ~[?:?]
  2255. at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:184) ~[?:?]
  2256. at com.Acrobot.ChestShop.Plugins.ChestShop.onReload(ChestShop.java:25) ~[?:?]
  2257. at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:38) ~[patched_1.16.5.jar:git-Paper-786]
  2258. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-786]
  2259. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-786]
  2260. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-786]
  2261. at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:560) ~[?:?]
  2262. at com.Acrobot.ChestShop.Commands.Version.onCommand(Version.java:16) ~[?:?]
  2263. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-786]
  2264. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-786]
  2265. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-786]
  2266. at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2185) ~[patched_1.16.5.jar:git-Paper-786]
  2267. at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:2000) ~[patched_1.16.5.jar:git-Paper-786]
  2268. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1953) ~[patched_1.16.5.jar:git-Paper-786]
  2269. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:49) ~[patched_1.16.5.jar:git-Paper-786]
  2270. at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:7) ~[patched_1.16.5.jar:git-Paper-786]
  2271. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-786]
  2272. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-786]
  2273. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-786]
  2274. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-786]
  2275. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-786]
  2276. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1266) ~[patched_1.16.5.jar:git-Paper-786]
  2277. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1259) ~[patched_1.16.5.jar:git-Paper-786]
  2278. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-786]
  2279. at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1333) ~[patched_1.16.5.jar:git-Paper-786]
  2280. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
  2281. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
  2282. at java.lang.Thread.run(Thread.java:831) [?:?]
  2283. Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  2284. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[patched_1.16.5.jar:git-Paper-786]
  2285. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[patched_1.16.5.jar:git-Paper-786]
  2286. at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[patched_1.16.5.jar:git-Paper-786]
  2287. at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[patched_1.16.5.jar:git-Paper-786]
  2288. at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[patched_1.16.5.jar:git-Paper-786]
  2289. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[patched_1.16.5.jar:git-Paper-786]
  2290. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[patched_1.16.5.jar:git-Paper-786]
  2291. at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[patched_1.16.5.jar:git-Paper-786]
  2292. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.16.5.jar:git-Paper-786]
  2293. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.16.5.jar:git-Paper-786]
  2294. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[patched_1.16.5.jar:git-Paper-786]
  2295. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[patched_1.16.5.jar:git-Paper-786]
  2296. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[patched_1.16.5.jar:git-Paper-786]
  2297. at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[patched_1.16.5.jar:git-Paper-786]
  2298. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[patched_1.16.5.jar:git-Paper-786]
  2299. ... 44 more
  2300. [17:51:53] [Server thread/INFO]: [ChestShop] Found locales ar, it, es, el, hu, fr, pl, cs, pt_br, ja, sv, da, es_mx, sr, tr, nl, zh_tw, af, ko, no, vi, ro, he, ru, ca, zh, de, fi, en, uk
  2301.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement