Guest User

dynmap

a guest
May 14th, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.29 KB | None | 0 0
  1. [15:26:05] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
  2. [15:26:10] [ServerMain/INFO]: Loaded 1174 recipes
  3. [15:26:10] [ServerMain/INFO]: Loaded 1271 advancements
  4. [15:26:10] [Server thread/INFO]: Starting minecraft server version 1.20.4
  5. [15:26:10] [Server thread/INFO]: Loading properties
  6. [15:26:10] [Server thread/INFO]: This server is running Paper version git-Paper-"f4c7d37" (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: f4c7d37)
  7. [15:26:12] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [15:26:12] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [15:26:12] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
  10. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
  11. For more information please visit: https://github.com/PaperMC/Paper/issues/8948
  12. [15:26:12] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and gen parallelism of 2 threads
  13. [15:26:12] [Server thread/ERROR]: [Configurations] Loading a newer configuration than is supported (31 > 30)! You may have to backup & delete the world defaults config file to start the server.
  14. [15:26:13] [Server thread/INFO]: Default game type: SURVIVAL
  15. [15:26:13] [Server thread/INFO]: Generating keypair
  16. [15:26:13] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25572
  17. [15:26:13] [Server thread/INFO]: Using epoll channel type
  18. [15:26:13] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  19. [15:26:13] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
  20. [15:26:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/ChestShop-towny.jar' in 'plugins'
  21. org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [ChestShop]. Please download and install these plugins to run 'ChestShop-towny'.
  22. at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  23. at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  24. at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  25. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:507) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  26. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  27. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  28. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  29. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  30. [15:26:13] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/Jobs5.2.3.0.jar' in 'plugins'
  31. org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [CMILib]. Please download and install these plugins to run 'Jobs'.
  32. at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  33. at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  34. at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  35. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:507) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  36. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  37. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  38. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  39. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  40. [15:26:14] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'worldedit-bukkit-7.3.1.jar' in folder 'plugins'
  41. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/sk89q/worldedit/bukkit/WorldEditPlugin has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
  42. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:127) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  43. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  44. at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  45. at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  46. at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  47. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:507) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  48. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  49. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  50. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  51. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  52. Caused by: java.lang.UnsupportedClassVersionError: com/sk89q/worldedit/bukkit/WorldEditPlugin has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
  53. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  54. at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
  55. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:243) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
  58. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:169) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  59. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  61. at java.lang.Class.forName0(Native Method) ~[?:?]
  62. at java.lang.Class.forName(Class.java:467) ~[?:?]
  63. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  64. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  65. ... 9 more
  66. [15:26:14] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'dynmap-meets-towny-0.5.jar' in folder 'plugins'
  67. org.bukkit.plugin.InvalidPluginException: Exception initializing main class `moe.qbit.dynmapmeetstowny.DynmapMeetsTowny'
  68. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:106) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  69. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  70. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  71. at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  72. at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  73. at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  74. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:507) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  75. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  76. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  77. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  78. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  79. Caused by: java.lang.reflect.InvocationTargetException
  80. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  81. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
  82. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
  83. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
  84. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
  85. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  86. ... 10 more
  87. Caused by: java.lang.NoClassDefFoundError: com/palmergames/bukkit/towny/exceptions/EconomyException
  88. at moe.qbit.dynmapmeetstowny.DynmapMeetsTowny.<init>(DynmapMeetsTowny.java:36) ~[dynmap-meets-towny-0.5.jar:?]
  89. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  90. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
  91. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
  92. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
  93. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
  94. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  95. ... 10 more
  96. Caused by: java.lang.ClassNotFoundException: com.palmergames.bukkit.towny.exceptions.EconomyException
  97. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  98. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  99. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  100. at moe.qbit.dynmapmeetstowny.DynmapMeetsTowny.<init>(DynmapMeetsTowny.java:36) ~[dynmap-meets-towny-0.5.jar:?]
  101. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  102. at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
  103. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
  104. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
  105. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
  106. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:98) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  107. ... 10 more
  108. [15:26:14] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  109. [15:26:21] [Server thread/WARN]: Legacy plugin TownyPlots v0.3 does not specify an api-version.
  110. [15:26:21] [Server thread/WARN]: Legacy plugin CustomJoinMessages v13.3.2 does not specify an api-version.
  111. [15:26:21] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'worldguard-bukkit-7.0.9-dist.jar' in folder 'plugins'
  112. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/sk89q/minecraft/util/commands/CommandsManager has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
  113. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:127) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  114. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  115. at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  116. at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  117. at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  118. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:507) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  119. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  120. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  121. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  122. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  123. Caused by: java.lang.UnsupportedClassVersionError: com/sk89q/minecraft/util/commands/CommandsManager has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
  124. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  125. at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
  126. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
  127. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:243) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  128. at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
  129. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:169) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  130. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:144) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  131. at io.papermc.paper.plugin.entrypoint.classloader.group.SpigotPluginClassLoaderGroup.lookupClass(SpigotPluginClassLoaderGroup.java:43) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  132. at io.papermc.paper.plugin.entrypoint.classloader.group.SimpleListPluginClassLoaderGroup.getClassByName(SimpleListPluginClassLoaderGroup.java:37) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  133. at io.papermc.paper.plugin.entrypoint.classloader.group.LockingClassLoaderGroup.getClassByName(LockingClassLoaderGroup.java:34) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  134. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:187) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  135. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  136. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  137. at java.lang.Class.forName0(Native Method) ~[?:?]
  138. at java.lang.Class.forName(Class.java:467) ~[?:?]
  139. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  140. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  141. ... 9 more
  142. [15:26:21] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.128
  143. [15:26:21] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
  144. [15:26:21] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
  145. [15:26:21] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
  146. [15:26:21] [Server thread/INFO]: [dynmap] Loading server plugin dynmap v3.7-beta-4-935
  147. [15:26:22] [Server thread/INFO]: [dynmap] version=git-Paper-"f4c7d37" (MC: 1.20.4)
  148. [15:26:22] [Server thread/INFO]: [dynmap] Mod Support API available
  149. [15:26:22] [Server thread/INFO]: [Towny] Loading server plugin Towny v0.100.2.8
  150. [15:26:22] [Server thread/INFO]: [ServerSpawns] Loading server plugin ServerSpawns v3.0
  151. [15:26:22] [Server thread/INFO]: [FastChunkPregenerator] Loading server plugin FastChunkPregenerator v2.0.6-SNAPSHOT
  152. [15:26:22] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.6.0
  153. [15:26:22] [Server thread/INFO]: [TownyPlots] Loading server plugin TownyPlots v0.3
  154. [15:26:22] [Server thread/INFO]: [ServerWarps] Loading server plugin ServerWarps v1.1
  155. [15:26:22] [Server thread/INFO]: [CustomJoinMessages] Loading server plugin CustomJoinMessages v13.3.2
  156. [15:26:22] [Server thread/INFO]: [BetterEconomy] Loading server plugin BetterEconomy v2.12
  157. [15:26:22] [Server thread/INFO]: [ChatColor2] Loading server plugin ChatColor2 v1.14.3
  158. [15:26:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  159. [15:26:22] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.128
  160. [15:26:23] [Server thread/INFO]: __
  161. [15:26:23] [Server thread/INFO]: | |__) LuckPerms v5.4.128
  162. [15:26:23] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  163. [15:26:23] [Server thread/INFO]:
  164. [15:26:23] [Server thread/INFO]: [LuckPerms] Loading configuration...
  165. [15:26:24] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  166. [15:26:25] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  167. [15:26:26] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  168. [15:26:26] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 4612ms)
  169. [15:26:26] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  170. [15:26:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  171. [15:26:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  172. [15:26:27] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  173. [15:26:27] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  174. [15:26:27] [Server thread/INFO]: Preparing level "world"
  175. [15:26:27] [Server thread/ERROR]: [Configurations] Loading a newer configuration than is supported (31 > 30)! You may have to backup & delete the world config file to start the server.
  176. [15:26:28] [Server thread/ERROR]: [Configurations] Loading a newer configuration than is supported (31 > 30)! You may have to backup & delete the world_nether config file to start the server.
  177. [15:26:29] [Server thread/ERROR]: [Configurations] Loading a newer configuration than is supported (31 > 30)! You may have to backup & delete the world_the_end config file to start the server.
  178. [15:26:29] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  179. [15:26:29] [Server thread/INFO]: Time elapsed: 812 ms
  180. [15:26:29] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  181. [15:26:30] [Server thread/INFO]: Time elapsed: 299 ms
  182. [15:26:30] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  183. [15:26:30] [Server thread/INFO]: Time elapsed: 243 ms
  184. [15:26:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
  185. [15:26:31] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  186. [15:26:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
  187. [15:26:31] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  188. [15:26:33] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  189. [15:26:33] [Server thread/INFO]: [Essentials] No kits found to migrate.
  190. [15:26:34] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
  191. [15:26:34] [Server thread/INFO]: [Essentials] Using locale en_US
  192. [15:26:34] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  193. [15:26:35] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  194. [15:26:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  195. [15:26:35] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  196. [15:26:35] [Server thread/INFO]: [dynmap] Enabling dynmap v3.7-beta-4-935
  197. [15:26:36] [Server thread/INFO]: [dynmap] Added 20 custom biome mappings
  198. [15:26:36] [Server thread/INFO]: [dynmap] Using LuckPerms 5.4.128 for access control
  199. [15:26:36] [Server thread/INFO]: [dynmap] Opening SQLite file /home/minecraft/multicraft/servers/server722014/plugins/dynmap/dynmap.db as map store
  200. [15:26:36] [Server thread/INFO]: [dynmap] Schema version = 3
  201. [15:26:37] [Server thread/INFO]: [dynmap] Mod Support processing completed
  202. [15:26:44] [Server thread/INFO]: [dynmap] Loaded 27 shaders.
  203. [15:26:44] [Server thread/INFO]: [dynmap] Loaded 83 perspectives.
  204. [15:26:44] [Server thread/INFO]: [dynmap] Loaded 22 lightings.
  205. [15:26:44] [Server thread/INFO]: [dynmap] Starting enter/exit processing
  206. [15:26:44] [Dynmap Render Thread/INFO]: [dynmap] Finish marker initialization
  207. [15:26:44] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8113
  208. [15:26:44] [Server thread/INFO]: [dynmap] version 3.7-beta-4-935 is enabled - core version 3.7-beta-4-935
  209. [15:26:44] [Server thread/INFO]: [dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn
  210. [15:26:44] [Server thread/INFO]: [dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap
  211. [15:26:44] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
  212. [15:26:44] [Server thread/INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm
  213. [15:26:44] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  214. [15:26:44] [Server thread/INFO]: [dynmap] Loaded 153 pending tile renders for world 'world'
  215. [15:26:44] [Server thread/INFO]: [dynmap] Full render for world 'world' restored
  216. [15:26:45] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  217. [15:26:45] [Server thread/INFO]: [dynmap] Loaded 2970 pending tile renders for world 'world_nether'
  218. [15:26:45] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  219. [15:26:45] [Server thread/INFO]: [dynmap] Loaded 3311 pending tile renders for world 'world_the_end'
  220. [15:26:45] [Server thread/INFO]: [dynmap] Enabled
  221. [15:26:45] [Server thread/INFO]: [Towny] Enabling Towny v0.100.2.8
  222. [15:26:45] [Server thread/INFO]: ==================== Towny ========================
  223. [15:26:45] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  224. [15:26:48] [Server thread/INFO]: [Towny] Successfully loaded translations for 42 languages.
  225. [15:26:49] [Server thread/INFO]: [Towny] Config: Loaded 9 townblock types: shop, inn, arena, jail, default, bank, wilds, farm, embassy.
  226. [15:26:49] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
  227. [15:26:49] [Server thread/INFO]: [Towny] Database: Loaded in 331ms.
  228. [15:26:50] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Cleaning up old backups...
  229. [15:26:50] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Successfully cleaned backups.
  230. [15:26:50] [Folia Async Scheduler Thread #0/INFO]: [Towny] Time until a New Day: 20 hours, 33 minutes, 10 seconds
  231. [15:26:50] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Making backup...
  232. [15:26:50] [Folia Async Scheduler Thread #1/INFO]: [Towny] Checking for updates...
  233. [15:26:50] [Dynmap Render Thread/INFO]: [dynmap] Full render of map 'flat' of 'world' completed - 297216 tiles rendered (47.92 msec/map-tile, 0.00 msec per render)
  234. [15:26:50] [Server thread/INFO]: [Towny] Searching for third-party plugins...
  235. [15:26:50] [Server thread/INFO]: [Towny] Plugins found:
  236. [15:26:50] [Server thread/INFO]: [Towny] Permissions: TownyPerms, LuckPerms v5.4.128 via Vault
  237. [15:26:50] [Server thread/INFO]: [Towny] Chat: LuckPerms v5.4.128 via Vault
  238. [15:26:50] [Server thread/INFO]: [Towny] Economy: BetterEconomy via Vault
  239. [15:26:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: townyadvanced [0.100.2.8]
  240. [15:26:50] [Server thread/INFO]: [Towny] Add-ons: PlaceholderAPI v2.11.5
  241. [15:26:51] [Folia Async Scheduler Thread #1/INFO]: [Towny] No new updates found.
  242. [15:26:51] [Server thread/INFO]: =============================================================
  243. [15:26:51] [Server thread/INFO]: [Towny] Version: 0.100.2.8 - Plugin Enabled
  244. [15:26:51] [Server thread/INFO]: =============================================================
  245. [15:26:51] [Server thread/INFO]: [ServerSpawns] Enabling ServerSpawns v3.0
  246. [15:26:51] [Server thread/INFO]: [FastChunkPregenerator] Enabling FastChunkPregenerator v2.0.6-SNAPSHOT
  247. [15:26:51] [Server thread/INFO]: [FastChunkPregenerator] >> Paper was found.
  248. [15:26:51] [Server thread/INFO]: [FastChunkPregenerator] >> Async chunk loading support is enabled.
  249. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  250. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen start' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  251. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  252. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen forced' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  253. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen forced load' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  254. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen forced free' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  255. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen forced worldinfo' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  256. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen forced totalinfo' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  257. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen forced view on' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  258. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen forced view off' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  259. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen forced view once' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  260. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen fillvanilla' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  261. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen pause' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  262. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen resume' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  263. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen cancel' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  264. [15:26:51] [Server thread/WARN]: Plugin 'FastChunkPregenerator' is creating timing 'Command: chunkgen pending' - this is deprecated behavior, please report it to the authors: Gestankbratwurst
  265. [15:26:51] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.6.0
  266. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file.
  267. [15:26:52] [ForkJoinPool.commonPool-worker-1/INFO]: [Towny] Towny flatfiles and settings successfully backed up.
  268. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 16 section configs from /sections/
  269. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 16 shop configs from /shops/
  270. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings...
  271. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault
  272. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 economy provider(s) for all 14 shop sections.
  273. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.20.4...
  274. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to AUTO in config
  275. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider....
  276. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Failed to automatically find compatible spawner provider, using default...
  277. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled.
  278. [15:26:52] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items...
  279. [15:26:53] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initialized - Took 1819ms to complete
  280. [15:26:53] [Server thread/INFO]: [TownyPlots] Enabling TownyPlots v0.3*
  281. [15:26:53] [Server thread/ERROR]: Error occurred while enabling TownyPlots v0.3 (Is it up to date?)
  282. java.lang.NoClassDefFoundError: com/palmergames/bukkit/towny/object/TownyUniverse
  283. at me.kleinerminer.townyplots.TownyPlots.onEnable(TownyPlots.java:53) ~[TownyPlots.jar:?]
  284. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  285. at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:188) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  286. at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  287. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  288. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:639) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  289. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:550) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  290. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:671) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  291. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  292. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:309) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  293. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  294. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  295. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  296. Caused by: java.lang.ClassNotFoundException: com.palmergames.bukkit.towny.object.TownyUniverse
  297. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  298. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  299. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  300. ... 13 more
  301. [15:26:53] [Server thread/INFO]: [TownyPlots] Disabling TownyPlots v0.3
  302. [15:26:53] [Server thread/ERROR]: Error occurred while disabling TownyPlots v0.3
  303. java.lang.NullPointerException: Cannot invoke "me.kleinerminer.townyplots.handlers.FlatfileHandler.saveBuildings()" because "this.flatfilehandler" is null
  304. at me.kleinerminer.townyplots.TownyPlots.onDisable(TownyPlots.java:69) ~[TownyPlots.jar:?]
  305. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:290) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  306. at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:223) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  307. at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  308. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:537) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  309. at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  310. at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  311. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
  312. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:639) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  313. at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:550) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  314. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:671) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  315. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  316. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:309) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  317. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  318. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  319. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  320. [15:26:53] [Server thread/WARN]: Plugin ServerWarps v1.1 tried to register permission 'admin' but it's already registered
  321. [15:26:53] [Server thread/INFO]: [ServerWarps] Enabling ServerWarps v1.1
  322. [15:26:53] [Server thread/INFO]: [CustomJoinMessages] Enabling CustomJoinMessages v13.3.2*
  323. [15:26:53] [Server thread/INFO]: _____ _______ _________
  324. [15:26:53] [Server thread/INFO]: | ___| |_______| | _ _ |
  325. [15:26:53] [Server thread/INFO]: | | | | | | | | | |
  326. [15:26:53] [Server thread/INFO]: | | | | | | | | | |
  327. [15:26:53] [Server thread/INFO]: | |___ __| | | | |_| | |
  328. [15:26:53] [Server thread/INFO]: |_____| |____| |_| |_|
  329. [15:26:53] [Server thread/INFO]: by Insprill
  330. [15:26:53] [Server thread/INFO]: §aPlaceHolderAPI Hooked.
  331. [15:26:53] [Server thread/INFO]: §aVault Hooked.
  332. [15:26:53] [Server thread/INFO]: Custom Join Messages has successfuly started! Total time taken: 35 ms
  333. [15:26:53] [Server thread/INFO]: [CustomJoinMessages] §e==================================================
  334. [15:26:53] [Server thread/INFO]: [CustomJoinMessages] §aCJM §217.5.0§a is available! Your version: §213.3.2
  335. [15:26:53] [Server thread/INFO]: [CustomJoinMessages] §aDownload the latest version here:
  336. [15:26:53] [Server thread/INFO]: [CustomJoinMessages] §2https://www.spigotmc.org/resources/71608/
  337. [15:26:53] [Server thread/INFO]: [CustomJoinMessages] §e==================================================
  338. [15:26:53] [Server thread/INFO]: [BetterEconomy] Enabling BetterEconomy v2.12
  339. [15:26:53] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.14.3
  340. [15:26:54] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.14.3 has been enabled.
  341. [15:26:54] [Server thread/INFO]: [ChatColor] Current update: Increased plugin compatibility
  342. [15:26:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cc [1.14.3]
  343. [15:26:54] [Server thread/INFO]: [ChatColor] PlaceholderAPI has been hooked.
  344. [15:26:54] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2
  345. [15:26:54] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  346. [15:26:54] [Server thread/INFO]: 0 placeholder hook(s) registered!
  347. [15:26:54] [Server thread/INFO]: Running delayed init tasks
  348. [15:26:54] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  349. [15:26:54] [Server thread/INFO]: Done (43.708s)! For help, type "help"
  350. [15:26:54] [Server thread/INFO]: Timings Reset
  351. [15:26:54] [Craft Scheduler Thread - 5 - Essentials/INFO]: [Essentials] Fetching version information...
  352. [15:26:54] [Craft Scheduler Thread - 8 - Vault/INFO]: [Vault] Checking for Updates ...
  353. [15:26:54] [Craft Scheduler Thread - 8 - Vault/INFO]: [Vault] No new version available
  354. [15:27:52] [User Authenticator #0/INFO]: UUID of player ItsKungfu is f6aea1a6-d201-4379-8fe8-2a0f84cbbe0d
  355. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] Can't read players locale, you will be unable to automatically detect players language. Only Bukkit 1.7+ is supported for this.
  356. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] java.lang.NoSuchFieldException: locale
  357. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  358. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at FastChunkPregenerator-2.0.6-SNAPSHOT_2.jar//com.gestankbratwurst.fastchunkpregen.commands.BukkitCommandManager.readPlayerLocale(BukkitCommandManager.java:314)
  359. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at FastChunkPregenerator-2.0.6-SNAPSHOT_2.jar//com.gestankbratwurst.fastchunkpregen.commands.ACFBukkitListener.onPlayerJoin(ACFBukkitListener.java:54)
  360. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:40)
  361. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81)
  362. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  363. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  364. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
  365. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615)
  366. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.players.PlayerList.a(PlayerList.java:345)
  367. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.network.ServerConfigurationPacketListenerImpl.a(ServerConfigurationPacketListenerImpl.java:134)
  368. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.a(ServerboundFinishConfigurationPacket.java:18)
  369. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.a(ServerboundFinishConfigurationPacket.java:9)
  370. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:54)
  371. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.TickTask.run(TickTask.java:18)
  372. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:149)
  373. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
  374. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1465)
  375. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194)
  376. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:123)
  377. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.MinecraftServer.bl(MinecraftServer.java:1442)
  378. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1365)
  379. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.util.thread.IAsyncTaskHandler.bu(IAsyncTaskHandler.java:112)
  380. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1557)
  381. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1226)
  382. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
  383. [15:27:52] [Server thread/INFO]: [FastChunkPregenerator] [ACF] at java.base/java.lang.Thread.run(Thread.java:833)
  384. [15:27:52] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
  385. [15:27:53] [Server thread/INFO]: ItsKungfu has joined!
  386. [15:27:53] [Server thread/INFO]: ItsKungfu[/31.94.16.226:43777] logged in with entity id 76 at ([world]591.5183817976276, 51.0, -3614.1831934807215)
  387. [15:29:01] [Server thread/INFO]: ItsKungfu issued server command: /warps
  388. [15:29:06] [Server thread/INFO]: ItsKungfu issued server command: /warp spawn
  389. [15:29:14] [Server thread/INFO]: ItsKungfu issued server command: /warpinfo
  390. [15:29:37] [Server thread/INFO]: ItsKungfu issued server command: /showkit
  391. [15:29:58] [Server thread/INFO]: ItsKungfu issued server command: /spawn set
  392. [15:30:06] [Server thread/INFO]: ItsKungfu issued server command: /hub
  393. [15:31:36] [Server thread/INFO]: ItsKungfu issued server command: /spawn
  394. [15:31:53] [Server thread/INFO]: ItsKungfu issued server command: /homes
  395. [15:32:09] [Server thread/INFO]: ItsKungfu issued server command: /ss
  396. [15:32:36] [Server thread/INFO]: ItsKungfu issued server command: /ss info
  397. [15:32:47] [Server thread/INFO]: ItsKungfu issued server command: /hub set
  398. [15:32:50] [Server thread/INFO]: ItsKungfu issued server command: /ss info
  399. [15:34:02] [Server thread/INFO]: ItsKungfu issued server command: /tp
  400. [15:34:10] [Server thread/INFO]: ItsKungfu issued server command: /tprandom
  401. [15:34:18] [Server thread/INFO]: ItsKungfu issued server command: /tprandom
  402. [15:34:19] [Server thread/INFO]: ItsKungfu issued server command: /tpr
  403. [15:34:32] [Server thread/INFO]: ItsKungfu issued server command: /tp 1840
  404. [15:34:40] [Server thread/INFO]: ItsKungfu issued server command: /tp 1840, 64, -832
  405. [15:35:16] [Server thread/INFO]: ItsKungfu issued server command: /tp 1840, 64, -832
  406. [15:36:15] [Server thread/INFO]: ItsKungfu issued server command: /tppos 1840
  407. [15:36:23] [Server thread/INFO]: ItsKungfu issued server command: /tppos 1840 64 -832
  408. [15:36:55] [Tuinity Chunk System Worker #1/ERROR]: No key placement in MapLike[{config:{state_provider:{state:{Name:"minecraft:hay_block",Properties:{axis:"y"}},type:"minecraft:rotated_block_provider"}},type:"minecraft:block_pile"}]; No key feature in MapLike[{config:{state_provider:{state:{Name:"minecraft:hay_block",Properties:{axis:"y"}},type:"minecraft:rotated_block_provider"}},type:"minecraft:block_pile"}]
  409. [15:36:55] [Tuinity Chunk System Worker #1/ERROR]: Exception loading structure piece with id minecraft:jigsaw
  410. java.lang.IllegalStateException: Invalid pool element found
  411. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  412. at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
  413. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  414. at net.minecraft.world.level.levelgen.structure.pieces.PiecesContainer.load(PiecesContainer.java:70) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  415. at net.minecraft.world.level.levelgen.structure.StructureStart.loadStaticStart(StructureStart.java:67) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  416. at net.minecraft.world.level.chunk.storage.ChunkSerializer.unpackStructureStart(ChunkSerializer.java:764) ~[?:?]
  417. at net.minecraft.world.level.chunk.storage.ChunkSerializer.readInProgressChunkHolder(ChunkSerializer.java:347) ~[?:?]
  418. at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  419. at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  420. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  421. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  422. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  423. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:62) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  424. [15:36:55] [Tuinity Chunk System Worker #1/ERROR]: No key placement in MapLike[{config:{state_provider:{state:{Name:"minecraft:hay_block",Properties:{axis:"y"}},type:"minecraft:rotated_block_provider"}},type:"minecraft:block_pile"}]; No key feature in MapLike[{config:{state_provider:{state:{Name:"minecraft:hay_block",Properties:{axis:"y"}},type:"minecraft:rotated_block_provider"}},type:"minecraft:block_pile"}]
  425. [15:36:55] [Tuinity Chunk System Worker #1/ERROR]: Exception loading structure piece with id minecraft:jigsaw
  426. java.lang.IllegalStateException: Invalid pool element found
  427. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  428. at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
  429. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  430. at net.minecraft.world.level.levelgen.structure.pieces.PiecesContainer.load(PiecesContainer.java:70) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  431. at net.minecraft.world.level.levelgen.structure.StructureStart.loadStaticStart(StructureStart.java:67) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  432. at net.minecraft.world.level.chunk.storage.ChunkSerializer.unpackStructureStart(ChunkSerializer.java:764) ~[?:?]
  433. at net.minecraft.world.level.chunk.storage.ChunkSerializer.readInProgressChunkHolder(ChunkSerializer.java:347) ~[?:?]
  434. at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  435. at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  436. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  437. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  438. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  439. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:62) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  440. [15:42:16] [Server thread/INFO]: ItsKungfu issued server command: /tppos 1088 64 -3368
  441. [15:43:04] [User Authenticator #1/INFO]: UUID of player NotchnotFoundd is d2f919de-5fd0-4724-81d3-b38089d0af38
  442. [15:43:04] [Server thread/INFO]: NotchnotFoundd has joined!
  443. [15:43:04] [Server thread/INFO]: NotchnotFoundd[/31.94.16.226:64968] logged in with entity id 3927 at ([world]-100.5003880355738, 117.0, 29.531623534282783)
  444. [15:43:36] [Server thread/INFO]: NotchnotFoundd issued server command: /home
  445. [15:43:36] [Server thread/INFO]: [Essentials] NotchnotFoundd was denied access to command.
  446. [15:43:43] [Server thread/INFO]: NotchnotFoundd issued server command: /t spawn
  447. [15:44:44] [Server thread/INFO]: ItsKungfu issued server command: /tp ItsKungfu
  448. [15:44:48] [Server thread/INFO]: ItsKungfu issued server command: /tp ItsKungfu NotchnotFoundd
  449. [15:47:12] [Server thread/INFO]: ItsKungfu issued server command: /chunkgen
  450. [15:47:23] [Server thread/INFO]: ItsKungfu issued server command: /fcp start
  451. [15:47:39] [Server thread/INFO]: ItsKungfu issued server command: /dynmap fullrender
  452. [15:47:55] [Server thread/INFO]: ItsKungfu issued server command: /dynmap render
  453. [16:02:06] [Server thread/INFO]: ItsKungfu lost connection: Timed out
  454. [16:02:06] [Server thread/INFO]: ItsKungfu has left!
  455. [16:02:07] [Server thread/INFO]: NotchnotFoundd lost connection: Timed out
  456. [16:02:07] [Server thread/INFO]: NotchnotFoundd has left!
  457. [16:12:22] [User Authenticator #2/INFO]: UUID of player ItsKungfu is f6aea1a6-d201-4379-8fe8-2a0f84cbbe0d
  458. [16:12:22] [Server thread/INFO]: ItsKungfu has joined!
  459. [16:12:22] [Server thread/INFO]: ItsKungfu[/216.131.116.51:60846] logged in with entity id 6826 at ([world]-100.5003880355738, 117.0, 29.531623534282783)
  460. [16:12:37] [User Authenticator #2/INFO]: UUID of player NotchnotFoundd is d2f919de-5fd0-4724-81d3-b38089d0af38
  461. [16:12:37] [Server thread/INFO]: NotchnotFoundd has joined!
  462. [16:12:37] [Server thread/INFO]: NotchnotFoundd[/216.131.116.51:60854] logged in with entity id 6957 at ([world]-100.5003880355738, 117.0, 29.531623534282783)
  463. [16:12:49] [Server thread/INFO]: ItsKungfu issued server command: /ss
  464. [16:12:53] [Server thread/INFO]: ItsKungfu issued server command: /ss info
  465. [16:14:52] [Server thread/INFO]: NotchnotFoundd issued server command: /t spawn
  466. [16:14:59] [Server thread/INFO]: ItsKungfu issued server command: /tp ItsKungfu NotchnotFoundd
  467. [16:38:04] [User Authenticator #3/INFO]: UUID of player TristonRossi is ea5218be-f4dc-4e35-b516-9c1cda40dce3
  468. [16:38:04] [Server thread/INFO]: TristonRossi has joined the server for the first time!
  469. [16:38:04] [Server thread/INFO]: TristonRossi[/31.124.236.247:51664] logged in with entity id 10754 at ([world]-100.5003880355738, 117.0, 29.531623534282783)
  470. [16:38:26] [Server thread/INFO]: TristonRossi issued server command: /warp Asia
  471. [16:38:29] [Server thread/INFO]: TristonRossi issued server command: /warp asia
  472. [16:38:31] [Server thread/INFO]: TristonRossi issued server command: /warp africa
  473. [16:38:35] [Server thread/INFO]: TristonRossi issued server command: /warp italy
  474. [16:38:38] [Server thread/INFO]: TristonRossi issued server command: /warp
  475. [16:38:45] [Server thread/INFO]: TristonRossi issued server command: /warp spawn
  476. [16:39:01] [Server thread/INFO]: TristonRossi issued server command: /tpa notchnothere
  477. [16:39:01] [Server thread/INFO]: [Essentials] TristonRossi was denied access to command.
  478. [16:39:08] [Server thread/INFO]: TristonRossi issued server command: /tpa notchnotfoundd
  479. [16:39:08] [Server thread/INFO]: [Essentials] TristonRossi was denied access to command.
  480. [16:39:34] [Server thread/INFO]: ItsKungfu issued server command: /lp applyedits Pzl1LtRmjH
  481. [16:39:39] [Server thread/INFO]: ItsKungfu issued server command: /lp applyedits Pzl1LtRmjH --force
  482. [16:39:39] [luckperms-command-executor/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  483. [16:39:39] [luckperms-command-executor/INFO]: [LP] LOG > webeditor add essentials.tpa true
  484. [16:39:39] [luckperms-command-executor/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  485. [16:39:39] [luckperms-command-executor/INFO]: [LP] LOG > webeditor remove essentials.kit true
  486. [16:39:39] [luckperms-command-executor/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  487. [16:39:39] [luckperms-command-executor/INFO]: [LP] LOG > webeditor remove essentials.setwarp true
  488. [16:40:22] [Server thread/INFO]: TristonRossi issued server command: /shop
  489. [16:40:37] [Server thread/INFO]: ItsKungfu issued server command: /lp applyedits idmtQyRT3J --force
  490. [16:40:38] [luckperms-command-executor/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  491. [16:40:38] [luckperms-command-executor/INFO]: [LP] LOG > webeditor add essentials.showkit true
  492. [16:40:38] [luckperms-command-executor/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  493. [16:40:38] [luckperms-command-executor/INFO]: [LP] LOG > webeditor add essentials.setwarp true
  494. [16:40:38] [luckperms-command-executor/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  495. [16:40:38] [luckperms-command-executor/INFO]: [LP] LOG > webeditor add essentials.kit true
  496. [16:40:47] [Server thread/INFO]: TristonRossi drowned
  497. [16:40:53] [Server thread/INFO]: TristonRossi issued server command: /tpa notchnotfoundd
  498. [16:41:33] [Server thread/INFO]: ItsKungfu issued server command: /lp applyedits yoAXYOQYpW --force
  499. [16:41:34] [luckperms-command-executor/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  500. [16:41:34] [luckperms-command-executor/INFO]: [LP] LOG > webeditor add essentials.tpacancel true
  501. [16:41:34] [luckperms-command-executor/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  502. [16:41:34] [luckperms-command-executor/INFO]: [LP] LOG > webeditor add essentials.tpaccept true
  503. [16:41:39] [Server thread/INFO]: TristonRossi issued server command: /tpa notchnotfoundd
  504. [16:41:45] [Server thread/INFO]: NotchnotFoundd issued server command: /tpaccept
  505. [16:41:45] [Server thread/WARN]: TristonRossi moved too quickly! 769.2356011879923,1.1790461675797559,-3686.0954259364585
  506. [16:43:33] [Server thread/INFO]: TristonRossi has made the advancement [Monster Hunter]
  507. [16:43:51] [Server thread/INFO]: TristonRossi issued server command: /shop
  508. [16:43:52] [Server thread/INFO]: NotchnotFoundd issued server command: /t claim
  509. [16:44:03] [Server thread/INFO]: Shop >> TristonRossi sold 36 x Oak Planks(Blocks.page5.items.217) for $10.08 with the quick sell screen.
  510. [16:44:20] [Server thread/INFO]: Shop >> TristonRossi bought 1 x Cooked Beef(Food.page1.items.11) for $6.30 with the buy screen.
  511. [16:44:25] [Server thread/INFO]: TristonRossi issued server command: /shop
  512. [16:44:53] [Server thread/INFO]: TristonRossi issued server command: /shop
  513. [16:45:56] [Server thread/INFO]: NotchnotFoundd issued server command: /shop
  514. [16:46:46] [Server thread/INFO]: ItsKungfu has made the advancement [Getting an Upgrade]
  515. [16:47:11] [Server thread/INFO]: ItsKungfu issued server command: /kitcreate Tools
  516. [16:47:20] [Server thread/INFO]: ItsKungfu issued server command: /kitcreate Tools 600
  517. [16:47:33] [Server thread/INFO]: TristonRossi issued server command: /kit tools
  518. [16:47:37] [Server thread/INFO]: TristonRossi issued server command: /kits
  519. [16:47:39] [Server thread/INFO]: TristonRossi issued server command: /kitshow
  520. [16:47:42] [Server thread/INFO]: TristonRossi issued server command: /kits
  521. [16:48:23] [Server thread/INFO]: TristonRossi issued server command: /tpa notchnotfoundd
  522. [16:48:33] [Server thread/INFO]: NotchnotFoundd issued server command: /tpaccept
  523. [16:48:33] [Server thread/WARN]: TristonRossi moved too quickly! -353.9787766585497,2.1736461067915585,-81.10670415768163
  524. [16:48:39] [Server thread/INFO]: TristonRossi issued server command: /kits
  525. [16:48:42] [Server thread/INFO]: TristonRossi issued server command: /kit tools
  526. [16:49:21] [Server thread/INFO]: TristonRossi issued server command: /shop
  527. [16:49:32] [Server thread/INFO]: ItsKungfu issued server command: /lp applyedits 2E5VOa2JkL --force
  528. [16:49:44] [Server thread/INFO]: TristonRossi issued server command: /kit tools
  529. [16:49:52] [Server thread/INFO]: TristonRossi issued server command: /shop
  530. [16:49:57] [Server thread/INFO]: ItsKungfu issued server command: /lp
  531. [16:50:03] [Server thread/INFO]: Shop >> TristonRossi sold 47 x Oak Planks(Blocks.page5.items.217) for $13.16 with the quick sell screen.
  532. [16:50:05] [Server thread/INFO]: ItsKungfu issued server command: /lp editor
  533. [16:50:06] [Server thread/INFO]: TristonRossi issued server command: /shop
  534. [16:50:16] [Server thread/INFO]: Shop >> TristonRossi bought 2 x Cooked Beef(Food.page1.items.11) for $12.60 with the buy screen.
  535. [16:50:20] [luckperms-worker-10/INFO]: [LP] LOG > (ItsKungfu) [G] (default)
  536. [16:50:20] [luckperms-worker-10/INFO]: [LP] LOG > webeditor add essentials.kits.tools true
  537. [16:50:31] [Server thread/INFO]: TristonRossi issued server command: /kit tools
  538. [16:50:31] [Server thread/INFO]: TristonRossi has made the advancement [Getting an Upgrade]
  539. [16:50:33] [Server thread/INFO]: TristonRossi issued server command: /kits
  540. [16:50:45] [Server thread/INFO]: NotchnotFoundd issued server command: /shop
  541. [16:50:51] [Server thread/INFO]: TristonRossi issued server command: /shop
  542. [16:51:02] [Server thread/INFO]: Shop >> NotchnotFoundd bought 2 x Elytra(Miscellaneous.page1.items.8) for $4,830.40 with the buy screen.
  543. [16:51:02] [Server thread/INFO]: NotchnotFoundd has reached the goal [Sky's the Limit]
  544. [16:51:27] [Server thread/INFO]: Shop >> NotchnotFoundd bought 6 x Firework Rocket(Miscellaneous.page1.items.999) for $1,818 with the buy screen.
  545. [16:51:29] [Server thread/INFO]: TristonRossi issued server command: /sellall
  546. [16:51:35] [Server thread/INFO]: TristonRossi issued server command: /shop
  547. [16:51:46] [Server thread/INFO]: TristonRossi issued server command: /tpa notchnotfoundd
  548. [16:51:47] [Server thread/INFO]: NotchnotFoundd issued server command: /tpaccept
  549. [16:51:47] [Server thread/WARN]: TristonRossi moved too quickly! 1.1592109694447572,-1.0013359791121417,201.56826748244293
  550. [16:51:50] [Server thread/INFO]: TristonRossi has reached the goal [Sky's the Limit]
  551. [16:54:48] [Server thread/INFO]: NotchnotFoundd issued server command: /bal
  552. [16:54:59] [Server thread/INFO]: TristonRossi has made the advancement [Stone Age]
  553. [16:55:00] [Server thread/INFO]: NotchnotFoundd issued server command: /shop
  554. [16:55:31] [Server thread/INFO]: Shop >> NotchnotFoundd bought 1 x Enchanted Book(Enchanting.page1.items.7) for $972.41 with the buy screen.
  555. [16:55:47] [Server thread/INFO]: Shop >> NotchnotFoundd bought 3 x Diamond(Ores.page1.items.9) for $157.50 with the buy screen.
  556. [16:55:47] [Server thread/INFO]: NotchnotFoundd has made the advancement [Diamonds!]
  557. [16:56:10] [Server thread/INFO]: NotchnotFoundd issued server command: /shop
  558. [16:56:20] [Server thread/INFO]: Shop >> NotchnotFoundd bought 32 x Iron Ingot(Ores.page1.items.16) for $176.64 with the buy screen.
  559. [16:56:40] [Server thread/INFO]: TristonRossi issued server command: /sell
  560. [16:56:46] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  561. [16:56:46] [Server thread/INFO]: Shop >> TristonRossi sold 26 x Coal(Ores.page1.items.4) for $34.32 with the sell all command.
  562. [16:56:52] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  563. [16:56:52] [Server thread/INFO]: Shop >> TristonRossi sold 8 x Dirt(Blocks.page3.items.105) for $6 with the sell all command.
  564. [16:56:54] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  565. [16:56:54] [Server thread/INFO]: Shop >> TristonRossi sold 5 x Andesite(Blocks.page1.items.12) for $0.89 with the sell all command.
  566. [16:56:56] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  567. [16:56:56] [Server thread/INFO]: Shop >> TristonRossi sold 3 x Granite(Blocks.page3.items.118) for $0.54 with the sell all command.
  568. [16:56:58] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  569. [16:56:58] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Leather(Farming.page1.items.15) for $8.40 with the sell all command.
  570. [16:57:08] [Server thread/INFO]: TristonRossi issued server command: /shop
  571. [16:57:13] [Server thread/INFO]: NotchnotFoundd issued server command: /shop
  572. [16:57:49] [Server thread/INFO]: Shop >> NotchnotFoundd bought 1 x Enchanted Book(Enchanting.page1.items.38) for $441 with the buy screen.
  573. [16:59:03] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  574. [16:59:03] [Server thread/INFO]: Shop >> TristonRossi sold 3 x Andesite(Blocks.page1.items.12) for $0.54 with the sell all command.
  575. [16:59:05] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  576. [16:59:08] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  577. [17:00:58] [Server thread/INFO]: TristonRossi has made the advancement [Acquire Hardware]
  578. [17:01:03] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  579. [17:01:03] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Enchanted Book(Enchanting.page1.items.19) for $176.40 with the sell all command.
  580. [17:01:10] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  581. [17:01:10] [Server thread/INFO]: Shop >> TristonRossi sold 8 x Bone(Mobs.page1.items.4) for $12 with the sell all command.
  582. [17:01:17] [Server thread/INFO]: TristonRossi issued server command: /sell
  583. [17:01:25] [Server thread/INFO]: TristonRossi issued server command: /sellall hand 1
  584. [17:01:25] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Rotten Flesh(Mobs.page1.items.15) for $1.25 with the sell all command.
  585. [17:01:29] [Server thread/INFO]: TristonRossi issued server command: /sellall hand 5
  586. [17:01:29] [Server thread/INFO]: Shop >> TristonRossi sold 5 x Rotten Flesh(Mobs.page1.items.15) for $6.25 with the sell all command.
  587. [17:01:43] [Server thread/INFO]: TristonRossi issued server command: /shop
  588. [17:01:49] [Server thread/INFO]: TristonRossi issued server command: /towny
  589. [17:01:53] [Server thread/INFO]: TristonRossi issued server command: /t
  590. [17:01:58] [Server thread/INFO]: TristonRossi issued server command: /t create
  591. [17:02:27] [Server thread/INFO]: TristonRossi issued server command: /t create BritishEmpire
  592. [17:02:30] [Server thread/INFO]: TristonRossi issued server command: /confirm
  593. [17:02:30] [Server thread/INFO]: [Towny] [Global Message] TristonRossi created a new town called BritishEmpire
  594. [17:02:39] [Server thread/INFO]: TristonRossi issued server command: /t set spawn
  595. [17:02:40] [Server thread/INFO]: [Towny] [Town Msg] BritishEmpire: Congratulations on creating your town! Your town will pay a daily upkeep which is currently valued at 10. You can deposit money in your town's bank using '/t deposit #'. Without money to pay the upkeep your town will be deleted. You can see your costs anytime using /towny prices. Next daily upkeep taken in 18 hours, 57 minutes, 20 seconds.
  596. [17:02:43] [Server thread/INFO]: TristonRossi issued server command: /t set spawncost 50
  597. [17:02:46] [Server thread/INFO]: TristonRossi issued server command: /t set spawncost 10
  598. [17:02:46] [Server thread/INFO]: [Towny] [Town Msg] BritishEmpire: TristonRossi has set the price of using /Town spawn to 10
  599. [17:03:13] [Server thread/INFO]: TristonRossi issued server command: /t bank
  600. [17:03:18] [Server thread/INFO]: TristonRossi issued server command: /t bal
  601. [17:03:26] [Server thread/INFO]: TristonRossi issued server command: /t claim
  602. [17:03:30] [Server thread/INFO]: TristonRossi issued server command: /t
  603. [17:03:39] [Server thread/INFO]: TristonRossi issued server command: /t withdraw
  604. [17:03:42] [Server thread/INFO]: TristonRossi issued server command: /t deposit 1
  605. [17:03:44] [Server thread/INFO]: TristonRossi issued server command: /t deposit 0.5
  606. [17:03:54] [Server thread/INFO]: TristonRossi issued server command: /t claim
  607. [17:03:56] [Server thread/INFO]: TristonRossi issued server command: /t claim
  608. [17:04:22] [Server thread/INFO]: TristonRossi lost connection: Disconnected
  609. [17:04:22] [Server thread/INFO]: TristonRossi has left!
  610. [17:04:39] [Server thread/INFO]: NotchnotFoundd issued server command: /bal
  611. [17:05:19] [User Authenticator #4/INFO]: UUID of player TristonRossi is ea5218be-f4dc-4e35-b516-9c1cda40dce3
  612. [17:05:19] [Server thread/INFO]: TristonRossi has joined!
  613. [17:05:19] [Server thread/INFO]: TristonRossi[/31.124.236.247:53029] logged in with entity id 21988 at ([world]-100.5003880355738, 117.0, 29.531623534282783)
  614. [17:05:23] [Server thread/INFO]: TristonRossi issued server command: /t spawn
  615. [17:05:38] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  616. [17:05:38] [Server thread/INFO]: Shop >> TristonRossi sold 4 x Andesite(Blocks.page1.items.12) for $0.72 with the sell all command.
  617. [17:05:40] [Server thread/INFO]: TristonRossi issued server command: /t
  618. [17:05:44] [Server thread/INFO]: TristonRossi issued server command: /shop
  619. [17:07:36] [Server thread/INFO]: TristonRossi has made the advancement [Isn't It Iron Pick]
  620. [17:09:51] [Server thread/INFO]: TristonRossi issued server command: /t
  621. [17:10:15] [Server thread/INFO]: TristonRossi issued server command: /t toggle mobs
  622. [17:10:15] [Server thread/INFO]: [Towny] [Town Msg] BritishEmpire: Monster spawns in BritishEmpire are now Enabled.
  623. [17:14:18] [User Authenticator #5/INFO]: UUID of player donut369 is bb7bc13a-ff24-4b17-9d41-5b9927f86fe1
  624. [17:14:18] [Server thread/INFO]: donut369 has joined!
  625. [17:14:18] [Server thread/INFO]: donut369[/86.28.162.23:51239] logged in with entity id 25559 at ([world]-100.5003880355738, 117.0, 29.531623534282783)
  626. [17:15:25] [User Authenticator #6/INFO]: UUID of player Jimmy745 is 9245a6f1-33ac-47bf-8e22-6b733035844b
  627. [17:15:25] [Server thread/INFO]: Jimmy745 has joined the server for the first time!
  628. [17:15:25] [Server thread/INFO]: Jimmy745[/82.5.39.185:63462] logged in with entity id 26435 at ([world]-100.5003880355738, 117.0, 29.531623534282783)
  629. [17:15:32] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  630. [17:15:32] [Server thread/INFO]: Shop >> TristonRossi sold 11 x Rotten Flesh(Mobs.page1.items.15) for $13.75 with the sell all command.
  631. [17:15:47] [Server thread/INFO]: TristonRossi issued server command: /t spawn
  632. [17:15:59] [Server thread/INFO]: Jimmy745 issued server command: /warp asia
  633. [17:16:03] [Server thread/INFO]: Jimmy745 issued server command: /warp
  634. [17:16:37] [Server thread/INFO]: donut369 issued server command: /kit tools
  635. [17:16:37] [Server thread/INFO]: donut369 has made the advancement [Getting an Upgrade]
  636. [17:16:39] [Server thread/INFO]: Jimmy745 issued server command: /toolkit
  637. [17:16:44] [Server thread/INFO]: Jimmy745 issued server command: /kit tools
  638. [17:16:44] [Server thread/INFO]: Jimmy745 has made the advancement [Getting an Upgrade]
  639. [17:17:29] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  640. [17:17:29] [Server thread/INFO]: Shop >> TristonRossi sold 4 x Rotten Flesh(Mobs.page1.items.15) for $5 with the sell all command.
  641. [17:17:40] [Server thread/INFO]: Jimmy745 issued server command: /tpa
  642. [17:17:49] [Server thread/INFO]: donut369 issued server command: /tpa NotchnotFoundd
  643. [17:17:53] [Server thread/INFO]: NotchnotFoundd issued server command: /tpaccept
  644. [17:17:57] [Server thread/INFO]: Jimmy745 issued server command: /tpa notchnotfound
  645. [17:18:00] [Server thread/INFO]: NotchnotFoundd issued server command: /tpaccept
  646. [17:18:00] [Server thread/WARN]: Jimmy745 moved too quickly! 688.1089031046487,-61.42159999847412,-3613.4273004262704
  647. [17:18:32] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  648. [17:18:32] [Server thread/INFO]: Shop >> TristonRossi sold 6 x Iron Ingot(Ores.page1.items.16) for $8.28 with the sell all command.
  649. [17:19:20] [Server thread/INFO]: donut369 issued server command: /money
  650. [17:19:41] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  651. [17:19:41] [Server thread/INFO]: Shop >> TristonRossi sold 22 x Coal(Ores.page1.items.4) for $29.04 with the sell all command.
  652. [17:19:43] [Server thread/INFO]: TristonRossi issued server command: /shop
  653. [17:20:05] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  654. [17:20:05] [Server thread/INFO]: Shop >> TristonRossi sold 59 x Mossy Cobblestone(Blocks.page1.items.54) for $119.18 with the sell all command.
  655. [17:20:10] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  656. [17:20:10] [Server thread/INFO]: Shop >> TristonRossi sold 16 x Diorite(Blocks.page2.items.97) for $2.88 with the sell all command.
  657. [17:20:13] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  658. [17:20:17] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  659. [17:20:17] [Server thread/INFO]: Shop >> TristonRossi sold 2 x Bone(Mobs.page1.items.4) for $3 with the sell all command.
  660. [17:20:24] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  661. [17:20:24] [Server thread/INFO]: Shop >> TristonRossi sold 11 x Iron Ingot(Ores.page1.items.16) for $15.18 with the sell all command.
  662. [17:20:32] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  663. [17:20:32] [Server thread/INFO]: Shop >> TristonRossi sold 12 x Coal(Ores.page1.items.4) for $15.84 with the sell all command.
  664. [17:20:37] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  665. [17:20:37] [Server thread/INFO]: Shop >> TristonRossi sold 6 x Cooked Beef(Food.page1.items.11) for $9.48 with the sell all command.
  666. [17:22:00] [Server thread/INFO]: TristonRossi issued server command: /t claim
  667. [17:22:03] [Server thread/INFO]: TristonRossi issued server command: /t claim
  668. [17:22:04] [Server thread/INFO]: donut369 has made the advancement [Stone Age]
  669. [17:22:07] [Server thread/INFO]: TristonRossi issued server command: /t deposit 25
  670. [17:22:07] [Folia Async Scheduler Thread #17/INFO]: [Towny] [Town Msg] BritishEmpire: TristonRossi deposited 25 into the Town bank.
  671. [17:22:09] [Server thread/INFO]: TristonRossi issued server command: /t deposit 10
  672. [17:22:09] [Folia Async Scheduler Thread #18/INFO]: [Towny] [Town Msg] BritishEmpire: TristonRossi deposited 10 into the Town bank.
  673. [17:22:11] [Server thread/INFO]: TristonRossi issued server command: /t claim
  674. [17:22:14] [Server thread/INFO]: TristonRossi issued server command: /t
  675. [17:22:18] [Server thread/INFO]: TristonRossi issued server command: /towny:town plots BritishEmpire
  676. [17:24:49] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  677. [17:24:49] [Server thread/INFO]: Shop >> TristonRossi sold 14 x Diorite(Blocks.page2.items.97) for $2.52 with the sell all command.
  678. [17:24:51] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  679. [17:24:51] [Server thread/INFO]: Shop >> TristonRossi sold 6 x Dirt(Blocks.page3.items.105) for $4.50 with the sell all command.
  680. [17:24:53] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  681. [17:24:54] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  682. [17:24:54] [Server thread/INFO]: Shop >> TristonRossi sold 48 x Andesite(Blocks.page1.items.12) for $8.64 with the sell all command.
  683. [17:25:12] [Server thread/INFO]: TristonRossi issued server command: /t spawn
  684. [17:25:23] [Server thread/INFO]: TristonRossi issued server command: /tpa NotchnotFoundd
  685. [17:25:40] [Server thread/INFO]: NotchnotFoundd issued server command: /tpaccept
  686. [17:25:47] [Server thread/INFO]: TristonRossi issued server command: /shop
  687. [17:26:36] [Server thread/INFO]: TristonRossi issued server command: /shop
  688. [17:27:12] [Server thread/WARN]: TristonRossi moved wrongly!
  689. [17:27:58] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  690. [17:27:58] [Server thread/INFO]: Shop >> TristonRossi sold 6 x Leather(Farming.page1.items.15) for $50.40 with the sell all command.
  691. [17:28:39] [Server thread/INFO]: TristonRossi issued server command: /shop
  692. [17:29:30] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  693. [17:29:30] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Peony(Dyes.page1.items.24) for $0.25 with the sell all command.
  694. [17:29:47] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  695. [17:29:47] [Server thread/INFO]: Shop >> TristonRossi sold 2 x Leather(Farming.page1.items.15) for $16.80 with the sell all command.
  696. [17:29:49] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  697. [17:29:49] [Server thread/INFO]: Shop >> TristonRossi sold 2 x Sugar Cane(Farming.page1.items.25) for $0.06 with the sell all command.
  698. [17:30:16] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  699. [17:30:16] [Server thread/INFO]: Shop >> TristonRossi sold 2 x Sugar Cane(Farming.page1.items.25) for $0.06 with the sell all command.
  700. [17:30:22] [Server thread/INFO]: donut369 issued server command: /tpa ItsKungfu
  701. [17:31:05] [Server thread/INFO]: NotchnotFoundd issued server command: /sellall COBBLESTONE
  702. [17:31:11] [Server thread/INFO]: donut369 issued server command: /tpa NotchnotFoundd
  703. [17:31:13] [Server thread/INFO]: NotchnotFoundd issued server command: /tpaccept
  704. [17:31:44] [Server thread/INFO]: NotchnotFoundd issued server command: /t add donut369
  705. [17:31:44] [Server thread/INFO]: [Towny] [Town Msg] ZyzzLand: NotchnotFoundd invited donut369 to the town.
  706. [17:31:49] [Server thread/INFO]: donut369 issued server command: /accept
  707. [17:31:49] [Server thread/INFO]: [Towny] [Town Msg] ZyzzLand: donut369 joined the town!
  708. [17:32:17] [Server thread/INFO]: NotchnotFoundd issued server command: /shop
  709. [17:32:24] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  710. [17:32:24] [Server thread/INFO]: Shop >> TristonRossi sold 4 x Leather(Farming.page1.items.15) for $33.60 with the sell all command.
  711. [17:32:28] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  712. [17:32:28] [Server thread/INFO]: Shop >> TristonRossi sold 2 x Porkchop(Food.page1.items.19) for $3 with the sell all command.
  713. [17:32:54] [Server thread/INFO]: Jimmy745 has made the advancement [Acquire Hardware]
  714. [17:33:19] [Tuinity Chunk System Worker #1/ERROR]: No key placement in MapLike[{config:{blacklist:[],block_placer:{extra_size:2,min_size:1,type:"minecraft:column_placer"},can_replace:0b,need_water:0b,project:0b,state_provider:{state:{Name:"minecraft:cactus",Properties:{age:"0"}},type:"minecraft:simple_state_provider"},tries:10,whitelist:[],xspread:7,yspread:3,zspread:7},type:"minecraft:random_patch"}]; No key feature in MapLike[{config:{blacklist:[],block_placer:{extra_size:2,min_size:1,type:"minecraft:column_placer"},can_replace:0b,need_water:0b,project:0b,state_provider:{state:{Name:"minecraft:cactus",Properties:{age:"0"}},type:"minecraft:simple_state_provider"},tries:10,whitelist:[],xspread:7,yspread:3,zspread:7},type:"minecraft:random_patch"}]
  715. [17:33:19] [Tuinity Chunk System Worker #1/ERROR]: Exception loading structure piece with id minecraft:jigsaw
  716. java.lang.IllegalStateException: Invalid pool element found
  717. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  718. at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
  719. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  720. at net.minecraft.world.level.levelgen.structure.pieces.PiecesContainer.load(PiecesContainer.java:70) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  721. at net.minecraft.world.level.levelgen.structure.StructureStart.loadStaticStart(StructureStart.java:67) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  722. at net.minecraft.world.level.chunk.storage.ChunkSerializer.unpackStructureStart(ChunkSerializer.java:764) ~[?:?]
  723. at net.minecraft.world.level.chunk.storage.ChunkSerializer.readInProgressChunkHolder(ChunkSerializer.java:347) ~[?:?]
  724. at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  725. at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  726. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  727. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  728. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  729. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  730. [17:33:19] [Tuinity Chunk System Worker #1/ERROR]: No key placement in MapLike[{config:{state_provider:{state:{Name:"minecraft:hay_block",Properties:{axis:"y"}},type:"minecraft:rotated_block_provider"}},type:"minecraft:block_pile"}]; No key feature in MapLike[{config:{state_provider:{state:{Name:"minecraft:hay_block",Properties:{axis:"y"}},type:"minecraft:rotated_block_provider"}},type:"minecraft:block_pile"}]
  731. [17:33:19] [Tuinity Chunk System Worker #1/ERROR]: Exception loading structure piece with id minecraft:jigsaw
  732. java.lang.IllegalStateException: Invalid pool element found
  733. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  734. at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
  735. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  736. at net.minecraft.world.level.levelgen.structure.pieces.PiecesContainer.load(PiecesContainer.java:70) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  737. at net.minecraft.world.level.levelgen.structure.StructureStart.loadStaticStart(StructureStart.java:67) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  738. at net.minecraft.world.level.chunk.storage.ChunkSerializer.unpackStructureStart(ChunkSerializer.java:764) ~[?:?]
  739. at net.minecraft.world.level.chunk.storage.ChunkSerializer.readInProgressChunkHolder(ChunkSerializer.java:347) ~[?:?]
  740. at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  741. at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  742. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  743. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  744. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  745. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  746. [17:33:19] [Tuinity Chunk System Worker #1/ERROR]: No key placement in MapLike[{config:{blacklist:[],block_placer:{extra_size:2,min_size:1,type:"minecraft:column_placer"},can_replace:0b,need_water:0b,project:0b,state_provider:{state:{Name:"minecraft:cactus",Properties:{age:"0"}},type:"minecraft:simple_state_provider"},tries:10,whitelist:[],xspread:7,yspread:3,zspread:7},type:"minecraft:random_patch"}]; No key feature in MapLike[{config:{blacklist:[],block_placer:{extra_size:2,min_size:1,type:"minecraft:column_placer"},can_replace:0b,need_water:0b,project:0b,state_provider:{state:{Name:"minecraft:cactus",Properties:{age:"0"}},type:"minecraft:simple_state_provider"},tries:10,whitelist:[],xspread:7,yspread:3,zspread:7},type:"minecraft:random_patch"}]
  747. [17:33:19] [Tuinity Chunk System Worker #1/ERROR]: Exception loading structure piece with id minecraft:jigsaw
  748. java.lang.IllegalStateException: Invalid pool element found
  749. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  750. at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
  751. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  752. at net.minecraft.world.level.levelgen.structure.pieces.PiecesContainer.load(PiecesContainer.java:70) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  753. at net.minecraft.world.level.levelgen.structure.StructureStart.loadStaticStart(StructureStart.java:67) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  754. at net.minecraft.world.level.chunk.storage.ChunkSerializer.unpackStructureStart(ChunkSerializer.java:764) ~[?:?]
  755. at net.minecraft.world.level.chunk.storage.ChunkSerializer.readInProgressChunkHolder(ChunkSerializer.java:347) ~[?:?]
  756. at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  757. at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  758. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  759. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  760. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  761. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  762. [17:33:19] [Tuinity Chunk System Worker #1/ERROR]: No key placement in MapLike[{config:{blacklist:[],block_placer:{extra_size:2,min_size:1,type:"minecraft:column_placer"},can_replace:0b,need_water:0b,project:0b,state_provider:{state:{Name:"minecraft:cactus",Properties:{age:"0"}},type:"minecraft:simple_state_provider"},tries:10,whitelist:[],xspread:7,yspread:3,zspread:7},type:"minecraft:random_patch"}]; No key feature in MapLike[{config:{blacklist:[],block_placer:{extra_size:2,min_size:1,type:"minecraft:column_placer"},can_replace:0b,need_water:0b,project:0b,state_provider:{state:{Name:"minecraft:cactus",Properties:{age:"0"}},type:"minecraft:simple_state_provider"},tries:10,whitelist:[],xspread:7,yspread:3,zspread:7},type:"minecraft:random_patch"}]
  763. [17:33:19] [Tuinity Chunk System Worker #1/ERROR]: Exception loading structure piece with id minecraft:jigsaw
  764. java.lang.IllegalStateException: Invalid pool element found
  765. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  766. at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
  767. at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:62) ~[?:?]
  768. at net.minecraft.world.level.levelgen.structure.pieces.PiecesContainer.load(PiecesContainer.java:70) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  769. at net.minecraft.world.level.levelgen.structure.StructureStart.loadStaticStart(StructureStart.java:67) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  770. at net.minecraft.world.level.chunk.storage.ChunkSerializer.unpackStructureStart(ChunkSerializer.java:764) ~[?:?]
  771. at net.minecraft.world.level.chunk.storage.ChunkSerializer.readInProgressChunkHolder(ChunkSerializer.java:347) ~[?:?]
  772. at io.papermc.paper.chunk.system.scheduling.ChunkLoadTask$ChunkDataLoadTask.runOffMain(ChunkLoadTask.java:338) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  773. at io.papermc.paper.chunk.system.scheduling.GenericDataLoadTask$ProcessOffMainTask.run(GenericDataLoadTask.java:307) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  774. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue$PrioritisedTask.executeInternal(PrioritisedThreadedTaskQueue.java:351) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  775. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadedTaskQueue.executeTask(PrioritisedThreadedTaskQueue.java:118) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  776. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedThreadPool$PrioritisedThread.pollTasks(PrioritisedThreadPool.java:274) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  777. at ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:50) ~[paper-1.20.4.jar:git-Paper-"f4c7d37"]
  778. [17:33:50] [Server thread/INFO]: TristonRossi issued server command: /tpa Jimmy745
  779. [17:33:59] [Server thread/INFO]: Jimmy745 issued server command: /tpaccept
  780. [17:35:15] [Server thread/INFO]: donut369 issued server command: /shop
  781. [17:35:55] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  782. [17:35:55] [Server thread/INFO]: Shop >> TristonRossi sold 2 x Wheat(Farming.page1.items.28) for $2.50 with the sell all command.
  783. [17:35:56] [Server thread/INFO]: donut369 issued server command: /sellall hand
  784. [17:38:17] [Server thread/INFO]: NotchnotFoundd issued server command: /sellall GRAVEL
  785. [17:38:17] [Server thread/INFO]: Shop >> NotchnotFoundd sold 18 x Gravel(Blocks.page3.items.107) for $36 with the sell all command.
  786. [17:38:21] [Server thread/INFO]: NotchnotFoundd issued server command: /sellgui
  787. [17:38:30] [Server thread/INFO]: Shop >> NotchnotFoundd sold 3x String(Mobs.page1.items.18), 3x Diorite(Blocks.page2.items.97), 1x Spider Eye(Mobs.page1.items.17), 8x Andesite(Blocks.page1.items.12), 2x Rotten Flesh(Mobs.page1.items.15) for $11.48 with the sell gui.
  788. [17:38:46] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  789. [17:38:46] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Spider Eye(Mobs.page1.items.17) for $1.75 with the sell all command.
  790. [17:38:47] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  791. [17:38:47] [Server thread/INFO]: Shop >> TristonRossi sold 1 x String(Mobs.page1.items.18) for $1.75 with the sell all command.
  792. [17:41:02] [Server thread/INFO]: TristonRossi has made the advancement [Sweet Dreams]
  793. [17:41:12] [Server thread/INFO]: Jimmy745 lost connection: Disconnected
  794. [17:41:12] [Server thread/INFO]: Jimmy745 has left!
  795. [17:41:26] [Server thread/INFO]: donut369 has made the advancement [Acquire Hardware]
  796. [17:41:48] [Server thread/INFO]: donut369 has made the advancement [Suit Up]
  797. [17:42:00] [User Authenticator #7/INFO]: UUID of player Jimmy745 is 9245a6f1-33ac-47bf-8e22-6b733035844b
  798. [17:42:00] [Server thread/INFO]: Jimmy745 has joined!
  799. [17:42:00] [Server thread/INFO]: Jimmy745[/82.5.39.185:64006] logged in with entity id 43549 at ([world]-100.5003880355738, 117.0, 29.531623534282783)
  800. [17:42:10] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  801. [17:42:10] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Tnt(Blocks.page1.items.11) for $26.65 with the sell all command.
  802. [17:42:12] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  803. [17:42:12] [Server thread/INFO]: Shop >> TristonRossi sold 24 x Rotten Flesh(Mobs.page1.items.15) for $30 with the sell all command.
  804. [17:42:15] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  805. [17:42:17] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  806. [17:42:17] [Server thread/INFO]: Shop >> TristonRossi sold 2 x Bamboo(Farming.page1.items.1) for $0.06 with the sell all command.
  807. [17:42:21] [Server thread/INFO]: Jimmy745 issued server command: /warp
  808. [17:42:33] [Server thread/INFO]: Jimmy745 issued server command: /tpa d
  809. [17:42:46] [Server thread/INFO]: donut369 issued server command: /tpaccept
  810. [17:42:55] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  811. [17:42:55] [Server thread/INFO]: Shop >> TristonRossi sold 12 x Wheat(Farming.page1.items.28) for $15 with the sell all command.
  812. [17:43:03] [Server thread/INFO]: TristonRossi issued server command: /shop
  813. [17:43:04] [Server thread/INFO]: Jimmy745 has made the advancement [Suit Up]
  814. [17:43:32] [Server thread/INFO]: donut369 has made the advancement [Isn't It Iron Pick]
  815. [17:44:09] [Server thread/INFO]: TristonRossi issued server command: /shop
  816. [17:44:17] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  817. [17:44:17] [Server thread/INFO]: Shop >> TristonRossi sold 6 x Moss Block(Miscellaneous.page1.items.20) for $1.50 with the sell all command.
  818. [17:44:18] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  819. [17:44:18] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Bamboo(Farming.page1.items.1) for $0.03 with the sell all command.
  820. [17:44:25] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  821. [17:44:25] [Server thread/INFO]: Shop >> TristonRossi sold 5 x Emerald(Ores.page1.items.11) for $49.25 with the sell all command.
  822. [17:44:26] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  823. [17:44:26] [Server thread/INFO]: Shop >> TristonRossi sold 2 x Lapis Lazuli(Ores.page1.items.18) for $3.62 with the sell all command.
  824. [17:47:38] [Server thread/INFO]: Jimmy745 issued server command: /tpa tristonrossi
  825. [17:47:41] [Server thread/INFO]: TristonRossi issued server command: /tpaccept
  826. [17:48:53] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-"f4c7d37" (MC: 1.20.4) ---
  827. [17:48:53] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
  828. [17:48:53] [Paper Watchdog Thread/ERROR]: ------------------------------
  829. [17:48:53] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  830. [17:48:53] [Paper Watchdog Thread/ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer
  831. [17:48:53] [Paper Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
  832. [17:48:53] [Paper Watchdog Thread/ERROR]: Entity UUID: ea5218be-f4dc-4e35-b516-9c1cda40dce3
  833. [17:48:53] [Paper Watchdog Thread/ERROR]: Position: world: 'world' at location (449.99850643490834, 60.79764863756981, -5531.182467461434)
  834. [17:48:53] [Paper Watchdog Thread/ERROR]: Velocity: (0.0, -0.029628067539196418, 0.0) (in blocks per tick)
  835. [17:48:53] [Paper Watchdog Thread/ERROR]: Entity AABB: AABB[449.6985064229874, 60.79764863756981, -5531.4824674733545] -> [450.29850644682926, 62.59764858988609, -5530.882467449513]
  836. [17:48:53] [Paper Watchdog Thread/ERROR]: Total packets processed on the main thread for all players: 273500
  837. [17:48:53] [Paper Watchdog Thread/ERROR]: ------------------------------
  838. [17:48:53] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  839. [17:48:53] [Paper Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  840. [17:48:53] [Paper Watchdog Thread/ERROR]: Stack:
  841. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  842. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.ImmutableCollections$AbstractImmutableList.hashCode(ImmutableCollections.java:322)
  843. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  844. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
  845. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122c400.invoke(LambdaForm$MH)
  846. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  847. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  848. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  849. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  850. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d800.linkToTargetMethod(LambdaForm$MH)
  851. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:175)
  852. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  853. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.ImmutableCollections$AbstractImmutableList.hashCode(ImmutableCollections.java:322)
  854. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  855. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
  856. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122c400.invoke(LambdaForm$MH)
  857. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  858. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  859. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  860. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  861. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d800.linkToTargetMethod(LambdaForm$MH)
  862. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:175)
  863. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  864. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.ImmutableCollections$AbstractImmutableList.hashCode(ImmutableCollections.java:322)
  865. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  866. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
  867. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122c400.invoke(LambdaForm$MH)
  868. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  869. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  870. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  871. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  872. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d800.linkToTargetMethod(LambdaForm$MH)
  873. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.util.CubicSpline$Multipoint.hashCode(CubicSpline.java:175)
  874. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  875. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
  876. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122c400.invoke(LambdaForm$MH)
  877. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  878. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d800.linkToTargetMethod(LambdaForm$MH)
  879. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Spline.hashCode(DensityFunctions.java:1068)
  880. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  881. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
  882. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122c400.invoke(LambdaForm$MH)
  883. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  884. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  885. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  886. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  887. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d800.linkToTargetMethod(LambdaForm$MH)
  888. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MulOrAdd.hashCode(DensityFunctions.java:747)
  889. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  890. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
  891. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122c400.invoke(LambdaForm$MH)
  892. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  893. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  894. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  895. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  896. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d800.linkToTargetMethod(LambdaForm$MH)
  897. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.hashCode(DensityFunctions.java:259)
  898. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  899. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
  900. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122c400.invoke(LambdaForm$MH)
  901. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  902. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  903. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  904. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d800.linkToTargetMethod(LambdaForm$MH)
  905. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.hashCode(DensityFunctions.java:259)
  906. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Objects.hashCode(Objects.java:103)
  907. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
  908. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122c400.invoke(LambdaForm$MH)
  909. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d400.invoke(LambdaForm$MH)
  910. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.invoke.LambdaForm$MH/0x000000080122d800.linkToTargetMethod(LambdaForm$MH)
  911. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Marker.type(DensityFunctions.java:687)
  912. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.HashMap.hash(HashMap.java:338)
  913. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.HashMap.computeIfAbsent(HashMap.java:1191)
  914. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.NoiseChunk.wrap(NoiseChunk.java:362)
  915. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.NoiseChunk$$Lambda$10358/0x00000008029581f8.apply(Unknown Source)
  916. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MarkerOrMarked.mapAll(DensityFunctions.java:743)
  917. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MarkerOrMarked.mapAll(DensityFunctions.java:743)
  918. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  919. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  920. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  921. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Mapped.mapAll(DensityFunctions.java:655)
  922. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Mapped.a(DensityFunctions.java:623)
  923. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MulOrAdd.mapAll(DensityFunctions.java:777)
  924. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  925. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  926. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice.mapAll(DensityFunctions.java:902)
  927. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MulOrAdd.mapAll(DensityFunctions.java:777)
  928. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  929. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MulOrAdd.mapAll(DensityFunctions.java:777)
  930. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MulOrAdd.mapAll(DensityFunctions.java:777)
  931. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  932. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MulOrAdd.mapAll(DensityFunctions.java:777)
  933. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$BlendDensity.mapAll(DensityFunctions.java:396)
  934. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MarkerOrMarked.mapAll(DensityFunctions.java:743)
  935. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MulOrAdd.mapAll(DensityFunctions.java:777)
  936. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Mapped.mapAll(DensityFunctions.java:655)
  937. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Mapped.a(DensityFunctions.java:623)
  938. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  939. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$Ap2.mapAll(DensityFunctions.java:316)
  940. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.DensityFunctions$MarkerOrMarked.mapAll(DensityFunctions.java:743)
  941. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.NoiseChunk.<init>(NoiseChunk.java:160)
  942. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.iterateNoiseColumn(NoiseBasedChunkGenerator.java:171)
  943. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.getBaseHeight(NoiseBasedChunkGenerator.java:121)
  944. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getFirstOccupiedHeight(ChunkGenerator.java:717)
  945. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.Structure.onTopOfChunkCenter(Structure.java:112)
  946. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.structures.BuriedTreasureStructure.findGenerationPoint(BuriedTreasureStructure.java:20)
  947. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.Structure.findValidGenerationPoint(Structure.java:188)
  948. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.canCreateStructure(StructureCheck.java:193)
  949. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:186)
  950. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck$$Lambda$11072/0x00000008021c8b40.get(Unknown Source)
  951. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck$SynchronisedLong2BooleanMap.getOrCompute(StructureCheck.java:132)
  952. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:186)
  953. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:168)
  954. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:305)
  955. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:275)
  956. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
  957. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:2094)
  958. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:95)
  959. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:35)
  960. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:26)
  961. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.compose(LootItemFunctions.java:62)
  962. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$5832/0x0000000801b4ea20.apply(Unknown Source)
  963. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
  964. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10134/0x00000008029069f0.accept(Unknown Source)
  965. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:36)
  966. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
  967. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:82)
  968. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:103)
  969. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:105)
  970. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:124)
  971. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:139)
  972. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:168)
  973. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:162)
  974. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.e_(RandomizableContainerBlockEntity.java:87)
  975. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:163)
  976. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1575)
  977. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:272)
  978. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1297)
  979. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:581)
  980. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1935)
  981. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
  982. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
  983. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54)
  984. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9453/0x00000008027e1cc8.run(Unknown Source)
  985. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
  986. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149)
  987. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
  988. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465)
  989. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194)
  990. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:123)
  991. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442)
  992. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365)
  993. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:112)
  994. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1557)
  995. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226)
  996. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
  997. [17:48:53] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$6299/0x0000000801bb1a70.run(Unknown Source)
  998. [17:48:53] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833)
  999. [17:48:53] [Paper Watchdog Thread/ERROR]: ------------------------------
  1000. [17:48:53] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  1001. [17:48:53] [Paper Watchdog Thread/ERROR]: ------------------------------
  1002. [17:48:58] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-"f4c7d37" (MC: 1.20.4) ---
  1003. [17:48:58] [Paper Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
  1004. [17:48:58] [Paper Watchdog Thread/ERROR]: ------------------------------
  1005. [17:48:58] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  1006. [17:48:58] [Paper Watchdog Thread/ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer
  1007. [17:48:58] [Paper Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
  1008. [17:48:58] [Paper Watchdog Thread/ERROR]: Entity UUID: ea5218be-f4dc-4e35-b516-9c1cda40dce3
  1009. [17:48:58] [Paper Watchdog Thread/ERROR]: Position: world: 'world' at location (449.99850643490834, 60.79764863756981, -5531.182467461434)
  1010. [17:48:58] [Paper Watchdog Thread/ERROR]: Velocity: (0.0, -0.029628067539196418, 0.0) (in blocks per tick)
  1011. [17:48:58] [Paper Watchdog Thread/ERROR]: Entity AABB: AABB[449.6985064229874, 60.79764863756981, -5531.4824674733545] -> [450.29850644682926, 62.59764858988609, -5530.882467449513]
  1012. [17:48:58] [Paper Watchdog Thread/ERROR]: Total packets processed on the main thread for all players: 273500
  1013. [17:48:58] [Paper Watchdog Thread/ERROR]: ------------------------------
  1014. [17:48:58] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  1015. [17:48:58] [Paper Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  1016. [17:48:58] [Paper Watchdog Thread/ERROR]: Stack:
  1017. [17:48:58] [Paper Watchdog Thread/ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
  1018. [17:48:58] [Paper Watchdog Thread/ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:54)
  1019. [17:48:58] [Paper Watchdog Thread/ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328)
  1020. [17:48:58] [Paper Watchdog Thread/ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296)
  1021. [17:48:58] [Paper Watchdog Thread/ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273)
  1022. [17:48:58] [Paper Watchdog Thread/ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:839)
  1023. [17:48:58] [Paper Watchdog Thread/ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:824)
  1024. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:603)
  1025. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:275)
  1026. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:206)
  1027. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$7660/0x0000000802038cf8.a(Unknown Source)
  1028. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:218)
  1029. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:180)
  1030. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:168)
  1031. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:305)
  1032. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:275)
  1033. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
  1034. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:2094)
  1035. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:95)
  1036. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:35)
  1037. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:26)
  1038. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.compose(LootItemFunctions.java:62)
  1039. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$5832/0x0000000801b4ea20.apply(Unknown Source)
  1040. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
  1041. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10134/0x00000008029069f0.accept(Unknown Source)
  1042. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:36)
  1043. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
  1044. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:82)
  1045. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:103)
  1046. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:105)
  1047. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:124)
  1048. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:139)
  1049. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:168)
  1050. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:162)
  1051. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.e_(RandomizableContainerBlockEntity.java:87)
  1052. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:163)
  1053. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1575)
  1054. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:272)
  1055. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1297)
  1056. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:581)
  1057. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1935)
  1058. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
  1059. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
  1060. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54)
  1061. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9453/0x00000008027e1cc8.run(Unknown Source)
  1062. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
  1063. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149)
  1064. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
  1065. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465)
  1066. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194)
  1067. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:123)
  1068. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442)
  1069. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365)
  1070. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:112)
  1071. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1557)
  1072. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1226)
  1073. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
  1074. [17:48:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$6299/0x0000000801bb1a70.run(Unknown Source)
  1075. [17:48:58] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833)
  1076. [17:48:58] [Paper Watchdog Thread/ERROR]: ------------------------------
  1077. [17:48:58] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  1078. [17:48:58] [Paper Watchdog Thread/ERROR]: ------------------------------
  1079. [17:48:59] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 15725ms or 314 ticks behind
  1080. [17:48:59] [Server thread/WARN]: Jimmy745 moved too quickly! -0.1055552745453383,1.55512007777169,-17.000442291730906
  1081. [17:51:19] [Server thread/INFO]: TristonRossi has made the advancement [Ice Bucket Challenge]
  1082. [17:53:49] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  1083. [17:53:49] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Obsidian(Blocks.page3.items.139) for $7.82 with the sell all command.
  1084. [17:54:00] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  1085. [17:54:02] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  1086. [17:54:03] [Server thread/INFO]: TristonRossi issued server command: /sellall hand
  1087. [17:54:03] [Server thread/INFO]: Shop >> TristonRossi sold 1 x Gold Ingot(Ores.page1.items.14) for $2.07 with the sell all command.
  1088. [17:54:52] [Server thread/INFO]: Jimmy745 issued server command: /tpa
  1089. [17:55:02] [Server thread/INFO]: Jimmy745 issued server command: /tpa tristonrossi
  1090. [17:55:12] [Server thread/INFO]: TristonRossi issued server command: /tpaccept
  1091. [17:55:16] [Server thread/INFO]: TristonRossi lost connection: Disconnected
  1092. [17:55:16] [Server thread/INFO]: TristonRossi has left!
  1093.  
Advertisement
Add Comment
Please, Sign In to add comment