[17:01:23] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.7+6-LTS; Eclipse Adoptium Temurin-21.0.7+6) on Linux 5.15.0-151-generic (amd64) [17:01:23] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.8-39-main@616a879 (2025-08-18T02:25:55Z) for Minecraft 1.21.8 [17:01:23] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins... [17:01:24] [Paper Plugin Remapper Thread - 1/INFO]: [ReobfServer] Remapping server... [17:01:28] [Paper Plugin Remapper Thread - 1/INFO]: [ReobfServer] Done remapping server in 4531ms. [17:01:28] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin 'plugins/Citizens.jar'... [17:01:28] [ServerMain/ERROR]: [PluginRemapper] Encountered exception remapping plugins java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to remap plugin jar 'plugins/Citizens.jar' at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.RuntimeException: Failed to remap plugin jar 'plugins/Citizens.jar' at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:362) ~[paper-1.21.8.jar:1.21.8-39-616a879] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.lang.RuntimeException: Failed to execute task net/citizensnpcs/CitizensL10 at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:56) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.AsyncHelper.consumeAll(AsyncHelper.java:36) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:161) ~[paper-1.21.8.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:79) ~[paper-1.21.8.jar:?] at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:359) ~[paper-1.21.8.jar:1.21.8-39-616a879] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Duplicate key a (attempted merging values private static net/citizensnpcs/CitizensL10/a Ljavassist/ws/a; and private static net/citizensnpcs/CitizensL10/a Ljava/io/File;) at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:?] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) ~[?:?] at net.neoforged.art.internal.AsyncHelper.invokeAll(AsyncHelper.java:52) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.AsyncHelper.consumeAll(AsyncHelper.java:36) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:161) ~[paper-1.21.8.jar:?] at net.neoforged.art.internal.RenamerImpl.run(RenamerImpl.java:79) ~[paper-1.21.8.jar:?] at io.papermc.paper.pluginremap.PluginRemapper.lambda$remap$7(PluginRemapper.java:359) ~[paper-1.21.8.jar:1.21.8-39-616a879] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) ~[?:?] ... 4 more Caused by: java.lang.IllegalStateException: Duplicate key a (attempted merging values private static net/citizensnpcs/CitizensL10/a Ljavassist/ws/a; and private static net/citizensnpcs/CitizensL10/a Ljava/io/File;) at java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:135) ~[?:?] at java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:182) ~[?:?] at java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169) ~[?:?] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) ~[?:?] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?] at net.neoforged.art.internal.ClassProviderImpl$ClassInfo.(ClassProviderImpl.java:122) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.ClassProviderBuilderImpl.lambda$addClass$1(ClassProviderBuilderImpl.java:64) ~[AutoRenamingTool-2.0.3.jar:?] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?] at net.neoforged.art.internal.ClassProviderBuilderImpl.addClass(ClassProviderBuilderImpl.java:64) ~[AutoRenamingTool-2.0.3.jar:?] at net.neoforged.art.internal.RenamerImpl.lambda$run$2(RenamerImpl.java:162) ~[paper-1.21.8.jar:?] at net.neoforged.art.internal.AsyncHelper.lambda$null$0(AsyncHelper.java:33) ~[AutoRenamingTool-2.0.3.jar:?] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] ... 3 more [17:01:28] [ServerMain/INFO]: [PluginInitializerManager] Initialized 3 plugins [17:01:28] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (3): - Essentials (2.21.2), EssentialsChat (2.21.2), EssentialsSpawn (2.21.2) [17:01:32] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [17:01:33] [ServerMain/INFO]: Loaded 1407 recipes [17:01:33] [ServerMain/INFO]: Loaded 1520 advancements [17:01:33] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter... [17:01:33] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 258.3ms [17:01:33] [Server thread/INFO]: Starting minecraft server version 1.21.8 [17:01:33] [Server thread/INFO]: Loading properties [17:01:33] [Server thread/INFO]: This server is running Paper version 1.21.8-39-main@616a879 (2025-08-18T02:25:55Z) (Implementing API version 1.21.8-R0.1-SNAPSHOT) [17:01:33] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling [17:01:33] [Server thread/INFO]: Server Ping Player Sample Count: 12 [17:01:33] [Server thread/INFO]: Using 4 threads for Netty based IO [17:01:34] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads [17:01:34] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true [17:01:34] [Server thread/INFO]: Default game type: SURVIVAL [17:01:34] [Server thread/INFO]: Generating keypair [17:01:34] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:50003 [17:01:34] [Server thread/INFO]: Using epoll channel type [17:01:34] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [17:01:34] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity. [17:01:34] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.2 [17:01:34] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.2 [17:01:34] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.21.2 [17:01:34] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [17:01:34] [Server thread/INFO]: Preparing level "world" [17:01:35] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [17:01:35] [Server thread/INFO]: Preparing spawn area: 0% [17:01:35] [Server thread/INFO]: Preparing spawn area: 30% [17:01:36] [Server thread/INFO]: Preparing spawn area: 36% [17:01:36] [Server thread/INFO]: Time elapsed: 1201 ms [17:01:36] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [17:01:36] [Server thread/INFO]: Preparing spawn area: 0% [17:01:36] [Server thread/INFO]: Time elapsed: 114 ms [17:01:36] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [17:01:36] [Server thread/INFO]: Preparing spawn area: 0% [17:01:36] [Server thread/INFO]: Time elapsed: 88 ms [17:01:36] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.2 [17:01:36] [Server thread/ERROR]: [Essentials] [STDERR] SLF4J: No SLF4J providers were found. [17:01:36] [Server thread/WARN]: Nag author(s): '[Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, mdcfe, JRoy, pop4959]' of 'Essentials v2.21.2' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [17:01:36] [Server thread/ERROR]: [Essentials] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation [17:01:36] [Server thread/ERROR]: [Essentials] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. [17:01:42] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [17:01:42] [Server thread/INFO]: [Essentials] No kits found to migrate. [17:01:42] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion [17:01:42] [Server thread/INFO]: [Essentials] Attempting to migrate ignore list to UUIDs [17:01:42] [Server thread/INFO]: [Essentials] Attempting to migrate legacy userdata keys to Configurate [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Paper Tick Count Provider as the provider for TickCountProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Legacy Biome Name Provider as the provider for BiomeNameProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected Paper Biome Key Provider as the provider for BiomeKeyProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider [17:01:42] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider [17:01:42] [Server thread/INFO]: [Essentials] Loaded 43880 items from items.json. [17:01:42] [Server thread/INFO]: [Essentials] Using locale en_US [17:01:42] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [17:01:42] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [17:01:42] [Server thread/INFO]: [Essentials] Using superperms-based permissions. [17:01:42] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.2 [17:01:42] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config. [17:01:42] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.21.2 [17:01:42] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config. [17:01:43] [Server thread/INFO]: [spark] Starting background profiler... [17:01:43] [Server thread/INFO]: Done preparing level "world" (8.262s) [17:01:43] [Server thread/INFO]: Running delayed init tasks [17:01:43] [Server thread/INFO]: Done (19.998s)! For help, type "help" [17:01:43] [Craft Scheduler Thread - 3 - Essentials/INFO]: [Essentials] Fetching version information...