Advertisement
Guest User

Untitled

a guest
Aug 8th, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Logtalk 118.24 KB | None | 0 0
  1. øbin.net
  2. Home
  3. Download 0bin
  4. Faq
  5. Contact
  6. "A client side encrypted PasteBin"
  7. All pastes are AES256 encrypted, we cannot know what you paste...
  8. PREVIOUS PASTES
  9. the 8-7-2020
  10. the 8-7-2020
  11. ×The paste did not seem to be code, so it was not colorized. Force coloration
  12.  
  13.  Copy To Clipboard | Get short url | Email this CloneNew PasteExpire in 11 h
  14. ---- Minecraft Crash Report ----
  15. // Hey, that tickles! Hehehe!
  16.  
  17. Time: 07/08/20 21:03
  18. Description: Ticking entity
  19.  
  20. java.util.ConcurrentModificationException
  21.     at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:719)
  22.     at java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:742)
  23.     at java.util.Iterator.forEachRemaining(Iterator.java:116)
  24.     at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
  25.     at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
  26.     at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
  27.     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  28.     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  29.     at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  30.     at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
  31.     at net.minecraft.server.v1_15_R1.PathfinderGoalSelector.doTick(SourceFile:80)
  32.     at net.minecraft.server.v1_15_R1.EntityInsentient.doTick(EntityInsentient.java:655)
  33.     at net.minecraft.server.v1_15_R1.EntityLiving.movementTick(EntityLiving.java:2524)
  34.     at net.minecraft.server.v1_15_R1.EntityInsentient.movementTick(EntityInsentient.java:512)
  35.     at net.minecraft.server.v1_15_R1.EntityMonster.movementTick(SourceFile:39)
  36.     at net.minecraft.server.v1_15_R1.EntityZombie.movementTick(EntityZombie.java:206)
  37.     at net.minecraft.server.v1_15_R1.EntityLiving.tick(EntityLiving.java:2356)
  38.     at net.minecraft.server.v1_15_R1.EntityInsentient.tick(EntityInsentient.java:275)
  39.     at net.minecraft.server.v1_15_R1.EntityZombie.tick(EntityZombie.java:177)
  40.     at net.minecraft.server.v1_15_R1.WorldServer.entityJoinedWorld(WorldServer.java:626)
  41.     at net.minecraft.server.v1_15_R1.World.a(World.java:694)
  42.     at net.minecraft.server.v1_15_R1.WorldServer.doTick(WorldServer.java:395)
  43.     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1082)
  44.     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
  45.     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
  46.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
  47.     at java.lang.Thread.run(Thread.java:748)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Thread: Server thread
  55. Stacktrace:
  56.     at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:719)
  57.     at java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:742)
  58.     at java.util.Iterator.forEachRemaining(Iterator.java:116)
  59.     at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
  60.     at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
  61.     at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
  62.     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  63.     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  64.     at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  65.     at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
  66.     at net.minecraft.server.v1_15_R1.PathfinderGoalSelector.doTick(SourceFile:80)
  67.     at net.minecraft.server.v1_15_R1.EntityInsentient.doTick(EntityInsentient.java:655)
  68.     at net.minecraft.server.v1_15_R1.EntityLiving.movementTick(EntityLiving.java:2524)
  69.     at net.minecraft.server.v1_15_R1.EntityInsentient.movementTick(EntityInsentient.java:512)
  70.     at net.minecraft.server.v1_15_R1.EntityMonster.movementTick(SourceFile:39)
  71.     at net.minecraft.server.v1_15_R1.EntityZombie.movementTick(EntityZombie.java:206)
  72.     at net.minecraft.server.v1_15_R1.EntityLiving.tick(EntityLiving.java:2356)
  73.     at net.minecraft.server.v1_15_R1.EntityInsentient.tick(EntityInsentient.java:275)
  74.     at net.minecraft.server.v1_15_R1.EntityZombie.tick(EntityZombie.java:177)
  75.     at net.minecraft.server.v1_15_R1.WorldServer.entityJoinedWorld(WorldServer.java:626)
  76.  
  77. -- Entity being ticked --
  78. Details:
  79.     Entity Type: minecraft:zombie (net.minecraft.server.v1_15_R1.EntityZombie)
  80.     Entity ID: 3404116
  81.     Entity Name: Lvl 2 - Reine Istris
  82.     Entity's Exact location: -1220.29, 104.50, -338.51
  83.     Entity's Block location: World: (-1221,104,-339), Chunk: (at 11,6,13 in -77,-22; contains blocks -1232,0,-352 to -1217,255,-337), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
  84.     Entity's Momentum: 0.00, -0.08, 0.00
  85.     Entity's Passengers: []
  86.     Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  87. Stacktrace:
  88.     at net.minecraft.server.v1_15_R1.World.a(World.java:694)
  89.     at net.minecraft.server.v1_15_R1.WorldServer.doTick(WorldServer.java:395)
  90.  
  91. -- Affected level --
  92. Details:
  93.     All players: 13 total; [EntityPlayer['TatuVNR'/3552, l='Averall', x=-1897.71, y=89.00, z=1164.70](TatuVNR at -1897.7097024737054,89.00133597911214,1164.699999988079), EntityPlayer['Xelano'/6354, l='Averall', x=-1810.14, y=66.50, z=1205.49](Xelano at -1810.135594592134,66.5,1205.4926849355165), EntityPlayer['Niloli'/3554, l='Averall', x=-1897.04, y=88.00, z=1169.42](Niloli at -1897.0360389083025,88.0,1169.4220552598385), EntityPlayer['Kradoss'/6051, l='Averall', x=-1111.46, y=72.00, z=-185.40](Kradoss at -1111.464354145311,72.0,-185.40243656634317), EntityPlayer['Erilia'/3559, l='Averall', x=-1111.73, y=67.02, z=-124.44](Erilia at -1111.7335895145586,67.02442408821369,-124.44284524763394), EntityPlayer['Lord_Leuleu'/3551, l='Averall', x=-1058.34, y=66.00, z=-103.13](Lord_Leuleu at -1058.3430168726468,66.0,-103.12903727750299), EntityPlayer['league_of_mine'/3553, l='Averall', x=-1217.79, y=104.50, z=-342.22](league_of_mine at -1217.7867096260345,104.5,-342.2242388750701), EntityPlayer['Modreuk'/4634, l='Averall', x=-1897.23, y=88.00, z=1170.53](Modreuk at -1897.2323360582886,88.0,1170.5306234127302), EntityPlayer['Jajamic'/3973, l='Averall', x=-2065.53, y=98.31, z=1073.20](Jajamic at -2065.533331567025,98.3055672781113,1073.1985593128907), EntityPlayer['SiirhCrM'/590121, l='Averall', x=-1876.07, y=83.50, z=1107.15](SiirhCrM at -1876.0743865080085,83.5,1107.1545948713942), EntityPlayer['TetrimosGeek'/2854758, l='Averall', x=1081.09, y=69.00, z=501.88](TetrimosGeek at 1081.0947650683297,69.0,501.88054504799936), EntityPlayer['Hatagashi_sama'/4059, l='Averall', x=-1929.89, y=76.25, z=1098.99](Hatagashi_sama at -1929.8907437030687,76.25220334025373,1098.992266649814), EntityPlayer['HotDaawwwg'/3231546, l='Averall', x=-1891.29, y=100.00, z=1033.75](HotDaawwwg at -1891.2929093987623,100.0,1033.7522072104946)]
  94.     Chunk stats: ServerChunkCache: 32015
  95.     Level dimension: minecraft:overworld
  96.     Level name: Averall
  97.     Level seed: -709725044008018635
  98.     Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
  99.     Level generator options: {}
  100.     Level spawn location: World: (-92,62,-146), Chunk: (at 4,3,14 in -6,-10; contains blocks -96,0,-160 to -81,255,-145), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  101.     Level time: 3916476406 game time, 3931515205 day time
  102.     Known server brands:
  103.     Level was modded: false
  104.     Level storage version: 0x04ABD - Anvil
  105.     Level weather: Rain time: 17539 (now: false), thunder time: 24532 (now: false)
  106.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  107. Stacktrace:
  108.     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1082)
  109.     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
  110.     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
  111.     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
  112.     at java.lang.Thread.run(Thread.java:748)
  113.  
  114. -- System Details --
  115. Details:
  116.     Minecraft Version: 1.15.2
  117.     Minecraft Version ID: 1.15.2
  118.     Operating System: Linux (amd64) version 4.15.0-101-generic
  119.     Java Version: 1.8.0_265, Private Build
  120.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
  121.     Memory: 10549537832 bytes (10060 MB) / 16735272960 bytes (15960 MB) up to 17179869184 bytes (16384 MB)
  122.     CPUs: 8
  123.     JVM Flags: 8 total; -Xms512M -Xmx16G -XX:+UseG1GC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
  124.     CraftBukkit Information:
  125.   Running: CraftBukkit version git-Spigot-2f5d615-d07a78b (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT) false
  126.   Plugins: { PluginConstructorAPI v1.0.52 me.zombie_striker.pluginconstructor.PluginConstructorAPI [Zombie_Striker], ColoredSigns v3.0* com.SirBlobman.colored.signs.ColoredSigns [SirBlobman], PlaceholderAPI v2.10.6 me.clip.placeholderapi.PlaceholderAPIPlugin [extended_clip, Glare], MMOLib v1.1 net.mmogroup.mmolib.MMOLib [Indyuce], CommandHook v1.0.6 org.bitbucket._newage.commandhook.CommandHook [_NewAge], ServerCinematics v1.15 email.com.gmail.cosmoconsole.bukkit.camera.ServerCinematics [CosmoConsole, Kisko, Pietu1998], LuckPerms v5.1.43 me.lucko.luckperms.bukkit.LPBukkitBootstrap [Luck], PacketListenerApi v3.7.6-SNAPSHOT* org.inventivetalent.packetlistener.PacketListenerPlugin [inventivetalent], GlowAPI v1.4.11-SNAPSHOT* org.inventivetalent.glow.GlowPlugin [inventivetalent], NoEntityGrief v3.0.1 (1D6)* com.fishrock123.noentitygrief.NoEntityGrief [], Multiverse-Core v4.1.0-b775 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--, dumptruckman], DeathMessagesPrime v1.13.2 email.com.gmail.cosmoconsole.bukkit.deathmsg.DeathMessagesPrime [CosmoConsole], MVdWPlaceholderAPI v3.0.1* be.maximvdw.placeholderapi.PlaceholderAPI [Maximvdw], ServerMinimap v0.7.20 de.craftlancer.serverminimap.ServerMinimap [SydMontague], Multiverse-Portals v4.1.0-b805 com.onarandombox.MultiversePortals.MultiversePortals [Rigby, fernferret], Vault v1.7.2-b107 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Scoreboard-revision vR3 1.4.2 RELEASE* rien.bijl.Scoreboard.r.Main [HelloitsRien], Holograms v2.12 com.sainttx.holograms.HologramPlugin [SainttX], EpicCraftingsPlus v5.8.10 ecp.ajneb97.EpicCraftingsPlus [], MyCommand v5.4.2 it.mri.mycommand.Main [emmerrei a.k.a Ivanpro], dynmap v3.0-beta-10-257* org.dynmap.bukkit.DynmapPlugin [mikeprimm], WorldEdit v7.2.0-SNAPSHOT+4974-d260185 com.sk89q.worldedit.bukkit.WorldEditPlugin [], Essentials v2.17.2.68 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685], spark v1.4.1 me.lucko.spark.bukkit.BukkitSparkPlugin [Luck, sk89q], WorldBorder v1.9.10 (beta) com.wimbli.WorldBorder.WorldBorder [Brettflan], Citizens v2.0.26-SNAPSHOT (build 1962) net.citizensnpcs.Citizens [fullwall], Sentinel v2.1.0-SNAPSHOT (build 350) org.mcmonkey.sentinel.SentinelPlugin [mcmonkey], NPCAuctions v1.0.63 me.zombie_striker.npcauctions.Main [Zombie_Striker], Scavenger v1.6-SNAPSHOT* com.cnaude.scavenger.Scavenger [cnaude, modwizcode, SirHedgehog, Xephi], WorldGuard v7.0.3-SNAPSHOT;2031-662ae2b com.sk89q.worldguard.bukkit.WorldGuardPlugin [], CitizensCMD v2.4 me.mattstudios.citizenscmd.CitizensCMD [Mateus Moreira], EssentialsSpawn v2.17.2.68 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsMysqlStorage v1.21.6 net.craftersland.essentials.mysql.EMS [CraftersLand], ProtocolLib v4.5.1-SNAPSHOT-b447 com.comphenix.protocol.ProtocolLib [dmulloy2, comphenix], JSONAPI-RELOADED v5.10.4 com.alecgorge.minecraft.jsonapi.JSONAPI [AxelVatan], LibsDisguises v10.0.15 me.libraryaddict.disguise.LibsDisguises [libraryaddict, Byteflux, Navid K.], KeepChunks v1.6.4 com.geitenijs.keepchunks.Main [Geitenijs], GCore v7.14.2 com.guillaumevdn.gcore.GCore [GuillaumeVDN], ShowCaseStandalone v807 com.kellerkindt.scs.ShowCaseStandalone [kellerkindt, sorklin, bitfreeze, Ryzko, rtainc], NoEggPort v1.2* me.minoneer.NoEggPort.NoEggPort [minoneer], MythicMobs v4.10.0-SNAPSHOT-3323 io.lumine.xikage.mythicmobs.MythicMobs [Xikage AKA Ashijin], SupremeShops v1.7.0 com.guillaumevdn.supremeshops.SupremeShops [GuillaumeVDN], PvPManager v3.11 me.NoChance.PvPManager.PvPManager [NoChanceSD], WorldGuardExtraFlags v4.1.4 net.goldtreeservers.worldguardextraflags.WorldGuardExtraFlagsPlugin [isokissa3], MysqlPlayerDataBridge v3.33.3 net.craftersland.data.bridge.PD [CraftersLand], MythicMobsExtension v1.552-SNAPSHOT com.gmail.berndivader.mythicmobsext.Main [], CustomEnderChest v1.12.2 net.craftersland.customenderchest.EnderChest [CraftersLand], ChatControl v8.6.6 org.mineacademy.chatcontrol.ChatControl [kangarko], MMOCore v1.3 net.Indyuce.mmocore.MMOCore [Indyuce], Mounts v2.5 me.critikull.mounts.MountsPlugin [Critikull], MMOItems v5.4.2 net.Indyuce.mmoitems.MMOItems [Indyuce], QuestCreator v5.26.0 com.guillaumevdn.questcreator.QuestCreator [GuillaumeVDN],}
  127.   Warnings: DEFAULT
  128.   Reload Count: 0
  129.   Threads: { RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-137: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-11: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING WorldEdit Session Manager: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), sun.java2d.Disposer.run(Disposer.java:148), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING lumine-scheduler-timer: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-280: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-6: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING Craft Scheduler Thread - 88: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707), java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323), java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742), java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947), net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86), net.minecraft.server.v1_15_R1.IChunkProvider.b(SourceFile:31), net.minecraft.server.v1_15_R1.GeneratorAccess.isChunkLoaded(SourceFile:62), net.minecraft.server.v1_15_R1.Entity.isChunkLoaded(Entity.java:181), org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.isValid(CraftEntity.java:539), io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity.isValid(BukkitEntity.java:119), io.lumine.xikage.mythicmobs.skills.SkillManager.runTimerSkills(SkillManager.java:318), io.lumine.xikage.mythicmobs.clock.MythicMobsAsyncClock.run(MythicMobsAsyncClock.java:21), io.lumine.xikage.mythicmobs.utils.Delegates$RunnableToConsumer.accept(Delegates.java:98), io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask.run(Schedulers.java:164), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING mysql-cj-abandoned-connection-cleanup: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), me.lucko.luckperms.lib.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-23: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING Thread-48: [java.lang.Object.wait(Native Method), org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120), org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9), org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 66: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING pool-6-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-8: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING WebSocketWorker-165: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)], TIMED_WAITING spark-cpu-monitor: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], WAITING Craft Scheduler Thread - 95: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707), java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323), java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742), java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947), net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86), net.minecraft.server.v1_15_R1.IChunkProvider.b(SourceFile:31), net.minecraft.server.v1_15_R1.GeneratorAccess.isChunkLoaded(SourceFile:62), net.minecraft.server.v1_15_R1.Entity.isChunkLoaded(Entity.java:181), org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.isValid(CraftEntity.java:539), io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity.isValid(BukkitEntity.java:119), io.lumine.xikage.mythicmobs.mobs.ActiveMob.tick(ActiveMob.java:162), io.lumine.xikage.mythicmobs.skills.SkillManager.runTimerSkills(SkillManager.java:316), io.lumine.xikage.mythicmobs.clock.MythicMobsAsyncClock.run(MythicMobsAsyncClock.java:21), io.lumine.xikage.mythicmobs.utils.Delegates$RunnableToConsumer.accept(Delegates.java:98), io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask.run(Schedulers.java:164), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING WebSocketWorker-167: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)], WAITING Craft Scheduler Thread - 101: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707), java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323), java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742), java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947), net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86), net.minecraft.server.v1_15_R1.IChunkProvider.b(SourceFile:31), net.minecraft.server.v1_15_R1.GeneratorAccess.isChunkLoaded(SourceFile:62), net.minecraft.server.v1_15_R1.Entity.isChunkLoaded(Entity.java:181), org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.isValid(CraftEntity.java:539), io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity.isValid(BukkitEntity.java:119), io.lumine.xikage.mythicmobs.skills.SkillManager.runTimerSkills(SkillManager.java:318), io.lumine.xikage.mythicmobs.clock.MythicMobsAsyncClock.run(MythicMobsAsyncClock.java:21), io.lumine.xikage.mythicmobs.utils.Delegates$RunnableToConsumer.accept(Delegates.java:98), io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask.run(Schedulers.java:164), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-127: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-13: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], RUNNABLE Signal Dispatcher: [], WAITING ForkJoinPool-2-worker-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING lumine-scheduler-16: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-282: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_15_R1.CraftCrashReport.call(CraftCrashReport.java:33), net.minecraft.server.v1_15_R1.CrashReportSystemDetails.a(SourceFile:79), net.minecraft.server.v1_15_R1.CrashReport.i(CrashReport.java:71), net.minecraft.server.v1_15_R1.CrashReport.<init>(CrashReport.java:35), net.minecraft.server.v1_15_R1.CrashReport.a(CrashReport.java:269), net.minecraft.server.v1_15_R1.World.a(World.java:697), net.minecraft.server.v1_15_R1.WorldServer.doTick(WorldServer.java:395), net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1082), net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406), net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984), net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-135: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING TerminalConsoleWriter: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_15_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:31)], RUNNABLE WebsocketSelector173: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101), org.java_websocket.server.WebSocketServer.run(WebSocketServer.java:298), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING pool-13-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_15_R1.DedicatedServer$1.run(DedicatedServer.java:70)], TIMED_WAITING Craft Scheduler Thread - 25: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-120: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-128: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-124: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-122: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 85: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Server-Worker-21: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING Connector-Scheduler-549686ca-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-295: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING WebSocketWorker-166: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)], TIMED_WAITING Craft Scheduler Thread - 104: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Server-Worker-16: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING etp1965169599-141: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-133: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING WorldGuard Region Chunk Table - Averall: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Server-Worker-13: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], RUNNABLE Thread-72: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409), java.net.ServerSocket.implAccept(ServerSocket.java:560), java.net.ServerSocket.accept(ServerSocket.java:528), com.alecgorge.minecraft.jsonapi.NanoHTTPD$1.run(NanoHTTPD.java:284), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-284: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING YamlPriceStorage.worker: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), com.kellerkindt.scs.internals.SimpleThreaded.run(SimpleThreaded.java:120), com.kellerkindt.scs.internals.SimpleThreaded$1.run(SimpleThreaded.java:173), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-30: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING etp1965169599-278: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING WorldGuard Region Chunk Table - Oktal: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING luckperms-hikari housekeeper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING luckperms-scheduler: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-136-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-27: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING Craft Scheduler Thread - 53: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING WorldGuard Region I/O: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING mysql-cj-abandoned-connection-cleanup: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-20-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-26: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING WebSocketWorker-169: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)], RUNNABLE Thread-8: [sun.nio.fs.LinuxWatchService.poll(Native Method), sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47), sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-16: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING etp1965169599-296: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING pool-19-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Server-Worker-14: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING rollbar-buffered_sender: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING YamlShopStorage.worker: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), com.kellerkindt.scs.internals.SimpleThreaded.run(SimpleThreaded.java:120), com.kellerkindt.scs.internals.SimpleThreaded$1.run(SimpleThreaded.java:173), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING luckperms-scheduler-worker-13: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 79: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Server-Worker-11: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING YamlPlayerSessionStorage.worker: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), com.kellerkindt.scs.internals.SimpleThreaded.run(SimpleThreaded.java:120), com.kellerkindt.scs.internals.SimpleThreaded$1.run(SimpleThreaded.java:173), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING ProtocolLib-StructureCompiler 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], WAITING Craft Scheduler Thread - 94: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707), java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323), java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742), java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947), net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86), net.minecraft.server.v1_15_R1.IChunkProvider.b(SourceFile:31), net.minecraft.server.v1_15_R1.GeneratorAccess.isChunkLoaded(SourceFile:62), net.minecraft.server.v1_15_R1.Entity.isChunkLoaded(Entity.java:181), org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.isValid(CraftEntity.java:539), io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity.isValid(BukkitEntity.java:119), io.lumine.xikage.mythicmobs.mobs.ActiveMob.tick(ActiveMob.java:162), io.lumine.xikage.mythicmobs.skills.SkillManager.runTimerSkills(SkillManager.java:316), io.lumine.xikage.mythicmobs.clock.MythicMobsAsyncClock.run(MythicMobsAsyncClock.java:21), io.lumine.xikage.mythicmobs.utils.Delegates$RunnableToConsumer.accept(Delegates.java:98), io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask.run(Schedulers.java:164), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 102: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING luckperms-scheduler-worker-15: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 91: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING WebSocketWorker-170: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING etp1965169599-126: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163), org.dynmap.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:309), org.dynmap.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:379), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-281: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-31: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING Server-Worker-18: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349), net.minecraft.server.v1_15_R1.DedicatedServer$2.run(DedicatedServer.java:103)], WAITING etp1965169599-140: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING WorldGuard Region Chunk Table - Mort: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-20: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING etp1965169599-292: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-136: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE etp1965169599-119: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101), org.dynmap.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472), org.dynmap.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409), org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360), org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184), org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171), org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129), org.dynmap.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:388), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], WAITING etp1965169599-130: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-297: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-134: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Session-HouseKeeper-65e50efa-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-132: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 99: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING poi IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-15: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING etp1965169599-131: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING pool-7-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING WebSocketWorker-168: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)], WAITING ForkJoinPool-2-worker-18: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING ExpiringMap-Expirer: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-19: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING ForkJoinPool-2-worker-29: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492), java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680), 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:61), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$2796/1961151599.run(Unknown Source), java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402), java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], RUNNABLE Thread-74: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409), java.net.ServerSocket.implAccept(ServerSocket.java:560), java.net.ServerSocket.accept(ServerSocket.java:528), com.alecgorge.minecraft.jsonapi.JSONSocketServer.run(JSONSocketServer.java:48), java.lang.Thread.run(Thread.java:748)], WAITING WebSocketWorker-171: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)], WAITING ForkJoinPool-2-worker-22: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING ObjectCleanerThread: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-12: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING etp1965169599-179: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING WebSocketWorker-172: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)], WAITING chunk IO worker: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124), net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134), net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3249/241354585.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING lumine-scheduler-17: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Craft Scheduler Thread - 76: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707), java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323), java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742), java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947), net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86), net.minecraft.server.v1_15_R1.IChunkProvider.b(SourceFile:31), net.minecraft.server.v1_15_R1.GeneratorAccess.isChunkLoaded(SourceFile:62), net.minecraft.server.v1_15_R1.Entity.isChunkLoaded(Entity.java:181), org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.isValid(CraftEntity.java:539), io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitEntity.isValid(BukkitEntity.java:119), io.lumine.xikage.mythicmobs.mobs.ActiveMob.tick(ActiveMob.java:162), io.lumine.xikage.mythicmobs.skills.SkillManager.runTimerSkills(SkillManager.java:316), io.lumine.xikage.mythicmobs.clock.MythicMobsAsyncClock.run(MythicMobsAsyncClock.java:21), io.lumine.xikage.mythicmobs.utils.Delegates$RunnableToConsumer.accept(Delegates.java:98), io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask.run(Schedulers.java:164), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81), org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING etp1965169599-285: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163), org.dynmap.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:309), org.dynmap.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:379), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-9: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:102)], WAITING NonBlockingInputStreamThread: [java.lang.Object.wait(Native Method), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278), java.lang.Thread.run(Thread.java:748)], WAITING etp1965169599-287: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING ForkJoinPool-2-worker-25: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], TIMED_WAITING Server-Worker-20: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)], WAITING etp1965169599-283: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)],}
  130.   Recent tasks from 30893-30923{Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30923,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30923,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30923,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30923,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30923,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30924,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30924,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30924,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30924,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30924,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30925,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30925,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30925,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30925,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30925,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30926,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30926,SupremeShops:com.guillaumevdn.supremeshops.module.display.items.CalculateTask@30926,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30926,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30926,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30926,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30927,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30927,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30927,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30927,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30927,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30928,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30928,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30928,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30928,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30928,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30928,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30929,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30929,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30929,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30929,SupremeShops:com.guillaumevdn.supremeshops.task.InvalidShopDestroyerTask@30929,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30929,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30929,QuestCreator:com.guillaumevdn.questcreator.task.ParticlesUpdateTask114$1@30929,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30930,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30930,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30930,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30930,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30930,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30930,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30931,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30931,SupremeShops:com.guillaumevdn.supremeshops.module.display.items.CalculateTask@30931,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30931,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30931,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30931,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30931,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30932,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30932,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30932,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30932,Citizens:net.citizensnpcs.npc.profile.ProfileFetchThread@30932,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30932,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30932,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30933,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30933,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30933,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30933,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30933,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30933,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30934,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30934,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30934,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30934,JSONAPI-RELOADED:com.alecgorge.minecraft.jsonapi.api.JSONAPIStream$1@30934,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30934,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30934,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30935,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30935,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30935,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30935,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30935,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30935,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30936,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30936,SupremeShops:com.guillaumevdn.supremeshops.module.display.items.CalculateTask@30936,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30936,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30936,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30936,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30936,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30937,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30937,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30937,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30937,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30937,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30937,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30938,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30938,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30938,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30938,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30938,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30938,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30939,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30939,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30939,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30939,MysqlPlayerDataBridge:net.craftersland.data.bridge.runnables.EcoUpdateTask$1@30939,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30939,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30939,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30940,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30940,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30940,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30940,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30940,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30940,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30941,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30941,SupremeShops:com.guillaumevdn.supremeshops.module.display.items.CalculateTask@30941,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30941,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30941,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30941,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30941,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30942,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30942,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30942,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30942,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30942,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30942,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30943,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30943,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30943,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30943,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30943,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30943,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30944,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30944,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30944,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30944,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30944,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30944,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30945,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30945,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30945,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30945,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30945,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30945,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30946,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30946,SupremeShops:com.guillaumevdn.supremeshops.module.display.items.CalculateTask@30946,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30946,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30946,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30946,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30946,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30947,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30947,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30947,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30947,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30947,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30947,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30948,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30948,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30948,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30948,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30948,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30948,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30949,MythicMobs:io.lumine.xikage.mythicmobs.utils.tasks.Scheduler$TaskImpl@30949,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30949,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30949,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30949,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30949,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30949,QuestCreator:com.guillaumevdn.questcreator.task.ParticlesUpdateTask114$1@30949,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30950,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30950,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30950,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30950,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30950,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30951,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30951,SupremeShops:com.guillaumevdn.supremeshops.module.display.items.CalculateTask@30951,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30951,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30951,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30951,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30952,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30952,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30952,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30952,Citizens:net.citizensnpcs.npc.profile.ProfileFetchThread@30952,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30952,Scoreboard-revision:rien.bijl.Scoreboard.r.board.App@30953,MythicMobs:io.lumine.xikage.mythicmobs.utils.Schedulers$LumineTask@30953,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.SingleParticlesDisplayablesTask@30953,SupremeShops:com.guillaumevdn.supremeshops.module.display.particles.MultipleParticlesDisplayableTask@30953,MysqlPlayerDataBridge:net.craftersland.data.bridge.events.PlayerInteract$1@30953,}
  131.   Force Loaded Chunks: { Averall: {}, Averall_the_end: {}, Coriel: {}, Donjon: {}, Mort: {}, Oktal: {}, tree: {}, Averallphase: {}, Orc: {}, temp2: {}, temp3: {}, temp1: {}, Skylands: {}, world: {}, temp4: {}, Repository: {}, Temple: {}, Repository2: {},}
  132.     Player Count: 16 / 60; [EntityPlayer['TatuVNR'/3552, l='Averall', x=-1897.71, y=89.00, z=1164.70](TatuVNR at -1897.7097024737054,89.00133597911214,1164.699999988079), EntityPlayer['Xelano'/6354, l='Averall', x=-1810.14, y=66.50, z=1205.49](Xelano at -1810.135594592134,66.5,1205.4926849355165), EntityPlayer['Niloli'/3554, l='Averall', x=-1897.04, y=88.00, z=1169.42](Niloli at -1897.0360389083025,88.0,1169.4220552598385), EntityPlayer['Kradoss'/6051, l='Averall', x=-1111.46, y=72.00, z=-185.40](Kradoss at -1111.464354145311,72.0,-185.40243656634317), EntityPlayer['Erilia'/3559, l='Averall', x=-1111.73, y=67.02, z=-124.44](Erilia at -1111.7335895145586,67.02442408821369,-124.44284524763394), EntityPlayer['Lord_Leuleu'/3551, l='Averall', x=-1058.34, y=66.00, z=-103.13](Lord_Leuleu at -1058.3430168726468,66.0,-103.12903727750299), EntityPlayer['league_of_mine'/3553, l='Averall', x=-1217.79, y=104.50, z=-342.22](league_of_mine at -1217.7867096260345,104.5,-342.2242388750701), EntityPlayer['Modreuk'/4634, l='Averall', x=-1897.23, y=88.00, z=1170.53](Modreuk at -1897.2323360582886,88.0,1170.5306234127302), EntityPlayer['SmallPie'/1787134, l='Oktal', x=5.54, y=129.00, z=55.15](SmallPie at 5.537842748224401,129.0,55.15196085403071), EntityPlayer['Jajamic'/3973, l='Averall', x=-2065.53, y=98.31, z=1073.20](Jajamic at -2065.533331567025,98.3055672781113,1073.1985593128907), EntityPlayer['SiirhCrM'/590121, l='Averall', x=-1876.07, y=83.50, z=1107.15](SiirhCrM at -1876.0743865080085,83.5,1107.1545948713942), EntityPlayer['TetrimosGeek'/2854758, l='Averall', x=1081.09, y=69.00, z=501.88](TetrimosGeek at 1081.0947650683297,69.0,501.88054504799936), EntityPlayer['Hatagashi_sama'/4059, l='Averall', x=-1929.89, y=76.25, z=1098.99](Hatagashi_sama at -1929.8907437030687,76.25220334025373,1098.992266649814), EntityPlayer['alexandre016'/3049564, l='Oktal', x=42.55, y=145.80, z=60.69](alexandre016 at 42.55449081116396,145.79673560066868,60.69050311665935), EntityPlayer['HotDaawwwg'/3231546, l='Averall', x=-1891.29, y=100.00, z=1033.75](HotDaawwwg at -1891.2929093987623,100.0,1033.7522072104946), EntityPlayer['Ludowwww'/590238, l='Oktal', x=43.94, y=138.00, z=49.23](Ludowwww at 43.93518293630724,138.0,49.22615630056222)]
  133.     Data Packs: vanilla, file/bukkit
  134.     Is Modded: Definitely; Server brand changed to 'Spigot'
  135.     Type: Dedicated Server (map_server.txt)
  136. CloneNew Paste
  137. “Few persons can be made to believe that it is not quite an easy thing to invent a method of secret writing which shall baffle investigation. Yet it may be roundly asserted that human ingenuity cannot concoct a cipher which human ingenuity cannot resolve...”
  138.  
  139. Edgar Allan Poe
  140. ø220,937
  141. pastes øbinned
  142. Based on an original idea from sebsauvage.net
  143. Sam & Max
  144.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement