Roastd The verdict is in. 1 crit2 warn Roast your own server

The server ran out of metaspace, not heap

1 critical, 2 warnings found. Every finding below comes from what was actually in the pasted files. Treat the fixes as suggestions: they cover the common causes, and this case may need more digging.

Paper 1.21.11-132-ver/1.21.11@c5eb079Minecraft 1.21.11

Log from mclo.gs/VaVk3As

What this error means, and every way to fix it →

critical

The server ran out of metaspace, not heap

Class metadata space filled up, which happens with very large modpacks or a -XX:MaxMetaspaceSize cap set too low. Remove any MaxMetaspaceSize flag from the start command, or raise it. More -Xmx does not help this one.

jump to line 463
warning

This server is issuing offline-mode identities (Milan_Playexx got a name-derived UUID)

The UUIDs handed out at login are version 3, generated from the username instead of issued by Mojang (Milan_Playexx was given f5855943-6981-39da-bbad-a228a957f88d). That means online-mode=false, or a proxy in front that is not forwarding real identities. Two consequences, both worse than they look. Anyone can join under any name, including your admins, because nothing checks the account. And the UUID is the player identity: flip online-mode back to true and every inventory, home, claim and permission tied to the old UUID looks lost, because the player is now a different person to the server. Set online-mode=true in server.properties before the world has history, or configure proper forwarding if a proxy is meant to be handling authentication.

jump to line 457
warning

ProtocolLib does not match this Minecraft version

ProtocolLib, or a plugin built on it, predates the Minecraft version you run. Its internals reach into server code that moved. Install the latest ProtocolLib build for your exact Minecraft version (dev builds after an update). If errors continue, the plugin using it needs updating too.

jump to line 61

The log

