Created
          July 5, 2020 21:05 
        
      - 
      
- 
        Save bloodyraoul/665cdf2991c33ba24042b67dbcceeb30 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.01 seconds (should be max 0.05) | |
| at java.util.stream.FindOps$FindSink.cancellationRequested(FindOps.java:186) ~[?:1.8.0_202] {} | |
| at java.util.stream.Sink$ChainedReference.cancellationRequested(Sink.java:263) ~[?:1.8.0_202] {} | |
| at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126) ~[?:1.8.0_202] {} | |
| at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498) ~[?:1.8.0_202] {} | |
| at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485) ~[?:1.8.0_202] {} | |
| at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_202] {} | |
| at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152) ~[?:1.8.0_202] {} | |
| at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_202] {} | |
| at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464) ~[?:1.8.0_202] {} | |
| at com.minecolonies.api.util.InventoryUtils.lambda$getMergedCountedStacksFromList$37(InventoryUtils.java:2309) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.api.util.InventoryUtils$$Lambda$11171/1434243002.accept(Unknown Source) ~[?:?] {} | |
| at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_202] {} | |
| at com.minecolonies.api.util.InventoryUtils.getMergedCountedStacksFromList(InventoryUtils.java:2307) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.api.util.InventoryUtils.processItemStackListAndMerge(InventoryUtils.java:2490) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.coremod.colony.requestsystem.requests.AbstractRequest.addDelivery(AbstractRequest.java:400) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.coremod.colony.requestsystem.resolvers.PublicWorkerCraftingProductionResolver$$Lambda$11264/213868475.accept(Unknown Source) ~[?:?] {} | |
| at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:408) ~[server-1.15.2-extra.jar:?] {} | |
| at com.minecolonies.coremod.colony.requestsystem.resolvers.PublicWorkerCraftingProductionResolver.getFollowupRequestForCompletion(PublicWorkerCraftingProductionResolver.java:81) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.coremod.colony.requestsystem.management.handlers.RequestHandler.onRequestResolved(RequestHandler.java:271) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.coremod.colony.requestsystem.management.manager.StandardRequestManager.updateRequestState(StandardRequestManager.java:299) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.coremod.colony.jobs.AbstractJobCrafter.finishRequest(AbstractJobCrafter.java:212) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAICrafting.craft(AbstractEntityAICrafting.java:310) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAICrafting$$Lambda$10004/1945134300.get(Unknown Source) ~[?:?] {} | |
| at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:148) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:134) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:127) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading} | |
| at com.minecolonies.api.entity.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:222) ~[?:0.13.16-ALPHA] {re:classloading} | |
| at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,xf:fml:randompatches:RandomPatches LivingEntity Transformer,pl:runtimedistcleaner:A} | |
| at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?] {re:classloading} | |
| at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:385) ~[?:0.13.16-ALPHA] {re:classloading} | |
| 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.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A} | |
| at net.minecraft.world.server.ServerWorld$$Lambda$10346/1971077243.accept(Unknown Source) ~[?:?] {} | |
| at net.minecraft.world.World.func_217390_a(World.java:536) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A} | |
| at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {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_202] {} | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- Head -- | |
| Thread: Server Watchdog | |
| Stacktrace: | |
| at java.util.stream.FindOps$FindSink.cancellationRequested(FindOps.java:186) | |
| at java.util.stream.Sink$ChainedReference.cancellationRequested(Sink.java:263) | |
| at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126) | |
| at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498) | |
| at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485) | |
| at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) | |
| at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152) | |
| at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) | |
| at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464) | |
| at com.minecolonies.api.util.InventoryUtils.lambda$getMergedCountedStacksFromList$37(InventoryUtils.java:2309) | |
| at com.minecolonies.api.util.InventoryUtils$$Lambda$11171/1434243002.accept(Unknown Source) | |
| at java.util.ArrayList.forEach(ArrayList.java:1257) | |
| at com.minecolonies.api.util.InventoryUtils.getMergedCountedStacksFromList(InventoryUtils.java:2307) | |
| at com.minecolonies.api.util.InventoryUtils.processItemStackListAndMerge(InventoryUtils.java:2490) | |
| at com.minecolonies.coremod.colony.requestsystem.requests.AbstractRequest.addDelivery(AbstractRequest.java:400) | |
| at com.minecolonies.coremod.colony.requestsystem.resolvers.PublicWorkerCraftingProductionResolver$$Lambda$11264/213868475.accept(Unknown Source) | |
| at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:408) | |
| at com.minecolonies.coremod.colony.requestsystem.resolvers.PublicWorkerCraftingProductionResolver.getFollowupRequestForCompletion(PublicWorkerCraftingProductionResolver.java:81) | |
| at com.minecolonies.coremod.colony.requestsystem.management.handlers.RequestHandler.onRequestResolved(RequestHandler.java:271) | |
| at com.minecolonies.coremod.colony.requestsystem.management.manager.StandardRequestManager.updateRequestState(StandardRequestManager.java:299) | |
| at com.minecolonies.coremod.colony.jobs.AbstractJobCrafter.finishRequest(AbstractJobCrafter.java:212) | |
| at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAICrafting.craft(AbstractEntityAICrafting.java:310) | |
| at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAICrafting$$Lambda$10004/1945134300.get(Unknown Source) | |
| at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicTransition.getNextState(BasicTransition.java:79) | |
| at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.transitionToNext(BasicStateMachine.java:148) | |
| at com.minecolonies.api.entity.ai.statemachine.basestatemachine.BasicStateMachine.checkTransition(BasicStateMachine.java:134) | |
| at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.checkTransition(TickRateStateMachine.java:126) | |
| at com.minecolonies.api.entity.ai.statemachine.tickratestatemachine.TickRateStateMachine.tick(TickRateStateMachine.java:105) | |
| at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:127) | |
| at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) | |
| at com.minecolonies.api.entity.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:222) | |
| at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) | |
| at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) | |
| at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462) | |
| at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) | |
| at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:385) | |
| at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) | |
| at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) | |
| at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) | |
| at net.minecraft.world.server.ServerWorld$$Lambda$10346/1971077243.accept(Unknown Source) | |
| at net.minecraft.world.World.func_217390_a(World.java:536) | |
| at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) | |
| at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) | |
| 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: "Netty Epoll Server IO #17" Id=209 RUNNABLE (in native) | |
| 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 #16" Id=201 RUNNABLE (in native) | |
| 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 #15" Id=197 RUNNABLE (in native) | |
| 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 #14" Id=182 RUNNABLE (in native) | |
| 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 #13" Id=178 RUNNABLE (in native) | |
| 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 #12" Id=174 RUNNABLE (in native) | |
| 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 #11" Id=170 RUNNABLE (in native) | |
| 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 #10" Id=169 RUNNABLE (in native) | |
| 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 #9" Id=165 RUNNABLE (in native) | |
| 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 #8" Id=161 RUNNABLE (in native) | |
| 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 #7" Id=157 RUNNABLE (in native) | |
| 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 #6" Id=153 RUNNABLE (in native) | |
| 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 #5" Id=149 RUNNABLE (in native) | |
| 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) | |
| "pool-5-thread-1" Id=144 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@436c970f | |
| at sun.misc.Unsafe.park(Native Method) | |
| - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@436c970f | |
| 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.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492) | |
| at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680) | |
| 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) | |
| ... | |
| "Netty Epoll Server IO #4" Id=140 RUNNABLE (in native) | |
| 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 #3" Id=137 RUNNABLE (in native) | |
| 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=131 RUNNABLE (in native) | |
| 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=129 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) | |
| "Query Listener #1" Id=128 RUNNABLE | |
| at java.net.PlainDatagramSocketImpl.receive0(Native Method) | |
| - locked java.net.PlainDatagramSocketImpl@4dab7112 | |
| at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143) | |
| - locked java.net.PlainDatagramSocketImpl@4dab7112 | |
| at java.net.DatagramSocket.receive(DatagramSocket.java:812) | |
| - locked java.net.DatagramPacket@4994fc7f | |
| - locked java.net.DatagramSocket@31f21514 | |
| at net.minecraft.network.rcon.QueryThread.run(SourceFile:260) | |
| at java.lang.Thread.run(Thread.java:748) | |
| "poi IO worker" Id=119 WAITING on java.lang.String@c967b29 | |
| at sun.misc.Unsafe.park(Native Method) | |
| - waiting on java.lang.String@c967b29 | |
| 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$8963/1520327736.run(Unknown Source) | |
| at java.lang.Thread.run(Thread.java:748) | |
| "chunk IO worker" Id=117 WAITING on java.lang.String@c967b29 | |
| at sun.misc.Unsafe.park(Native Method) | |
| - waiting on java.lang.String@c967b29 | |
| 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$8963/1520327736.run(Unknown Source) | |
| at java.lang.Thread.run(Thread.java:748) | |
| "poi IO worker" Id=116 WAITING on java.lang.String@c967b29 | |
| at sun.misc.Unsafe.park(Native Method) | |
| - waiting on java.lang.String@c967b29 | |
| 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$8963/1520327736.run(Unknown Source) | |
| at java.lang.Thread.run(Thread.java:748) | |
| "chunk IO worker" Id=115 WAITING on java.lang.String@c967b29 | |
| at sun.misc.Unsafe.park(Native Method) | |
| - waiting on java.lang.String@c967b29 | |
| 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$8963/1520327736.run(Unknown Source) | |
| at java.lang.Thread.run(Thread.java:748) | |
| "poi IO worker" Id=114 WAITING on java.lang.String@c967b29 | |
| at sun.misc.Unsafe.park(Native Method) | |
| - waiting on java.lang.String@c967b29 | |
| 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$8963/1520327736.run(Unknown Source) | |
| at java.lang.Thread.run(Thread.java:748) | |
| "chunk IO worker" Id=113 WAITING on java.lang.String@c967b29 | |
| at sun.misc.Unsafe.park(Native Method) | |
| - waiting on java.lang.String@c967b29 | |
| 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$8963/1520327736.run(Unknown Source) | |
| at java.lang.Thread.run(Thread.java:748) | |
| "Netty Epoll Server IO #1" Id=112 RUNNABLE (in native) | |
| 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) | |
| "Thread-17" Id=104 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=98 RUNNABLE (in native) | |
| 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=97 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@2be5415b | |
| at java.lang.Object.wait(Native Method) | |
| - waiting on java.lang.ref.ReferenceQueue$Lock@2be5415b | |
| 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) | |
| "Thread-13" Id=85 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=84 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=83 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=82 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=81 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=80 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=79 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=78 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=43 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=42 RUNNABLE | |
| "Server thread" Id=39 RUNNABLE | |
| at java.util.stream.FindOps$FindSink.cancellationRequested(FindOps.java:186) | |
| at java.util.stream.Sink$ChainedReference.cancellationRequested(Sink.java:263) | |
| at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126) | |
| at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498) | |
| at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485) | |
| at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) | |
| at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152) | |
| at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) | |
| ... | |
| "Server Infinisleeper" Id=40 TIMED_WAITING | |
| at java.lang.Thread.sleep(Native Method) | |
| at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88) | |
| "Snooper Timer" Id=38 WAITING on java.util.TaskQueue@3dd096d4 | |
| at java.lang.Object.wait(Native Method) | |
| - waiting on java.util.TaskQueue@3dd096d4 | |
| 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=29 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=28 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=4 RUNNABLE | |
| "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@5349f215 | |
| at java.lang.Object.wait(Native Method) | |
| - waiting on java.lang.ref.ReferenceQueue$Lock@5349f215 | |
| 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@6cb98466 | |
| at java.lang.Object.wait(Native Method) | |
| - waiting on java.lang.ref.Reference$Lock@6cb98466 | |
| 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.16.0-10-amd64 | |
| Java Version: 1.8.0_202, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 1575471376 bytes (1502 MB) / 2872930304 bytes (2739 MB) up to 31136546816 bytes (29694 MB) | |
| CPUs: 32 | |
| JVM Flags: 22 total; -Xms512M -XX:PermSize=384M -XX:MaxPermSize=768M -XX:-UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:MaxGCPauseMillis=50 -XX:ParallelGCThreads=2 | |
| 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.30.jar object_holder_definalize PLUGINSERVICE | |
| /forge-1.15.2-31.2.30.jar runtime_enum_extender PLUGINSERVICE | |
| /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE | |
| /forge-1.15.2-31.2.30.jar capability_inject_definalize PLUGINSERVICE | |
| /forge-1.15.2-31.2.30.jar runtimedistcleaner PLUGINSERVICE | |
| /forge-1.15.2-31.2.30.jar fml TRANSFORMATIONSERVICE | |
| FML: 31.2 | |
| Forge: net.minecraftforge:31.2.30 | |
| FML Language Providers: | |
| [email protected] | |
| minecraft@1 | |
| [email protected] | |
| Mod List: | |
| inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE} | |
| Cube++-1.2.1.jar Cube++ {[email protected] DONE} | |
| NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE} | |
| pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE} | |
| damage_indicator-0.1.0.jar Ama's Damage Indicator {[email protected] DONE} | |
| mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] DONE} | |
| jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] DONE} | |
| FallingTree-1.15.2-2.1.4.jar Falling Tree {[email protected] DONE} | |
| Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE} | |
| Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE} | |
| Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] DONE} | |
| planttech2-0.02.11 - 1.15.2.jar PlantTech 2 {[email protected] DONE} | |
| Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE} | |
| mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] DONE} | |
| Bloomful-1.15.2-1.4.1.jar Bloomful {bloomful@NONE DONE} | |
| rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {[email protected] DONE} | |
| essentials-1.15.2-2.7.3.jar Essentials {[email protected] DONE} | |
| CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE} | |
| comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {[email protected] DONE} | |
| SereneSeasons-1.15.2-3.0.0.72-universal.jar Serene Seasons {[email protected] DONE} | |
| Powah-1.15.2-1.1.14.jar Powah {[email protected] DONE} | |
| DimStorage-1.15.2-3.1.5.jar DimStorage {[email protected] DONE} | |
| rangedpumps-0.7.1.jar Ranged Pumps {[email protected] DONE} | |
| FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE} | |
| Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE} | |
| Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE} | |
| u_team_core-1.15.2-3.0.0.160.jar U Team Core {[email protected] DONE} | |
| randompatches-1.15.2-1.22.0.0.jar RandomPatches {[email protected] DONE} | |
| alib-1.15.2-1.jar A Lib {[email protected] DONE} | |
| Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE} | |
| additional_lights-1.15.2-1.2.0.jar Additional Lights {[email protected] DONE} | |
| venture-1.0.0-1.15.2.jar Venture {[email protected] DONE} | |
| MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE} | |
| Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE} | |
| WAWLA-1.15.2-3.0.3.jar WAWLA {[email protected] DONE} | |
| PackingTape-1.15.2-0.9.6.jar Packing Tape {[email protected] DONE} | |
| extradisks-1.15.2-1.2.2.jar Extra Disks {[email protected] DONE} | |
| forge-1.15.2-31.2.30-universal.jar Forge {[email protected] DONE} | |
| MoreMekanismOres-1.15.2-1.0.5.jar More Mekanism Ores {[email protected] DONE} | |
| refinedstorage-1.8.6.jar Refined Storage {[email protected] DONE} | |
| corpse-1.15.2-1.0.8.jar Corpse {[email protected] DONE} | |
| alchemistry-1.15.2-5.jar Alchemistry {[email protected] DONE} | |
| forge-1.15.2-31.2.30-server.jar Minecraft {[email protected] DONE} | |
| useful_backpacks-1.15.2-1.10.1.66.jar Useful Backpacks {[email protected] DONE} | |
| ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] DONE} | |
| titanium-1.15.2-2.4.2.jar Titanium {[email protected] DONE} | |
| BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] DONE} | |
| bluepower-1.15.2-0.4.190-alpha-universal.jar Blue Power {[email protected] DONE} | |
| valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] DONE} | |
| valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] DONE} | |
| Lollipop-1.15.2-1.0.15.jar Lollipop {[email protected] DONE} | |
| pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE} | |
| gates-1.6.jar Gates {[email protected] DONE} | |
| tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {[email protected] DONE} | |
| LargeFluidTank-15.3.1.jar FluidTank {[email protected] DONE} | |
| Atmospheric-1.15.2-1.4.1.jar Atmospheric {[email protected] DONE} | |
| dimdungeons-1.07-forge-1.15.2.jar Dimensional Dungeons {[email protected] DONE} | |
| Patchouli-1.15.2-1.2-34.jar Patchouli {[email protected] DONE} | |
| pamhc2foodcore-1.15.2-1.0.4.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE} | |
| chemlib-1.15.2-3.jar Chem Lib {[email protected] DONE} | |
| DramaticDoors-1.15.2-1.1.0.jar Dramatic Doors {[email protected] DONE} | |
| AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE} | |
| Quark-r2.1-245.jar Quark {[email protected] DONE} | |
| StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE} | |
| elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE} | |
| structurize-0.13.4-ALPHA.jar Structurize {[email protected] DONE} | |
| wirelessredstone-1.15.2-0.1.0.jar Wireless Redstone {[email protected] DONE} | |
| expandedstorage-1.1.8+1.15.2.jar Expanded Storage {[email protected]+1.15.2 DONE} | |
| minecolonies-0.13.16-ALPHA-universal.jar Minecolonies {[email protected] DONE} | |
| MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE} | |
| [1.15.1-1.15.2]TorchBowMod_v1.4.jar TorchBowMod {[email protected] DONE} | |
| ChunkNoGoByeBye-1.15.2-1.2.0.jar ChunkNoGoByeBye {[email protected] DONE} | |
| Transport-1.15.2-2.3.1.jar Transport {[email protected] DONE} | |
| mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE} | |
| solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] DONE} | |
| water-erosion-1.15.2-forge-1.1.2.jar Water Erosion {[email protected] DONE} | |
| Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE} | |
| Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE} | |
| taffydaf-1.15.2-0.3.jar Taffy Date and Forecast {[email protected] DONE} | |
| refinedstorageaddons-0.6.2.jar Refined Storage Addons {[email protected] DONE} | |
| incubation-1.0.4-1.15.2.jar Incubation {[email protected] DONE} | |
| FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE} | |
| Player Count: 0 / 20; [] | |
| Data Packs: vanilla, mod:inventorysorter (incompatible), mod:cubeplus, mod:netherportalfix (incompatible), mod:pamhc2trees (incompatible), mod:damage_indicator (incompatible), mod:mining_helmet (incompatible), mod:jei (incompatible), mod:falling_tree, mod:abnormals_core, mod:bambooblocks (incompatible), mod:buzzierbees, mod:planttech2 (incompatible), mod:mekanism, mod:mcwwindows, mod:bloomful (incompatible), mod:rsgauges, mod:essentials (incompatible), mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:sereneseasons, mod:powah (incompatible), mod:dimstorage, mod:rangedpumps (incompatible), mod:farmingforblockheads (incompatible), mod:bookshelf (incompatible), mod:wawla (incompatible), mod:xreliquary (incompatible), mod:uteamcore, mod:randompatches (incompatible), mod:alib, mod:morpheus (incompatible), mod:additional_lights (incompatible), mod:venture, mod:mekanismgenerators, mod:waila (incompatible), mod:packingtape, mod:extradisks, mod:forge (incompatible), mod:mmko, mod:refinedstorage (incompatible), mod:corpse, mod:alchemistry (incompatible), mod:usefulbackpacks, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:biomesoplenty, mod:bluepower (incompatible), mod:valkyrielib (incompatible), mod:valhelsia_structures (incompatible), mod:lollipop (incompatible), mod:pamhc2crops (incompatible), mod:gates (incompatible), mod:tgcropesmod, mod:fluidtank, mod:atmospheric, mod:dimdungeons, mod:patchouli (incompatible), mod:pamhc2foodcore (incompatible), mod:chemlib (incompatible), mod:dramaticdoors (incompatible), mod:autoreglib (incompatible), mod:quark, mod:storagedrawers (incompatible), mod:elevatorid, mod:structurize (incompatible), mod:wirelessredstone, mod:expandedstorage (incompatible), mod:minecolonies (incompatible), mod:mekanismtools, mod:torchbowmod (incompatible), mod:chunknogobyebye, mod:transport, mod:mcwfurnitures, mod:solcarrot (incompatible), mod:water-erosion (incompatible), mod:charm (incompatible), mod:strange (incompatible), mod:taffydaf, mod:refinedstorageaddons (incompatible), mod:incubation, mod:fastleafdecay, file/alchemistry (incompatible), file/bluepower (incompatible), file/chunknogobyebye (incompatible), file/custom (incompatible) | |
| Is Modded: Definitely; Server brand changed to 'forge' | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment