本帖最后由 爱心魔王FHC 于 2022-7-6 10:40 编辑
---- Minecraft Crash Report ---- // Don't do that. Time: 2022/6/28 下午2:17 Description: Exception in server tick loop org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/server/management/PlayerList::func_72355_a(Lnet/minecraft/network/NetworkManager;Lnet/minecraft/entity/player/ServerPlayerEntity;)V has incompatible changes at opcode 320 in callback net/minecraft/server/management/PlayerList::useWorldRegistry. Expected: [Lcom/mojang/authlib/GameProfile;, Lnet/minecraft/server/management/PlayerProfileCache;, Lcom/mojang/authlib/GameProfile;, Ljava/lang/String;, Lnet/minecraft/nbt/CompoundNBT;, Lnet/minecraft/util/RegistryKey;, Lnet/minecraft/world/server/ServerWorld;, Lnet/minecraft/world/server/ServerWorld;, Ljava/lang/String;, Lnet/minecraft/world/storage/IWorldInfo;, Lnet/minecraft/network/play/ServerPlayNetHandler;, Lnet/minecraft/world/GameRules;] Found: [Lcom/mojang/authlib/GameProfile;, Lnet/minecraft/server/management/PlayerProfileCache;, Lcom/mojang/authlib/GameProfile;, Ljava/lang/String;, Lnet/minecraft/nbt/CompoundNBT;, Lnet/minecraft/util/RegistryKey;, Lnet/minecraft/world/server/ServerWorld;, Lnet/minecraft/world/server/ServerWorld;, Ljava/lang/String;, Lorg/bukkit/entity/Player;, Lorg/spigotmc/event/player/PlayerSpawnLocationEvent;, Lorg/bukkit/Location;] at net.minecraft.server.management.PlayerList.handler$zdi000$useWorldRegistry$missing(PlayerList.java) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:betterweather.mixins.json:network.MixinPlayerList,pl:mixin:APP:enhancedcelestials.mixins.json:MixinPlayerList,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:223) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:betterweather.mixins.json:network.MixinPlayerList,pl:mixin:APP:enhancedcelestials.mixins.json:MixinPlayerList,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:171) ~[?:?] {re:classloading} at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:73) ~[?:?] {re:classloading} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:234) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:141) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1042) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:333) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:926) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:759) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:271) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Thread.java:834) [?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows Server 2019 (amd64) version 10.0 Java Version: 11.0.12, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 828609728 bytes (790 MB) / 2063597568 bytes (1968 MB) up to 2147483648 bytes (2048 MB) CPUs: 2 JVM Flags: 2 total; -XX:+UseG1GC -Xmx2G ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /LoliServer-1.16.5-12345-server.jar object_holder_definalize PLUGINSERVICE /LoliServer-1.16.5-12345-server.jar runtime_enum_extender PLUGINSERVICE /LoliServer-1.16.5-12345-server.jar capability_inject_definalize PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /LoliServer-1.16.5-12345-server.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /LoliServer-1.16.5-12345-server.jar fml TRANSFORMATIONSERVICE FML: 36.1 Forge: net.minecraftforge:36.1.16 FML Language Providers: [email protected] minecraft@1 Mod List: [B][潘马斯树木]pamhc2trees-1.16.3-1.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |NOSIGNATURE [B][龙之息]Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |NOSIGNATURE [工作台优化]VisualWorkbench-v1.1.0-1.16.5.jar |Visual Workbench |visualworkbench |1.1.0 |DONE |9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a [B][前置-更好的海洋]abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |NOSIGNATURE [B][通用机械]Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |DONE |NOSIGNATURE [B][机械动力]create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |NOSIGNATURE [B][更好洞穴BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE [史诗战斗] EpicFightMod-16.5.13.jar |Epic Fight Mod |epicfight |16.5.13 |DONE |NOSIGNATURE [B][真实地形]TerraForged-1.16.5-0.2.10.jar |TerraForged |terraforged |0.2.10 |DONE |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 [经验机制改革] Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |NOSIGNATURE [B][龙之息][lib]citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE [B][更多生物]alexsmobs-1.10.0.jar |Alex's Mobs |alexsmobs |1.10.0 |DONE |NOSIGNATURE [B][洞穴前置]YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE [冠军/强敌] champions-forge-1.16.5-2.0.1.12.jar |Champions |champions |1.16.5-2.0.1.12 |DONE |NOSIGNATURE [B][生物群系ID识别修复]biomeidfixer-1.16.5-1.0.1.s4.jar |Biome Id Fixer by Desagas |biomeidfixer |1.16.5-1.0.1.s4 |DONE |NOSIGNATURE [精妙背包] sophisticatedbackpacks-1.16.5-3.15.13.560.j|Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.13.560 |DONE |NOSIGNATURE [战利品光束] lootbeams-1.16.5-release-nov0221.jar |LootBeams |lootbeams |1.16.5 |DONE |NOSIGNATURE [B][冰与火之歌]iceandfire-2.1.6-1.16.4.jar |Ice and Fire |iceandfire |2.1.6-1.16.4 |DONE |NOSIGNATURE [B][通用机械发电机]MekanismGenerators-1.16.5-10.0.21.448.|Mekanism: Generators |mekanismgenerators |10.0.21 |DONE |NOSIGNATURE [B][搬运]carryon-1.16.5-1.15.3.13.jar |Carry On |carryon |1.15.3.13 |DONE |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 [滑翔伞] Paraglider-1.16.5-1.3.2.7.jar |Paraglider |paraglider |1.3.2.7 |DONE |NOSIGNATURE forge-1.16.5-36.1.16-universal.jar |Forge |forge |36.1.16 |DONE |NOSIGNATURE [更好的末地Forge重铸版] betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |DONE |NOSIGNATURE [地牢浮现之时]DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |NOSIGNATURE [B][群系生成修复]chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |NOSIGNATURE [B][机械动力扩展]createplus-1.16.4_v0.3.1.3.jar |Create Plus |createplus |1.16.4_v0.3.1.3 |DONE |NOSIGNATURE forge-1.16.5-36.1.16-server.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE [B][更好的海洋]upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |NOSIGNATURE [B][热力前置]cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |NOSIGNATURE [B][热力膨胀]thermal_foundation-1.16.4-1.2.0.jar |Thermal Series |thermal |1.2.0 |DONE |NOSIGNATURE [B][更多附魔]ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |NOSIGNATURE [战斗高塔]BrassAmberBattleTowers-1.16.5-1.6.3.jar |Brass Amber BattleTowers |ba_bt |1.16.5-1.6.3 |DONE |NOSIGNATURE [B][Macaw的桥梁]mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE [B][热力膨胀]thermal_innovation-1.16.4-1.2.0.jar |Thermal Innovation |thermal_innovation |1.2.0 |DONE |NOSIGNATURE [B][现代家具]Furniture_Pack_1.1_1.16.4.jar |Realism Mats Furniture Pack |realism_mats_furniture_pack |1.1.0 |DONE |NOSIGNATURE [B][沉浸工程]ImmersiveEngineering-1.16.5-5.0.0-135.jar|Immersive Engineering |immersiveengineering |1.16.5-5.0.0-135 |DONE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 [B][生物群系扩展]BiomesOPlenty-1.16.5-13.1.0.465-univers|Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.463 |DONE |NOSIGNATURE [玉 ] Jade-1.16.4-2.8.1.jar |Jade |jade |2.8.1 |DONE |NOSIGNATURE [B][魔法扫帚]majobroom1.3.jar |Majo Broom Mod |majobroom |1.0 |DONE |NOSIGNATURE [B][潘马斯作物]pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE [盔甲韧性显示] toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |NOSIGNATURE [B][旷野塔]towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |NOSIGNATURE [B][潘马斯食物]Pam's HarvestCraft 2 - Food Extended.jar|Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE [饰品栏]curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |DONE |NOSIGNATURE [阿图姆:沙漠之旅/亚图姆:金沙之旅] Atum-1.16.5-2.2.10.jar |Atum 2 |atum |1.16.5-2.2.10 |DONE |NOSIGNATURE [车万女仆]touhoulittlemaid-1.16.5-1.0.2.jar |Touhou Little Maid |touhou_little_maid |NONE |DONE |NOSIGNATURE [帕秋莉手册]Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |NOSIGNATURE [B][潘马斯]pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE [更好的天气]betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |DONE |NOSIGNATURE [B][热力膨胀]thermal_cultivation-1.16.4-1.2.0.jar |Thermal Cultivation |thermal_cultivation |1.2.0 |DONE |NOSIGNATURE [国创][白门的奇异附魔:苦痛长河] flowingagony-1.16.5-1.0.6.jar |MarbleGate's Exotic Enchantmen|flowingagony |1.16.5-1.0.6 |DONE |NOSIGNATURE [B][通量网络]FluxNetworks-1.16.5-6.1.6.11.jar |Flux Networks |fluxnetworks |1.16.5-6.1.6.11 |DONE |NOSIGNATURE [斯巴达冰与火]spartanfire-1.16.5-0.1.0.jar |Spartan Weaponry: Ice and Fire|spartanfire |1.16.5-0.1.0 |DONE |NOSIGNATURE [B][热力膨胀]thermal_expansion-1.16.4-1.2.0.jar |Thermal Expansion |thermal_expansion |1.2.0 |DONE |NOSIGNATURE [连锁破坏]ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |NOSIGNATURE [B][霓虹灯工艺]neoncraft-2.0.jar |Neon Craft |neoncraft |2.0 |DONE |NOSIGNATURE [B][热力膨胀]thermal_locomotion-1.16.4-1.2.0.jar |Thermal Locomotion |thermal_locomotion |1.2.0 |DONE |NOSIGNATURE [B][通用机械工具]MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |DONE |NOSIGNATURE [斯巴达的武器] SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |NOSIGNATURE [连锁破坏前置]architectury-1.30.57.jar |Architectury |architectury |1.30.57 |DONE |NOSIGNATURE [连锁破坏前置]ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |NOSIGNATURE [苹果皮] appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |NOSIGNATURE [B][家具]furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |NOSIGNATURE [生活调味料:胡萝卜版] SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |DONE |NOSIGNATURE [月亮事件]enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |NOSIGNATURE [工作台优化前置]PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a [水产养殖2] Aquaculture-1.16.5-2.1.22.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.22 |DONE |NOSIGNATURE [B][你将去的生物群系]byg-1.2.7.jar |Oh The Biomes You'll Go |byg |1.2.7 |DONE |NOSIGNATURE [珍奇鸟类] exoticbirds-1.16.4-1.4.0.jar |Exotic Birds |exoticbirds |1.4.0 |DONE |NOSIGNATURE [B][附魔拆解台]Disenchanting-forge-1.16.5-1.7.1.jar |Disenchanting |disenchanting |1.6.0 |DONE |NOSIGNATURE [B][热力前置]CodeChickenLib-1.16.4-3.5.1.408-universal|CodeChicken Lib |codechickenlib |3.5.1.408 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 [护甲上限突破]overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE [B][雕凿工艺]chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE [附魔灌注台]EnchantingInfuser-v1.0.2-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.0.2 |DONE |9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a [B][机械动力附属]createaddition-1.16.5-20210422a.jar |Create Crafts & Additions |createaddition |1.16.5-20210422a |DONE |NOSIGNATURE [经验书]xptome-1.16.5-v2.1.5.jar |XP Tome |xpbook |v2.1.5 |DONE |NOSIGNATURE Crash Report UUID: 67cd66ce-e2d4-4e33-bec2-cdf0b53f3aae CraftBukkit Information: Running: LoliServer version 1.16.5-44e6ffa (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) false Plugins: { WhiteList v0.1* icraft.gentlecola.whitelist.WhiteList [gentlecola], PlaceholderAPI v2.9.2 me.clip.placeholderapi.PlaceholderAPIPlugin [[extended_clip]], GroupManager v3.3* org.anjocaido.groupmanager.GroupManager [HappyAreaBean], CrazyAuctionsPlus v1.1.4.3 studio.trc.bukkit.crazyauctionsplus.Main [BadBones69, TRCRedstoner], Boom v1.2.5 author404e.boom.Boom [404E, [email protected]], HolographicDisplays v2.4.6 com.gmail.filoghost.holographicdisplays.HolographicDisplays [filoghost], ConsoleSpamFix v1.8.5 net.craftersland.consolefix.CSF [CraftersLand], AdvancedCleaner v1.3 me.zhanshi123.advancedcleaner.Main [Soldier], Yum v2.9.0-git-37fb899e955eb1e5ff153931783357bc5ff6a186* pw.yumc.Yum.Yum [喵♂呜], InfiniteScoreboard v1.0 com.infiniteplugins.infinitescoreboard.InfiniteScoreboard [InfinitePlugins], AdvancedNMotd v9.1.1 ru.namerpro.Bukkit.Base.Main [NamerPRO], NBTAPI v2.7.1 de.tr7zw.nbtapi.plugin.NBTAPI [tr7zw], Vault v1.7.3-b131 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Lores v1.4.1* com.codisimus.plugins.lores.Lores [Codisimus], WorldEdit v7.2.2+fc3c499 com.sk89q.worldedit.bukkit.WorldEditPlugin [], Essentials v2.19.0-dev+105-2c68d1b com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685], PlotSquared v4.4.495 com.github.intellectualsites.plotsquared.bukkit.BukkitMain [Citymonstret, Empire92, MattBDev, dordsor21, NotMyFault], LWC v2.1.5-09ad392 com.griefcraft.lwc.LWCPlugin [Hidendra, pop4959, Me_Goes_RAWR], Multiverse-Core v4.2.2-b812 com.onarandombox.MultiverseCore.MultiverseCore [dumptruckman, Rigby, fernferret, lithium3141, main--], Citizens v2.0.27-SNAPSHOT (build 2297) net.citizensnpcs.Citizens [fullwall], MoneyDrop v1.0.0* pers.tany.moneydrop.Main [tany], PlayerTitle v2.5.6 com.handy.playertitle.PlayerTitle [handy], ChestCommands v3.3.1 com.gmail.filoghost.chestcommands.ChestCommands [], Residence v4.9.3.4 com.bekvon.bukkit.residence.Residence [bekvon, nate302, t00thpick1], EssentialsChat v2.19.0-dev+105-2c68d1b com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], TAB v2.8.10 me.neznamy.tab.platforms.bukkit.Main [NEZNAMY], BanIt v1.0.3 pers.tany.banit.Main [tany], ScriptBlockPlus v2.0.0 com.github.yuttyann.scriptblockplus.ScriptBlock [yuttyann44581], EssentialsSpawn v2.19.0-dev+105-2c68d1b com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], CoreProtect v19.5 net.coreprotect.CoreProtect [Intelli], QuickShop v4.0.6.3 org.maxgamer.quickshop.QuickShop [PotatoCraft Studio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne, sandtechnology], CatSeedLogin v1.3.4-SNAPSHOT cc.baka9.catseedlogin.CatSeedLogin [CatSeed],} Warnings: DEFAULT Reload Count: 0 Threads: { TIMED_WAITING Timer-2: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], TIMED_WAITING Server console handler: [[email protected]/java.lang.Object.wait(Native Method), app//org.jline.utils.NonBlockingPumpReader.wait(NonBlockingPumpReader.java:55), app//org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:101), app//org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57), app//org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:110), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:61), app//org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848), app//org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418), net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:60), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:96)], TIMED_WAITING Craft Scheduler Thread - 29: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-12-thread-5: [[email protected]/java.lang.Thread.sleep(Native Method), me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:116), [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515), [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1657), org.bukkit.craftbukkit.v1_16_R3.CraftCrashReport.call(CraftCrashReport.java:33), net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:81), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:73), net.minecraft.crash.CrashReport.<init>(CrashReport.java:38), net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:787), net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:271), net.minecraft.server.MinecraftServer$$Lambda$14804/0x000000010241e840.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 14: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Server IO #1: [[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:357), [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:182), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 30: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:357), app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], RUNNABLE WindowsStreamPump: [app//org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method), app//org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97), app//org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:112), app//org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:458), app//org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$84/0x00000001001d5440.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-32: [[email protected]/java.lang.Thread.sleep(Native Method), studio.trc.bukkit.crazyauctionsplus.Main$1.lambda$run$3(Main.java:158), studio.trc.bukkit.crazyauctionsplus.Main$1$$Lambda$16774/0x0000000102c71840.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 25: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 31: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:357), [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:182), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Server IO #2: [[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:357), [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:182), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-35: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.thread.CheckUpdate.run(CheckUpdate.java:172), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-12-thread-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 16: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-11-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING IO-Worker-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Bootstrap-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Craft Scheduler Thread - 22: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 26: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 11: [[email protected]/java.lang.Thread.sleep(Native Method), me.zhanshi123.advancedcleaner.CountDownTask.run(CountDownTask.java:45), org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING IO-Worker-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Attach Listener: [], WAITING ForkJoinPool.commonPool-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Thread-24: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.consumer.Consumer.run(Consumer.java:131), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:104)], TIMED_WAITING Craft Scheduler Thread - 5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 27: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.util.Util$6.run(Util.java:505)], TIMED_WAITING Craft Scheduler Thread - 17: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Craft Scheduler Thread - 10: [[email protected]/java.lang.Thread.sleep(Native Method), me.zhanshi123.advancedcleaner.CountDownTask.run(CountDownTask.java:45), org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-17: [[email protected]/java.lang.Thread.sleep(Native Method), studio.trc.bukkit.crazyauctionsplus.util.AuctionProcess$AuctionUpdateThread.run(AuctionProcess.java:128)], WAITING Snooper Timer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:328), [email protected]/java.util.TimerThread.mainLoop(Timer.java:527), [email protected]/java.util.TimerThread.run(Timer.java:506)], TIMED_WAITING Worker-Main-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING mysql-cj-abandoned-connection-cleanup: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Thread-3: [[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method), [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323), [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 20: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-33: [[email protected]/java.lang.Thread.sleep(Native Method), studio.trc.bukkit.crazyauctionsplus.Main$1.lambda$run$6(Main.java:193), studio.trc.bukkit.crazyauctionsplus.Main$1$$Lambda$16775/0x0000000102c71c40.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Timer-1: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1036), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1036), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-12-thread-3: [[email protected]/java.lang.Thread.sleep(Native Method), me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:116), [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515), [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 32: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING ObjectCleanerThread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-14: [[email protected]/java.lang.Thread.sleep(Native Method), com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:183), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Main-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Craft Scheduler Thread - 0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-12-thread-2: [[email protected]/java.lang.Thread.sleep(Native Method), me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:116), [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515), [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-9-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING IO-Worker-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Thread-4: [[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method), [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323), [email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Timer-0: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], RUNNABLE Netty Server IO #3: [[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:357), [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:182), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-12-thread-1: [[email protected]/java.lang.Thread.sleep(Native Method), me.neznamy.tab.shared.cpu.CPUManager$1.run(CPUManager.java:44), [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515), [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148), [email protected]/java.lang.Thread.run(Thread.java:834), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], TIMED_WAITING Timer-3: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], RUNNABLE Thread-2: [[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method), [email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 15: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1036), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 24: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 23: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Thread-23: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:16), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Craft Scheduler Thread - 18: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-15: [[email protected]/java.lang.Thread.sleep(Native Method), com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 19: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1036), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 1: [[email protected]/java.lang.Thread.sleep(Native Method), com.github.intellectualsites.plotsquared.plot.database.SQLManager.lambda$new$0(SQLManager.java:180), com.github.intellectualsites.plotsquared.plot.database.SQLManager$$Lambda$15724/0x000000010278f840.run(Unknown Source), org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)], TIMED_WAITING pool-12-thread-4: [[email protected]/java.lang.Thread.sleep(Native Method), me.neznamy.tab.shared.cpu.CPUManager$4.run(CPUManager.java:116), [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515), [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)], TIMED_WAITING rollbar-buffered_sender: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 21: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 28: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING WorldEdit Session Manager: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)],} Recent tasks from 890-920{QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@920,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@921,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@921,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@921,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@922,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@923,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@923,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@923,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@924,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@925,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@925,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@925,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@926,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@927,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@927,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@927,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@928,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@929,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@929,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@929,QuickShop:org.maxgamer.quickshop.watcher.LogWatcher@929,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@930,Yum:pw.yumc.Yum.kit.LogKit@931,Yum:pw.yumc.Yum.kit.LogKit@931,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@931,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@931,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@931,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@931,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@931,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@932,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@933,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@933,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@933,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@934,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@935,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@935,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@935,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@936,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@937,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@937,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@937,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@938,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@939,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@939,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@939,QuickShop:org.maxgamer.quickshop.watcher.LogWatcher@939,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@940,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@941,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@941,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@941,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@942,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@943,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@943,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@943,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@944,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@945,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@945,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@945,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@946,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@947,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@947,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@947,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@948,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@949,InfiniteScoreboard:com.infiniteplugins.infinitescoreboard.scoreboard.Scoreboard$2@949,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@949,QuickShop:org.maxgamer.quickshop.watcher.LogWatcher@949,QuickShop:org.maxgamer.quickshop.watcher.DisplayDupeRemoverWatcher@950,} Force Loaded Chunks: { world: {}, DIM-1: {}, DIM1: {}, atum: {},} Player Count: 0 / 20; [] Data Packs: vanilla, mod:forge, file/bukkit, mod:mcwbridges, mod:realism_mats_furniture_pack, mod:immersiveengineering, mod:biomesoplenty, mod:pamhc2trees (incompatible), mod:wyrmroost (incompatible), mod:majobroom, mod:pamhc2crops (incompatible), mod:towers_of_the_wild, mod:abnormals_core, mod:mekanism, mod:pamhc2foodextended (incompatible), mod:upgrade_aquatic, mod:create, mod:bettercaves (incompatible), mod:terraforged, mod:pamhc2foodcore (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:fluxnetworks, mod:yungsapi, mod:neoncraft (incompatible), mod:biomeidfixer, mod:mekanismtools, mod:cfm (incompatible), mod:iceandfire (incompatible), mod:mekanismgenerators, mod:carryon, mod:byg, mod:paraglider, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:ensorcellation (incompatible), mod:thermal_cultivation (incompatible), mod:thermal_expansion (incompatible), mod:thermal_locomotion (incompatible), mod:disenchanting (incompatible), mod:codechickenlib (incompatible), mod:chiselsandbits (incompatible), mod:betterendforge, mod:createaddition, mod:dungeons_arise, mod:chocolate, mod:createplus, mod:epicfight, mod:curios, mod:spartanfire, mod:spartanweaponry, mod:lootbeams, mod:ba_bt, mod:atum, mod:touhou_little_maid, mod:enhancedcelestials, mod:visualworkbench, mod:clumps, mod:sophisticatedbackpacks, mod:jade, mod:toughnessbar (incompatible), mod:ftbultimine (incompatible), mod:architectury, mod:ftblibrary, mod:puzzleslib, mod:overloadedarmorbar (incompatible), mod:enchantinginfuser, mod:xpbook, mod:patchouli (incompatible), mod:appleskin, mod:solcarrot, mod:aquaculture (incompatible), mod:exoticbirds, mod:champions (incompatible), mod:betterweather, mod:flowingagony Is Modded: Definitely; Server brand changed to 'LoliServer' Type: Dedicated Server (map_server.txt) |
服务器一加入就崩溃
betterweather
试试把这个MOD扬了 还是不行上传日志 别复制粘贴 求求了
试试把这个MOD扬了 还是不行上传日志 别复制粘贴 求求了
尝试把loli核心升级到cat核心 现在loli和cat已经合并了 更换核心不会出现什么问题
重启吧,日志太多了
1.16.5仍然是要求java8的,如果没有特殊需求建议把11换回去