As received, after redaction.

  1. [11:49:59] [ServerMain/INFO]: [bootstrap] Running Java 25 (OpenJDK 64-Bit Server VM 25.0.3+9-LTS; Eclipse Adoptium Temurin-25.0.3+9) on Linux 6.8.0-124-generic (amd64)
  2. [11:49:59] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.11-132-ver/1.21.11@c5eb079 (2026-05-11T11:43:09Z) for Minecraft 1.21.11
  3. [11:49:59] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
  4. [11:50:02] [ServerMain/INFO]: [PluginInitializerManager] Initialized 38 plugins
  5. [11:50:02] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (3):
  6. - FancyHolograms (2.11.0+193), SmartSpawner (1.5.4), nightcore (2.16.4)
  7. [11:50:02] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (35):
  8. - AxTrade (1.27.1), Citizens (2.0.43-SNAPSHOT (build 4232)), ClearLag (3.2.2), CustomEnderChest (1.13.1), DonutAuctionHouse (1.3.1), DonutOrders (1.9), DonutPay (2.3), DonutSMPTools (1.0-SNAPSHOT), DonutSell (1.4), DonutShop (1.8), EnderChest (B 2.0), Essentials (2.22.0), EssentialsChat (2.22.0), EssentialsSpawn (2.22.0), ExcellentCrates (6.6.1), EzRTP (3.4.3), FasterHoppers (5.1), Geyser-Spigot (2.11.1-SNAPSHOT), GrimAC (2.3.74-f803be6), KeyAllX (0.1.4), LoginSecurity (3.2.0), LuckPerms (5.5.71), Multiverse-Core (5.7.0), PlaceholderAPI (2.12.3), ProtocolLib (5.4.0), SkinsRestorer (15.12.5), TAB (6.1.2), Vault (1.7.1-b91), ViaBackwards (5.11.1-SNAPSHOT), ViaVersion (5.12.0-SNAPSHOT), WorldEdit (7.4.3+7515-78babeb), WorldGuard (7.0.16+2355-f7fded2), Xshards (1.2.9), floodgate (2.2.5-SNAPSHOT (b140-8780fa4)), packetevents (2.13.0)
  9. [11:50:09] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
  10. [11:50:12] [ServerMain/INFO]: Loaded 1470 recipes
  11. [11:50:12] [ServerMain/INFO]: Loaded 1584 advancements
  12. [11:50:12] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
  13. [11:50:12] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 505.9ms
  14. [11:50:13] [Server thread/INFO]: Starting json RPC server on 0.0.0.0:9900
  15. [11:50:13] [Server thread/INFO]: Json-RPC Management connection listening on 0.0.0.0:9900
  16. [11:50:13] [Server thread/INFO]: Starting minecraft server version 1.21.11
  17. [11:50:13] [Server thread/INFO]: Loading properties
  18. [11:50:13] [Server thread/INFO]: This server is running Paper version 1.21.11-132-ver/1.21.11@c5eb079 (2026-05-11T11:43:09Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)
  19. [11:50:13] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
  20. [11:50:13] [Server thread/INFO]: Server Ping Player Sample Count: 12
  21. [11:50:13] [Server thread/INFO]: Using 4 threads for Netty based IO
  22. [11:50:13] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
  23. [11:50:14] [Server thread/INFO]: Default game type: SURVIVAL
  24. [11:50:14] [Server thread/INFO]: Generating keypair
  25. [11:50:14] [Server thread/INFO]: Starting Minecraft server on *:59809
  26. [11:50:14] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  27. [11:50:14] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
  28. [11:50:15] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  29. [11:50:27] [Server thread/WARN]: Legacy plugin Vault v1.7.1-b91 does not specify an api-version.
  30. [11:50:28] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Downloaded library org.ow2.asm:asm-commons:9.10.1 in 146ms!
  31. [11:50:28] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Downloaded library org.ow2.asm:asm:9.10.1 in 70ms!
  32. [11:50:28] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Downloaded library me.lucko:jar-relocator:1.7 in 56ms!
  33. [11:50:28] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library org.apache.commons:commons-math3:3.6.1 loaded in 0ms from cache!
  34. [11:50:28] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library org.jspecify:jspecify:1.0.0 loaded in 0ms from cache!
  35. [11:50:28] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library com.google.errorprone:error_prone_annotations:2.43.0 loaded in 0ms from cache!
  36. [11:50:28] [Server thread/INFO]: [com.artillexstudios.axtrade.libs.axapi.libraries.LibraryDownloader] Library com.github.ben-manes.caffeine:caffeine:3.2.3 loaded in 0ms from cache!
  37. [11:50:28] [Server thread/WARN]: Legacy plugin EnderChest vB 2.0 does not specify an api-version.
  38. [11:50:28] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 4 libraries... please wait
  39. [11:50:28] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/ch/ethz/globis/phtree/phtree/2.8.2/phtree-2.8.2.jar
  40. [11:50:28] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/org/joml/joml/1.10.9/joml-1.10.9.jar
  41. [11:50:28] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/it/unimi/dsi/fastutil/8.5.16/fastutil-8.5.16.jar
  42. [11:50:28] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/team/unnamed/mocha/3.0.0/mocha-3.0.0.jar
  43. [11:50:28] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
  44. [11:50:28] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
  45. [11:50:28] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.12.0-SNAPSHOT
  46. [11:50:28] [Server thread/INFO]: [ViaVersion] ViaVersion 5.12.0-SNAPSHOT is now loaded. Registering protocol transformers and injecting...
  47. [11:50:30] [Server thread/INFO]: [ViaBackwards] Loading translations...
  48. [11:50:30] [Server thread/INFO]: [ViaBackwards] Registering protocols...
  49. [11:50:30] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.71
  50. [11:50:31] [Server thread/INFO]: [LuckPerms] Loading configuration...
  51. [11:50:31] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.1-b91
  52. [11:50:31] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.5-SNAPSHOT (b140-8780fa4)
  53. [11:50:32] [Server thread/INFO]: [floodgate] Took 716ms to boot Floodgate
  54. [11:50:32] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.4.3+7515-78babeb
  55. [11:50:33] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4ada3a6]
  56. [11:50:33] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.12.3
  57. [11:50:33] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.11.1-SNAPSHOT
  58. [11:50:33] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
  59. [11:50:33] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
  60. [11:50:33] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0
  61. [11:50:33] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.11) has not yet been tested! Proceed with caution.
  62. [11:50:33] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.11.1-SNAPSHOT
  63. [11:50:33] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.16+2355-f7fded2
  64. [11:50:33] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.22.0
  65. [11:50:33] [Server thread/INFO]: [CoreLogging] Loading server plugin Multiverse-Core v5.7.0
  66. [11:50:33] [Server thread/INFO]: [packetevents] Loading server plugin packetevents v2.13.0
  67. [11:50:34] [Server thread/INFO]: [packetevents] Loading packetevents...
  68. [11:50:36] [Server thread/INFO]: [packetevents] Loaded packetevents v2.13.0
  69. [11:50:36] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.16.4
  70. [11:50:36] [Server thread/INFO]: [EzRTP] Loading server plugin EzRTP v3.4.3
  71. [11:50:36] [Server thread/INFO]: [DonutPay] Loading server plugin DonutPay v2.3
  72. [11:50:36] [Server thread/INFO]: [FancyHolograms] Loading server plugin FancyHolograms v2.11.0+193
  73. [11:50:36] [Server thread/INFO]: [LoginSecurity] Loading server plugin LoginSecurity v3.2.0
  74. [11:50:36] [Server thread/INFO]: [Xshards] Loading server plugin Xshards v1.2.9
  75. [11:50:36] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.22.0
  76. [11:50:36] [Server thread/INFO]: [AxTrade] Loading server plugin AxTrade v1.27.1
  77. [11:50:36] [Server thread/INFO]: [TAB] Loading server plugin TAB v6.1.2
  78. [11:50:36] [Server thread/INFO]: [EnderChest] Loading server plugin EnderChest vB 2.0
  79. [11:50:36] [Server thread/INFO]: [GrimAC] Loading server plugin GrimAC v2.3.74-f803be6
  80. [11:50:36] [FancyLogger/INFO]: [FancyHolograms] (Server thread) INFO: Successfully loaded FancyHolograms version 2.11.0+193
  81. [11:50:36] [Server thread/ERROR]: [GrimAC] [STDERR] SLF4J(W): No SLF4J providers were found.
  82. [11:50:36] [Server thread/WARN]: Nag author(s): '[GrimAC]' of 'GrimAC v2.3.74-f803be6' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
  83. [11:50:36] [Server thread/ERROR]: [GrimAC] [STDERR] SLF4J(W): Defaulting to no-operation (NOP) logger implementation
  84. [11:50:36] [Server thread/ERROR]: [GrimAC] [STDERR] SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
  85. [11:50:36] [Server thread/INFO]: [GrimAC] Loading PacketEvents...
  86. [11:50:36] [Server thread/INFO]: [packetevents] Loading packetevents...
  87. [11:50:38] [Server thread/INFO]: [packetevents] Loaded packetevents v2.13.1+4d40422-SNAPSHOT for GrimAC
  88. [11:50:38] [pool-26-thread-1/INFO]: [packetevents] Loading block mappings for V_1_21_9/20...
  89. [11:50:38] [Server thread/WARN]: [GrimAC] Deprecated Grim command-execute string listener registered; use the Supplier<String> verbose handler and call verbose.get() only when text is needed.
  90. [11:50:38] [Server thread/INFO]: [CustomEnderChest] Loading server plugin CustomEnderChest v1.13.1
  91. [11:50:38] [Server thread/INFO]: [FasterHoppers] Loading server plugin FasterHoppers v5.1
  92. [11:50:38] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.22.0
  93. [11:50:38] [Server thread/INFO]: [SmartSpawner] Loading server plugin SmartSpawner v1.5.4
  94. [11:50:38] [Server thread/INFO]: [DonutAuctionHouse] Loading server plugin DonutAuctionHouse v1.3.1
  95. [11:50:38] [Server thread/INFO]: [DonutSMPTools] Loading server plugin DonutSMPTools v1.0-SNAPSHOT
  96. [11:50:38] [Server thread/INFO]: [DonutSell] Loading server plugin DonutSell v1.4
  97. [11:50:38] [Server thread/INFO]: [DonutOrders] Loading server plugin DonutOrders v1.9
  98. [11:50:38] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v6.6.1
  99. [11:50:38] [Server thread/INFO]: [KeyAllX] Loading server plugin KeyAllX v0.1.4
  100. [11:50:38] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.43-SNAPSHOT (build 4232)
  101. [11:50:38] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.12.5
  102. [11:50:38] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2
  103. [11:50:38] [Server thread/INFO]: [DonutShop] Loading server plugin DonutShop v1.8
  104. [11:50:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  105. [11:50:38] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.71
  106. [11:50:39] [pool-26-thread-1/INFO]: [packetevents] Finished loading block mappings for V_1_21_9/20 in 951.275501ms
  107. [11:50:39] [Server thread/INFO]: __
  108. [11:50:39] [Server thread/INFO]: | |__) LuckPerms v5.5.71
  109. [11:50:39] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  110. [11:50:39] [Server thread/INFO]:
  111. [11:50:39] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  112. [11:50:40] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  113. [11:50:40] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  114. [11:50:40] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2150ms)
  115. [11:50:40] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91*
  116. [11:50:40] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  117. [11:50:41] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  118. [11:50:41] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  119. [11:50:41] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  120. [11:50:41] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.4.3+7515-78babeb
  121. [11:50:41] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  122. [11:50:41] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  123. [11:50:42] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21_11.PaperweightAdapter as the Bukkit adapter
  124. [11:50:42] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0
  125. [11:50:42] [Server thread/INFO]: [nightcore] Enabling nightcore v2.16.4
  126. [11:50:42] [Server thread/INFO]: [nightcore] Server version detected as 1.21.11. Using paper-bridge.
  127. [11:50:42] [Server thread/INFO]: [nightcore] Vault detected! Loading currency...
  128. [11:50:42] [Server thread/INFO]: [nightcore] Currency registered: 'vault'.
  129. [11:50:42] [Server thread/INFO]: [nightcore] Currency registered: 'xp_level'.
  130. [11:50:42] [Server thread/INFO]: [nightcore] Currency registered: 'gold'.
  131. [11:50:42] [Server thread/INFO]: [nightcore] Currency registered: 'emerald'.
  132. [11:50:42] [Server thread/INFO]: [nightcore] Currency registered: 'custom_diamond'.
  133. [11:50:42] [Server thread/INFO]: [nightcore] Time zone set as Europe/Belgrade
  134. [11:50:42] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] nightcorePool - Starting...
  135. [11:50:43] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] nightcorePool - Added connection org.sqlite.jdbc4.JDBC4Connection@7a33df78
  136. [11:50:43] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] nightcorePool - Start completed.
  137. [11:50:43] [Server thread/INFO]: [nightcore] Loaded 2 color schemes.
  138. [11:50:43] [Server thread/INFO]: [nightcore] Using 'custom' color scheme.
  139. [11:50:43] [Server thread/INFO]: [nightcore] Registered permissions provider: LuckPerms
  140. [11:50:43] [Server thread/INFO]: [nightcore] Registered item provider: 'vanilla'.
  141. [11:50:43] [Server thread/INFO]: [nightcore] Registered item provider: 'excellentcrates'.
  142. [11:50:43] [Server thread/INFO]: [nightcore] Registered item provider: 'excellentcrates_crate'.
  143. [11:50:43] [Server thread/INFO]: [nightcore] Registered item provider: 'excellentcrates_key'.
  144. [11:50:43] [Server thread/INFO]: [nightcore] Plugin loaded in 738 ms!
  145. [11:50:43] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.13.1
  146. [11:50:43] [Server thread/INFO]: [CustomEnderChest] Incompatible server version detected: 1.21.11 . Running into 1.16 API mode.
  147. [11:50:43] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
  148. [11:50:43] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
  149. [11:50:43] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
  150. [11:50:43] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
  151. [11:50:43] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.12.5
  152. [11:50:44] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.21.11.
  153. [11:50:44] [Server thread/INFO]: [SkinsRestorer] Floodgate skin listener registered
  154. [11:50:44] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
  155. [11:50:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.12.5]
  156. [11:50:44] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
  157. [11:50:44] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  158. [11:50:44] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  159. [11:50:44] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  160. [11:50:44] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  161. [11:50:44] [Server thread/INFO]: Preparing level "world"
  162. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
  163. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +===================+
  164. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | SkinsRestorer |
  165. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] |-------------------|
  166. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | Standalone Mode |
  167. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +===================+
  168. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
  169. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Version: 15.12.5
  170. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Commit: 98b9488
  171. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] This is the latest version!
  172. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
  173. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting
  174. [11:50:44] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Want to support SkinsRestorer or receive priority support? Become a supporter: https://skinsrestorer.net/pricing
  175. [11:50:45] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:overworld'...
  176. [11:50:45] [Server thread/INFO]: Prepared spawn area in 1 ms
  177. [11:50:45] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_nether'...
  178. [11:50:45] [Server thread/INFO]: Prepared spawn area in 1 ms
  179. [11:50:45] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_end'...
  180. [11:50:45] [Server thread/INFO]: Prepared spawn area in 1 ms
  181. [11:50:45] [Server thread/INFO]: Done preparing level "world" (0.580s)
  182. [11:50:45] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.12.0-SNAPSHOT
  183. [11:50:45] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.11 (774)
  184. [11:50:45] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.5-SNAPSHOT (b140-8780fa4)
  185. [11:50:45] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.12.3
  186. [11:50:45] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  187. [11:50:45] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.11.1-SNAPSHOT
  188. [11:50:47] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.11.1-SNAPSHOT
  189. [11:50:47] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.16+2355-f7fded2
  190. [11:50:47] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  191. [11:50:47] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  192. [11:50:47] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  193. [11:50:47] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  194. [11:50:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  195. [11:50:47] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  196. [11:50:47] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  197. [11:50:47] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
  198. [11:50:47] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  199. [11:50:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  200. [11:50:47] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  201. [11:50:47] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  202. [11:50:47] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  203. [11:50:47] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  204. [11:50:47] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  205. [11:50:47] [Server thread/INFO]: [WorldGuard] Loading region data...
  206. [11:50:47] [Server thread/INFO]: [Essentials] Enabling Essentials v2.22.0
  207. [11:50:47] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  208. [11:50:47] [Server thread/INFO]: [Essentials] No kits found to migrate.
  209. [11:50:47] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider
  210. [11:50:47] [Server thread/INFO]: [Essentials] Selected Legacy Biome Name Provider as the provider for BiomeNameProvider
  211. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
  212. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
  213. [11:50:47] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider
  214. [11:50:47] [Server thread/INFO]: [Essentials] Selected Paper 1.13+ Tile Entity Provider as the provider for TileEntityProvider
  215. [11:50:47] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider
  216. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
  217. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
  218. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
  219. [11:50:47] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider
  220. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
  221. [11:50:47] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider
  222. [11:50:47] [Server thread/INFO]: [Essentials] Selected Paper Tick Count Provider as the provider for TickCountProvider
  223. [11:50:47] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
  224. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider
  225. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
  226. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
  227. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
  228. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
  229. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider
  230. [11:50:47] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
  231. [11:50:47] [Server thread/INFO]: [Essentials] Selected Paper Biome Key Provider as the provider for BiomeKeyProvider
  232. [11:50:47] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
  233. [11:50:48] [Server thread/INFO]: [Essentials] Loaded 46312 items from items.json.
  234. [11:50:48] [Server thread/INFO]: [Essentials] Using locale en_US
  235. [11:50:48] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  236. [11:50:48] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  237. [11:50:48] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  238. [11:50:48] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  239. [11:50:48] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v5.7.0
  240. [11:50:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: multiverse-core [5.7.0]
  241. [11:50:49] [Server thread/INFO]: [Multiverse-Core] API service loaded!
  242. [11:50:49] [Server thread/INFO]: [Multiverse-Core] Version 5.7.0 (API v5.7) Enabled - By dumptruckman, Rigby, fernferret, lithium3141, main--, benwoo1110 and Zax71
  243. [11:50:49] [Server thread/INFO]: [Multiverse-Core] Loving Multiverse-Core? Please consider supporting the project with a small donation: https://github.com/sponsors/Multiverse
  244. [11:50:49] [Server thread/INFO]: [packetevents] Enabling packetevents v2.13.0
  245. [11:50:49] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
  246. [11:50:49] [Server thread/INFO]: [EzRTP] Enabling EzRTP v3.4.3
  247. [11:50:49] [Server thread/WARN]: [EzRTP] No runtime module installed; using built-in Bukkit adapters.
  248. [11:50:49] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release: 2.13.0
  249. [11:50:49] [Server thread/INFO]: [EzRTP] Platform: BukkitPlatformRuntime | BukkitPlatformScheduler | BukkitChunkLoadStrategy
  250. [11:50:49] [Server thread/INFO]: [EzRTP] Adapters: GUI=BukkitPlatformGuiBridge | Messages=BukkitPlatformMessageService | Sender=BukkitPlatformSenderBridge
  251. [11:50:49] [Server thread/INFO]: [EzRTP] Economy: EssentialsX Economy (Vault)
  252. [11:50:49] [Server thread/INFO]: [EzRTP] Locale: en (69 messages)
  253. [11:50:50] [Server thread/INFO]: [EzRTP] Chunky: memory safety enabled (1589MB free, threshold 256MB)
  254. [11:50:50] [Server thread/INFO]: [EzRTP] Chunk loading: Paper async API
  255. [11:50:50] [Server thread/INFO]: [EzRTP] Metrics: bStats (https://bstats.org/plugin/bukkit/EzRTP/27735)
  256. [11:50:50] [Server thread/INFO]: [EzRTP] Ready.
  257. [11:50:50] [Server thread/INFO]: [DonutPay] Enabling DonutPay v2.3
  258. [11:50:50] [Server thread/INFO]: [DonutPay] DonutPay has been enabled!
  259. [11:50:50] [Server thread/INFO]: [FancyHolograms] Enabling FancyHolograms v2.11.0+193
  260. [11:50:50] [FancyLogger/INFO]: [FancyHolograms] (FancyHolograms-Holograms) WARN: No holograms section found in config
  261. [11:50:50] [FancyLogger/INFO]: [FancyHolograms] (FancyHolograms-Holograms) WARN: No holograms section found in config
  262. [11:50:50] [FancyLogger/INFO]: [FancyHolograms] (FancyHolograms-Holograms) WARN: No holograms section found in config
  263. [11:50:50] [FancyLogger/INFO]: [FancyHolograms] (Server thread) INFO: Successfully enabled FancyHolograms version 2.11.0+193
  264. [11:50:50] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.2.0
  265. [11:50:50] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
  266. [11:50:50] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
  267. [11:50:50] [Server thread/INFO]: [LoginSecurity] Registering commands...
  268. [11:50:50] [Server thread/INFO]: [LoginSecurity] Registering listeners...
  269. [11:50:50] [Server thread/WARN]: [LoginSecurity] "LoginSecurity v3.2.0" has registered a listener for org.spigotmc.event.player.PlayerSpawnLocationEvent on method "public void com.lenis0012.bukkit.loginsecurity.modules.general.PlayerListener.onPlayerSpawn(org.spigotmc.event.player.PlayerSpawnLocationEvent)", but the event is Deprecated. "Listening to this event causes the player to be created early. Using the player from this event will result in undefined behavior. Prefer AsyncPlayerSpawnLocationEvent."; please notify the authors [lenis0012].
  270. [11:50:50] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
  271. [11:50:50] [Server thread/INFO]: [Xshards] Enabling Xshards v1.2.9
  272. [11:50:50] [Server thread/INFO]: [Xshards] Successfully connected to SQLITE database
  273. [11:50:50] [Server thread/INFO]: [Xshards] No AFK location found in database.
  274. [11:50:50] [Server thread/INFO]: [Xshards] Loaded AFK data for 0 players.
  275. [11:50:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: xshards [1.0]
  276. [11:50:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: xshards [1.0]
  277. [11:50:50] [Server thread/INFO]: [Xshards] PlaceholderAPI detected. Shards placeholders registered!
  278. [11:50:50] [Server thread/INFO]: [Xshards] AFK status data has been reset on server startup.
  279. [11:50:50] [Server thread/INFO]: [Xshards] Xshards v1.2.9 has been enabled!
  280. [11:50:50] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.22.0
  281. [11:50:50] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  282. [11:50:50] [Server thread/INFO]: [AxTrade] Enabling AxTrade v1.27.1
  283. [11:50:50] [ForkJoinPool.commonPool-worker-1/INFO]: [EzRTP] EzRTP is up to date.
  284. [11:50:50] [Server thread/INFO]: [AxTrade] Hooked into Vault!
  285. [11:50:50] [Server thread/INFO]: [AxTrade] Loaded plugin!
  286. [11:50:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axtrade [1.27.1]
  287. [11:50:51] [Server thread/INFO]: [TAB] Enabling TAB v6.1.2
  288. [11:50:51] [Server thread/INFO]: [TAB] Found NMS implementation: me.neznamy.tab.platforms.bukkit.paper_1_21_11.NMSImplementationProvider
  289. [11:50:51] [Server thread/INFO]: [TAB] Enabled in 317ms
  290. [11:50:51] [Server thread/INFO]: [EnderChest] Enabling EnderChest vB 2.0*
  291. [11:50:51] [Server thread/INFO]: [GrimAC] Enabling GrimAC v2.3.74-f803be6
  292. [11:50:51] [Server thread/INFO]: [GrimAC] Registering packets...
  293. [11:50:51] [Server thread/INFO]: [GrimAC] Registering tick schedulers...
  294. [11:50:51] [Server thread/INFO]: Grim Version: 2.3.74-f803be6
  295. [11:50:51] [Server thread/INFO]: [grim-datastore] [grim-datastore] SQLite engine 3.49.1 — using modern dialect
  296. [11:50:51] [Server thread/INFO]: [grim-datastore] [v2-bootstrap] grim:grim_settings (settings): 0 migration(s)
  297. [11:50:51] [Server thread/INFO]: [grim-datastore] [v2-bootstrap] grim:grim_violations (violations): 0 migration(s)
  298. [11:50:51] [Server thread/INFO]: [grim-datastore] [v2-bootstrap] grim:grim_checks (checks): 0 migration(s)
  299. [11:50:51] [Server thread/INFO]: [grim-datastore] [v2-bootstrap] grim:grim_sessions (sessions): 0 migration(s)
  300. [11:50:51] [Server thread/INFO]: [grim-datastore] [v2-bootstrap] grim:grim_players (players): 0 migration(s)
  301. [11:50:51] [Server thread/INFO]: [grim-datastore] [v2-bootstrap] grim:server_startups (server_startups): 0 migration(s)
  302. [11:50:52] [Server thread/INFO]: [grim-datastore] [grim-datastore] v2 cutover complete: 1 v2 backend(s), ac.grim.grimac.internal.storage.core.V2Routes@32102a30 routes installed, 0 legacy backends
  303. [11:50:52] [Server thread/INFO]: [grim-datastore] [grim-datastore] storage startup claimed: serverName='ChangeMe' instanceId=e73d7bcc-04c1-4b6f-8c94-8518ba63e4da startupId=8290ea23-e122-463e-b8e7-f4edfd7f000c fence=ecb37096-a8d6-4ce3-98b9-a9e645614a61.
  304. [11:50:52] [Server thread/WARN]: [GrimAC] GrimAC has detected that you have installed ViaBackwards on a 1.21.2+ server.
  305. [11:50:52] [Server thread/WARN]: [GrimAC] This setup is currently unsupported and you will experience issues with older clients using vehicles.
  306. [11:50:52] [Server thread/INFO]: [GrimAC] Registering singular bukkit event... (PistonEvent)
  307. [11:50:52] [Server thread/INFO]: [GrimAC] LuckPerms detected
  308. [11:50:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: grim [2.3.74-f803be6]
  309. [11:50:52] [Server thread/INFO]: [FasterHoppers] Enabling FasterHoppers v5.1
  310. [11:50:52] [Server thread/INFO]: [FasterHoppers] Registered 7 hopper types and 7 custom recipes.
  311. [11:50:52] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.22.0
  312. [11:50:52] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
  313. [11:50:52] [Server thread/INFO]: [SmartSpawner] Enabling SmartSpawner v1.5.4
  314. [11:50:52] [Server thread/INFO]: [SmartSpawner] WorldGuard integration enabled successfully!
  315. [11:50:52] [Server thread/INFO]: [SmartSpawner] Floodgate integration initialized successfully!
  316. [11:50:52] [Server thread/INFO]: [SmartSpawner] Floodgate integration enabled successfully!
  317. [11:50:52] [Server thread/INFO]: [SmartSpawner] Running on standard Paper server.
  318. [11:50:52] [Server thread/INFO]: [SmartSpawner] Successfully connected to Vault & Economy provider: EssentialsX Economy
  319. [11:50:52] [Server thread/INFO]: [SmartSpawner] No compatible shop plugins found. Shop integration is disabled.
  320. [11:50:52] [Server thread/INFO]: [SmartSpawner] Loaded storage GUI layout: default
  321. [11:50:52] [Server thread/INFO]: [SmartSpawner] Loaded main GUI layout: default
  322. [11:50:52] [Server thread/INFO]: [SmartSpawner] FormUI components initialized successfully for Bedrock player support
  323. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  324. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] 🔮 ꜱᴍᴀʀᴛꜱᴘᴀᴡɴᴇʀ ᴜᴘᴅᴀᴛᴇ ᴀᴠᴀɪʟᴀʙʟᴇ 🔮
  325. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  326. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner]
  327. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] 📦 ᴄᴜʀʀᴇɴᴛ ᴠᴇʀꜱɪᴏɴ: 1.5.4
  328. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] ✅ ʟᴀᴛᴇꜱᴛ ᴠᴇʀꜱɪᴏɴ: **.**.**.**
  329. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner]
  330. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] 📥 ᴅᴏᴡɴʟᴏᴀᴅ ᴛʜᴇ ʟᴀᴛᴇꜱᴛ ᴠᴇʀꜱɪᴏɴ ᴀᴛ:
  331. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] https://modrinth.com/plugin/9tQwxSFr/version/1.7...
  332. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner]
  333. [11:50:52] [ForkJoinPool.commonPool-worker-1/INFO]: [SmartSpawner] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  334. [11:50:52] [Server thread/INFO]: [SmartSpawner] Initial spawner load complete. Loaded: 0, Pending (missing worlds): 0
  335. [11:50:52] [Server thread/INFO]: [SmartSpawner] SmartSpawner has been enabled! (Loaded in 208ms)
  336. [11:50:52] [Server thread/INFO]: [DonutAuctionHouse] Enabling DonutAuctionHouse v1.3.1
  337. [11:50:52] [Server thread/INFO]: [DonutAuctionHouse] Economy linked via Vault v1.7.1-b91 using provider EssentialsX Economy.
  338. [11:50:52] [Server thread/INFO]: [io.nightbeam.donutauction.lib.hikari.HikariDataSource] DonutAuctionHousePool - Starting...
  339. [11:50:52] [Server thread/INFO]: [io.nightbeam.donutauction.lib.hikari.pool.HikariPool] DonutAuctionHousePool - Added connection org.sqlite.jdbc4.JDBC4Connection@104af2ac
  340. [11:50:52] [Server thread/INFO]: [io.nightbeam.donutauction.lib.hikari.HikariDataSource] DonutAuctionHousePool - Start completed.
  341. [11:50:52] [Server thread/INFO]: [DonutAuctionHouse] DonutAuctionHouse enabled using SQLITE storage.
  342. [11:50:52] [Server thread/INFO]: [DonutSMPTools] Enabling DonutSMPTools v1.0-SNAPSHOT
  343. [11:50:52] [Server thread/INFO]: [DonutSMPTools] DonutSMPTools enabled.
  344. [11:50:52] [Server thread/INFO]: [DonutSell] Enabling DonutSell v1.4
  345. [11:50:52] [Server thread/INFO]: [DonutSell] Loaded 1 prices and 0 special prices.
  346. [11:50:52] [Server thread/INFO]: [DonutSell] Loaded 0 blacklisted items. System: ENABLED
  347. [11:50:52] [Server thread/INFO]: [DonutSell] Loaded 8 Worth filter categories.
  348. [11:50:52] [Server thread/INFO]: [DonutSell] Vault hooked successfully.
  349. [11:50:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: donutsell [1.4]
  350. [11:50:52] [Server thread/INFO]: [DonutSell] PlaceholderAPI hooked successfully.
  351. [11:50:52] [Server thread/INFO]: [DonutSell] DonutSell v1.4 enabled on Bukkit 1.21.11-R0.1-SNAPSHOT (SNAPSHOT)
  352. [11:50:52] [Server thread/INFO]: [DonutSell] Prices loaded: 1
  353. [11:50:52] [Server thread/INFO]: [DonutOrders] Enabling DonutOrders v1.9
  354. [11:50:52] [Server thread/INFO]: Loaded messages.yml. Total keys: 150
  355. [11:50:52] [Server thread/INFO]: [DonutOrders] Activat Versiunea 1.9
  356. [11:50:52] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v6.6.1
  357. [11:50:52] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
  358. [11:50:52] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ExcellentCratesPool - Starting...
  359. [11:50:52] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] ExcellentCratesPool - Added connection org.sqlite.jdbc4.JDBC4Connection@1b98ee34
  360. [11:50:52] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ExcellentCratesPool - Start completed.
  361. [11:50:53] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate openings.
  362. [11:50:53] [Server thread/INFO]: [ExcellentCrates] Loaded 0 crate keys.
  363. [11:50:53] [Server thread/INFO]: [ExcellentCrates] Loaded 3 rarities!
  364. [11:50:53] [Server thread/INFO]: [ExcellentCrates] Loaded 3 crates.
  365. [11:50:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [6.6.1]
  366. [11:50:53] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 638 ms!
  367. [11:50:53] [Server thread/INFO]: [KeyAllX] Enabling KeyAllX v0.1.4
  368. [11:50:53] [Server thread/INFO]: [KeyAllX] Loading Commands
  369. [11:50:53] [Server thread/INFO]: [KeyAllX] Loaded Commands
  370. [11:50:53] [Server thread/INFO]: [KeyAllX] Loading Metrics / bStats
  371. [11:50:53] [Server thread/INFO]: [KeyAllX] Loaded Metrics / bStats
  372. [11:50:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: keyallx [0.1.4]
  373. [11:50:53] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.43-SNAPSHOT (build 4232)
  374. [11:50:53] [Server thread/INFO]: [Citizens] Loaded 2 templates.
  375. [11:50:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizens [1.0.0]
  376. [11:50:54] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
  377. [11:50:54] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
  378. [11:50:54] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
  379. [11:50:54] [Server thread/INFO]: [ClearLag] Loading modules...
  380. [11:50:54] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (Index 3 out of bounds for length 3)
  381. [11:50:54] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  382. [11:50:54] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  383. [11:50:54] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  384. [11:50:54] [Thread-19/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down
  385. [11:50:54] [Thread-19/WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
  386. [11:50:54] [Thread-19/WARN]: at Clearlag.jar//me.minebuilders.clearlag.Util.getBukkitVersion(Util.java:105)
  387. [11:50:54] [Thread-19/WARN]: at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.updateAvailable(BukkitUpdater.java:32)
  388. [11:50:54] [Thread-19/WARN]: at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.run(BukkitUpdater.java:82)
  389. [11:50:54] [Thread-19/WARN]: at java.base/java.lang.Thread.run(Thread.java:1474)
  390. [11:50:54] [Server thread/INFO]: [DonutShop] Enabling DonutShop v1.8
  391. [11:50:54] [Server thread/INFO]:
  392. [11:50:54] [Server thread/INFO]: $$\ $$\ $$\
  393. [11:50:54] [Server thread/INFO]: $$ | $$ | \__|
  394. [11:50:54] [Server thread/INFO]: $$ | $$ |$$\ $$\ $$$$$$$$\ $$$$$$\ $$\
  395. [11:50:54] [Server thread/INFO]: $$$$$$$$ |$$ | $$ |\____$$ |\____$$\ $$ |
  396. [11:50:54] [Server thread/INFO]: $$ __$$ |$$ | $$ | $$$$ _/ $$$$$$$ |$$ |
  397. [11:50:54] [Server thread/INFO]: $$ | $$ |$$ | $$ | $$ _/ $$ __$$ |$$ |
  398. [11:50:54] [Server thread/INFO]: $$ | $$ |\$$$$$$ |$$$$$$$$\\$$$$$$$ |$$ |
  399. [11:50:54] [Server thread/INFO]: \__| \__| \______/ \________|\_______|\__|
  400. [11:50:54] [Server thread/INFO]:
  401. [11:50:54] [Server thread/INFO]: $$$$$$\ $$\ $$\ $$\
  402. [11:50:54] [Server thread/INFO]: $$ __$$\ $$ | $$ |\__|
  403. [11:50:54] [Server thread/INFO]: $$ / \__|$$$$$$\ $$\ $$\ $$$$$$$ |$$\ $$$$$$\
  404. [11:50:54] [Server thread/INFO]: \$$$$$$\ \_$$ _| $$ | $$ |$$ __$$ |$$ |$$ __$$\
  405. [11:50:54] [Server thread/INFO]: \____$$\ $$ | $$ | $$ |$$ / $$ |$$ |$$ / $$ |
  406. [11:50:54] [Server thread/INFO]: $$\ $$ | $$ |$$\ $$ | $$ |$$ | $$ |$$ |$$ | $$ |
  407. [11:50:54] [Server thread/INFO]: \$$$$$$ | \$$$$ |\$$$$$$ |\$$$$$$$ |$$ |\$$$$$$ |
  408. [11:50:54] [Server thread/INFO]: \______/ \____/ \______/ \_______|\__| \______/
  409. [11:50:54] [Server thread/INFO]:
  410. [11:50:54] [Server thread/INFO]: ╔══════════════════════════════════════════╗
  411. [11:50:54] [Server thread/INFO]: ║ LICENSE ACTIVATED ║
  412. [11:50:54] [Server thread/INFO]: ╠══════════════════════════════════════════╣
  413. [11:50:54] [Server thread/INFO]: ║ Key: URVF-X0L5-WZ3J-AL47 ║
  414. [11:50:54] [Server thread/INFO]: ║ Status: VALID ║
  415. [11:50:54] [Server thread/INFO]: ╚══════════════════════════════════════════╝
  416. [11:50:54] [Server thread/INFO]: Made By HuzaiDev
  417. [11:50:54] [Server thread/INFO]:
  418. [11:50:54] [Server thread/INFO]: [DonutShop] DonutShop v1.8 has been enabled!
  419. [11:50:54] [Server thread/INFO]: [spark] Starting background profiler...
  420. [11:50:55] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  421. [11:50:55] [Server thread/INFO]: 0 placeholder hook(s) registered!
  422. [11:50:55] [Server thread/INFO]: [Geyser-Spigot] ******************************************
  423. [11:50:55] [Server thread/INFO]: [Geyser-Spigot]
  424. [11:50:55] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.11.1-b1225 (git-master-5f6d017)
  425. [11:50:55] [Server thread/INFO]: [Geyser-Spigot]
  426. [11:50:55] [Server thread/INFO]: [Geyser-Spigot] ******************************************
  427. [11:50:57] [Server thread/INFO]: [Geyser-Spigot] Registered 199 custom block overrides.
  428. [11:50:57] [Server thread/INFO]: [Geyser-Spigot] Registered 2 custom block item overrides.
  429. [11:50:57] [Server thread/INFO]: [Geyser-Spigot] Registered 7 custom blocks.
  430. [11:50:59] [Server thread/INFO]: [Geyser-Spigot] Registered 1 custom items
  431. [11:51:00] [Server thread/INFO]: [Geyser-Spigot] Port set from system property to match Java server.
  432. [11:51:00] [GeyserServer-3-1/INFO]: [Geyser-Spigot] Started Geyser on UDP port 59809
  433. [11:51:00] [Server thread/INFO]: [Geyser-Spigot] Done (5.086s)! Run /geyser help for help!
  434. [11:51:00] [Server thread/INFO]: Starting GS4 status listener
  435. [11:51:00] [Server thread/INFO]: Thread Query Listener started
  436. [11:51:00] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
  437. [11:51:00] [Server thread/INFO]: JMX monitoring enabled
  438. [11:51:00] [Server thread/INFO]: Running delayed init tasks
  439. [11:51:00] [Craft Scheduler Thread - 6 - Essentials/INFO]: [Essentials] Fetching version information...
  440. [11:51:00] [Craft Scheduler Thread - 5 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
  441. [11:51:00] [Craft Scheduler Thread - 5 - Vault/INFO]: [Vault] Checking for Updates ...
  442. [11:51:00] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.1-b91)!
  443. [11:51:00] [Craft Scheduler Thread - 11 - DonutSell/INFO]: [DonutSell] [UpdateChecker] Up to date! (v1.4)
  444. [11:51:00] [Craft Scheduler Thread - 5 - Vault/WARN]: [Vault] Stable Version: 1.7.3 is out! You are still running version: 1.7.1
  445. [11:51:00] [Craft Scheduler Thread - 5 - Vault/WARN]: [Vault] Update at: https://dev.bukkit.org/projects/vault
  446. [11:51:00] [Craft Scheduler Thread - 9 - GrimAC/INFO]: You are using the latest version of GrimAC
  447. [11:51:01] [Craft Scheduler Thread - 10 - FasterHoppers/INFO]: [FasterHoppers] Checking for updates... (Local: 5.1 | Remote: 5.1)
  448. [11:51:01] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  449. [11:51:01] [Server thread/INFO]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub.
  450. [11:51:01] [Server thread/INFO]: Done (62.697s)! For help, type "help"
  451. [11:51:01] [Paper Async Task Handler Thread - 1/WARN]: *************************************************************************************
  452. [11:51:01] [Paper Async Task Handler Thread - 1/WARN]: You are running the latest build for your Minecraft version (1.21.11)
  453. [11:51:01] [Paper Async Task Handler Thread - 1/WARN]: However, you are 4 release(s) behind the latest stable release (26.2)!
  454. [11:51:01] [Paper Async Task Handler Thread - 1/WARN]: It is recommended that you update as soon as possible
  455. [11:51:01] [Paper Async Task Handler Thread - 1/WARN]: https://papermc.io/downloads/paper
  456. [11:51:01] [Paper Async Task Handler Thread - 1/WARN]: *************************************************************************************
  457. [11:51:56] [User Authenticator #0/INFO]: UUID of player Milan_Playexx is f5855943-6981-39da-bbad-a228a957f88d
  458. [11:51:56] [Server thread/INFO]: [HorriblePlayerLoginEventHack] You have plugins listening to the PlayerLoginEvent, this will cause re-configuration APIs to be unavailable: [LuckPerms, LoginSecurity, ProtocolLib, WorldGuard]
  459. [11:51:59] [Server thread/INFO]: [DonutShop] Player Milan_Playexx assigned IP: **.**.**.**
  460. [11:52:00] [Server thread/INFO]: Milan_Playexx joined the game
  461. [11:52:00] [Server thread/INFO]: Milan_Playexx[/**.**.**.**:9402] logged in with entity id 10 at ([world]160.54613118046424, 44.170787077218804, 159.87110060999606)
  462. [11:52:06] [Craft Scheduler Thread - 10 - GrimAC/WARN]: [GrimAC] Plugin GrimAC v2.3.74-f803be6 generated an exception while executing task 35
  463. java.lang.OutOfMemoryError: Metaspace
  464. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  465. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:962) ~[?:?]
  466. at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:144) ~[?:?]
  467. at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:454) ~[?:?]
  468. at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:367) ~[?:?]
  469. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
  470. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
  471. at io.netty.buffer.PoolArena$DirectArena.newChunk(PoolArena.java:739) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  472. at io.netty.buffer.PoolArena.allocateNormal(PoolArena.java:217) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  473. at io.netty.buffer.PoolArena.tcacheAllocateSmall(PoolArena.java:182) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  474. at io.netty.buffer.PoolArena.allocate(PoolArena.java:139) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  475. at io.netty.buffer.PoolArena.allocate(PoolArena.java:131) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  476. at io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:403) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  477. at io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:168) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  478. at io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:154) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  479. at io.netty.buffer.AbstractByteBufAllocator.buffer(AbstractByteBufAllocator.java:88) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  480. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.util.SpigotReflectionUtil.decodeBukkitItemStack(SpigotReflectionUtil.java:889) ~[?:?]
  481. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.util.SpigotConversionUtil.fromBukkitItemStack(SpigotConversionUtil.java:164) ~[?:?]
  482. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.platform.bukkit.player.BukkitPlatformInventory.getStack(BukkitPlatformInventory.java:34) ~[?:?]
  483. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.utils.lists.CorrectingPlayerInventoryStorage.checkThatBukkitIsSynced(CorrectingPlayerInventoryStorage.java:115) ~[?:?]
  484. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.utils.lists.CorrectingPlayerInventoryStorage.tickWithBukkit(CorrectingPlayerInventoryStorage.java:161) ~[?:?]
  485. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.tick.impl.TickInventory.tick(TickInventory.java:11) ~[?:?]
  486. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.TickManager.tickAsync(TickManager.java:40) ~[?:?]
  487. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.init.start.TickRunner.lambda$start$2(TickRunner.java:19) ~[?:?]
  488. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.init.start.TickRunner$$Lambda/0x00000000970f1c00.run(Unknown Source) ~[?:?]
  489. at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  490. at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  491. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.21.11.jar:?]
  492. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
  493. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
  494. at java.base/java.lang.Thread.runWith(Thread.java:1487) ~[?:?]
  495. at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
  496. [11:52:08] [Craft Scheduler Thread - 15 - GrimAC/WARN]: [GrimAC] Plugin GrimAC v2.3.74-f803be6 generated an exception while executing task 35
  497. java.lang.OutOfMemoryError: Metaspace
  498. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  499. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:962) ~[?:?]
  500. at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:144) ~[?:?]
  501. at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:454) ~[?:?]
  502. at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:367) ~[?:?]
  503. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
  504. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
  505. at io.netty.buffer.PoolArena$DirectArena.newChunk(PoolArena.java:739) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  506. at io.netty.buffer.PoolArena.allocateNormal(PoolArena.java:217) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  507. at io.netty.buffer.PoolArena.tcacheAllocateSmall(PoolArena.java:182) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  508. at io.netty.buffer.PoolArena.allocate(PoolArena.java:139) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  509. at io.netty.buffer.PoolArena.allocate(PoolArena.java:131) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  510. at io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:403) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  511. at io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:168) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  512. at io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:154) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  513. at io.netty.buffer.AbstractByteBufAllocator.buffer(AbstractByteBufAllocator.java:88) ~[netty-buffer-4.2.7.Final.jar:4.2.7.Final]
  514. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.util.SpigotReflectionUtil.decodeBukkitItemStack(SpigotReflectionUtil.java:889) ~[?:?]
  515. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.util.SpigotConversionUtil.fromBukkitItemStack(SpigotConversionUtil.java:164) ~[?:?]
  516. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.platform.bukkit.player.BukkitPlatformInventory.getStack(BukkitPlatformInventory.java:34) ~[?:?]
  517. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.utils.lists.CorrectingPlayerInventoryStorage.checkThatBukkitIsSynced(CorrectingPlayerInventoryStorage.java:115) ~[?:?]
  518. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.utils.lists.CorrectingPlayerInventoryStorage.tickWithBukkit(CorrectingPlayerInventoryStorage.java:161) ~[?:?]
  519. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.tick.impl.TickInventory.tick(TickInventory.java:11) ~[?:?]
  520. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.TickManager.tickAsync(TickManager.java:40) ~[?:?]
  521. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.init.start.TickRunner.lambda$start$2(TickRunner.java:19) ~[?:?]
  522. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.init.start.TickRunner$$Lambda/0x00000000970f1c00.run(Unknown Source) ~[?:?]
  523. at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  524. at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  525. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.21.11.jar:?]
  526. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
  527. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
  528. at java.base/java.lang.Thread.runWith(Thread.java:1487) ~[?:?]
  529. at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
  530. [11:52:09] [Netty Epoll IO #2/INFO]: [packetevents] An error occurred while processing a packet from Milan_Playexx (state: PLAY, clientVersion: 1.21.11, serverVersion: 1.21.11, preVia: false)
  531. [11:52:09] [Netty Epoll IO #2/WARN]:
  532. io.netty.handler.codec.DecoderException: ac.grim.grimac.shaded.com.github.retrooper.packetevents.exception.PacketProcessException: java.lang.OutOfMemoryError: Metaspace
  533. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:101) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  534. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  535. at io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:201) ~[netty-handler-4.2.7.Final.jar:4.2.7.Final]
  536. at io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:163) ~[netty-handler-4.2.7.Final.jar:4.2.7.Final]
  537. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:354) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  538. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  539. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  540. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  541. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  542. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  543. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  544. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  545. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  546. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  547. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  548. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  549. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  550. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:293) ~[netty-handler-4.2.7.Final.jar:4.2.7.Final]
  551. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:354) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  552. at io.netty.handler.flush.FlushConsolidationHandler.channelRead(FlushConsolidationHandler.java:152) ~[netty-handler-4.2.7.Final.jar:4.2.7.Final]
  553. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:354) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  554. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  555. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  556. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:794) ~[netty-transport-classes-epoll-4.2.7.Final.jar:4.2.7.Final]
  557. at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:482) ~[netty-transport-classes-epoll-4.2.7.Final.jar:4.2.7.Final]
  558. at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:317) ~[netty-transport-classes-epoll-4.2.7.Final.jar:4.2.7.Final]
  559. at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:515) ~[netty-transport-classes-epoll-4.2.7.Final.jar:4.2.7.Final]
  560. at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:460) ~[netty-transport-classes-epoll-4.2.7.Final.jar:4.2.7.Final]
  561. at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  562. at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  563. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1193) ~[netty-common-4.2.7.Final.jar:4.2.7.Final]
  564. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.2.7.Final.jar:4.2.7.Final]
  565. at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
  566. Caused by: ac.grim.grimac.shaded.com.github.retrooper.packetevents.exception.PacketProcessException: java.lang.OutOfMemoryError: Metaspace
  567. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.injector.handlers.PacketEventsDecoder.read(PacketEventsDecoder.java:76) ~[?:?]
  568. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.injector.handlers.PacketEventsDecoder.decode(PacketEventsDecoder.java:84) ~[?:?]
  569. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.injector.handlers.PacketEventsDecoder.decode(PacketEventsDecoder.java:42) ~[?:?]
  570. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  571. ... 32 more
  572. Caused by: java.lang.OutOfMemoryError: Metaspace
  573. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  574. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:962) ~[?:?]
  575. at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:144) ~[?:?]
  576. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:263) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
  577. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
  578. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:180) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
  579. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:175) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
  580. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
  581. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.predictionengine.MovementCheckRunner.check(MovementCheckRunner.java:322) ~[?:?]
  582. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.predictionengine.MovementCheckRunner.processAndCheckMovementPacket(MovementCheckRunner.java:85) ~[?:?]
  583. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.checks.impl.movement.PredictionRunner.onPositionUpdate(PredictionRunner.java:16) ~[?:?]
  584. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.manager.CheckManager.onPositionUpdate(CheckManager.java:346) ~[?:?]
  585. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.events.packets.CheckManagerListener.handleFlying(CheckManagerListener.java:743) ~[?:?]
  586. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.events.packets.CheckManagerListener.onPacketReceive(CheckManagerListener.java:456) ~[?:?]
  587. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.com.github.retrooper.packetevents.event.PacketReceiveEvent.call(PacketReceiveEvent.java:52) ~[?:?]
  588. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.com.github.retrooper.packetevents.event.EventManager.callEvent(EventManager.java:86) ~[?:?]
  589. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.com.github.retrooper.packetevents.util.PacketEventsImplHelper.handleServerBoundPacket(PacketEventsImplHelper.java:101) ~[?:?]
  590. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.injector.handlers.PacketEventsDecoder.read(PacketEventsDecoder.java:67) ~[?:?]
  591. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.injector.handlers.PacketEventsDecoder.decode(PacketEventsDecoder.java:84) ~[?:?]
  592. at grimac-bukkit-2.3.74-f803be6.jar//ac.grim.grimac.shaded.io.github.retrooper.packetevents.injector.handlers.PacketEventsDecoder.decode(PacketEventsDecoder.java:42) ~[?:?]
  593. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  594. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  595. at io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:201) ~[netty-handler-4.2.7.Final.jar:4.2.7.Final]
  596. at io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:163) ~[netty-handler-4.2.7.Final.jar:4.2.7.Final]
  597. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:354) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  598. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  599. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  600. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  601. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  602. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  603. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[netty-codec-base-4.2.7.Final.jar:4.2.7.Final]
  604. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
  605. [11:52:09] [Netty Epoll IO #2/INFO]: [packetevents] Disconnected Milan_Playexx due to an invalid packet!
  606. [11:52:09] [Server thread/INFO]: Milan_Playexx lost connection: Disconnected
  607. [11:52:11] [Server thread/ERROR]: Encountered an unexpected exception
  608. java.lang.OutOfMemoryError: Metaspace
  609. at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
  610. at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:962) ~[?:?]
  611. at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:144) ~[?:?]
  612. at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:454) ~[?:?]
  613. at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:367) ~[?:?]
  614. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
  615. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
  616. at net.minecraft.server.level.ServerLevel$EntityCallbacks.onTrackingEnd(ServerLevel.java:2839) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  617. at net.minecraft.server.level.ServerLevel$EntityCallbacks.onTrackingEnd(ServerLevel.java:2743) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  618. at ca.spottedleaf.moonrise.patches.chunk_system.level.entity.EntityLookup.entityStatusChange(EntityLookup.java:304) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  619. at ca.spottedleaf.moonrise.patches.chunk_system.level.entity.EntityLookup$EntityCallback.onRemove(EntityLookup.java:988) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  620. at net.minecraft.world.entity.Entity.setRemoved(Entity.java:5196) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  621. at net.minecraft.world.entity.Entity.remove(Entity.java:722) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  622. at net.minecraft.world.entity.LivingEntity.remove(LivingEntity.java:744) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  623. at net.minecraft.world.entity.player.Player.remove(Player.java:1351) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  624. at net.minecraft.server.level.ServerLevel.removePlayerImmediately(ServerLevel.java:1667) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  625. at net.minecraft.server.players.PlayerList.remove(PlayerList.java:496) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  626. at net.minecraft.server.players.PlayerList.remove(PlayerList.java:430) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  627. at net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:2265) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  628. at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2243) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  629. at net.minecraft.network.Connection.handleDisconnection(Connection.java:820) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  630. at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:244) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  631. at net.minecraft.server.MinecraftServer.tickConnection(MinecraftServer.java:1870) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  632. at net.minecraft.server.dedicated.DedicatedServer.tickConnection(DedicatedServer.java:549) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  633. at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1833) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  634. at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1611) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  635. at net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:427) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  636. at net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1667) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  637. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1335) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  638. at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:388) ~[paper-1.21.11.jar:1.21.11-132-c5eb079]
  639. at net.minecraft.server.MinecraftServer$$Lambda/0x0000000094af0800.run(Unknown Source) ~[?:?]
  640. at java.base/java.lang.Thread.runWith(Thread.java:1487) ~[?:?]
  641. [11:52:13] [Server thread/ERROR]: This crash report has been saved to: /server/crash-reports/crash-2026-08-19_11.52.13-server.txt
  642. [11:52:13] [Server thread/INFO]: Stopping server
  643. [11:52:13] [Server thread/INFO]: [DonutShop] Disabling DonutShop v1.8
  644. [11:52:13] [Server thread/INFO]: [DonutShop] DonutShop v1.8 has been disabled!
  645. [11:52:13] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
  646. [11:52:13] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  647. [11:52:13] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v15.12.5
  648. [11:52:13] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.43-SNAPSHOT (build 4232)
  649. [11:52:14] [Server thread/INFO]: [KeyAllX] Disabling KeyAllX v0.1.4
  650. [11:52:14] [Server thread/INFO]: [ExcellentCrates] Disabling ExcellentCrates v6.6.1
  651. [11:52:14] [User Authenticator #0/INFO]: UUID of player Milan_Playexx is f5855943-6981-39da-bbad-a228a957f88d
  652. [11:52:14] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ExcellentCratesPool - Shutdown initiated...
  653. [11:52:14] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] ExcellentCratesPool - Shutdown completed.
  654. [11:52:14] [Server thread/INFO]: [DonutOrders] Disabling DonutOrders v1.9
  655. [11:52:14] [Server thread/INFO]: [DonutOrders] Dezactivat.
  656. [11:52:14] [Server thread/INFO]: [DonutSell] Disabling DonutSell v1.4
  657. [11:52:14] [Server thread/INFO]: [DonutSell] DonutSell disabled.
  658. [11:52:14] [Server thread/INFO]: [DonutSMPTools] Disabling DonutSMPTools v1.0-SNAPSHOT
  659. [11:52:14] [Server thread/INFO]: [DonutAuctionHouse] Disabling DonutAuctionHouse v1.3.1
  660. [11:52:14] [Server thread/INFO]: [io.nightbeam.donutauction.lib.hikari.HikariDataSource] DonutAuctionHousePool - Shutdown initiated...
  661. [11:52:14] [Server thread/INFO]: [io.nightbeam.donutauction.lib.hikari.HikariDataSource] DonutAuctionHousePool - Shutdown completed.
  662. [11:52:14] [Server thread/INFO]: [SmartSpawner] Disabling SmartSpawner v1.5.4
  663. [11:52:14] [Server thread/INFO]: [SmartSpawner] SmartSpawner has been disabled!
  664. [11:52:14] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.22.0
  665. [11:52:14] [Server thread/INFO]: [FasterHoppers] Disabling FasterHoppers v5.1
  666. [11:52:14] [Server thread/INFO]: [CustomEnderChest] Disabling CustomEnderChest v1.13.1
  667. [11:52:14] [Server thread/INFO]: [CustomEnderChest] Cleaning internal data...
  668. [11:52:14] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest is disabled!
  669. [11:52:14] [Server thread/INFO]: [GrimAC] Disabling GrimAC v2.3.74-f803be6
  670. [11:52:14] [Server thread/INFO]: [GrimAC] Terminating PacketEvents...
  671. [11:52:14] [Server thread/INFO]: [EnderChest] Disabling EnderChest vB 2.0
  672. [11:52:14] [Server thread/INFO]: [TAB] Disabling TAB v6.1.2
  673. [11:52:14] [Server thread/INFO]: [TAB] Disabled in 2ms
  674. [11:52:14] [Server thread/INFO]: [AxTrade] Disabling AxTrade v1.27.1
  675. [11:52:14] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.22.0
  676. [11:52:14] [Server thread/INFO]: [Xshards] Disabling Xshards v1.2.9
  677. [11:52:14] [Server thread/INFO]: [Xshards] Xshards has been disabled.
  678. [11:52:14] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v3.2.0
  679. [11:52:14] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
  680. [11:52:14] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
  681. [11:52:14] [Server thread/INFO]: [FancyHolograms] Disabling FancyHolograms v2.11.0+193
  682. [11:52:14] [FancyLogger/INFO]: [FancyHolograms] (Server thread) INFO: Successfully disabled FancyHolograms version 2.11.0+193
  683. [11:52:14] [Server thread/INFO]: [DonutPay] Disabling DonutPay v2.3
  684. [11:52:14] [Server thread/INFO]: [DonutPay] DonutPay has been disabled!
  685. [11:52:14] [Server thread/INFO]: [EzRTP] Disabling EzRTP v3.4.3
  686. [11:52:14] [Server thread/INFO]: [EzRTP] EzRTP plugin disabled.
  687. [11:52:14] [Server thread/INFO]: [nightcore] Disabling nightcore v2.16.4
  688. [11:52:14] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] nightcorePool - Shutdown initiated...
  689. [11:52:14] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] nightcorePool - Shutdown completed.
  690. [11:52:14] [Server thread/INFO]: [packetevents] Disabling packetevents v2.13.0
  691. [11:52:14] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v5.7.0
  692. [11:52:14] [Server thread/INFO]: [Multiverse-Core] - Disabled
  693. [11:52:14] [Server thread/INFO]: [Essentials] Disabling Essentials v2.22.0
  694. [11:52:14] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  695. [11:52:14] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.16+2355-f7fded2
  696. [11:52:14] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  697. [11:52:14] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v5.11.1-SNAPSHOT
  698. [11:52:14] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.4.0
  699. [11:52:14] [Server thread/INFO]: [Geyser-Spigot] Disabling Geyser-Spigot v2.11.1-SNAPSHOT
  700. [11:52:14] [Server thread/INFO]: [Geyser-Spigot] Shutting down Geyser.
  701. [11:52:14] [Server thread/INFO]: [Geyser-Spigot] Geyser shutdown successfully.
  702. [11:52:14] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.12.3
  703. [11:52:14] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.4.3+7515-78babeb
  704. [11:52:14] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  705. [11:52:14] [Server thread/INFO]: [floodgate] Disabling floodgate v2.2.5-SNAPSHOT (b140-8780fa4)
  706. [11:52:14] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  707. [11:52:14] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.5.71
  708. [11:52:14] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  709. [11:52:14] [WebSocketConnectReadThread-201/INFO]: [Geyser-Spigot] The skin uploader has been closed
  710. [11:52:14] [Server thread/INFO]: [LuckPerms] Closing storage...
  711. [11:52:14] [Server thread/INFO]: [LuckPerms] Goodbye!
  712. [11:52:14] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v5.12.0-SNAPSHOT
  713. [11:52:14] [Server thread/INFO]: [ViaVersion] ViaVersion has been disabled; uninjected the platform and shut down the scheduler.
  714. [11:52:14] [Server thread/INFO]: Saving players
  715. [11:52:15] [Server thread/INFO]: Saving worlds
  716. [11:52:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  717. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
  718. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
  719. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
  720. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Saved 53 block chunks, 53 entity chunks, 0 poi chunks in world 'world' in 0.27s
  721. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world'
  722. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world'
  723. [11:52:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
  724. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
  725. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
  726. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
  727. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_nether' in 0.00s
  728. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_nether'
  729. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_nether'
  730. [11:52:15] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  731. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
  732. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
  733. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
  734. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'world_the_end' in 0.00s
  735. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'world_the_end'
  736. [11:52:15] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'world_the_end'
  737. [11:52:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  738. [11:52:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  739. [11:52:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  740. [11:52:15] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  741. [11:52:15] [Server thread/INFO]: Waiting for all RegionFile I/O tasks to complete...
  742. [11:52:15] [Server thread/INFO]: All RegionFile I/O tasks to complete
  743. [11:52:15] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
  744. [11:52:15] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...

Need more help or want to discuss your issue further? Join our Discord and bring the link to this page.

Join our Discord

Run a community? Add the Roastd bot and anyone can roast a crash log in your support channel.

Add the Roastd bot

Got a server of your own that deserves a second opinion?

Roast your own server

Roastd is a free tool built by Hostd. This diagnosis stays put. The log it was read from is deleted on a timer.