Skip to content

Instantly share code, notes, and snippets.

@craving-death
Created November 2, 2019 20:39
Show Gist options
  • Save craving-death/064fea108b5f57d197f72bca8b08a470 to your computer and use it in GitHub Desktop.
Save craving-death/064fea108b5f57d197f72bca8b08a470 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
LibLoader (# LibLoader.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
SpongeCoremod (aaaaaaaaspongeforge-1.12.2-2838-7.1.7-RC3928.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
CoreMod (TickProfiler-1.12-0.0.7.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar)
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 11/2/19 1:06 AM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 240.00 seconds (should be max 0.05)
at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.get(Long2ObjectOpenHashMap.java:454)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:42)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.bridge$getLoadedChunkWithoutMarkingActive(ChunkProviderServer.java:1305)
at net.minecraft.world.WorldServer.func_175680_a(WorldServer.java:5320)
at net.minecraft.world.World.func_175674_a(World.java:3021)
at net.minecraft.entity.projectile.EntityArrow.func_184551_a(EntityArrow.java:479)
at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(EntityArrow.java:248)
at net.minecraft.entity.projectile.EntityTippedArrow.func_70071_h_(SourceFile:98)
at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167)
at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlk000(WorldServer.java:4740)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3930)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server Watchdog
Stacktrace:
at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.get(Long2ObjectOpenHashMap.java:454)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:42)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.bridge$getLoadedChunkWithoutMarkingActive(ChunkProviderServer.java:1305)
at net.minecraft.world.WorldServer.func_175680_a(WorldServer.java:5320)
at net.minecraft.world.World.func_175674_a(World.java:3021)
at net.minecraft.entity.projectile.EntityArrow.func_184551_a(EntityArrow.java:479)
at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(EntityArrow.java:248)
at net.minecraft.entity.projectile.EntityTippedArrow.func_70071_h_(SourceFile:98)
at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167)
at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlk000(WorldServer.java:4740)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3930)
-- Sponge PhaseTracker --
Details:
Phase Stack: /*********************************************************************************************/
/* - Phase: Tick{Entity} */
/* Context: */
/* - Owner: EntityPlayerMP['Wirquarian'/174, l='world', x=4224.72, y=66.92, z=3477.02] */
/* - Source: EntityTippedArrow['Arrow'/30247, l='world', x=4338.85, y=376.76, z=3375.35] */
/*********************************************************************************************/
Stacktrace:
at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjg000(MinecraftServer.java:4721)
at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:61)
at java.lang.Thread.run(Thread.java:748)
-- Thread Dump --
Details:
Threads: "Netty Epoll Server IO #6" Id=226 WAITING on java.util.concurrent.CompletableFuture$Signaller@4cf88d30
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CompletableFuture$Signaller@4cf88d30
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
at io.github.nucleuspowered.nucleus.modules.vanish.listener.VanishListener.onAuth(VanishListener.java:54)
at org.spongepowered.common.event.listener.AuthListener_VanishListener_onAuth194.handle(Unknown Source)
...
"Netty Epoll Server IO #5" Id=225 WAITING on java.util.concurrent.CompletableFuture$Signaller@423f7adf
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CompletableFuture$Signaller@423f7adf
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
at io.github.nucleuspowered.nucleus.modules.vanish.listener.VanishListener.onAuth(VanishListener.java:54)
at org.spongepowered.common.event.listener.AuthListener_VanishListener_onAuth194.handle(Unknown Source)
...
"Netty Epoll Server IO #4" Id=224 WAITING on java.util.concurrent.CompletableFuture$Signaller@4600e640
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CompletableFuture$Signaller@4600e640
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
at io.github.nucleuspowered.nucleus.modules.vanish.listener.VanishListener.onAuth(VanishListener.java:54)
at org.spongepowered.common.event.listener.AuthListener_VanishListener_onAuth194.handle(Unknown Source)
...
"ForkJoinPool.commonPool-worker-2" Id=223 WAITING on java.util.concurrent.ForkJoinPool@30270e4
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@30270e4
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
"Netty Epoll Server IO #3" Id=221 WAITING on java.util.concurrent.CompletableFuture$Signaller@b1bfcb9
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CompletableFuture$Signaller@b1bfcb9
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
at io.github.nucleuspowered.nucleus.modules.vanish.listener.VanishListener.onAuth(VanishListener.java:54)
at org.spongepowered.common.event.listener.AuthListener_VanishListener_onAuth194.handle(Unknown Source)
...
"Netty Epoll Server IO #2" Id=220 WAITING on java.util.concurrent.CompletableFuture$Signaller@32cb9687
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CompletableFuture$Signaller@32cb9687
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
at io.github.nucleuspowered.nucleus.modules.vanish.listener.VanishListener.onAuth(VanishListener.java:54)
at org.spongepowered.common.event.listener.AuthListener_VanishListener_onAuth194.handle(Unknown Source)
...
"pool-3-thread-42" Id=213 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"pool-3-thread-41" Id=212 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"pool-3-thread-39" Id=210 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"pool-3-thread-28" Id=163 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"pool-3-thread-23" Id=155 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"pool-3-thread-21" Id=150 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@73384478
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Sponge - Async Light Thread" Id=111 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@632d8fab
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@632d8fab
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Sponge - Async Light Thread" Id=110 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@632d8fab
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@632d8fab
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Chunk I/O Executor Thread-1" Id=107 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@37074943
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@37074943
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #1" Id=106 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"File IO Thread" Id=105 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
at java.lang.Thread.run(Thread.java:748)
"JDA RateLimit-Worker 5" Id=104 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Sponge - Async User Lookup Thread" Id=103 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@683c0a54
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@683c0a54
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"JDA RateLimit-Worker 4" Id=102 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"MagiBridge Topic Updater" Id=101 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.magitechserver.magibridge.util.TopicUpdater.run(TopicUpdater.java:46)
"JDA RateLimit-Worker 3" Id=100 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Java2D Disposer" Id=98 WAITING on java.lang.ref.ReferenceQueue$Lock@6763902f
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@6763902f
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
at sun.java2d.Disposer.run(Disposer.java:148)
at java.lang.Thread.run(Thread.java:748)
"HikariPool-2 housekeeper" Id=96 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6aa390d1
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6aa390d1
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"MVStore background writer nio:/home/minecraft/multicraft/servers/server93313/config/prism/prism.mv.db" Id=94 TIMED_WAITING on java.lang.Object@7ac21d1
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@7ac21d1
at org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2715)
"Timer-12" Id=92 TIMED_WAITING on java.util.TaskQueue@fcae5da
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@fcae5da
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-11" Id=91 TIMED_WAITING on java.util.TaskQueue@74d3eee4
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@74d3eee4
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-10" Id=90 TIMED_WAITING on java.util.TaskQueue@280cdb7
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@280cdb7
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-9" Id=89 TIMED_WAITING on java.util.TaskQueue@6444d69f
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@6444d69f
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-8" Id=88 TIMED_WAITING on java.util.TaskQueue@3cf81bf8
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@3cf81bf8
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-7" Id=87 TIMED_WAITING on java.util.TaskQueue@5737664d
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@5737664d
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-6" Id=86 TIMED_WAITING on java.util.TaskQueue@535ee469
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@535ee469
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-5" Id=85 TIMED_WAITING on java.util.TaskQueue@116c30b3
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@116c30b3
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-4" Id=84 TIMED_WAITING on java.util.TaskQueue@6d37debd
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@6d37debd
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"HikariPool-1 housekeeper" Id=81 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@15ec858
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@15ec858
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"MVStore background writer nio:/home/minecraft/multicraft/servers/server93313/config/huskycrates/data.mv.db" Id=79 TIMED_WAITING on java.lang.Object@258709b6
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@258709b6
at org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2715)
"Vote-Listener" Id=76 RUNNABLE (in native)
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)
at com.github.upcraftlp.votifier.net.NetworkListenerThread.run(NetworkListenerThread.java:38)
"Server Watchdog" Id=73 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
at java.lang.Thread.run(Thread.java:748)
"ForkJoinPool.commonPool-worker-0" Id=63 TIMED_WAITING on java.util.concurrent.ForkJoinPool@30270e4
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@30270e4
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
"pool-5-thread-1" Id=62 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@559e4c1d
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@559e4c1d
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Timer-2" Id=61 TIMED_WAITING on java.util.TaskQueue@60fa225
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@60fa225
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"JDA MainWS-WriteThread" Id=60 WAITING on com.neovisionaries.ws.client.WritingThread@7164a6b4
at java.lang.Object.wait(Native Method)
- waiting on com.neovisionaries.ws.client.WritingThread@7164a6b4
at java.lang.Object.wait(Object.java:502)
at com.neovisionaries.ws.client.WritingThread.waitForFrames(WritingThread.java:305)
at com.neovisionaries.ws.client.WritingThread.main(WritingThread.java:89)
at com.neovisionaries.ws.client.WritingThread.runMain(WritingThread.java:55)
at com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
"JDA MainWS-ReadThread" Id=59 RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
- locked java.lang.Object@6cb3cb97
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
...
"JDA Gateway-Worker 1" Id=58 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@640a50d9
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@640a50d9
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"JDA RateLimit-Worker 2" Id=56 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Okio Watchdog" Id=55 TIMED_WAITING on java.lang.Class@1697d0bc
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Class@1697d0bc
at okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:347)
at okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:312)
"OkHttp ConnectionPool" Id=54 TIMED_WAITING on okhttp3.ConnectionPool@907819a
at java.lang.Object.wait(Native Method)
- waiting on okhttp3.ConnectionPool@907819a
at java.lang.Object.wait(Object.java:460)
at okhttp3.ConnectionPool$1.run(ConnectionPool.java:67)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@29dacfd6
"JDA RateLimit-Worker 1" Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59168e8a
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"threadDeathWatcher-2-1" Id=51 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #0" Id=48 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Timer-1" Id=43 TIMED_WAITING on java.util.TaskQueue@41cbd511
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@41cbd511
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"luckperms-hikari housekeeper" Id=39 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@77f1c969
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@77f1c969
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Abandoned connection cleanup thread" Id=38 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@5fcbf51b
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@5fcbf51b
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at me.lucko.luckperms.lib.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@5487d381
"Thread-4" Id=37 RUNNABLE (in native)
at sun.nio.fs.LinuxWatchService.poll(Native Method)
at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at java.lang.Thread.run(Thread.java:748)
"Sponge Async Scheduler Thread" Id=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6af5b429
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6af5b429
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:112)
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:109)
at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$177/389469530.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"Server console handler" Id=21 RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- locked java.io.BufferedInputStream@7589973b
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- locked java.io.InputStreamReader@c4ab262
at java.io.InputStreamReader.read(InputStreamReader.java:184)
...
"DestroyJavaVM" Id=20 RUNNABLE
"Server thread" Id=18 RUNNABLE
at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.get(Long2ObjectOpenHashMap.java:454)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:42)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.bridge$getLoadedChunkWithoutMarkingActive(ChunkProviderServer.java:1305)
at net.minecraft.world.WorldServer.func_175680_a(WorldServer.java:5320)
at net.minecraft.world.World.func_175674_a(World.java:3021)
at net.minecraft.entity.projectile.EntityArrow.func_184551_a(EntityArrow.java:479)
at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(EntityArrow.java:248)
...
"Server Infinisleeper" Id=17 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
"Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@ca9eddd
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@ca9eddd
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Signal Dispatcher" Id=4 RUNNABLE
"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4bba449d
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@4bba449d
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7233329e
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@7233329e
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 3.10.0-1062.1.2.el7.x86_64
Java Version: 1.8.0_222, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 878770000 bytes (838 MB) / 7091519488 bytes (6763 MB) up to 7456948224 bytes (7111 MB)
JVM Flags: 5 total; -Xmx8000M -Xms128M -XX:+UnlockExperimentalVMOptions -XX:MaxMetaspaceSize=640M -XX:MetaspaceSize=32M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2838 138 mods loaded, 138 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Mods:
| State | ID | Version | Source | Signature |
|:------ |:--------------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | spongeapi | 7.1.0-2ad94d346 | aaaaaaaaspongeforge-1.12.2-2838-7.1.7-RC3928.jar | None |
| LCHIJA | sponge | 1.12.2-7.1.7-SNAPSHOT | aaaaaaaaspongeforge-1.12.2-2838-7.1.7-RC3928.jar | None |
| LCHIJA | spongeforge | 1.12.2-2838-7.1.7-RC3928 | aaaaaaaaspongeforge-1.12.2-2838-7.1.7-RC3928.jar | None |
| LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHIJA | tnt_utilities_core | 1.2.3 | minecraft.jar | None |
| LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
| LCHIJA | forgeendertech | 1.12.2-4.4.22.2 | ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar | None |
| LCHIJA | adhooks | 1.12.2-3.2.2.0 | AdHooks-1.12.2-3.2.2.0-build.0220.jar | None |
| LCHIJA | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
| LCHIJA | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
| LCHIJA | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
| LCHIJA | anvilpatch | 1.0.0 | anvilpatch-1.0.0.jar | None |
| LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
| LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None |
| LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None |
| LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCHIJA | bacodifficulty | 1.0.3 | BacoDifficulty-1.0.3.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | bclforgelib | 1.0 | bclforgelib-1.12.2-1.1.jar | None |
| LCHIJA | mujmajnkraftsbettersurvival | 1.3.4 | Better_Survival-1.3.4(1.12.1).jar | None |
| LCHIJA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None |
| LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
| LCHIJA | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.2.jar | None |
| LCHIJA | campfire | 1.2 | campfire-1.12-v1.2.jar | None |
| LCHIJA | carryon | 1.12.2 | CarryOn MC1.12.2 v1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
| LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
| LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
| LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHIJA | reskillable | 1.12.2-GRADLE:BUILD | Reskillable-1.12.2-1.12.5.jar | None |
| LCHIJA | compatskills | 1.12.2-1.16.3 | CompatSkills-1.12.2-1.16.3.jar | None |
| LCHIJA | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
| LCHIJA | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None |
| LCHIJA | corpsecomplex | 1.0.6 | corpsecomplex-1.12.2-1.0.6.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHIJA | craftablechainmail | 1.0 | craftablechainmail-1.0.jar | None |
| LCHIJA | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None |
| LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
| LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
| LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
| LCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.67_mc1.12.2.jar | None |
| LCHIJA | defiledlands | 1.4.2 | defiledlands-1.12.2-1.4.2.jar | None |
| LCHIJA | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None |
| LCHIJA | dldungeonsjbg | 1.12.10 | DoomlikeDungeons-1.12.10-MC1.12.2.jar | None |
| LCHIJA | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5.jar | None |
| LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
| LCHIJA | dttraverse | 1.5 | dttraverse-1.5.jar | None |
| LCHIJA | enhancedvisuals | 1.0 | EnhancedVisuals_v1.2.6_mc1.12.2.jar | None |
| LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
| LCHIJA | firstaid | 1.6.10 | firstaid-1.6.10.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 |
| LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
| LCHIJA | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None |
| LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCHIJA | tschipplib | 1.1.3 | TschippLib MC1.12.2 v1.1.3.jar | None |
| LCHIJA | forgottenitems | 1.2.1 | ForgottenItems+MC1.12.2+v1.2.1.jar | None |
| LCHIJA | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None |
| LCHIJA | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
| LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None |
| LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
| LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | itlt | 1.0.0 | itlt-1.12-1.0.0.jar | None |
| LCHIJA | laggoggles | THIN-1.12.2-4.8 | LagGoggles-THIN-1.12.2-4.8.jar | None |
| LCHIJA | levelup2 | ${version} | Level Up! 2-1.1.23-1.12.jar | None |
| LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None |
| LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
| LCHIJA | lycanitesmobs | 2.0.0.9 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.9.jar | None |
| LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None |
| LCHIJA | notreepunching | 2.0.18 | notreepunching-2.0.18.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
| LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None |
| LCHIJA | potionfingers | r1.0-5 | PotionFingers-r1.0-5.jar | None |
| LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
| LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None |
| LCHIJA | reborncore | 3.16.3.476 | RebornCore-1.12.2-3.16.3.476-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
| LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
| LCHIJA | roughtweaks | 1.0 | roughTweaks0.2.4-1.12.2.jar | None |
| LCHIJA | ruins | 17.2 | Ruins-1.12.2.jar | None |
| LCHIJA | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
| LCHIJA | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.40+145.jar | None |
| LCHIJA | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None |
| LCHIJA | sit | v1.2.3 | sit-1.12.2-v1.2.3.jar | None |
| LCHIJA | somanyenchantments | 0.4.4 | So+Many+Enchantments+V0.4.4.jar | None |
| LCHIJA | spartanweaponry | beta 1.3.1 | SpartanWeaponry-1.12.2-beta-1.3.1.jar | None |
| LCHIJA | spartanfire | 0.05 | spartanfire-0.05.jar | None |
| LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
| LCHIJA | spawnercontrol | 1.6.3b | SpawnerControl-1.6.3b.jar | None |
| LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| LCHIJA | switchbow | 1.5.7 | switchbow-1.5.7.jar | None |
| LCHIJA | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.3.jar | None |
| LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
| LCHIJA | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None |
| LCHIJA | toolbelt | 1.9.10 | ToolBelt-1.12.2-1.9.10.jar | None |
| LCHIJA | xat | 0.25.2 | Trinkets and Baubles-1.12.2-0.25.2.jar | None |
| LCHIJA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
| LCHIJA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
| LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None |
| LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
| LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
| LCHIJA | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
| LCHIJA | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None |
| LCHIJA | xpbook | v1.1.1 | xptome-1.12.2-v1.1.1.jar | None |
| LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | votifier | 1.2.0 | votifier-1.12.2-1.2.0.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
Plugins:
| State | ID | Version | Source | Signature |
|:------ |:---------------------- |:-------------------- |:------------------------------------------------- |:--------- |
| LCHIJA | mirage | 1.3.12 | Mirage-1.3.12.jar | None |
| LCHIJA | holograms | 3.1.5 | holograms-3.1.5.jar | None |
| LCHIJA | nucleus | 1.14.0-S7.1 | Nucleus-1.14.0-S7.1-MC1.12.2-plugin.jar | None |
| LCHIJA | activetime | 1.4.3 | ActiveTime-s7.1-v1.4.3.jar | None |
| LCHIJA | autocommands | 1.0.0-SNAPSHOT | AutoCommands-1.0.0-SNAPSHOT.jar | None |
| LCHIJA | maintenancesponge | 3.0.2 | Maintenance.jar | None |
| LCHIJA | blissmode | 1.0.6 | BlissMode.jar | None |
| LCHIJA | mmcreboot | 2.3.2 | MMCReboot-2.3.2-API-7 (5).jar | None |
| LCHIJA | huskyui | 0.6.0PRE4 | HuskyUI-v0.6.0-PRE4-API7.jar | None |
| LCHIJA | carrotshop | 1.19-S7.1-MC1.12.2 | CarrotShop-1.19-S7.1-MC1.12.2.jar | None |
| LCHIJA | dosmike_toolbbox | 1.2.2 | MikesToolBox-1.2.2.jar | None |
| LCHIJA | lottery | 2.0.2 | lottery-2.0.2.jar | None |
| LCHIJA | dosmike_warcraft | 0.5.3 | WarCraft-0.5.3.jar | None |
| LCHIJA | totaleconomy | 1.8.1 | TotalEconomy-1.8.1.jar | None |
| LCHIJA | mmcrestrict | 1.6.0 | MMCRestrict-1.6.0-API-7.jar | None |
| LCHIJA | luckperms | 4.3.75 | LuckPerms-Sponge-4.3.75.jar | None |
| LCHIJA | enjin-minecraft-plugin | 3.4.3-sponge7 | EMPSponge7.jar | None |
| LCHIJA | griefprevention | 1.12.2-4.3.0.692 | griefprevention-1.12.2-4.3.0.692.jar | None |
| LCHIJA | bungeetablistplus | 2.8.11 | BungeeTabListPlus_SpongeBridge-2.8.11.jar | None |
| LCHIJA | huskycrates | 2.0.0PRE12 | HuskyCrates-v2.0.0-PRE12-API7.jar | None |
| LCHIJA | prism | 3.0.0 | prism-3.0.0-beta2-75-g9b005fd-12-g5435fdd-all.jar | None |
| LCHIJA | betterchunkloader | 3.7.0-S7.1.0-f5f6652 | BetterChunkLoader-3.7.0-S7.1.0.jar | None |
| LCHIJA | magibridge | 2.6.2 | MagiBridge-API7-2.6.2.jar | None |
| LCHIJA | catclearlag | 0.8.3 | CatClearLag-0.8.3.jar | None |
| LCHIJA | broadcast | 1.2.1 | Broadcast-1.2.1.jar | None |
| LCHIJA | slashdiscord | 1.4.0 | SlashDiscord-1.4.0.jar | None |
| LCHIJA | multichat | 1.7.4 | multichat-1.7.4.jar | None |
Loaded coremods (and transformers):
LibLoader (# LibLoader.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
invtweaks.forge.asm.ContainerTransformer
SpongeCoremod (aaaaaaaaspongeforge-1.12.2-2838-7.1.7-RC3928.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar)
LoadingPlugin (Reskillable-1.12.2-1.12.5.jar)
codersafterdark.reskillable.base.asm.ClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
CoreMod (TickProfiler-1.12-0.0.7.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar)
alexiil.mc.mod.load.coremod.ClsTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
org.orecruncher.dsurround.asm.Transformer
TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
ljfa.tntutils.asm.ExplosionTransformer
CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar)
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
lumien.chunkanimator.asm.ClassTransformer
RebornCore:
Plugin Engine: 1
RebornCore Version: 3.16.3.476
Runtime Debofucsation 1
Profiler Position: N/A (disabled)
Player Count: 1 / 100; [EntityPlayerMP['Wirquarian'/174, l='world', x=4224.72, y=66.92, z=3477.02]]
Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment