Jump to content

crash server 1.20.1 void net.minecraft.world.inventory.LecternMenu.<init>(int, net.minecraft.world.Container


Recommended Posts

sometimes out of nowhere my minecraft server crashes and this is the crash report:

 

---- Minecraft Crash Report ----
// You're mean.

Time: 2024-01-02 21:44:23
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'void net.minecraft.world.inventory.LecternMenu.<init>(int, net.minecraft.world.Container, net.minecraft.world.inventory.ContainerData)'
    at io.github.flemmli97.flan.gui.LockedLecternScreenHandler.<init>(LockedLecternScreenHandler.java:21) ~[flan-1.20.1-1.8.11-forge.jar%23479!/:?] {re:classloading}
    at io.github.flemmli97.flan.gui.LockedLecternScreenHandler$1.m_7208_(LockedLecternScreenHandler.java:28) ~[flan-1.20.1-1.8.11-forge.jar%23479!/:?] {re:classloading}
    at net.minecraft.server.level.ServerPlayer.m_5893_(ServerPlayer.java:1282) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendisland.mixins.json:ServerPlayerMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerPlayerMixin,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerPlayerMixin,pl:mixin:APP:mixins.pneumaticcraft.json:accessors.ServerPlayerAccess,pl:mixin:APP:ars_nouveau.mixins.json:camera.ANServerPlayerMixin,pl:mixin:APP:vanishmod.mixins.json:ServerPlayerMixin,pl:mixin:APP:netherportalfix.mixins.json:ServerPlayerMixin,pl:mixin:APP:netherportalfix.mixins.json:ForgeServerPlayerMixin,pl:mixin:APP:uteamcore.mixins.json:common.ServerPlayerMixin,pl:mixin:APP:flan.mixins.json:PlayerClaimMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerPlayerTickMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}
    at io.github.flemmli97.flan.gui.LockedLecternScreenHandler.create(LockedLecternScreenHandler.java:36) ~[flan-1.20.1-1.8.11-forge.jar%23479!/:?] {re:classloading}
    at io.github.flemmli97.flan.event.BlockInteractEvents.useBlocks(BlockInteractEvents.java:144) ~[flan-1.20.1-1.8.11-forge.jar%23479!/:?] {re:mixin,re:classloading}
    at io.github.flemmli97.flan.forge.forgeevent.BlockInteractEventsForge.useBlocks(BlockInteractEventsForge.java:45) ~[flan-1.20.1-1.8.11-forge.jar%23479!/:?] {re:classloading}
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:263) ~[eventbus-6.0.5.jar%23145!/:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:255) ~[eventbus-6.0.5.jar%23145!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:319) ~[eventbus-6.0.5.jar%23145!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:299) ~[eventbus-6.0.5.jar%23145!/:?] {}
    at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:814) ~[forge-1.20.1-47.1.79-universal.jar%23597!/:?] {re:mixin,re:classloading,pl:mixin:APP:apotheosis.mixins.json:ForgeHooksMixin,pl:mixin:A}
    at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:425) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:interact,re:computing_frames,pl:accesstransformer:B,xf:fml:libx:interact,re:classloading,pl:accesstransformer:B,xf:fml:libx:interact,pl:mixin:APP:mixins.pneumaticcraft.json:accessors.ServerPlayerGameModeAccess,pl:mixin:APP:flan.mixins.json:ServerPlayerGameModeMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ServerPlayerGameModeMixin,pl:mixin:A}
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:1553) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries-common.mixins.json:ServerGamePacketListenerMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinServerGamePacketListenerImpl,pl:mixin:APP:mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin,pl:mixin:APP:connectivity.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:APP:vanishmod.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:34) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:classloading}
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:classloading}
    at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:25) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:classloading}
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,re:classloading}
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,re:computing_frames,re:classloading,re:mixin}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:1029) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:flan.mixins.json:MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:173) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:flan.mixins.json:MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:1012) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:flan.mixins.json:MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:1006) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:flan.mixins.json:MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:991) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:flan.mixins.json:MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:908) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:flan.mixins.json:MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:281) ~[server-1.20.1-20230612.114412-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:flan.mixins.json:MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:840) [?:?] {re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin,re:mixin}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Mohist Version: 1.20.1-508
    Minecraft Version: 1.20.1
    Minecraft Version ID: 1.20.1
    Operating System: Linux (amd64) version 6.3.1-060301-generic
    Java Version: 17.0.9, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 4237644456 bytes (4041 MiB) / 15888023552 bytes (15152 MiB) up to 21474836480 bytes (20480 MiB)
    CPUs: 9
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 9 7950X 16-Core Processor
    Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
    Microarchitecture: Zen 3
    Frequency (GHz): -0.00
    Number of physical packages: 1
    Number of physical CPUs: 16
    Number of logical CPUs: 32
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 217560.98
    Virtual memory used (MB): 143655.77
    Swap memory total (MB): 153600.00
    Swap memory used (MB): 34870.15
    JVM Flags: 20 total; -Xms128M -Xmx20480M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15
    CraftBukkit Information: 
   Running: Mohist version 1.20.1-508 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) false
   Plugins: { LuckPerms v5.4.58 me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin [Luck], VoidGen v2.2.1 de.xtkq.voidgen.VoidGen [xtkq], nChat v5.6.15 com.nickuc.chat.loader.nChatBukkitLoader [NickUC], RecipeSimplifier v1.0 me.sherlockz.recipesimplifier.RecipeSimplifier [sherlockz], PlaceholderAPI v2.11.5 me.clip.placeholderapi.PlaceholderAPIPlugin [HelpChat], CommandRegions v1.2.1* me.astero.commandregions.CommandRegionPlugin [Astero], LojaSquare v2.0-SNAPSHOT* br.com.lojasquare.LojaSquare [TrowDev], AntiBookBan v1.0 dev.bleepo.antibookban.AntiBookBan [], WorldBorder v1.9.10 (beta) com.wimbli.WorldBorder.WorldBorder [Brettflan], LiteBans v2.13.3 litebans.BukkitPlugin [Ruan], Votifier v2.7.3 com.vexsoftware.votifier.NuVotifierBukkit [Ichbinjoe, blakeman8192, Kramer, tuxed], ConsoleSpamFix v1.10.0 net.craftersland.consolefix.CSF [CraftersLand], UserLogin v2.13.1 com.elchologamer.userlogin.UserLogin [ElCholoGamer], ccUnknownCommand v1.20-v0.10 com.ceagle.ccUnknownCommand.ccUnknownCommand [ceagle], ProtocolLib v5.1.0 com.comphenix.protocol.ProtocolLib [dmulloy2, comphenix], SkinsRestorer v15.0.4 net.skinsrestorer.bukkit.SRBukkitBootstrap [knat, AlexProgrammerDE, Th3Tr0LLeR, McLive, DoNotSpamPls], zItemStacker v1.0.4.2 fr.maxlego08.zitemstacker.ZItemPlugin [Maxlego08], PL-Hide v1.5.21 me.nononitas.plhide.PLHide [Nononitas], NotTooExpensive v1.3.4 spigot.tau.nottooexpensive.Main [Tau], TAB v4.0.3 me.neznamy.tab.platforms.bukkit.BukkitTAB [NEZNAMY], NBTAPI v2.12.0 de.tr7zw.nbtapi.plugin.NBTAPI [tr7zw], Vault v1.7.3-b131 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], PixelVip v3.0.3* br.net.fabiozumbi12.pixelvip.bukkit.PixelVip [FabioZumbi12], WorldEdit v7.2.15+6463-5ca4dff com.sk89q.worldedit.bukkit.WorldEditPlugin [EngineHub], Skript v2.7.2 ch.njol.skript.Skript [Njol, Mirreski, SkriptLang Team, Contributors], DecentHolograms v2.8.5 eu.decentsoftware.holograms.plugin.DecentHologramsPlugin [d0by], Logger v1.8.0.11 me.prism3.logger.Main [Prism3, thelooter, Sidna], System v1.14.19 rush.Main [RUSH], DiSky v4.12.0 info.itsthesky.disky.DiSky [ItsTheSky], MiyukiEconomy v1.0.1-BETA app.miyuki.miyukieconomy.bukkit.BukkitMiyukiEconomyBootstrap [SOekd], PlayerPoints vFAKE org.black_ixx.playerpoints.PlayerPoints [Esophose, Black_ixx], Multiverse-Core v4.3.1-b861 com.onarandombox.MultiverseCore.MultiverseCore [dumptruckman, Rigby, fernferret, lithium3141, main--], zAuctionHouseV3 v3.1.4.1 fr.maxlego08.zauctionhouse.ZAuctionPlugin [Maxlego08], Skellett v2.0.9 com.gmail.thelimeglass.Skellett [LimeGlass], aEventos v1.5.1 com.ars3ne.eventos.aEventos [Ars3ne], PhoenixCrates v2.3.1 com.phoenixplugins.phoenixcrates.PhoenixCrates [[PhoenixPlugins, Splitrox]], SkBee v2.18.0 com.shanebeestudios.skbee.SkBee [ShaneBee], DeluxeMenus v1.13.7-Release com.extendedclip.deluxemenus.DeluxeMenus [extended_clip, Glare], BanItem v3.5 fr.andross.banitem.BanItem [Andross], SuperbVote v0.5.5 io.minimum.minecraft.superbvote.SuperbVote [tuxed], PlayerKits2 v1.7.3 pk.ajneb97.PlayerKits2 [Ajneb97], BetterRTP v3.6.11 me.SuperRonanCraft.BetterRTP.BetterRTP [SuperRonanCraft], CoreProtect v22.2 net.coreprotect.CoreProtect [Intelli], SkQuery v4.1.10 com.w00tmast3r.skquery.SkQuery [LimeGlass, w00tmast3r], StormPlugins v2.1.3 com.stormplugins.manager.Main [Domeneghi], Plan v5.6 build 2614 com.djrapitops.plan.Plan [AuroraLS3], PlugManX v2.3.5 com.rylinaux.plugman.PlugMan [rylinaux, Entity303], Legendchat v1.0* com.nickuc.chat.ξξψγξπιω [NickUC], StormChestShop v1.2.1 com.storm.chestshop.Main [Domeneghi], Mohist v1.20.1 com.mohistmc.plugins.Main [],}
   Warnings: DEFAULT
   Reload Count: 0
   Threads: { TIMED_WAITING IO-Worker-39: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING EntityClear-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Craft Scheduler Thread - 54: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING luckperms-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING luckperms-worker-13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan SQLiteDB-transaction-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #10: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING WorldEdit Session Manager: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], 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:140), [email protected]/java.lang.Thread.run(Thread.java:840), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)], WAITING luckperms-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING luckperms-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING pool-23-thread-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #13: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING AE Crafting Calculator: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING ForkJoinPool.commonPool-worker-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING luckperms-worker-14: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Netty Epoll Server IO #3: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Query Listener #1: [[email protected]/sun.nio.ch.Net.poll(Native Method), [email protected]/sun.nio.ch.SelChImpl.park(SelChImpl.java:98), [email protected]/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:705), [email protected]/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633), [email protected]/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240), [email protected]/java.net.DatagramSocket.receive(DatagramSocket.java:700), TRANSFORMER/[email protected]/net.minecraft.server.rcon.thread.QueryThreadGs4.run(QueryThreadGs4.java:259), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Metrics-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING User Authenticator #7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Java2D Disposer: [[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]/sun.java2d.Disposer.run(Disposer.java:145), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Thread-59: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.thread.NetworkHandler.run(NetworkHandler.java:360), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING FastSuite Recipe Lookup Thread: 4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Craft Scheduler Thread - 51: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING luckperms-worker-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING spark-async-sampler-worker-thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Config Lib config file watcher: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), TRANSFORMER/[email protected]/com.supermartijn642.configlib.toml.TomlConfigFile.lambda$startTrackingFile$0(TomlConfigFile.java:134), TRANSFORMER/[email protected]/com.supermartijn642.configlib.toml.TomlConfigFile$$Lambda$5360/0x00007f4d58e5d628.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING MVStore background writer /home/container/plugins/LuckPerms/luckperms-h2-v2.mv.db: [[email protected]/java.lang.Object.wait(Native Method), org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3768)], WAITING Config Lib config file watcher: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), TRANSFORMER/[email protected]/com.supermartijn642.configlib.toml.TomlConfigFile.lambda$startTrackingFile$0(TomlConfigFile.java:134), TRANSFORMER/[email protected]/com.supermartijn642.configlib.toml.TomlConfigFile$$Lambda$5360/0x00007f4d58e5d628.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Skript variable save thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), ch.njol.skript.variables.Variables.lambda$static$5(Variables.java:843), ch.njol.skript.variables.Variables$$Lambda$34518/0x00007f4d5c3130f8.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Votifier epoll worker: [com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native Method), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:148), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:141), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347), com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989), com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING FastSuite Recipe Lookup Thread: 6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING ForkJoinPool-7-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING ForkJoinPool.commonPool-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Thread-27: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.djrapitops.plan.settings.upkeep.FileWatcher.runLoop(FileWatcher.java:89), com.djrapitops.plan.settings.upkeep.FileWatcher.run(FileWatcher.java:77)], WAITING luckperms-worker-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Notification Thread: [], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 42: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], 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:172)], WAITING Worker-Main-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING ForkJoinPool.commonPool-worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1671), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_20_R1.CraftCrashReport.get(CraftCrashReport.java:37), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_20_R1.CraftCrashReport.get(CraftCrashReport.java:18), TRANSFORMER/[email protected]/net.minecraft.SystemReport.m_143522_(SystemReport.java:64), TRANSFORMER/[email protected]/net.minecraft.CrashReport.<init>(CrashReport.java:36), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206568_(MinecraftServer.java:971), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:924), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:281), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer$$Lambda$29477/0x00007f4d5b34c000.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Config Lib config file watcher: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), TRANSFORMER/[email protected]/com.supermartijn642.configlib.toml.TomlConfigFile.lambda$startTrackingFile$0(TomlConfigFile.java:134), TRANSFORMER/[email protected]/com.supermartijn642.configlib.toml.TomlConfigFile$$Lambda$5360/0x00007f4d58e5d628.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Votifier epoll boss: [com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native Method), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:148), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:141), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347), com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989), com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Worker-Main-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Yggdrasil Key Fetcher: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING pool-4-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING luckperms-worker-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Craft Scheduler Thread - 45: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Worker-Main-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Netty Epoll Server IO #17: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Critical-pool-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING JNA Cleaner: [[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), MC-BOOTSTRAP/[email protected]/com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)], TIMED_WAITING MVStore background writer nio:/home/container/plugins/LiteBans/litebans.mv.db: [[email protected]/java.lang.Object.wait(Native Method), org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2708)], RUNNABLE qtp92574390-210: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$36268/0x00007f4d5c95f410.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 41: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Non critical-pool-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING FastSuite Recipe Lookup Thread: 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING pool-23-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #4: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Worker-Main-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Timer-0: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], TIMED_WAITING Timer-1: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], WAITING ForkJoinPool.commonPool-worker-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING spark-worker-pool-1-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Worker-Main-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING ForkJoinPool-6-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING IO-Worker-44: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING luckperms-scheduler: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 35: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING DecentHolograms Thread #1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #15: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING LiteBans-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #0: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/net.minecraft.Util$9.run(Util.java:672)], RUNNABLE qtp92574390-212: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$36268/0x00007f4d5c95f410.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING IO-Worker-30: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING AN stolen Minecolonies Pathfinding Worker #0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #8: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING KubeJS Background Thread: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/dev.latvian.mods.kubejs.util.KubeJSBackgroundThread.run(KubeJSBackgroundThread.java:26)], TIMED_WAITING Async Chat Thread - #5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Worker-Main-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING qtp92574390-215: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), plan.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1124), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1141), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 56: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING LanServerPinger #1: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/net.minecraft.client.server.LanServerPinger.run(LanServerPinger.java:48)], WAITING H2-save: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Thread-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376), MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING pool-23-thread-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING H2-serialization: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING qtp92574390-214: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), plan.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1124), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1141), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Non critical-pool-single-threaded-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING luckperms-worker-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING FastSuite Recipe Lookup Thread: 5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING luckperms-worker-12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING pool-5-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING AE Crafting Calculator: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING litebans-pool housekeeper: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Votifier epoll worker: [com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native Method), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:148), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:141), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347), com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989), com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #11: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 53: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING AE Crafting Calculator: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING H2-serialization: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #9: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING CyberSQLitePool housekeeper: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 43: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING H2-save: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING LiteBans-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack$SNode.block(SynchronousQueue.java:288), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:397), [email protected]/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:886), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Thread-24: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.thread.CacheHandler.run(CacheHandler.java:30), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #2: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)], TIMED_WAITING Async Chat Thread - #4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #14: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING TAB Processing Thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING qtp92574390-216: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), plan.org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1124), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1141), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #7: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Worker-Main-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING luckperms-worker-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3451), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:60), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$31344/0x00007f4d5bb46dc0.run(Unknown Source), [email protected]/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING pool-24-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Thread-25: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.consumer.Consumer.run(Consumer.java:131), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE qtp92574390-213-acceptor-0@470ad419-ServerConnector@7a200e4f{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:6448}: [[email protected]/sun.nio.ch.Net.accept(Native Method), [email protected]/sun.nio.ch.ServerSocketChannelImpl.implAccept(ServerSocketChannelImpl.java:425), [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:391), plan.org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409), plan.org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING luckperms-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Critical-pool-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING luckperms-worker-15: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE qtp92574390-211: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$36268/0x00007f4d5c95f410.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Server console handler: [[email protected]/java.io.FileInputStream.read0(Native Method), [email protected]/java.io.FileInputStream.read(FileInputStream.java:228), MC-BOOTSTRAP/[email protected]/org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73), MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62), MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168), MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57), MC-BOOTSTRAP/[email protected]/org.jline.keymap.BindingReader.readCharacter(BindingReader.java:160), MC-BOOTSTRAP/[email protected]/org.jline.keymap.BindingReader.readBinding(BindingReader.java:110), MC-BOOTSTRAP/[email protected]/org.jline.keymap.BindingReader.readBinding(BindingReader.java:61), MC-BOOTSTRAP/[email protected]/org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:923), MC-BOOTSTRAP/[email protected]/org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:956), MC-BOOTSTRAP/[email protected]/org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:651), MC-BOOTSTRAP/[email protected]/org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:468), TRANSFORMER/[email protected]/net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:46), TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:91)], WAITING LiteBans-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack$SNode.block(SynchronousQueue.java:288), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:397), [email protected]/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:886), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Non critical-pool-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Non critical-pool-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING ForkJoinPool.commonPool-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Non critical-pool-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #16: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING spark-monitoring-thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 57: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING luckperms-worker-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING IO-Worker-40: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #12: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 59: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], 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:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/org.spigotmc.WatchdogThread.run(WatchdogThread.java:95)], RUNNABLE Netty Epoll Server IO #5: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING luckperms-worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING luckperms-worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING FastSuite Recipe Lookup Thread: 2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING ForkJoinPool.commonPool-worker-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Skript variable save thread for database 'CSV': [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), ch.njol.skript.variables.VariablesStorage.lambda$new$0(VariablesStorage.java:110), ch.njol.skript.variables.VariablesStorage$$Lambda$37218/0x00007f4d5cab8b78.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING DecentHolograms Thread #3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING ForkJoinPool.commonPool-worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING IO-Worker-35: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Non critical-pool-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE qtp92574390-209: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$36268/0x00007f4d5c95f410.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING ForkJoinPool.commonPool-worker-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING ForkJoinPool-7-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Craft Scheduler Thread - 52: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Votifier epoll worker: [com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native Method), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:148), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:141), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347), com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989), com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Craft Scheduler Thread - 49: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING MVStore background writer /home/container/plugins/MiyukiEconomy/MiyukiEconomy.mv.db: [[email protected]/java.lang.Object.wait(Native Method), app.miyuki.miyukilibs.libs.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3768)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING IO-Worker-43: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING DecentHolograms Thread #2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #1: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Plan Non critical-pool-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Worker-Main-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Craft Scheduler Thread - 58: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Netty Epoll Server IO #6: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:182), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:302), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:366), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)],}
   Recent tasks from 19478-19508{DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19508,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19508,nChat:com.nickuc.chat.ζγΣξΓΦΛΠ$$Lambda$31463/0x00007f4d5b5af198@19509,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19509,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19509,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.HologramService$$Lambda$35526/0x00007f4d5c6f5e80@19509,Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@19509,Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@19509,nChat:com.nickuc.chat.ΠΦχΣΨρλζΣ$$Lambda$41149/0x00007f4d5cf07788@19510,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19510,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19510,nChat:com.nickuc.chat.ςφΓηΨΓδΛπαθΨη$$Lambda$31500/0x00007f4d5bd4c218@19511,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19511,aEventos:com.ars3ne.eventos.shaded.inventoryapi.schedule.InventoryUpdateRunnable@19511,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19511,PlayerKits2:pk.ajneb97.tasks.InventoryUpdateTaskManager$1@19511,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19512,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19512,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19513,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19513,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19514,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19514,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19515,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19515,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19516,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19516,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19517,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19517,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19518,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19518,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19519,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19519,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.HologramService$$Lambda$35526/0x00007f4d5c6f5e80@19519,Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@19519,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19520,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19520,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19521,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19521,BanItem:fr.andross.banitem.utils.scanners.WearScanner$$Lambda$38355/0x00007f4d5cc0c518@19521,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19522,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19522,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19522,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19523,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19523,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19524,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19524,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19525,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19525,DecentHolograms:eu.decentsoftware.holograms.api.listeners.PlayerListener$$Lambda$39099/0x00007f4d5cae93c8@19526,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19526,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19526,BetterRTP:me.SuperRonanCraft.BetterRTP.references.rtpinfo.QueueGenerator$$Lambda$38236/0x00007f4d5c831bb0@19526,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19527,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19527,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19528,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19528,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19529,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19529,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19529,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19529,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19529,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19529,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19529,CoreProtect:net.coreprotect.listener.player.HopperPullListener$$Lambda$40134/0x00007f4d5c842560@19529,nChat:com.nickuc.chat.ζγΣξΓΦΛΠ$$Lambda$31463/0x00007f4d5b5af198@19529,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19529,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19529,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.HologramService$$Lambda$35526/0x00007f4d5c6f5e80@19529,PhoenixCrates:com.phoenixplugins.phoenixcrates.managers.PlayersManager$$Lambda$35538/0x00007f4d5c707dc8@19529,Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@19529,Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@19529,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19530,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19530,nChat:com.nickuc.chat.ςφΓηΨΓδΛπαθΨη$$Lambda$31500/0x00007f4d5bd4c218@19531,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19531,aEventos:com.ars3ne.eventos.manager.AutoStarter$$Lambda$35513/0x00007f4d5c6ec2c0@19531,aEventos:com.ars3ne.eventos.shaded.inventoryapi.schedule.InventoryUpdateRunnable@19531,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19531,PlayerKits2:pk.ajneb97.tasks.InventoryUpdateTaskManager$1@19531,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19532,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19532,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19533,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19533,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19534,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19534,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19535,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19535,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19536,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19536,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19537,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19537,BanItem:fr.andross.banitem.utils.scanners.WearScanner$$Lambda$38355/0x00007f4d5cc0c518@19537,DecentHolograms:eu.decentsoftware.holograms.api.utils.tick.Ticker$$Lambda$34639/0x00007f4d5c40d798@19538,PhoenixCrates:com.phoenixplugins.phoenixcrates.lib.common.services.services.WatcherService$$Lambda$35525/0x00007f4d5c6f5720@19538,}
   Force Loaded Chunks: { world: {}, DIM-1: {}, DIM1: {}, dungeon: {}, hub: {}, craft: {}, eventos: {}, arena: {},}
    Server Running: true
    Player Count: 29 / 120; [ServerPlayer['PatieveDostoyevi'/2726, l='ServerLevel[world]', x=1715.24, y=63.00, z=1747.73](PatieveDostoyevi at 1715.2433980011501,63.0,1747.7270465162967), ServerPlayer['YuriGamer_0202'/2102, l='ServerLevel[world]', x=-2319.27, y=235.00, z=4212.06](YuriGamer_0202 at -2319.2694203980514,235.0,4212.064120757784), ServerPlayer['MeninoGoticoo'/6056, l='ServerLevel[world]', x=1724.40, y=82.00, z=-3251.51](MeninoGoticoo at 1724.4004959256993,82.0,-3251.5147292824677), ServerPlayer['RSmaniotto'/10338, l='ServerLevel[world]', x=483.40, y=63.00, z=665.71](RSmaniotto at 483.40059327566235,63.0,665.7109239991771), ServerPlayer['socafofo'/18877, l='ServerLevel[world]', x=2781.10, y=90.00, z=-1521.85](socafofo at 2781.10487318319,90.0,-1521.8547192581775), ServerPlayer['Moxxiie'/39965, l='ServerLevel[world]', x=451.28, y=63.00, z=-1409.92](Moxxiie at 451.28403849055945,63.0,-1409.9184133497045), ServerPlayer['IconectLove'/50218, l='ServerLevel[world]', x=1181.35, y=91.00, z=4483.33](IconectLove at 1181.3489318165944,91.0,4483.327184880939), ServerPlayer['Tutuz380'/2398, l='ServerLevel[world]', x=3329.57, y=102.75, z=-2700.58](Tutuz380 at 3329.570691111582,102.75,-2700.576591958386), ServerPlayer['Nao_e_o_Anti'/116076, l='ServerLevel[world]', x=4936.96, y=13.60, z=-1456.41](Nao_e_o_Anti at 4936.9631270735945,13.600000023841858,-1456.4149312212126), ServerPlayer['Dext001'/2064, l='ServerLevel[world]', x=-1775.64, y=63.00, z=2374.39](Dext001 at -1775.6353604421158,63.0,2374.3921560006106), ServerPlayer['Muloo'/142758, l='ServerLevel[world]', x=2020.13, y=66.00, z=2819.98](Muloo at 2020.126819700378,66.0,2819.9848439598827), ServerPlayer['yPedroz'/48484, l='ServerLevel[world]', x=2755.11, y=-6.00, z=2172.70](yPedroz at 2755.1129678418597,-6.0,2172.6986385691744), ServerPlayer['Augusto012345'/17390, l='ServerLevel[world]', x=-2152.19, y=63.00, z=1503.49](Augusto012345 at -2152.1852946315844,63.0,1503.4882319402154), ServerPlayer['0peNi'/280734, l='ServerLevel[world]', x=1714.42, y=63.00, z=1744.71](0peNi at 1714.4216368510884,63.0,1744.7076480748794), ServerPlayer['ZecaPagodinBr'/348498, l='ServerLevel[world]', x=-5620.68, y=25.00, z=-6073.24](ZecaPagodinBr at -5620.675348117821,25.0,-6073.240726288887), ServerPlayer['bluuezinho'/438142, l='ServerLevel[world]', x=-2368.60, y=68.75, z=-1904.90](bluuezinho at -2368.6019274314976,68.75398514454835,-1904.8997647994563), ServerPlayer['yntallado'/420472, l='ServerLevel[world]', x=210.43, y=238.29, z=952.80](yntallado at 210.43193845943242,238.28930578376253,952.8014623928195), ServerPlayer['TeiSDragon'/435385, l='ServerLevel[world]', x=-2279.24, y=-10.00, z=-1124.24](TeiSDragon at -2279.2436628471505,-10.0,-1124.2373005352727), ServerPlayer['LuffyO_o'/473059, l='ServerLevel[world]', x=-3135.72, y=121.00, z=-1177.74](LuffyO_o at -3135.7181066384,121.0,-1177.7356788657162), ServerPlayer['gatoazarado'/1452, l='ServerLevel[hub]', x=-32.89, y=113.00, z=9.77](gatoazarado at -32.89249577754606,113.0,9.774208298240843), ServerPlayer['robertcraft101'/498138, l='ServerLevel[world]', x=1665.08, y=115.00, z=-2945.20](robertcraft101 at 1665.081556433516,115.0,-2945.2003182121884), ServerPlayer['Crypto768'/1427, l='ServerLevel[world]', x=-2307.44, y=65.00, z=-1821.05](Crypto768 at -2307.4437051739596,65.0,-1821.0480713465497), ServerPlayer['EduPlayerG'/17335, l='ServerLevel[world]', x=1451.05, y=64.00, z=3451.19](EduPlayerG at 1451.0538073996383,64.0,3451.186759030658), ServerPlayer['NightCrawlerX'/637319, l='ServerLevel[world]', x=5672.51, y=57.00, z=5249.04](NightCrawlerX at 5672.507116824533,57.000635549029525,5249.038785155935), ServerPlayer['Alucardamp'/80196, l='ServerLevel[world]', x=-1942.67, y=59.00, z=-2022.55](Alucardamp at -1942.6735643177713,59.0,-2022.548870031397), ServerPlayer['iSnowZLS_'/637633, l='ServerLevel[hub]', x=-98.09, y=111.00, z=66.99](iSnowZLS_ at -98.09000012359697,111.0,66.99474109365248), ServerPlayer['Rafael0105'/8093, l='ServerLevel[world]', x=-2305.41, y=65.00, z=-1823.01](Rafael0105 at -2305.4066254160766,65.0,-1823.005505398863), ServerPlayer['zezinho'/713046, l='ServerLevel[hub]', x=1.48, y=117.00, z=0.46](zezinho at 1.479590586234452,117.0,0.4558742151139317), ServerPlayer['MrVenoxZ'/22319, l='ServerLevel[world]', x=8688.63, y=34.15, z=2491.67](MrVenoxZ at 8688.629967742434,34.150000005960464,2491.6673633825053)]
    Data Packs: vanilla, mod:adaptive_performance_tweaks_core (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:playeranimator (incompatible), mod:yungsapi, mod:powah (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:balm, mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore, mod:ctov, mod:supplementaries, mod:emojiful (incompatible), mod:durabilitytooltip (incompatible), mod:athena, mod:structure_gel, mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster, mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces, mod:structurecompass, mod:supermartijn642corelib (incompatible), mod:botania, mod:resourcefulconfig (incompatible), mod:curios (incompatible), mod:searchables (incompatible), mod:attributeslib (incompatible), mod:naturesaura (incompatible), mod:chimes, mod:flib, mod:betterendisland, mod:jadeaddons (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:betterjungletemples, mod:smartbrainlib (incompatible), mod:adaptive_performance_tweaks_spawn, mod:harvestwithease, mod:attributefix (incompatible), mod:caelus (incompatible), mod:bdlib, mod:naturescompass, mod:libx, mod:botanypots (incompatible), mod:pneumaticcraft (incompatible), mod:additional_lights, mod:fusion, mod:edivadlib, mod:forge, mod:silentgear, mod:ironchest, mod:zerocore (incompatible), mod:logprot (incompatible), mod:nochatreports (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:itemcollectors (incompatible), mod:bhc (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:almostunified (incompatible), mod:jei, mod:mekanism, mod:fastfurnace (incompatible), mod:oceansdelight (incompatible), mod:embers, mod:appleskin (incompatible), mod:connectedglass, mod:occultism, mod:aquaculture, mod:cosmeticarmorreworked, mod:vmod (incompatible), mod:cristellib (incompatible), mod:totw_modded, mod:cyclopscore, mod:netherportalfix, mod:geckolib, mod:ars_nouveau (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:cookingforblockheads, mod:placebo (incompatible), mod:citadel (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:uteamcore, mod:mekanismgenerators, mod:mob_grinding_utils (incompatible), mod:konkrete (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:ends_delight, mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops, mod:endersdelight, mod:cataclysm (incompatible), mod:blockui, mod:collective, mod:flan (incompatible), mod:tiab (incompatible), mod:mysticalcustomization, mod:elevatorid, mod:gunpowderlib, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic, mod:resourcefullib (incompatible), mod:mekanismtools, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:aiimprovements, mod:cupboard (incompatible), mod:bigreactors (incompatible), mod:trashcans (incompatible), mod:t_and_t, mod:observable (incompatible), mod:letmedespawn, mod:caupona, mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:cucumber, mod:trashslot, mod:jmi (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:metalbarrels (incompatible), mod:structory, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:artifacts, mod:myserveriscompatible, mod:dungeoncrawl, mod:defaultsettings (incompatible), mod:charginggadgets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:betterdeserttemples, mod:mahoutsukai, mod:terralith, mod:bloodmagic (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:craftingtweaks, mod:libipn (incompatible), mod:enchdesc (incompatible), mod:sebastrnlib, mod:patchouli (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:titanium (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:silentlib, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:megacells (incompatible), mod:expatternprovider (incompatible), mod:ae2things (incompatible), mod:ae2additions (incompatible), mod:forbidden_arcanus (incompatible), mod:enderio, mod:kubejs_enderio, mod:reliquary (incompatible), mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:enderchests, mod:modonomicon, mod:creeperoverhaul, mod:ferritecore (incompatible), mod:functionalstorage, mod:enhancedcelestials (incompatible), mod:corgilib, mod:charmofundying (incompatible), mod:betterf3, mod:silentgems, mod:expandability (incompatible), mod:valhelsia_core (incompatible), Supplementaries Generated Pack, mod:easy_npc, mod:chunkpregen (incompatible), mod:chunky (incompatible), mod:spark (incompatible), mod:adaptive_performance_tweaks_gamerules, mod:adaptive_performance_tweaks_items, mod:ftbqoptimizer (incompatible), mod:memoryleakfix (incompatible)
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Experimental
    Is Modded: Definitely; Server brand changed to 'mohist'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 10.0.9+10.0.9+main.dcd20f30
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.5.jar eventbus PLUGINSERVICE 
        fmlloader-1.20.1-47.1.79.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.20.1-47.1.79.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.20.1-47.1.79.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.20.1-47.1.79.jar mohist_implementer PLUGINSERVICE 
        fmlloader-1.20.1-47.1.79.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.20.1-47.1.79.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
        [email protected]
        lowcodefml@null
        [email protected]
    Mod List: 
        adaptive_performance_tweaks_core_1.20.1-11.0.0.jar|APTweaks: Core                |adaptive_performance_tweaks_co|11.0.0              |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.20-Forge-4.0.3.jar          |YUNG's Better Dungeons        |betterdungeons                |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.20-Forge-4.0.2.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.2    |DONE      |Manifest: NOSIGNATURE
        Powah-5.0.4.jar                                   |Powah                         |powah                         |5.0.4               |DONE      |Manifest: NOSIGNATURE
        adaptive_performance_tweaks_gamerules_1.20.1-11.0.|APTweaks: Gamerules           |adaptive_performance_tweaks_ga|11.0.0              |DONE      |Manifest: NOSIGNATURE
        DarkUtilities-Forge-1.20.1-17.0.3.jar             |DarkUtilities                 |darkutils                     |17.0.3              |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.20.1-7.1.0.jar                       |Apotheosis                    |apotheosis                    |7.1.0               |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.20.1-7.1.4.jar                       |Balm                          |balm                          |7.1.4               |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.20.1-1.4.0.238.jar          |Just Enough Resources         |jeresources                   |1.4.0.238           |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar  |YUNG's Better Nether Fortresse|betterfortresses              |1.20-Forge-2.0.5    |DONE      |Manifest: NOSIGNATURE
        cloth-config-11.1.106-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.106            |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-forge-1.20.1-1.2.jar               |ShetiPhian-Core               |shetiphiancore                |1.20.1-1.2          |DONE      |Manifest: NOSIGNATURE
        ctov-3.3.6.jar                                    |ChoiceTheorem's Overhauled Vil|ctov                          |3.3.6               |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.20-2.6.31.jar                   |Supplementaries               |supplementaries               |1.20-2.6.31         |DONE      |Manifest: NOSIGNATURE
        Emojiful-Forge-1.20.1-4.2.0.jar                   |Emojiful                      |emojiful                      |4.2.0               |DONE      |Manifest: NOSIGNATURE
        durabilitytooltip-1.1.5-forge-mc1.20.jar          |Durability Tooltip            |durabilitytooltip             |1.1.5               |DONE      |Manifest: NOSIGNATURE
        athena-forge-1.20.1-3.1.1.jar                     |Athena                        |athena                        |3.1.1               |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.20.1-2.15.0.jar                   |Structure Gel API             |structure_gel                 |2.15.0              |DONE      |Manifest: NOSIGNATURE
        alltheores-1.20.1-47.1.3-2.2.3.jar                |AllTheOres                    |alltheores                    |2.2.3               |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.20.1-3.5.9.jar             |Industrial Foregoing          |industrialforegoing           |3.5.9               |DONE      |Manifest: NOSIGNATURE
        torchmaster-20.1.5.jar                            |Torchmaster                   |torchmaster                   |20.1.5              |DONE      |Manifest: NOSIGNATURE
        repurposed_structures-7.1.11+1.20.1-forge.jar     |Repurposed Structures         |repurposed_structures         |7.1.11+1.20.1-forge |DONE      |Manifest: NOSIGNATURE
        BotanyTrees-Forge-1.20.1-9.0.7.jar                |BotanyTrees                   |botanytrees                   |9.0.7               |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.20.1-4.1.3.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.3               |DONE      |Manifest: NOSIGNATURE
        StructureCompass-1.20.1-2.0.6.jar                 |Structure Compass Mod         |structurecompass              |2.0.6               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.15-forge-mc1.20.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.15              |DONE      |Manifest: NOSIGNATURE
        Botania-1.20.1-441-FORGE.jar                      |Botania                       |botania                       |1.20.1-441-FORGE    |DONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.20.1-2.1.0.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.0               |DONE      |Manifest: NOSIGNATURE
        spark-1.10.58-forge.jar                           |spark                         |spark                         |1.10.58             |DONE      |Manifest: NOSIGNATURE
        curios-forge-5.4.2+1.20.1.jar                     |Curios API                    |curios                        |5.4.2+1.20.1        |DONE      |Manifest: NOSIGNATURE
        Searchables-forge-1.20.1-1.0.2.jar                |Searchables                   |searchables                   |1.0.2               |DONE      |Manifest: NOSIGNATURE
        ApothicAttributes-1.20.1-1.2.0.jar                |Apothic Attributes            |attributeslib                 |1.2.0               |DONE      |Manifest: NOSIGNATURE
        Chunk+Pregenerator-1.20-4.2.3.jar                 |Chunk Pregenerator            |chunkpregen                   |1.20-4.2.3          |DONE      |Manifest: NOSIGNATURE
        NaturesAura-39.3.jar                              |NaturesAura                   |naturesaura                   |39.3                |DONE      |Manifest: NOSIGNATURE
        Chimes-v2.0.1-1.20.1.jar                          |Chimes                        |chimes                        |2.0.1               |DONE      |Manifest: NOSIGNATURE
        flib-1.20.1-0.0.11.jar                            |flib                          |flib                          |0.0.11              |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        YungsBetterEndIsland-1.20-Forge-2.0.4.jar         |YUNG's Better End Island      |betterendisland               |1.20-Forge-2.0.4    |DONE      |Manifest: NOSIGNATURE
        JadeAddons-1.20.1-forge-5.2.1.jar                 |Jade Addons                   |jadeaddons                    |5.2.1               |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-31.jar                              |Fast Leaf Decay               |fastleafdecay                 |31                  |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.20-Forge-4.0.4.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE
        YungsBetterJungleTemples-1.20-Forge-2.0.4.jar     |YUNG's Better Jungle Temples  |betterjungletemples           |1.20-Forge-2.0.4    |DONE      |Manifest: NOSIGNATURE
        SmartBrainLib-forge-1.20.1-1.12.jar               |SmartBrainLib                 |smartbrainlib                 |1.12                |DONE      |Manifest: NOSIGNATURE
        adaptive_performance_tweaks_spawn_1.20.1-11.0.0.ja|APTweaks: Spawn               |adaptive_performance_tweaks_sp|11.0.0              |DONE      |Manifest: NOSIGNATURE
        harvestwithease-1.20.1-8.0.0.0-forge.jar          |Harvest with ease             |harvestwithease               |8.0.0.0             |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.20.1-21.0.3.jar              |AttributeFix                  |attributefix                  |21.0.3              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        caelus-forge-3.1.0+1.20.jar                       |Caelus API                    |caelus                        |3.1.0+1.20          |DONE      |Manifest: NOSIGNATURE
        bdlib-1.27.0.8-mc1.20.1.jar                       |BdLib                         |bdlib                         |1.27.0.8            |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |DONE      |Manifest: NOSIGNATURE
        LibX-1.20.1-5.0.7.jar                             |LibX                          |libx                          |1.20.1-5.0.7        |DONE      |Manifest: NOSIGNATURE
        BotanyPots-Forge-1.20.1-13.0.17.jar               |BotanyPots                    |botanypots                    |13.0.17             |DONE      |Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-6.0.11+mc1.20.1.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |6.0.11+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
        additional_lights-1.20.1-2.1.7.jar                |Additional Lights             |additional_lights             |2.1.7               |DONE      |Manifest: NOSIGNATURE
        fusion-1.1.0b-forge-mc1.20.1.jar                  |Fusion                        |fusion                        |1.1.0b              |DONE      |Manifest: NOSIGNATURE
        memoryleakfix-forge-1.17+-1.1.2.jar               |Memory Leak Fix               |memoryleakfix                 |1.1.2               |DONE      |Manifest: NOSIGNATURE
        EdivadLib-1.20.1-2.0.1.jar                        |EdivadLib                     |edivadlib                     |2.0.1               |DONE      |Manifest: NOSIGNATURE
        forge-1.20.1-47.1.79-universal.jar                |Forge                         |forge                         |47.1.79             |DONE      |Manifest: NOSIGNATURE
        silent-gear-1.20.1-3.5.2.jar                      |Silent Gear                   |silentgear                    |3.5.2               |DONE      |Manifest: NOSIGNATURE
        ironchest-1.20.1-14.4.4.jar                       |Iron Chests                   |ironchest                     |1.20.1-14.4.4       |DONE      |Manifest: NOSIGNATURE
        ZeroCore2-1.20.1-2.1.40.jar                       |Zero CORE 2                   |zerocore                      |1.20.1-2.1.40       |DONE      |Manifest: NOSIGNATURE
        server-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: NOSIGNATURE
        logprot-1.20.1-3.3.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
        NoChatReports-FORGE-1.20.1-v2.2.2.jar             |No Chat Reports               |nochatreports                 |1.20.1-v2.2.2       |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.13.14+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.14+1.20.1      |DONE      |Manifest: NOSIGNATURE
        kffmod-4.7.0.jar                                  |Kotlin For Forge              |kotlinforforge                |4.7.0               |DONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.8-forge-mc1.20.jar             |Item Collectors               |itemcollectors                |1.1.8               |DONE      |Manifest: NOSIGNATURE
        baubley-heart-canisters-1.20.1-1.0.5.jar          |Baubley Heart Canisters       |bhc                           |1.20.1-1.0.5        |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.49.1+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.1+1.20.1       |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-forge-1.20.1-3.0.1.jar      |Just Enough Professions (JEP) |justenoughprofessions         |3.0.1               |DONE      |Manifest: NOSIGNATURE
        almostunified-forge-1.20.1-0.7.2.jar              |AlmostUnified                 |almostunified                 |1.20.1-0.7.2        |DONE      |Manifest: NOSIGNATURE
        jei-1.20.1-forge-15.2.0.27.jar                    |Just Enough Items             |jei                           |15.2.0.27           |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.20.1-10.4.5.19.jar                     |Mekanism                      |mekanism                      |10.4.5              |DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.20.1-8.0.1.jar                      |FastFurnace                   |fastfurnace                   |8.0.1               |DONE      |Manifest: NOSIGNATURE
        oceansdelight-1.0.2-1.20.jar                      |Ocean's Delight               |oceansdelight                 |1.0.2-1.20          |DONE      |Manifest: NOSIGNATURE
        embersrekindled-1.20.1-1.0.3.jar                  |Embers Rekindled              |embers                        |1.20.1-1.0.3        |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        connectedglass-1.1.9-forge-mc1.20.1.jar           |Connected Glass               |connectedglass                |1.1.9               |DONE      |Manifest: NOSIGNATURE
        occultism-1.20.1-1.90.0.jar                       |Occultism                     |occultism                     |1.90.0              |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.20.1-2.5.0.jar                      |Aquaculture 2                 |aquaculture                   |2.5.0               |DONE      |Manifest: NOSIGNATURE
        cosmeticarmorreworked-1.20.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20.1-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        Vanishmod-1.20.1-1.1.14.jar                       |Vanishmod                     |vmod                          |1.1.14              |DONE      |Manifest: NOSIGNATURE
        cristellib-1.1.5-forge.jar                        |Cristel Lib                   |cristellib                    |1.1.5               |DONE      |Manifest: NOSIGNATURE
        totw_modded-1.0.2-1.20.1.jar                      |Towers of the Wild Modded     |totw_modded                   |1.0.2-1.20.1        |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.20.1-1.18.13.jar                    |Cyclops Core                  |cyclopscore                   |1.18.13             |DONE      |Manifest: NOSIGNATURE
        easy_npc_1.20.1-3.3.1.jar                         |Bo's Easy NPC                 |easy_npc                      |3.3.1               |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.20-13.0.0.jar             |NetherPortalFix               |netherportalfix               |13.0.0              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.20.1-4.2.4.jar                   |GeckoLib 4                    |geckolib                      |4.2.4               |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.20.1-4.7.4-all.jar                  |Ars Nouveau                   |ars_nouveau                   |4.7.4               |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar    |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.20-Forge-3.0.4    |DONE      |Manifest: NOSIGNATURE
        connectivity-1.20.1-4.8.jar                       |Connectivity Mod              |connectivity                  |1.20.1-4.8          |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.20-16.0.1.jar        |CookingForBlockheads          |cookingforblockheads          |16.0.1              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.20.1-8.5.8.jar                          |Placebo                       |placebo                       |8.5.8               |DONE      |Manifest: NOSIGNATURE
        citadel-2.4.9-1.20.1.jar                          |Citadel                       |citadel                       |2.4.9               |DONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.2.1-beta.2.jar                |MixinExtras                   |mixinextras                   |0.2.1-beta.2        |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.20.1-20.1.6.jar                 |Bookshelf                     |bookshelf                     |20.1.6              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        u_team_core-forge-1.20.1-5.1.4.269.jar            |U Team Core                   |uteamcore                     |5.1.4.269           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        MekanismGenerators-1.20.1-10.4.5.19.jar           |Mekanism: Generators          |mekanismgenerators            |10.4.5              |DONE      |Manifest: NOSIGNATURE
        mob_grinding_utils-1.20.1-1.0.3.jar               |Mob Grinding Utils            |mob_grinding_utils            |1.20.1-1.0.3        |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.6.1-2_MC_1.20.jar                |Konkrete                      |konkrete                      |1.6.1               |DONE      |Manifest: NOSIGNATURE
        chipped-forge-1.20.1-3.0.1.jar                    |Chipped                       |chipped                       |3.0.1               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.20.1-1.2.3.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.3        |DONE      |Manifest: NOSIGNATURE
        ends_delight-1.20.1-1.0.1.jar                     |End's Delight                 |ends_delight                  |1.0.1               |DONE      |Manifest: NOSIGNATURE
        entangled-1.3.16-forge-mc1.20.jar                 |Entangled                     |entangled                     |1.3.16              |DONE      |Manifest: NOSIGNATURE
        endertanks-forge-1.20.1-1.2.jar                   |EnderTanks                    |endertanks                    |1.20.1-1.2          |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.20.1-2.9.0.jar               |CommonCapabilities            |commoncapabilities            |2.9.0               |DONE      |Manifest: NOSIGNATURE
        crashutilities-8.1.4.jar                          |Crash Utilities               |crashutilities                |8.1.4               |DONE      |Manifest: NOSIGNATURE
        getittogetherdrops-forge-1.20-1.3.jar             |Get It Together, Drops!       |getittogetherdrops            |1.3                 |DONE      |Manifest: NOSIGNATURE
        endersdelight-1.20.1-1.0.3.jar                    |Ender's Delight               |endersdelight                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
        Chunky-1.3.92.jar                                 |Chunky                        |chunky                        |1.3.92              |DONE      |Manifest: NOSIGNATURE
        L_Enders_Cataclysm-1.39 -1.20.1.jar               |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        blockui-1.20.1-1.0.125-BETA.jar                   |UI Library Mod                |blockui                       |1.20.1-1.0.125-BETA |DONE      |Manifest: NOSIGNATURE
        collective-1.20.1-7.8.jar                         |Collective                    |collective                    |7.8                 |DONE      |Manifest: NOSIGNATURE
        flan-1.20.1-1.8.11-forge.jar                      |Flan                          |flan                          |1.20.1-1.8.11       |DONE      |Manifest: NOSIGNATURE
        time-in-a-bottle-4.0.4-mc1.20.1.jar               |Time In A Bottle              |tiab                          |4.0.4-mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        MysticalCustomization-1.20.1-5.0.0.jar            |Mystical Customization        |mysticalcustomization         |5.0.0               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.20.1-lex-1.9.jar                     |Elevator Mod                  |elevatorid                    |1.20.1-lex-1.9      |DONE      |Manifest: NOSIGNATURE
        GunpowderLib-1.20.2-2.2.1.jar                     |GunpowderLib                  |gunpowderlib                  |1.20.2-2.2.1        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
        ftb-ultimine-forge-2001.1.2.jar                   |FTB Ultimine                  |ftbultimine                   |2001.1.2            |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.20-Forge-4.0.3.jar       |YUNG's Better Strongholds     |betterstrongholds             |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.20.1-18.0.2.jar                   |Runelic                       |runelic                       |18.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        resourcefullib-forge-1.20.1-2.1.16.jar            |Resourceful Lib               |resourcefullib                |2.1.16              |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.20.1-10.4.5.19.jar                |Mekanism: Tools               |mekanismtools                 |10.4.5              |DONE      |Manifest: NOSIGNATURE
        architectury-9.1.12-forge.jar                     |Architectury                  |architectury                  |9.1.12              |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-2001.1.4.jar                    |FTB Library                   |ftblibrary                    |2001.1.4            |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-2001.1.4.jar                      |FTB Teams                     |ftbteams                      |2001.1.4            |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.20-0.5.2.jar                    |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
        cupboard-1.20.1-2.1.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.1          |DONE      |Manifest: NOSIGNATURE
        ExtremeReactors2-1.20.1-2.0.76.jar                |Extreme Reactors              |bigreactors                   |1.20.1-2.0.76       |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.18b-forge-mc1.20.jar                |Trash Cans                    |trashcans                     |1.0.18b             |DONE      |Manifest: NOSIGNATURE
        adaptive_performance_tweaks_items_1.20.1-11.0.0.ja|APTweaks: Items               |adaptive_performance_tweaks_it|11.0.0              |DONE      |Manifest: NOSIGNATURE
        Towns-and-Towers-1.11.1-Fabric+Forge.jar          |Towns and Towers              |t_and_t                       |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        observable-4.4.0.jar                              |Observable                    |observable                    |4.4.0               |DONE      |Manifest: NOSIGNATURE
        letmedespawn-forge-1.20.x-1.2.0.jar               |Let Me Despawn                |letmedespawn                  |1.2.0               |DONE      |Manifest: NOSIGNATURE
        caupona-1.20.1-0.4.7.jar                          |Caupona                       |caupona                       |1.20.1-0.4.7        |DONE      |Manifest: NOSIGNATURE
        BetterAdvancements-1.20.1-0.3.2.161.jar           |Better Advancements           |betteradvancements            |0.3.2.161           |DONE      |Manifest: NOSIGNATURE
        rhino-forge-2001.2.2-build.13.jar                 |Rhino                         |rhino                         |2001.2.2-build.13   |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-2001.6.4-build.95.jar                |KubeJS                        |kubejs                        |2001.6.4-build.95   |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.20.1-7.0.4.jar                         |Cucumber Library              |cucumber                      |7.0.4               |DONE      |Manifest: NOSIGNATURE
        trashslot-forge-1.20-15.1.0.jar                   |TrashSlot                     |trashslot                     |15.1.0              |DONE      |Manifest: NOSIGNATURE
        jmi-forge-1.20.1-0.14-45.jar                      |JourneyMap Integration        |jmi                           |1.20.1-0.14-45      |DONE      |Manifest: NOSIGNATURE
        additionallanterns-1.1.1-forge-mc1.20.jar         |Additional Lanterns           |additionallanterns            |1.1.1               |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-2001.1.0-build.59.jar          |Item Filters                  |itemfilters                   |2001.1.0-build.59   |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-2001.2.0.jar                     |FTB Quests                    |ftbquests                     |2001.2.0            |DONE      |Manifest: NOSIGNATURE
        ftb-xmod-compat-forge-2.0.1.jar                   |FTB XMod Compat               |ftbxmodcompat                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        FTBQuestsOptimizer-forge-1.1.5-1.20.1.jar         |FTBQuestsOptimizer            |ftbqoptimizer                 |1.1.5-1.20.1        |DONE      |Manifest: NOSIGNATURE
        metalbarrels-1.20.1-1.jar                         |Metal Barrels                 |metalbarrels                  |1.20.1-1            |DONE      |Manifest: NOSIGNATURE
        Structory_1.20.2_v1.3.3.jar                       |Structory                     |structory                     |1.3.3               |DONE      |Manifest: NOSIGNATURE
        FastSuite-1.20.1-5.0.1.jar                        |Fast Suite                    |fastsuite                     |5.0.1               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.20.1-12.0.0.3.jar                  |Clumps                        |clumps                        |12.0.0.3            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.20.1-5.9.18-forge.jar                |Journeymap                    |journeymap                    |5.9.18              |DONE      |Manifest: NOSIGNATURE
        artifacts-forge-9.2.0.jar                         |Artifacts                     |artifacts                     |9.2.0               |DONE      |Manifest: NOSIGNATURE
        MyServerIsCompatible-1.20-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |DONE      |Manifest: NOSIGNATURE
        Dungeon Crawl-1.20.1-2.3.14.jar                   |Dungeon Crawl                 |dungeoncrawl                  |2.3.14              |DONE      |Manifest: NOSIGNATURE
        DefaultSettings-1.20.x-4.0.5-Forge.jar            |DefaultSettings               |defaultsettings               |4.0.5               |DONE      |Manifest: NOSIGNATURE
        charginggadgets-1.11.0.jar                        |Charging Gadgets              |charginggadgets               |1.11.0              |DONE      |Manifest: NOSIGNATURE
        mcjtylib-1.20-8.0.3.jar                           |McJtyLib                      |mcjtylib                      |1.20-8.0.3          |DONE      |Manifest: NOSIGNATURE
        rftoolsbase-1.20-5.0.2.jar                        |RFToolsBase                   |rftoolsbase                   |1.20-5.0.2          |DONE      |Manifest: NOSIGNATURE
        xnet-1.20-6.0.2.jar                               |XNet                          |xnet                          |1.20-6.0.2          |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        mahoutsukai-1.20.1-v1.34.58.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.20.1-v1.34.58     |DONE      |Manifest: NOSIGNATURE
        Terralith_1.20.2_v2.4.8.jar                       |Terralith                     |terralith                     |2.4.8               |DONE      |Manifest: NOSIGNATURE
        bloodmagic-1.20.1-3.3.2-44.jar                    |Blood Magic                   |bloodmagic                    |3.3.2-44            |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.20.1-7.0.6.jar              |Mystical Agriculture          |mysticalagriculture           |7.0.6               |DONE      |Manifest: NOSIGNATURE
        MysticalAgradditions-1.20.1-7.0.1.jar             |Mystical Agradditions         |mysticalagradditions          |7.0.1               |DONE      |Manifest: NOSIGNATURE
        craftingtweaks-forge-1.20-18.2.1.jar              |CraftingTweaks                |craftingtweaks                |18.2.1              |DONE      |Manifest: NOSIGNATURE
        libIPN-forge-1.20-4.0.1.jar                       |libIPN                        |libipn                        |4.0.1               |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.20.1-17.0.8.jar   |EnchantmentDescriptions       |enchdesc                      |17.0.8              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        sebastrnlib-4.0.0.jar                             |Sebastrn Lib                  |sebastrnlib                   |4.0.0               |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.20.1-83-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-83-FORGE     |DONE      |Manifest: NOSIGNATURE
        moonlight-1.20-2.8.66-forge.jar                   |Moonlight Library             |moonlight                     |1.20-2.8.66         |DONE      |Manifest: NOSIGNATURE
        eccentrictome-1.20.1-1.10.2.jar                   |Eccentric Tome                |eccentrictome                 |1.20.1-1.10.2       |DONE      |Manifest: NOSIGNATURE
        titanium-1.20.1-3.8.23.jar                        |Titanium                      |titanium                      |3.8.23              |DONE      |Manifest: NOSIGNATURE
        mysterious_mountain_lib-1.2.7-1.20.jar            |Mysterious Mountain Lib       |mysterious_mountain_lib       |1.2.7-1.20          |DONE      |Manifest: NOSIGNATURE
        corn_delight-1.0.3-1.20.1.jar                     |Corn Delight                  |corn_delight                  |1.0.3-1.20.1        |DONE      |Manifest: NOSIGNATURE
        silent-lib-1.20.1-8.0.0.jar                       |Silent Lib                    |silentlib                     |8.0.0               |DONE      |Manifest: NOSIGNATURE
        mixinsquared-forge-0.1.1.jar                      |MixinSquared                  |mixinsquared                  |0.1.1               |DONE      |Manifest: NOSIGNATURE
        Jade-1.20.1-forge-11.6.3.jar                      |Jade                          |jade                          |11.6.3              |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-forge-15.0.18.jar             |Applied Energistics 2         |ae2                           |15.0.18             |DONE      |Manifest: NOSIGNATURE
        AEInfinityBooster-1.20.1-1.0.0+21.jar             |AEInfinityBooster             |aeinfinitybooster             |1.20.1-1.0.0+21     |DONE      |Manifest: NOSIGNATURE
        merequester-forge-1.20.1-1.1.4.jar                |ME Requester                  |merequester                   |1.20.1-1.1.4        |DONE      |Manifest: NOSIGNATURE
        ae2wtlib-15.1.4-forge.jar                         |AE2WTLib                      |ae2wtlib                      |15.1.4-forge        |DONE      |Manifest: NOSIGNATURE
        megacells-forge-2.2.3-1.20.1.jar                  |MEGA Cells                    |megacells                     |2.2.3-1.20.1        |DONE      |Manifest: NOSIGNATURE
        ExtendedAE-1.20-0.1.25-forge.jar                  |ExtendedAE                    |expatternprovider             |1.20-0.1.25-forge   |DONE      |Manifest: NOSIGNATURE
        AE2-Things-1.2.1.jar                              |AE2 Things                    |ae2things                     |1.2.1               |DONE      |Manifest: NOSIGNATURE
        AEAdditions-1.20.1-5.0.4.jar                      |AE Additions                  |ae2additions                  |5.0.4               |DONE      |Manifest: NOSIGNATURE
        forbidden_arcanus-1.20.1-2.2.3.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.20.1-2.2.3        |DONE      |Manifest: NOSIGNATURE
        EnderIO-1.20.1-6.0.22-alpha.jar                   |Ender IO                      |enderio                       |6.0.22-alpha        |DONE      |Manifest: NOSIGNATURE
        kubejs_enderio-forge-1.20.1-0.4.1.jar             |KubeJS-EnderIO                |kubejs_enderio                |1.20.1-0.4.1        |DONE      |Manifest: NOSIGNATURE
        reliquary-1.20.1-2.0.36.1199.jar                  |Reliquary                     |reliquary                     |1.20.1-2.0.36.1199  |DONE      |Manifest: NOSIGNATURE
        PigPen-Forge-1.20.1-15.0.2.jar                    |PigPen                        |pigpen                        |15.0.2              |DONE      |Manifest: NOSIGNATURE
        FluxNetworks-1.20.1-7.2.0.14.jar                  |Flux Networks                 |fluxnetworks                  |7.2.0.14            |DONE      |Manifest: NOSIGNATURE
        enderchests-forge-1.20.1-1.2.jar                  |EnderChests                   |enderchests                   |1.20.1-1.2          |DONE      |Manifest: NOSIGNATURE
        modonomicon-1.20.1-forge-1.40.0.jar               |Modonomicon                   |modonomicon                   |1.40.0              |DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-3.0.1-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |3.0.1               |DONE      |Manifest: NOSIGNATURE
        ferritecore-6.0.0-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        functionalstorage-1.20.1-1.2.6.jar                |Functional Storage            |functionalstorage             |1.20.1-1.2.6        |DONE      |Manifest: NOSIGNATURE
        Enhanced_Celestials-forge-1.20.1-5.0.0.2.jar      |Enhanced Celestials           |enhancedcelestials            |5.0.0.2             |DONE      |Manifest: NOSIGNATURE
        CorgiLib-forge-1.20.1-4.0.0.4.jar                 |CorgiLib                      |corgilib                      |4.0.0.4             |DONE      |Manifest: NOSIGNATURE
        charmofundying-forge-6.4.5+1.20.1.jar             |Charm of Undying              |charmofundying                |6.4.5+1.20.1        |DONE      |Manifest: NOSIGNATURE
        BetterF3-7.0.2-Forge-1.20.1.jar                   |BetterF3                      |betterf3                      |7.0.2               |DONE      |Manifest: NOSIGNATURE
        silents-gems-1.20.1-4.6.0.jar                     |Silent's Gems: Base           |silentgems                    |4.6.0               |DONE      |Manifest: NOSIGNATURE
        expandability-forge-9.0.0.jar                     |ExpandAbility                 |expandability                 |9.0.0               |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-forge-1.20.1-1.1.1.jar             |Valhelsia Core                |valhelsia_core                |1.1.1               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: b2dc21ab-3a88-47f9-ab87-683590a0f609
    FML: 0.0
    Forge: net.minecraftforge:47.1.79

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.