Skip to content

Instantly share code, notes, and snippets.

@charmesal
Created June 15, 2020 12:36
Show Gist options
  • Save charmesal/0f8877d8b2608ccf2d34de9aa89e3f52 to your computer and use it in GitHub Desktop.
Save charmesal/0f8877d8b2608ccf2d34de9aa89e3f52 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Why is it breaking :(
Time: 6/15/20 11:09 AM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 100.03 seconds (should be max 0.05)
at org.dynmap.blockscan.statehandlers.ForgeStateContainer.<init>(ForgeStateContainer.java:76) ~[?:?] {re:classloading}
at org.dynmap.blockscan.DynmapBlockScanPlugin.serverStarting(DynmapBlockScanPlugin.java:372) ~[?:?] {re:classloading}
at org.dynmap.blockscan.DynmapBlockScanMod.onServerStarting(DynmapBlockScanMod.java:62) ~[?:?] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_521_DynmapBlockScanMod_onServerStarting_FMLServerStartingEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:95) ~[?:?] {re:classloading}
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:243) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server Watchdog
Stacktrace:
at org.dynmap.blockscan.statehandlers.ForgeStateContainer.<init>(ForgeStateContainer.java:76)
at org.dynmap.blockscan.DynmapBlockScanPlugin.serverStarting(DynmapBlockScanPlugin.java:372)
at org.dynmap.blockscan.DynmapBlockScanMod.onServerStarting(DynmapBlockScanMod.java:62)
at net.minecraftforge.eventbus.ASMEventHandler_521_DynmapBlockScanMod_onServerStarting_FMLServerStartingEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:95)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:243)
-- Thread Dump --
Details:
Threads: "VoiceServer Listen Thread" Id=140 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:560)
at java.net.ServerSocket.accept(ServerSocket.java:528)
at mekanism.additions.common.voice.VoiceServerManager$ListenThread.run(VoiceServerManager.java:86)
"Thread-51" Id=137 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)
"Server Watchdog" Id=136 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:37)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=132 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=131 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=130 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=129 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=128 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=127 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=126 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=125 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=124 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=123 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=122 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=121 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=120 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=119 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=118 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=117 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=116 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=115 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=114 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=113 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=112 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=111 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=110 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=109 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"poi IO worker" Id=108 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=107 WAITING on java.lang.String@70a122c2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@70a122c2
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
at net.minecraft.world.chunk.storage.IOWorker$$Lambda$11247/364265541.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"Thread-23" Id=99 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)
"Netty Epoll Server IO #0" Id=88 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:114)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at java.lang.Thread.run(Thread.java:748)
"ObjectCleanerThread" Id=87 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@7e66c2a6
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@7e66c2a6
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
"OkHttp discordapp.com Writer" Id=81 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7a5949b2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7a5949b2
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)
...
"OkHttp ConnectionPool" Id=80 TIMED_WAITING on dcshadow.okhttp.ConnectionPool@3f5bc89d
at java.lang.Object.wait(Native Method)
- waiting on dcshadow.okhttp.ConnectionPool@3f5bc89d
at java.lang.Object.wait(Object.java:460)
at dcshadow.okhttp.ConnectionPool.lambda$new$0(ConnectionPool.java:66)
at dcshadow.okhttp.ConnectionPool$$Lambda$10449/1782525105.run(Unknown Source)
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@7f87c0ad
"OkHttp discordapp.com" Id=79 RUNNABLE (in native)
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:990)
- locked java.lang.Object@46154a86
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:948)
...
"Thread-15" Id=62 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)
"Thread-14" Id=61 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)
"Thread-13" Id=60 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)
"Thread-12" Id=59 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)
"Thread-11" Id=58 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)
"Thread-10" Id=57 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)
"Thread-9" Id=56 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)
"Thread-8" Id=55 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)
"Thread-7" Id=54 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)
"Thread-6" Id=53 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)
"Server console handler" Id=32 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@3e8a0fbe
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@5f7437d2
at java.io.InputStreamReader.read(InputStreamReader.java:184)
...
"DestroyJavaVM" Id=31 RUNNABLE
"Server thread" Id=28 RUNNABLE
at org.dynmap.blockscan.statehandlers.ForgeStateContainer.<init>(ForgeStateContainer.java:76)
at org.dynmap.blockscan.DynmapBlockScanPlugin.serverStarting(DynmapBlockScanPlugin.java:372)
at org.dynmap.blockscan.DynmapBlockScanMod.onServerStarting(DynmapBlockScanMod.java:62)
at net.minecraftforge.eventbus.ASMEventHandler_521_DynmapBlockScanMod_onServerStarting_FMLServerStartingEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:95)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:243)
...
"Server Infinisleeper" Id=29 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)
"Snooper Timer" Id=27 WAITING on java.util.TaskQueue@335917c0
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@335917c0
at java.lang.Object.wait(Object.java:502)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)
"Thread-2" Id=18 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)
"Thread-1" Id=17 TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
"Signal Dispatcher" Id=5 RUNNABLE
"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4b17e4e8
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@4b17e4e8
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@258ee5cb
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@258ee5cb
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)
Stacktrace:
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Linux (amd64) version 5.4.0-33-generic
Java Version: 1.8.0_252, Private Build
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
Memory: 15735042352 bytes (15006 MB) / 17118855168 bytes (16325 MB) up to 17118855168 bytes (16325 MB)
CPUs: 8
JVM Flags: 7 total; -Xmx16384M -Xms16384M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=7 -XX:+AggressiveOpts
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.1.93.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.1.93.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.1.93.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.1.93.jar runtimedistcleaner PLUGINSERVICE
/preview_OptiFine_1.15.2_HD_U_G1_pre18.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.15.2-31.1.93.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
/OptiForge-MC1.15.2-0.1.18.jar optiforge TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
FML: 31.1
Forge: net.minecraftforge:31.1.93
FML Language Providers:
javafml@31.1
minecraft@1
kotlinfml@1.5.2
kotori_scala@2.13.2-build-2
Mod List:
AdditionalEnchantedMiner-1.15.2-15.2.9.jar QuarryPlus {quarryplus@15.2.9 DONE}
NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
Variant16x-1.15-v0.11.2_beta_pre2.jar Variant16x {variant16x@0.11.2_beta_pre2 DONE}
CraftingAutomat-MC1.15.2-1.2.2.jar Crafting Automat {craftingautomat@1.2.2 DONE}
PreGenForge-0.1.0-mc1.15.2.jar PreGenForge {pregenforge@0.1.0 DONE}
DeathCounter-1.15.2-1.2.0.jar Death Counter {deathcounter@1.2.0 DONE}
refinedpipes-0.4.2.jar Refined Pipes {refinedpipes@0.4.2 DONE}
DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
spiderspwebs_1.15.2-1.0.jar Spiders Produce Webs {spiderspwebs@1.0 DONE}
ChineseWorkshop-1.15.2-2.4.4.jar ChineseWorkshop {chineseworkshop@2.4.4 DONE}
mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {mcwwindows@1.0.1 DONE}
Industrial Agriculture[Core]-1.15.2-1.7.0.jar Industrial Agriculture {industrialagriculture@1.15.2-1.7.0 DONE}
bambooeverything-1.15-1.0.0.jar Bamboo Everything {bambooeverything@1.15-1.0.0 DONE}
rsgauges-1.15.2-1.2.3.jar Gauges and Switches {rsgauges@1.2.3 DONE}
CoffeeSpawner-1.15.1-6.0.0.jar Coffee Spawner {coffeespawner@1.15.1-6.0.0 DONE}
CookingForBlockheads_1.15.2-8.0.2.jar Cooking for Blockheads {cookingforblockheads@8.0.2 DONE}
Controlling-6.1.4.jar Controlling {controlling@6.1.4 DONE}
Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE}
Powah-1.15.2-1.1.14.jar Powah {powah@1.1.14 DONE}
WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {wstweaks@4.0.0 DONE}
Bookshelf-1.15.2-5.5.36.jar Bookshelf {bookshelf@5.5.36 DONE}
u_team_core-1.15.2-2.11.0.156.jar U Team Core {uteamcore@2.11.0.156 DONE}
ChanceCubes-1.15.2-5.0.2.371.jar Chance Cubes {chancecubes@1.15.2-5.0.2.371 DONE}
buildinggadgets-3.3.5.jar Building Gadgets {buildinggadgets@3.3.5 DONE}
Apotheosis-1.15.2-3.0.7.jar Apotheosis {apotheosis@3.0.7 DONE}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
MekanismGenerators-1.15.2-9.10.7.420.jar Mekanism: Generators {mekanismgenerators@9.10.7 DONE}
WaterStrainer-1.15.2-9.0.0.jar Water Strainer {waterstrainer@1.15.2-9.0.0 DONE}
speedyhoppers-1.15.2-2.jar Speedy Hoppers {speedyhoppers@1.15.2-2 DONE}
SnowRealMagic-1.15.2-1.8.0.jar Snow! Real Magic! {snowrealmagic@1.8.0 DONE}
carpetstairsmod-1.15.2_v1.4.4.jar Carpet Stairs Mod {carpetstairsmod@1.4.4 DONE}
dynviewdist-1.5.jar Dynamic view distance {dynview@1.5 DONE}
BetterThanMending-1.4.0.jar BetterThanMending {betterthanmending@1.4.0 DONE}
respawnablepets-1.1.2.jar Respawnable Pets {respawnablepets@1.1.2 DONE}
MoreMekanismOres-1.15.2-1.0.5.jar More Mekanism Ores {mmko@1.15.2-1.0.5 DONE}
dcintegration-1.1.14-1.15.jar Discord Integration {dcintegration@1.1.14 DONE}
refinedstorage-1.8.4.jar Refined Storage {refinedstorage@1.8.4 DONE}
world_generation_profiler-1.15.2-1.3.0.6.jar World Generation Profiler {worldgenerationprofiler@1.3.0.6 DONE}
ClearView-1.15.2-1.0.0.jar Lava Clear View {clearview@1.0.0 DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
industrial-foregoing-1.15.2-2.3.0-6f57752.jar Industrial Foregoing {industrialforegoing@2.3.0 DONE}
useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {usefulbackpacks@1.9.4.63 DONE}
economyinc-1.6.9.jar Economy Inc. {economyinc@1.6.8 DONE}
AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {ambientsounds@3.0.3 DONE}
crashutilities-2.2.jar Crash Utilities {crashutilities@2.2 DONE}
Ping-1.15.2-1.6.4.jar Ping {ping@1.15.2-1.6.4 DONE}
BiomesOPlenty-1.15.2-10.0.0.360-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.359 DONE}
Variant16x-BiomesOPlenty-1.15-v0.11.2_beta_pre1.jar Variant16x: Biomes O' Plenty {variant16x_biomesoplenty@0.11.2_beta_pre1 DONE}
MekanismAdditions-1.15.2-9.10.7.420.jar Mekanism: Additions {mekanismadditions@9.10.7 DONE}
Lollipop-1.15.2-1.0.15.jar Lollipop {lollipop@1.0.15 DONE}
invtotem_1.15.2-1.0.jar Inventory Totem {invtotem@1.0 DONE}
SilentGear-1.15.2-1.6.4+90.jar Silent Gear {silentgear@1.6.4+90 DONE}
simplylight-1.15.2-0.9.0.jar Simply Light {simplylight@1.15.2-0.9.0 DONE}
SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {solarflux@15.0.0 DONE}
curios-FORGE-1.15.2-2.0.2.2.jar Curios API {curios@FORGE-1.15.2-2.0.2.2 DONE}
Patchouli-1.15.2-1.2-33.jar Patchouli {patchouli@1.15.2-1.2-33 DONE}
config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 DONE}
elevatorid-1.15.2-1.7.1.jar Elevator Mod {elevatorid@1.15.2-1.7.1 DONE}
Marker-4.2.jar FlexibleMarker {flexiblemarker@4.2 DONE}
MekanismTools-1.15.2-9.10.7.420.jar Mekanism: Tools {mekanismtools@9.10.7 DONE}
mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE}
ChunkNoGoByeBye-1.15.2-1.2.0.jar ChunkNoGoByeBye {chunknogobyebye@1.15.2-1.2.0 DONE}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE}
cc-tweaked-1.15.2-1.88.1.jar CC: Tweaked {computercraft@1.88.1 DONE}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE}
mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
globalxp-1.15.2-v1.4.11.jar Global XP {globalxp@v1.4.11 DONE}
mountedpearl-1.15.2-1.0.0.jar Mounted Pearl Mod {mountedpearl@1.15.2-1.0.0 DONE}
BetterBurning-1.15.2-1.3.4.jar BetterBurning {betterburning@1.3.4 DONE}
speedyladders-1.15.2-1.jar Speedy Ladders {speedyladders@1.15.2-1 DONE}
FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
cullparticles-1.0.jar Cull Particles {cullparticles@1.0 DONE}
BetterAdvancements-1.15.2-0.1.0.96.jar Better Advancements {betteradvancements@0.1.0.96 DONE}
Industrial Agriculture[Industrial Foregoing]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Industrial Foregoing {iapif@1.15.2-1.6.1 DONE}
QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE}
Kiwi-1.15.2-2.6.5.jar Kiwi {kiwi@2.6.5 DONE}
jmh_1.15.2-2.2.jar Just Mob Heads {jmh@2.2 DONE}
Cucumber-1.15.2-3.0.6.jar Cucumber Library {cucumber@3.0.6 DONE}
TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE}
torchslabmod-1.15.2_v1.6.13.jar Torch Slab Mod {torchslabmod@1.6.13 DONE}
pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
mining-helmet-1.15.2-1.0.8.jar Mining Helmet {mining_helmet@1.0.8 DONE}
craftingstation-3.1.0.jar Crafting Station {craftingstation@3.1.0 DONE}
jei-1.15.2-6.0.0.4.jar Just Enough Items {jei@6.0.0.4 DONE}
OptiForge-MC1.15.2-0.1.18.jar OptiForge {optiforge@0.1.18 DONE}
AttributeFix-1.15.2-7.0.2.jar AttributeFix {attributefix@7.0.2 DONE}
Abnormals-Core-1.15.2-v1.0.4.jar Abnormals Core {abnormals_core@1.0.4 DONE}
goblintraders-1.2.0-mc1.15.2.jar Goblin Traders {goblintraders@1.2.0 DONE}
Mekanism-1.15.2-9.10.7.420.jar Mekanism {mekanism@9.10.7 DONE}
despeggshatch_1.15-1.2.jar Despawning Eggs Hatch {despeggshatch@1.2 DONE}
Upgrade-Aquatic-1.15.2-v1.6.1.jar Upgrade Aquatic {upgrade_aquatic@1.6.1 DONE}
Space-BossTools-1.15.2-v56.jar boss tools {boss_tools@Beta DONE}
Waystones_1.15.2-6.0.1.jar Waystones {waystones@6.0.1 DONE}
Clumps-5.0.2.jar Clumps {clumps@5.0.2 DONE}
LightOverlay-4.6.1.jar Light Overlay Forge {lightoverlay-forge@4.6.1 DONE}
journeymap-1.15.2-5.7.0b2.jar Journeymap {journeymap@5.7.0b2 DONE}
comforts-FORGE-1.15.2-2.0.0.2.jar Comforts {comforts@FORGE-1.15.2-2.0.0.2 DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
DimStorage-1.15.2-3.1.3.jar DimStorage {dimstorage@3.1.3 DONE}
BotanyPots-1.15.2-2.0.14.jar BotanyPots {botanypots@2.0.14 DONE}
curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 DONE}
FarmingForBlockheads_1.15.2-6.1.3.jar Farming for Blockheads {farmingforblockheads@6.1.3 DONE}
The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {endergetic@1.3.1 DONE}
bottleyourxp_1.15-1.2.jar Bottle Your Xp {bottleyourxp@1.2 DONE}
BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {bonsaitrees2@2.1.2.6 DONE}
ClickMachine-1.15.2-3.0.2.jar Click Machine {clickmachine@3.0.2 DONE}
trash-1.15.2-0.1.4.jar Trash {trash@1.15.2-0.1.4 DONE}
petrock-0.6.5.jar PetRock {petrock@version DONE}
PackingTape-1.15.2-0.9.6.jar Packing Tape {packingtape@0.9.6 DONE}
immersive-portals-0.20(forMc1.15withForge).jar Immersive Portals {immersive_portals@0.20 DONE}
extradisks-1.15.1-1.2.jar Extra Disks {extradisks@1.15.1-1.2 DONE}
Swamp-Expansion-1.15.2-v1.7.1.jar Swamp Expansion {swampexpansion@NONE DONE}
forge-1.15.2-31.1.93-universal.jar Forge {forge@31.1.93 DONE}
Bountiful-1.15.2-3.1.1.jar Bountiful {bountiful@1.15.2-3.1.1 DONE}
xercamusic-1.15.2-2.1.jar Xerca's Music Maker Mod {xercamusic@1.15.2-2.1 DONE}
MysticalAgriculture-1.15.2-3.0.5.jar Mystical Agriculture {mysticalagriculture@3.0.5 DONE}
sounddeviceoptions-1.3.0.jar Sound Device Options {sounddeviceoptions@1.3.0 DONE}
forge-1.15.2-31.1.93-server.jar Minecraft {minecraft@1.15.2 DONE}
logprot-1.15.1-1.2.jar Logprot {logprot@1.2 DONE}
Dynmap-3.0-SNAPSHOT-forge-1.15.2.jar Dynmap {dynmap@3.0-SNAPSHOT-Dev DONE}
EnchantmentDescriptions-1.15.2-2.0.8.jar EnchantmentDescriptions {enchdesc@2.0.8 DONE}
theoneprobe-1.15-2.0.2.jar The One Probe {theoneprobe@1.15-2.0.2 DONE}
swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 DONE}
ToolBelt-1.15.2-1.14.1.jar Tool Belt {toolbelt@1.14.1 DONE}
titanium-1.15.2-2.3.7.jar Titanium {titanium@2.3.7 DONE}
useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {usefulrailroads@1.3.2.21 DONE}
SilentLib-1.15.2-4.6.1+49.jar Silent Lib {silentlib@4.6.1+49 DONE}
bluepower-1.15.2-0.4.188-alpha-universal.jar Blue Power {bluepower@0.4.188-alpha DONE}
pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
playerhopper-1.15-1.3.jar Player Hopper {playerhopper@1.15-1.3 DONE}
movingelevators-1.2.16-mc1.15.jar Moving Elevators {movingelevators@1.2.16 DONE}
astikorcarts-1.0.2-1.15.2.jar AstikorCarts {astikorcarts@1.0.2 DONE}
dimdungeons-1.06-forge-1.15.2.jar Dimensional Dungeons {dimdungeons@1.15.2-1.06 DONE}
pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 DONE}
extratags-1.1.jar Extra Tags {extratags@1.1 DONE}
FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {fastbench@3.0.0 DONE}
autumnity-1.3.1-1.15.2.jar Autumnity {autumnity@1.3.1 DONE}
AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
Quark-r2.1-239.jar Quark {quark@r2.1-239 DONE}
[1.15.2] SecurityCraft v1.8.18.1.jar SecurityCraft {securitycraft@v1.8.18.1 DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {fluxnetworks@1.15.2-5.0.1-2 DONE}
DoubleSlabs-1.15-2.3.0.jar Double Slabs {doubleslabs@2.3.0 DONE}
themidnight-0.5.7-3.jar The Midnight {midnight@0.5.7-3 DONE}
jph_1.15.2-1.0.jar Just Player Heads {jph@1.0 DONE}
InventoryHud_1.15.1-1.15.2.forge-2.6.1.jar Inventory HUD+(Forge edition) {inventoryhud@2.6.1 DONE}
AmbientEnvironment-3.0.0.jar Ambient Environment {ambientenvironment@3.0.0 DONE}
FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE}
solcarrot-1.15.2-1.9.6.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.6 DONE}
Oscars-1.0.1.jar Oscars {oscars@1.0.1 DONE}
Aquaculture-1.15.2-2.0.14.jar Aquaculture 2 {aquaculture@1.15.2-2.0.14 DONE}
XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {xlfoodmod@2.2.2 DONE}
Trading_Players_1.1.jar Trading Players {trade@1.1 DONE}
extreme_cobble_generator-1.15.2-1.0.1.9.jar Extreme Cobble Generator {extremecobblegenerator@1.0.1.9 DONE}
refinedstorageaddons-0.6.1.jar Refined Storage Addons {refinedstorageaddons@0.6.1 DONE}
DynmapBlockScan-3.0-SNAPSHOT-forge-1.15.2.jar DynmapBlockScan {dynmapblockscan@3.0-SNAPSHOT-1 DONE}
extremeSoundMuffler-1.2.2_forge-1.15.2.jar Extreme Sound Muffler {extremesoundmuffler@1.2.2_forge-1.15.2 DONE}
EnderMail-1.15.2-1.1.0.jar Ender Mail {endermail@1.15.2-1.1.0 DONE}
Kiwi Modules:
chineseworkshop:blocks
chineseworkshop:debug_stick
chineseworkshop:decorations
chineseworkshop:materials
chineseworkshop:retexture
kiwi:contributors
snowrealmagic:snowrealmagic
Player Count: 0 / 9; []
Data Packs: mod:dynmapblockscan (incompatible), vanilla, mod:quarryplus, mod:netherportalfix (incompatible), mod:variant16x, mod:craftingautomat (incompatible), mod:pregenforge (incompatible), mod:deathcounter (incompatible), mod:refinedpipes, mod:doggytalents (incompatible), mod:spiderspwebs (incompatible), mod:chineseworkshop, mod:mcwwindows, mod:industrialagriculture (incompatible), mod:bambooeverything (incompatible), mod:rsgauges, mod:coffeespawner, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:powah (incompatible), mod:wstweaks (incompatible), mod:bookshelf (incompatible), mod:uteamcore, mod:chancecubes, mod:buildinggadgets (incompatible), mod:apotheosis (incompatible), mod:morpheus (incompatible), mod:mekanismgenerators, mod:waterstrainer, mod:speedyhoppers (incompatible), mod:snowrealmagic, mod:carpetstairsmod, mod:dynview (incompatible), mod:betterthanmending, mod:respawnablepets, mod:mmko, mod:dcintegration, mod:refinedstorage (incompatible), mod:worldgenerationprofiler, mod:clearview, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:usefulbackpacks, mod:economyinc, mod:ambientsounds (incompatible), mod:crashutilities, mod:ping, mod:biomesoplenty, mod:variant16x_biomesoplenty, mod:mekanismadditions, mod:lollipop (incompatible), mod:invtotem (incompatible), mod:silentgear (incompatible), mod:simplylight (incompatible), mod:solarflux (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:cloth-config2 (incompatible), mod:libnonymous (incompatible), mod:elevatorid, mod:flexiblemarker, mod:mekanismtools, mod:mcwroofs, mod:chunknogobyebye, mod:cfm (incompatible), mod:computercraft (incompatible), mod:aiimprovements (incompatible), mod:mcwfurnitures, mod:globalxp (incompatible), mod:mountedpearl (incompatible), mod:betterburning (incompatible), mod:speedyladders, mod:fastleafdecay, mod:cullparticles (incompatible), mod:betteradvancements (incompatible), mod:iapif, mod:quarkoddities, mod:kiwi, mod:jmh (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:torchslabmod, mod:pamhc2trees (incompatible), mod:mining_helmet (incompatible), mod:craftingstation (incompatible), mod:jei (incompatible), mod:optiforge, mod:attributefix (incompatible), mod:abnormals_core, mod:goblintraders, mod:mekanism, mod:despeggshatch (incompatible), mod:upgrade_aquatic (incompatible), mod:boss_tools, mod:waystones (incompatible), mod:clumps (incompatible), mod:lightoverlay-forge (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:dimstorage, mod:botanypots (incompatible), mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:endergetic (incompatible), mod:bottleyourxp (incompatible), mod:bonsaitrees2, mod:clickmachine (incompatible), mod:trash, mod:petrock (incompatible), mod:packingtape, mod:immersive_portals (incompatible), mod:extradisks, mod:swampexpansion (incompatible), mod:forge (incompatible), mod:bountiful (incompatible), mod:xercamusic (incompatible), mod:mysticalagriculture, mod:sounddeviceoptions (incompatible), mod:logprot (incompatible), mod:dynmap (incompatible), mod:enchdesc (incompatible), mod:theoneprobe (incompatible), mod:swingthroughgrass (incompatible), mod:mousetweaks (incompatible), mod:toolbelt (incompatible), mod:titanium (incompatible), mod:usefulrailroads, mod:silentlib (incompatible), mod:bluepower (incompatible), mod:pamhc2crops (incompatible), mod:playerhopper (incompatible), mod:movingelevators, mod:astikorcarts (incompatible), mod:dimdungeons, mod:pamhc2foodcore (incompatible), mod:gravestone, mod:extratags (incompatible), mod:fastbench (incompatible), mod:autumnity, mod:autoreglib (incompatible), mod:quark, mod:securitycraft (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:doubleslabs, mod:midnight, mod:jph (incompatible), mod:inventoryhud, mod:ambientenvironment (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:solcarrot (incompatible), mod:oscars, mod:aquaculture, mod:xlfoodmod, mod:trade, mod:extremecobblegenerator, mod:refinedstorageaddons (incompatible), mod:extremesoundmuffler (incompatible), mod:endermail (incompatible), file/bluepower (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment