Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jarquafelmu/f7278bc975897817020b3d08dcc8a659 to your computer and use it in GitHub Desktop.
Save jarquafelmu/f7278bc975897817020b3d08dcc8a659 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 7/26/20 7:53 PM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_232] {}
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) ~[?:1.8.0_232] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.World.func_217353_a(World.java:149) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:101) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.World.func_212866_a_(World.java:145) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at com.minecolonies.coremod.network.messages.UpdateChunkRangeCapabilityMessage.<init>(UpdateChunkRangeCapabilityMessage.java:59) ~[?:0.10.771-RELEASE] {re:classloading}
at com.minecolonies.coremod.event.EventHandler.onEnteringChunk(EventHandler.java:216) ~[?:0.10.771-RELEASE] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.eventbus.ASMEventHandler_321_EventHandler_onEnteringChunk_EnteringChunk.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.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:324) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_217464_b(ServerWorld.java:657) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
at net.minecraft.entity.Entity.func_174829_m(Entity.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:generic-update-hook,xf:fml:quark:override-collision,xf:fml:immersiveengineering:IE wire damage,xf:fml:randompatches:RandomPatches Entity Transformer,pl:runtimedistcleaner:A}
at net.minecraft.entity.Entity.func_213315_a(Entity.java:498) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:generic-update-hook,xf:fml:quark:override-collision,xf:fml:immersiveengineering:IE wire damage,xf:fml:randompatches:RandomPatches Entity Transformer,pl:runtimedistcleaner:A}
at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:1889) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,xf:fml:randompatches:RandomPatches LivingEntity Transformer,pl:runtimedistcleaner:A}
at net.minecraft.entity.player.PlayerEntity.func_213352_e(PlayerEntity.java:1531) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:PlayerEntity,pl:runtimedistcleaner:A}
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2289) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,xf:fml:randompatches:RandomPatches LivingEntity Transformer,pl:runtimedistcleaner:A}
at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:507) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:PlayerEntity,pl:runtimedistcleaner:A}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,xf:fml:randompatches:RandomPatches LivingEntity Transformer,pl:runtimedistcleaner:A}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:233) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:PlayerEntity,pl:runtimedistcleaner:A}
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches ServerPlayNetHandler Transformer}
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?] {re:classloading,xf:fml:lightoverlay-forge:light-overlay-forge,pl:runtimedistcleaner:A}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server Watchdog
Stacktrace:
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139)
at net.minecraft.world.World.func_217353_a(World.java:149)
at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:101)
at net.minecraft.world.World.func_212866_a_(World.java:145)
at com.minecolonies.coremod.network.messages.UpdateChunkRangeCapabilityMessage.<init>(UpdateChunkRangeCapabilityMessage.java:59)
at com.minecolonies.coremod.event.EventHandler.onEnteringChunk(EventHandler.java:216)
at net.minecraftforge.eventbus.ASMEventHandler_321_EventHandler_onEnteringChunk_EnteringChunk.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:324)
at net.minecraft.world.server.ServerWorld.func_217464_b(ServerWorld.java:657)
at net.minecraft.entity.Entity.func_174829_m(Entity.java:784)
at net.minecraft.entity.Entity.func_213315_a(Entity.java:498)
at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:1889)
at net.minecraft.entity.player.PlayerEntity.func_213352_e(PlayerEntity.java:1531)
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2289)
at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:507)
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:233)
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361)
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
-- Thread Dump --
Details:
Threads: "Server-Worker-32" Id=222 RUNNABLE
at net.minecraft.world.gen.NoiseChunkGenerator.func_222552_a(NoiseChunkGenerator.java:83)
at net.minecraft.world.gen.NoiseChunkGenerator.func_222546_a(NoiseChunkGenerator.java:118)
at net.minecraft.world.gen.OverworldChunkGenerator.func_222548_a(SourceFile:71)
at net.minecraft.world.gen.NoiseChunkGenerator.func_222537_b(NoiseChunkGenerator.java:302)
at net.minecraft.world.chunk.ChunkStatus.lambda$static$5(ChunkStatus.java:58)
at net.minecraft.world.chunk.ChunkStatus$$Lambda$1683/453935539.doWork(Unknown Source)
at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:237)
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:195)
...
"Server-Worker-30" Id=220 WAITING on java.util.concurrent.ForkJoinPool@1e965c3b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@1e965c3b
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)
"Server-Worker-29" Id=219 WAITING on java.util.concurrent.ForkJoinPool@1e965c3b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@1e965c3b
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)
"AE Compass Service" Id=218 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1051b199
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1051b199
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)
"Server-Worker-28" Id=217 WAITING on java.util.concurrent.ForkJoinPool@1e965c3b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@1e965c3b
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 #5" Id=208 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)
"Netty Epoll Server IO #4" Id=207 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)
"Keep-Alive-SocketCleaner" Id=205 WAITING on sun.net.www.http.KeepAliveStreamCleaner@146e374b
at java.lang.Object.wait(Native Method)
- waiting on sun.net.www.http.KeepAliveStreamCleaner@146e374b
at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
at java.lang.Thread.run(Thread.java:748)
"Server-Worker-25" Id=201 WAITING on java.util.concurrent.ForkJoinPool@1e965c3b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@1e965c3b
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)
"Server-Worker-22" Id=198 WAITING on java.util.concurrent.ForkJoinPool@1e965c3b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@1e965c3b
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)
"Server-Worker-21" Id=197 RUNNABLE
at net.minecraft.util.math.shapes.VoxelShapes.func_197879_c(SourceFile:157)
at me.jellysquid.mods.phosphor.common.util.LightUtil.coversFullCube(LightUtil.java:43)
at me.jellysquid.mods.phosphor.common.util.LightUtil.faceShapeCovers(LightUtil.java:22)
at net.minecraft.world.lighting.SkyLightEngine.getEdgeLevel(SkyLightEngine.java:618)
at net.minecraft.world.lighting.SkyLightEngine.func_215480_b(SkyLightEngine.java:549)
at net.minecraft.world.lighting.SkyLightEngine.func_215477_a(SkyLightEngine.java:174)
at net.minecraft.world.lighting.LevelBasedGraph.func_215474_a(LevelBasedGraph.java:142)
at net.minecraft.world.lighting.LevelBasedGraph.notifyNeighbors(LevelBasedGraph.java:560)
...
"Netty Epoll Server IO #3" Id=192 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)
"Netty Epoll Server IO #2" Id=191 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)
"Server Watchdog" Id=183 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)
"Netty Epoll Server IO #1" Id=173 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)
"poi IO worker" Id=170 WAITING on java.lang.String@516cbba2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@516cbba2
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$11108/1225719742.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"chunk IO worker" Id=169 WAITING on java.lang.String@516cbba2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@516cbba2
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$11108/1225719742.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"Java2D Disposer" Id=128 WAITING on java.lang.ref.ReferenceQueue$Lock@7d374230
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@7d374230
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)
"Thread-15" Id=119 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=110 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=109 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@6077e976
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@6077e976
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)
"modloading-worker-19" Id=98 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-26" Id=97 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-33" Id=96 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"Thread-10" Id=95 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=94 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=93 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=92 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)
"modloading-worker-47" Id=83 TIMED_WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-18" Id=78 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-61" Id=81 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-54" Id=82 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-17" Id=70 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-10" Id=71 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-4" Id=80 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-59" Id=63 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-46" Id=74 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-38" Id=66 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-24" Id=69 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-30" Id=58 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-2" Id=62 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-44" Id=56 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-15" Id=51 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-43" Id=47 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"modloading-worker-50" Id=46 WAITING on java.util.concurrent.ForkJoinPool@5c64e5c
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5c64e5c
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)
"Server console handler" Id=44 RUNNABLE
at java.io.FileInputStream.read0(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:207)
at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
...
"DestroyJavaVM" Id=43 RUNNABLE
"Server thread" Id=40 TIMED_WAITING on java.lang.String@516cbba2
at sun.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@516cbba2
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139)
at net.minecraft.world.World.func_217353_a(World.java:149)
at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:101)
at net.minecraft.world.World.func_212866_a_(World.java:145)
...
"Server Infinisleeper" Id=41 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)
"Snooper Timer" Id=39 WAITING on java.util.TaskQueue@76a2b637
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@76a2b637
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=30 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=29 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@29c1ddcc
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@29c1ddcc
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@1ec2c206
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@1ec2c206
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 3.10.0-957.12.2.el7.x86_64
Java Version: 1.8.0_232, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1881765408 bytes (1794 MB) / 4018143232 bytes (3832 MB) up to 4294967296 bytes (4096 MB)
CPUs: 40
JVM Flags: 20 total; -Xmx4096M -XX:+UseContainerSupport -XX:MaxMetaspaceSize=512M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=8 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1
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.2.31.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.31.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.31.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.31.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.31.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.31
FML Language Providers:
javafml@31.2
minecraft@1
Mod List:
CyclopsCore-1.15.2-1.8.0.jar Cyclops Core {cyclopscore@1.8.0 DONE}
NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
IronJetpacks-1.15.2-3.0.3.jar Iron Jetpacks {ironjetpacks@3.0.3 DONE}
ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar Forge Endertech {forgeendertech@6.0.4.0 DONE}
CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE}
Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 DONE}
ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 DONE}
Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 DONE}
ftb-gui-library-1.0.0.14.jar FTB GUI Library {ftbguilibrary@1.0.0.14 DONE}
Bookshelf-1.15.2-5.6.40.jar Bookshelf {bookshelf@5.6.40 DONE}
u_team_core-1.15.2-3.0.1.164.jar U Team Core {uteamcore@3.0.1.164 DONE}
randompatches-1.15.2-1.22.0.0.jar RandomPatches {randompatches@1.15.2-1.22.0.0 DONE}
buildinggadgets-3.3.5.jar Building Gadgets {buildinggadgets@3.3.5 DONE}
DarkUtilities-1.15.2-3.0.5.jar Dark Utilities {darkutils@3.0.5 DONE}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 DONE}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
[1.15.2]+BobLib+v0.1.9.jar BobLib {boblib@0.1.9 DONE}
MysticalAgradditions-1.15.2-3.0.1.jar Mystical Agradditions {mysticalagradditions@3.0.1 DONE}
snowmancy-1.15.2-v1.0.3.jar Snowmancy {snowmancy@v1.0.3 DONE}
industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 DONE}
useful_backpacks-1.15.2-1.10.1.70.jar Useful Backpacks {usefulbackpacks@1.10.1.70 DONE}
CommonCapabilities-1.15.2-2.5.2.jar CommonCapabilities {commoncapabilities@2.5.2 DONE}
BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.363 DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {mekanismadditions@9.10.9 DONE}
toughnessbar-5.0.jar Toughness Bar {toughnessbar@5.0 DONE}
simplybackpacks-1.15.2-1.4.6.jar Simply Backpacks {simplybackpacks@1.15.2-1.4.6 DONE}
curios-FORGE-1.15.2-2.0.2.4.jar Curios API {curios@FORGE-1.15.2-2.0.2.4 DONE}
tetra-1.15.2-2.16.1.jar Tetra {tetra@1.15.2-2.16.1 DONE}
Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 DONE}
config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
elevatorid-1.15.2-1.7.1.jar Elevator Mod {elevatorid@1.15.2-1.7.1 DONE}
MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {mekanismtools@9.10.9 DONE}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE}
productivebees-1.15.2-0.1.16c.jar Productive Bees {productivebees@1.15.2-0.1.16c DONE}
the_bumblezone-1.15.2-1.3.8.jar The Bumblezone {the_bumblezone@1.15.2-1.3.8 DONE}
bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {bwncr@1.15.1-3.6.13 DONE}
FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
CodeChickenLib-1.15.2-3.3.0.373-universal.jar CodeChicken Lib {codechickenlib@3.3.0.373 DONE}
Cyclic-1.15.2-0.6.0.jar Cyclic {cyclic@1.15.2-0.6.0 DONE}
Cucumber-1.15.2-3.0.9.jar Cucumber Library {cucumber@3.0.9 DONE}
TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE}
pamhc2trees-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
Bountiful+Baubles-1.15.2-0.0.1.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 DONE}
AttributeFix-1.15.2-7.0.2.jar AttributeFix {attributefix@7.0.2 DONE}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {buzzierbees@1.5.2 DONE}
diamondglass-1.15.2-3.3.20.jar Diamond Glass {diamondglass@1.15.2-3.3.20 DONE}
Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 DONE}
WAWLA-1.15.2-3.0.4.jar WAWLA {wawla@3.0.4 DONE}
invtweaks-1.15.2-2.0.8.jar Inventory Tweaks Renewed {invtweaks@1.15.2-2.0.8 DONE}
Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
Clumps-5.0.2.4.jar Clumps {clumps@5.0.2.4 DONE}
mgui-1.15.2-2.1.1.jar mgui {mgui@2.1.1 DONE}
light-overlay-4.7.0.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 DONE}
comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {comforts@FORGE-1.15.2-2.0.0.3 DONE}
appliedenergistics2-7.0.0-alpha.8.jar Applied Energistics 2 {appliedenergistics2@7.0.0-alpha.8 DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
champions-FORGE-1.15.2-2.0-beta5.jar Champions {champions@FORGE-1.15.2-2.0-beta5 DONE}
FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {farmingforblockheads@6.1.5 DONE}
trash-1.15.2-0.2.0.jar Trash {trash@1.15.2-0.2.0 DONE}
JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 DONE}
mininggadgets-1.3.5.jar Mining Gadgets {mininggadgets@1.3.5 DONE}
EnderStorage-1.15.2-2.5.0.143-universal.jar EnderStorage {enderstorage@2.5.0.143 DONE}
CraftTweaker-1.15.2-6.0.0.24.jar CraftTweaker {crafttweaker@6.0.0.24 DONE}
ftb-chunks-1.1.0.14 (1).jar FTB Chunks {ftbchunks@1.1.0.14 DONE}
forge-1.15.2-31.2.31-universal.jar Forge {forge@31.2.31 DONE}
MysticalAgriculture-1.15.2-3.0.8.jar Mystical Agriculture {mysticalagriculture@3.0.8 DONE}
ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {craftingtweaks@11.0.1 DONE}
forge-1.15.2-31.2.31-server.jar Minecraft {minecraft@1.15.2 DONE}
EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {enchdesc@2.0.9 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}
titanium-1.15.2-2.4.2.jar Titanium {titanium@2.4.2 DONE}
ImmersiveEngineering-0.15-108.jar Immersive Engineering {immersiveengineering@0.15-108 DONE}
Jade-1.15.2-1.1.2.jar Jade {jade@1.1.2 DONE}
pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
SlimeBottles.jar Craftable Slimeballs {craftableslimeballs@1.0.0 DONE}
AdLods-1.15.2-3.0.3.0-build.0035.jar Large Ore Deposits {adlods@3.0.3.0 DONE}
Ding-1.15.2-1.1.0.jar Ding {ding@1.1.0 DONE}
jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {jeiintegration@3.1.0.1 DONE}
JAOPCA-1.15.2-3.2.0.13.jar JAOPCA {jaopca@3.2.0.13 DONE}
IntegratedDynamics-1.15.2-1.1.13.jar IntegratedDynamics {integrateddynamics@1.1.13 DONE, integrateddynamicscompat@1.1.13 DONE}
pamhc2foodcore-1.15.2-1.0.4.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 DONE}
FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {fastbench@3.1.1 DONE}
AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
AkashicTome-1.3-13.jar Akashic Tome {akashictome@1.3-13 DONE}
Quark-r2.1-245.jar Quark {quark@r2.1-245 DONE}
Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {tubesreloaded@1.15.2-1.3.0c DONE}
structurize-0.10.313-RELEASE.jar Structurize {structurize@0.10.313-RELEASE DONE}
[1.15.2]+Simple+Homes+v1.0.8.jar Simple Homes {simplehomes@1.0.8 DONE}
minecolonies-0.10.771-RELEASE-universal.jar Minecolonies {minecolonies@0.10.771-RELEASE DONE}
FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {overloadedarmorbar@4.0.0 DONE}
luckyores-1.15.2-1.3.1.jar Lucky Ores Mod {luckyores@1.3 DONE}
EnderMail-1.15.2-1.1.1.jar Ender Mail {endermail@1.15.2-1.1.1 DONE}
DefaultOptions_1.15.2-11.0.1.jar Default Options {defaultoptions@11.0.1 DONE}
AE2 Version: @aechannel@ @version@ for Forge 31.2.31
Player Count: 2 / 70; [ServerPlayerEntity['jarquafelmu'/231, l='Briar Patch World Omega', x=492.51, y=67.00, z=458.41], ServerPlayerEntity['Briar_Thrain'/531, l='Briar Patch World Omega', x=905.25, y=67.78, z=-895.95]]
Data Packs: mod:productivebees, mod:craftableslimeballs, mod:darkutils (incompatible), mod:curios (incompatible), mod:bountifulbaubles (incompatible), mod:diamondglass, mod:cyclic (incompatible), vanilla, inmemory:jaopca (incompatible), mod:tetra, mod:cyclopscore (incompatible), mod:netherportalfix (incompatible), mod:doggytalents (incompatible), mod:ironjetpacks, mod:forgeendertech (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:reauth (incompatible), mod:placebo (incompatible), mod:ftbguilibrary (incompatible), mod:bookshelf (incompatible), mod:uteamcore, mod:randompatches (incompatible), mod:buildinggadgets (incompatible), mod:morpheus (incompatible), mod:mekanismgenerators, mod:waila (incompatible), mod:jeresources (incompatible), mod:boblib (incompatible), mod:mysticalagradditions, mod:snowmancy (incompatible), mod:industrialforegoing (incompatible), mod:usefulbackpacks, mod:commoncapabilities (incompatible), mod:biomesoplenty, mod:phosphor, mod:mekanismadditions, mod:toughnessbar (incompatible), mod:simplybackpacks (incompatible), mod:patchouli (incompatible), mod:cloth-config2 (incompatible), mod:oreexcavation (incompatible), mod:elevatorid, mod:mekanismtools, mod:aiimprovements (incompatible), mod:the_bumblezone, mod:bwncr (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:jei (incompatible), mod:attributefix (incompatible), mod:abnormals_core, mod:buzzierbees, mod:mekanism, mod:wawla (incompatible), mod:invtweaks (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:mgui (incompatible), mod:lightoverlay-forge (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:appliedenergistics2, mod:naturescompass (incompatible), mod:champions, mod:farmingforblockheads (incompatible), mod:trash, mod:jeitweaker, mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:crafttweaker (incompatible), mod:ftbchunks (incompatible), mod:forge (incompatible), mod:mysticalagriculture, mod:ironchest, mod:craftingtweaks (incompatible), mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:mousetweaks (incompatible), mod:titanium (incompatible), mod:immersiveengineering (incompatible), mod:jade, mod:pamhc2crops (incompatible), mod:adlods (incompatible), mod:ding (incompatible), mod:jeiintegration (incompatible), mod:jaopca (incompatible), mod:integrateddynamics (incompatible), mod:pamhc2foodcore (incompatible), mod:gravestone, mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark, mod:charm (incompatible), mod:storagedrawers (incompatible), mod:tubesreloaded (incompatible), mod:structurize (incompatible), mod:simplehomes (incompatible), mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:overloadedarmorbar (incompatible), mod:luckyores (incompatible), mod:endermail (incompatible), mod:defaultoptions (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