Skip to content

Instantly share code, notes, and snippets.

@neymargabo
Last active September 11, 2021 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neymargabo/5f3dcd10e25910c6d983e6cb688b9a74 to your computer and use it in GitHub Desktop.
Save neymargabo/5f3dcd10e25910c6d983e6cb688b9a74 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 9/9/21 9:23 AM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 20.00 seconds (should be max 0.05)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:81) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2433/105354646.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:597) ~[forge:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:591) ~[forge:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:48) ~[forge:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:998) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:dankstorage.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.ItemStack.<init>(ItemStack.java:127) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:dankstorage.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.ItemStack.<init>(ItemStack.java:115) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:dankstorage.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.ItemStack.<init>(ItemStack.java:107) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:dankstorage.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.crafting.RecipeItemHelper.func_194115_b(SourceFile:85) ~[?:?] {re:classloading}
at dev.latvian.kubejs.item.ingredient.CustomIngredient.getStacks(CustomIngredient.java:52) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.item.ingredient.IngredientJS.anyStackMatches(IngredientJS.java:359) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeJS.replaceInput(RecipeJS.java:152) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeJS.replaceInput(RecipeJS.java:145) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.lambda$replaceInput$15(RecipeEventJS.java:436) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS$$Lambda$53654/313033136.accept(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_291] {}
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.CountedCompleter.exec(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.ForkJoinPool.helpComplete(Unknown Source) ~[?:1.8.0_291] {re:computing_frames}
at java.util.concurrent.ForkJoinPool.externalHelpComplete(Unknown Source) ~[?:1.8.0_291] {re:computing_frames}
at java.util.concurrent.ForkJoinTask.externalAwaitDone(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.ForkJoinTask.doInvoke(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.ForkJoinTask.invoke(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) ~[?:1.8.0_291] {}
at dev.latvian.kubejs.recipe.RecipeEventJS.forEachRecipeAsync(RecipeEventJS.java:396) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.replaceInput(RecipeEventJS.java:434) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.replaceInput(RecipeEventJS.java:452) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.replaceInput(RecipeEventJS.java:456) ~[kubejs:1605.3.15-build.90] {re:classloading}
at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) ~[?:?] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_291] {}
at dev.latvian.mods.rhino.MemberBox.invoke(MemberBox.java:121) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.NativeJavaMethod.call(NativeJavaMethod.java:205) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.Interpreter.interpretLoop(Interpreter.java:1641) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.Interpreter.interpret(Interpreter.java:979) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterpretedFunction.call(InterpretedFunction.java:95) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.ContextFactory.doTopCall(ContextFactory.java:334) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.ScriptRuntime.doTopCall(ScriptRuntime.java:2883) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterpretedFunction.call(InterpretedFunction.java:93) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.ArrowFunction.call(ArrowFunction.java:41) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterfaceAdapter.invokeImpl(InterfaceAdapter.java:131) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterfaceAdapter.lambda$invoke$0(InterfaceAdapter.java:90) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterfaceAdapter$$Lambda$30551/1577929466.run(Unknown Source) ~[?:?] {}
at dev.latvian.mods.rhino.Context.call(Context.java:369) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.ContextFactory.call(ContextFactory.java:441) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterfaceAdapter.invoke(InterfaceAdapter.java:90) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.jdk18.VMBridge_jdk18.lambda$newInterfaceProxy$0(VMBridge_jdk18.java:109) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.jdk18.VMBridge_jdk18$$Lambda$30525/595177552.invoke(Unknown Source) ~[?:?] {}
at com.sun.proxy.$Proxy93.onEvent(Unknown Source) ~[?:?] {}
at dev.latvian.kubejs.event.EventsJS.postToHandlers(EventsJS.java:58) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.event.EventJS.post(EventJS.java:32) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.post(RecipeEventJS.java:265) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.core.RecipeManagerKJS.customRecipesKJS(RecipeManagerKJS.java:23) ~[kubejs:1605.3.15-build.90] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.item.crafting.RecipeManager.handler$zpm000$customRecipesHead(RecipeManager.java:3026) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:RecipeManagerMixin,pl:mixin:APP:polymorph.mixins.json:RecipeManagerMixin,pl:mixin:APP:blue_skies.mixins.json:RecipeManagerMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.RecipeManagerAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorRecipeManager,pl:mixin:APP:kubejs-common.mixins.json:RecipeManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:RecipeManagerMixin,pl:mixin:APP:polymorph.mixins.json:RecipeManagerMixin,pl:mixin:APP:blue_skies.mixins.json:RecipeManagerMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.RecipeManagerAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorRecipeManager,pl:mixin:APP:kubejs-common.mixins.json:RecipeManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:RecipeManagerMixin,pl:mixin:APP:polymorph.mixins.json:RecipeManagerMixin,pl:mixin:APP:blue_skies.mixins.json:RecipeManagerMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.RecipeManagerAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorRecipeManager,pl:mixin:APP:kubejs-common.mixins.json:RecipeManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
at net.minecraft.client.resources.ReloadListener$$Lambda$53024/141273030.accept(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_291] {}
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:computing_frames,re:classloading}
at net.minecraft.resources.AsyncReloader$$Lambda$53034/1337714545.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_240780_a_(MinecraftServer.java:1305) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.command.impl.ReloadCommand.func_241062_a_(SourceFile:22) ~[?:?] {re:classloading}
at net.minecraft.command.impl.ReloadCommand.func_198598_a_(SourceFile:53) ~[?:?] {re:classloading}
at net.minecraft.command.impl.ReloadCommand$$Lambda$51319/702009566.run(Unknown Source) ~[?:?] {}
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262) ~[?:?] {re:classloading}
at net.minecraft.command.Commands.func_197059_a(Commands.java:217) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:ftbranks-common.mixins.json:CommandsMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:312) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:292) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer$$Lambda$54971/485403466.run(Unknown Source) ~[?:?] {}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server Watchdog
Stacktrace:
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:81) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2433/105354646.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:597) ~[forge:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:591) ~[forge:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:48) ~[forge:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:998) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:dankstorage.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.ItemStack.<init>(ItemStack.java:127) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:dankstorage.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.ItemStack.<init>(ItemStack.java:115) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:dankstorage.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.ItemStack.<init>(ItemStack.java:107) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:dankstorage.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.crafting.RecipeItemHelper.func_194115_b(SourceFile:85) ~[?:?] {re:classloading}
at dev.latvian.kubejs.item.ingredient.CustomIngredient.getStacks(CustomIngredient.java:52) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.item.ingredient.IngredientJS.anyStackMatches(IngredientJS.java:359) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeJS.replaceInput(RecipeJS.java:152) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeJS.replaceInput(RecipeJS.java:145) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.lambda$replaceInput$15(RecipeEventJS.java:436) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS$$Lambda$53654/313033136.accept(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_291] {}
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.CountedCompleter.exec(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.ForkJoinPool.helpComplete(Unknown Source) ~[?:1.8.0_291] {re:computing_frames}
at java.util.concurrent.ForkJoinPool.externalHelpComplete(Unknown Source) ~[?:1.8.0_291] {re:computing_frames}
at java.util.concurrent.ForkJoinTask.externalAwaitDone(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.ForkJoinTask.doInvoke(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.ForkJoinTask.invoke(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_291] {}
at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) ~[?:1.8.0_291] {}
at dev.latvian.kubejs.recipe.RecipeEventJS.forEachRecipeAsync(RecipeEventJS.java:396) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.replaceInput(RecipeEventJS.java:434) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.replaceInput(RecipeEventJS.java:452) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.replaceInput(RecipeEventJS.java:456) ~[kubejs:1605.3.15-build.90] {re:classloading}
at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) ~[?:?] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_291] {}
at dev.latvian.mods.rhino.MemberBox.invoke(MemberBox.java:121) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.NativeJavaMethod.call(NativeJavaMethod.java:205) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.Interpreter.interpretLoop(Interpreter.java:1641) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.Interpreter.interpret(Interpreter.java:979) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterpretedFunction.call(InterpretedFunction.java:95) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.ContextFactory.doTopCall(ContextFactory.java:334) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.ScriptRuntime.doTopCall(ScriptRuntime.java:2883) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterpretedFunction.call(InterpretedFunction.java:93) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.ArrowFunction.call(ArrowFunction.java:41) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterfaceAdapter.invokeImpl(InterfaceAdapter.java:131) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterfaceAdapter.lambda$invoke$0(InterfaceAdapter.java:90) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterfaceAdapter$$Lambda$30551/1577929466.run(Unknown Source) ~[?:?] {}
at dev.latvian.mods.rhino.Context.call(Context.java:369) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.ContextFactory.call(ContextFactory.java:441) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.InterfaceAdapter.invoke(InterfaceAdapter.java:90) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.jdk18.VMBridge_jdk18.lambda$newInterfaceProxy$0(VMBridge_jdk18.java:109) ~[rhino:1605.1.2-build.48] {re:classloading}
at dev.latvian.mods.rhino.jdk18.VMBridge_jdk18$$Lambda$30525/595177552.invoke(Unknown Source) ~[?:?] {}
at com.sun.proxy.$Proxy93.onEvent(Unknown Source) ~[?:?] {}
at dev.latvian.kubejs.event.EventsJS.postToHandlers(EventsJS.java:58) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.event.EventJS.post(EventJS.java:32) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.recipe.RecipeEventJS.post(RecipeEventJS.java:265) ~[kubejs:1605.3.15-build.90] {re:classloading}
at dev.latvian.kubejs.core.RecipeManagerKJS.customRecipesKJS(RecipeManagerKJS.java:23) ~[kubejs:1605.3.15-build.90] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.item.crafting.RecipeManager.handler$zpm000$customRecipesHead(RecipeManager.java:3026) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:RecipeManagerMixin,pl:mixin:APP:polymorph.mixins.json:RecipeManagerMixin,pl:mixin:APP:blue_skies.mixins.json:RecipeManagerMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.RecipeManagerAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorRecipeManager,pl:mixin:APP:kubejs-common.mixins.json:RecipeManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:RecipeManagerMixin,pl:mixin:APP:polymorph.mixins.json:RecipeManagerMixin,pl:mixin:APP:blue_skies.mixins.json:RecipeManagerMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.RecipeManagerAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorRecipeManager,pl:mixin:APP:kubejs-common.mixins.json:RecipeManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:RecipeManagerMixin,pl:mixin:APP:polymorph.mixins.json:RecipeManagerMixin,pl:mixin:APP:blue_skies.mixins.json:RecipeManagerMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.RecipeManagerAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorRecipeManager,pl:mixin:APP:kubejs-common.mixins.json:RecipeManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
at net.minecraft.client.resources.ReloadListener$$Lambda$53024/141273030.accept(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:1.8.0_291] {}
at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_291] {}
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:computing_frames,re:classloading}
at net.minecraft.resources.AsyncReloader$$Lambda$53034/1337714545.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_240780_a_(MinecraftServer.java:1305) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.command.impl.ReloadCommand.func_241062_a_(SourceFile:22) ~[?:?] {re:classloading}
at net.minecraft.command.impl.ReloadCommand.func_198598_a_(SourceFile:53) ~[?:?] {re:classloading}
at net.minecraft.command.impl.ReloadCommand$$Lambda$51319/702009566.run(Unknown Source) ~[?:?] {}
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262) ~[?:?] {re:classloading}
at net.minecraft.command.Commands.func_197059_a(Commands.java:217) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:ftbranks-common.mixins.json:CommandsMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:312) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:292) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:rediscovered.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Thread Dump --
Details:
Threads: "ForkJoinPool.commonPool-worker-6" Id=170 RUNNABLE
at java.util.Arrays.hashCode(Unknown Source)
at java.util.Objects.hash(Unknown Source)
at dev.latvian.kubejs.item.ItemStackJS.hashCode(ItemStackJS.java:539)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at java.util.HashSet.add(Unknown Source)
at dev.latvian.kubejs.item.ingredient.CustomIngredient.getStacks(CustomIngredient.java:52)
at dev.latvian.kubejs.item.ingredient.IngredientJS.anyStackMatches(IngredientJS.java:359)
...
"ForkJoinPool.commonPool-worker-5" Id=169 RUNNABLE
at java.lang.Object.hashCode(Native Method)
at java.util.Arrays.hashCode(Unknown Source)
at java.util.Objects.hash(Unknown Source)
at dev.latvian.kubejs.item.ItemStackJS.hashCode(ItemStackJS.java:539)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at java.util.HashSet.add(Unknown Source)
at dev.latvian.kubejs.item.ingredient.CustomIngredient.getStacks(CustomIngredient.java:52)
...
"ForkJoinPool.commonPool-worker-4" Id=168 RUNNABLE
at com.google.common.collect.Hashing.smearedHash(Hashing.java:50)
at com.google.common.collect.HashBiMap.get(HashBiMap.java:256)
at net.minecraftforge.registries.RegistryManager.getRegistry(RegistryManager.java:77)
at me.shedaniel.architectury.registry.forge.RegistriesImpl$RegistryProviderImpl.get(RegistriesImpl.java:84)
at me.shedaniel.architectury.registry.Registries.get(Registries.java:51)
at dev.latvian.kubejs.KubeJSRegistries.genericRegistry(KubeJSRegistries.java:26)
at dev.latvian.kubejs.KubeJSRegistries.items(KubeJSRegistries.java:42)
at dev.latvian.kubejs.item.UnboundItemStackJS.getItem(UnboundItemStackJS.java:42)
...
"ForkJoinPool.commonPool-worker-3" Id=167 RUNNABLE
at com.google.common.collect.Hashing.smearedHash(Hashing.java:50)
at com.google.common.collect.HashBiMap.get(HashBiMap.java:256)
at net.minecraftforge.registries.RegistryManager.getRegistry(RegistryManager.java:77)
at me.shedaniel.architectury.registry.forge.RegistriesImpl$RegistryProviderImpl.get(RegistriesImpl.java:84)
at me.shedaniel.architectury.registry.Registries.get(Registries.java:51)
at dev.latvian.kubejs.KubeJSRegistries.genericRegistry(KubeJSRegistries.java:26)
at dev.latvian.kubejs.KubeJSRegistries.items(KubeJSRegistries.java:42)
at dev.latvian.kubejs.item.UnboundItemStackJS.getItem(UnboundItemStackJS.java:42)
...
"ForkJoinPool.commonPool-worker-2" Id=166 RUNNABLE
at net.minecraft.util.ResourceLocation.<init>(ResourceLocation.java:38)
at dev.latvian.kubejs.item.UnboundItemStackJS.getItem(UnboundItemStackJS.java:42)
at dev.latvian.kubejs.item.ItemStackJS.hashCode(ItemStackJS.java:539)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at java.util.HashSet.add(Unknown Source)
at dev.latvian.kubejs.item.ingredient.TagIngredientJS.getStacks(TagIngredientJS.java:91)
at dev.latvian.kubejs.item.ingredient.IngredientJS.anyStackMatches(IngredientJS.java:359)
...
"Worker-Main39" Id=162 TIMED_WAITING on java.util.concurrent.ForkJoinPool@edcbd05
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@edcbd05
at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
"Worker-Main35" Id=158 WAITING on java.util.concurrent.ForkJoinPool@edcbd05
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@edcbd05
at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
"IO-Worker-34" Id=157 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@1b52ae
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@1b52ae
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"IO-Worker-33" Id=156 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@1b52ae
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@1b52ae
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"spark-forge-async-worker" Id=155 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@424d675
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@424d675
at java.util.concurrent.locks.LockSupport.park(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"Worker-Main31" Id=153 WAITING on java.util.concurrent.ForkJoinPool@edcbd05
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@edcbd05
at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
"Worker-Main30" Id=152 WAITING on java.util.concurrent.ForkJoinPool@edcbd05
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@edcbd05
at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
"Worker-Main29" Id=151 WAITING on java.util.concurrent.ForkJoinPool@edcbd05
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@edcbd05
at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
"FP-Atmosphere" Id=148 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at futurepack.world.dimensions.atmosphere.AtmosphereManager.run(AtmosphereManager.java:270)
at java.lang.Thread.run(Unknown Source)
"Timer-0" Id=144 TIMED_WAITING on java.util.TaskQueue@41265895
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@41265895
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
"ResearchIOThread" Id=143 TIMED_WAITING on java.util.TaskQueue@2a79f121
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@2a79f121
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
"WorldCacheIOThread" Id=142 TIMED_WAITING on java.util.TaskQueue@702d58e2
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@702d58e2
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
"Backup" Id=132 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at ovh.corail.tombstone.helper.ThreadedBackup.processQueue(ThreadedBackup.java:60)
at ovh.corail.tombstone.helper.ThreadedBackup.run(ThreadedBackup.java:37)
at java.lang.Thread.run(Unknown Source)
"Server Watchdog" Id=130 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
at java.lang.Thread.run(Unknown Source)
"ComputerCraft-Network-3" Id=113 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5298afec
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5298afec
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"ComputerCraft-Network-2" Id=112 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5298afec
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5298afec
at java.util.concurrent.locks.LockSupport.park(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"ComputerCraft-Network-1" Id=111 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5298afec
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5298afec
at java.util.concurrent.locks.LockSupport.park(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"ComputerCraft-Network-0" Id=106 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5298afec
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5298afec
at java.util.concurrent.locks.LockSupport.park(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"Thread-48" Id=105 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Netty Server IO #0" Id=104 RUNNABLE
at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- locked io.netty.channel.nio.SelectedSelectionKeySet@2109a7da
- locked java.util.Collections$UnmodifiableSet@441cba23
- locked sun.nio.ch.WindowsSelectorImpl@5e6c100a
at sun.nio.ch.SelectorImpl.select(Unknown Source)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
...
"ObjectCleanerThread" Id=103 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@499c23e4
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@499c23e4
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
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(Unknown Source)
"Server console handler" Id=102 RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
- locked java.io.BufferedInputStream@25477a7a
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at sun.nio.cs.StreamDecoder.read(Unknown Source)
- locked java.io.InputStreamReader@42b1153
at java.io.InputStreamReader.read(Unknown Source)
...
"DestroyJavaVM" Id=101 RUNNABLE
"Server thread" Id=98 RUNNABLE
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:81)
at net.minecraftforge.eventbus.EventBus$$Lambda$2433/105354646.invoke(Unknown Source)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:597)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:591)
at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:48)
at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:998)
...
"Snooper Timer" Id=99 WAITING on java.util.TaskQueue@3a79ad9c
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@3a79ad9c
at java.lang.Object.wait(Unknown Source)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
"Java2D Disposer" Id=92 WAITING on java.lang.ref.ReferenceQueue$Lock@12d22a34
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@12d22a34
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
at sun.java2d.Disposer.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"spark-forge-async-worker" Id=78 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c5816be
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c5816be
at java.util.concurrent.locks.LockSupport.park(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"spark-cpu-monitor" Id=77 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@50253fef
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@50253fef
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
...
"Thread-35" Id=59 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-34" Id=58 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-33" Id=57 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-32" Id=56 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-31" Id=55 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-30" Id=54 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-29" Id=53 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-28" Id=52 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-27" Id=51 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-26" Id=50 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-25" Id=49 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-24" Id=48 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-23" Id=47 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-22" Id=46 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-21" Id=45 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-20" Id=44 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Phosphophyllite-GuiSync" Id=42 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.roguelogix.phosphophyllite.gui.GuiSync.lambda$onModLoad$2(GuiSync.java:166)
at net.roguelogix.phosphophyllite.gui.GuiSync$$Lambda$10130/210202117.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Phosphophyllite OffThread Queue Worker Thread #4" Id=41 WAITING on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Native Method)
- waiting on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Unknown Source)
at net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:48)
at java.lang.Thread.run(Unknown Source)
"Phosphophyllite OffThread Queue Worker Thread #3" Id=40 WAITING on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Native Method)
- waiting on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Unknown Source)
at net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:48)
at java.lang.Thread.run(Unknown Source)
"Phosphophyllite OffThread Queue Worker Thread #2" Id=39 WAITING on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Native Method)
- waiting on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Unknown Source)
at net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:48)
at java.lang.Thread.run(Unknown Source)
"Phosphophyllite OffThread Queue Worker Thread #1" Id=38 WAITING on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Native Method)
- waiting on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Unknown Source)
at net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:48)
at java.lang.Thread.run(Unknown Source)
"Phosphophyllite OffThread Queue Worker Thread #0" Id=37 WAITING on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Native Method)
- waiting on java.util.concurrent.ConcurrentLinkedQueue@27c77d3a
at java.lang.Object.wait(Unknown Source)
at net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:48)
at java.lang.Thread.run(Unknown Source)
"Thread-10" Id=34 RUNNABLE (in native)
at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at sun.nio.ch.Iocp.access$300(Unknown Source)
at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@6f5d84f9
"Thread-9" Id=33 RUNNABLE (in native)
at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at sun.nio.ch.Iocp.access$300(Unknown Source)
at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@4ecebbeb
"Thread-8" Id=32 RUNNABLE (in native)
at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at sun.nio.ch.Iocp.access$300(Unknown Source)
at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@580b1907
"Thread-7" Id=31 RUNNABLE (in native)
at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at sun.nio.ch.Iocp.access$300(Unknown Source)
at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@699fbb5
"Thread-6" Id=30 RUNNABLE (in native)
at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at sun.nio.ch.Iocp.access$300(Unknown Source)
at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@2650fc4f
"Thread-5" Id=29 RUNNABLE (in native)
at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at sun.nio.ch.Iocp.access$300(Unknown Source)
at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@28c7c297
"Thread-4" Id=28 RUNNABLE (in native)
at sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at sun.nio.ch.Iocp.access$300(Unknown Source)
at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Timer hack thread" Id=18 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.util.Util$6.run(Util.java:505)
"Thread-2" Id=16 RUNNABLE (in native)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Thread-1" Id=15 TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
"Attach Listener" Id=5 RUNNABLE
"Signal Dispatcher" Id=4 RUNNABLE
"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@24c7707c
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@24c7707c
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@68e66fbc
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@68e66fbc
at java.lang.Object.wait(Unknown Source)
at java.lang.ref.Reference.tryHandlePending(Unknown Source)
at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
Stacktrace:
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291] {}
-- Performance stats --
Details:
Random tick rate: 3
Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 172 [quark:stoneling:36,minecraft:item:35,minecraft:chicken:14,minecraft:bat:8,minecraft:cod:7], block_entities: 3660 [mekanism:thermal_evaporation_block:1045,powah:energy_cable:389,immersiveengineering:cloche:256,pipez:item_pipe:216,mekanism:basic_mechanical_pipe:185], block_ticks: 169, fluid_ticks: 3588, chunk_source: ServerChunkCache: 6204,
ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 47 [lycanitesmobs:cephignis:12,minecraft:chest_minecart:10,lycanitesmobs:belphegor:7,minecraft:piglin:4,minecraft:item:4], block_entities: 40 [minecraft:mob_spawner:10,minecraft:chest:9,mekanism:advanced_logistical_transporter:4,minecraft:hopper:4,resourcefulbees:tiered_beehive:3], block_ticks: 11, fluid_ticks: 0, chunk_source: ServerChunkCache: 1659,
ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 44 [minecraft:item:13,lycanitesmobs:cinder:8,champions:arctic_bullet:5,lycanitesmobs:trite:4,lycanitesmobs:devilstar:4], block_entities: 41 [portality:frame:29,naturesaura:end_flower:5,elementalcraft:source:2,fluxnetworks:flux_point:2,portality:controller:1], block_ticks: 51, fluid_ticks: 0, chunk_source: ServerChunkCache: 1458,
ResourceKey[minecraft:dimension / rats:ratlantis]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / theabyss:the_end_of_time_2]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / futurepack:tyros]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:lelyetia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / cursed_realm_remastered:cursed_realm]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / gaiadimension:gaia_dimension]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:shyrelands]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / lostcities:lostcity]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / theabyss:theabyssdimiceworld]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / wotwmod:dimension_47]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / atum:atum]: players: 0, entities: 1 [alexsmobs:crocodile:1], block_entities: 38 [portality:frame:31,elementalcraft:source:2,minecraft:chest:2,portality:controller:1,fluxnetworks:flux_point:1], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 729,
ResourceKey[minecraft:dimension / aoa3:vox_ponds]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:greckon]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / theabyss:theabyssdim]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / futurepack:envia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:deeplands]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / compactmachines:compact_world]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / twilightforest:twilightforest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / woot:tartarus]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 729,
ResourceKey[minecraft:dimension / aoa3:gardencia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / twilightforest:skylight_forest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / appliedenergistics2:spatial_storage]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / dimdungeons:dungeon_dimension]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / futurepack:asteroid_belt]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / dystopia:dystopia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / wotwmod:mars]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:haven]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:mysterium]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / thebeginning:the_abyss_beginning_ground_lands]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / allthemodium:the_other]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:celeve]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:crystevia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:lunalus]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / thebeginning:theabyssdimbeginning]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / wrd:the_deeper_depths]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / mahoutsukai:reality_marble]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:abyss]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / blue_skies:everbright]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / mythicbotany:alfheim]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:barathos]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / futurepack:menelaus]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:runandor]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:lborean]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / rediscovered:skylands]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:candyland]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:nowhere]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:iromine]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / theabyss:death]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / allthemodium:mining]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / lotr:middle_earth]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / theabyss:the_end_of_time]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / blue_skies:everdawn]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:creeponia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:dustopia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / undergarden:undergarden]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / futurepack:below_bedrock]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / aoa3:precasia]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_291, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1351983776 bytes (1289 MB) / 5196742656 bytes (4956 MB) up to 5196742656 bytes (4956 MB)
CPUs: 6
JVM Flags: 2 total; -Xmx5096M -Xms5096M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forgeserver.jar object_holder_definalize PLUGINSERVICE
/forgeserver.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forgeserver.jar capability_inject_definalize PLUGINSERVICE
/forgeserver.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forgeserver.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.2
FML Language Providers:
javafml@36.2
minecraft@1
kotlinforforge@1.14.0
kotori_scala@2.13.5-build-2
Mod List:
BetterDungeons-1.16.4-1.2.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2 |DONE |Manifest: NOSIGNATURE
ftb-essentials-1605.1.4-build.13.jar |FTB Essentials |ftbessentials |1605.1.4-build.13 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.16.5-16.1.9.jar |QuarryPlus |quarryplus |16.1.9 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
simplemagnets-1.1.2-mc1.16.5.jar |Simple Magnets |simplemagnets |1.1.2 |DONE |Manifest: NOSIGNATURE
IntegratedTerminals-1.16.5-1.2.4.jar |IntegratedTerminals |integratedterminals |1.2.4 |DONE |Manifest: NOSIGNATURE
mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.16.5-1.1.2.jar |Stalwart Dungeons |stalwart_dungeons |1.1.2 |DONE |Manifest: NOSIGNATURE
windowlogging-mc1.16.3_v0.0.4.jar |Windowlogging |windowlogging |0.0.4 |DONE |Manifest: NOSIGNATURE
modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.16.5-4.2.1.jar |Iron Jetpacks |ironjetpacks |4.2.1 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.16.5-7.2.0.0-build.0177.jar |Forge Endertech |forgeendertech |7.2.0.0 |DONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE
Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE
cabletiers-1.16x-0.501.jar |Cable Tiers |cabletiers |1.16x-0.501 |DONE |Manifest: NOSIGNATURE
rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |Manifest: NOSIGNATURE
jumbofurnace-1.16.4-2.2.0.1.jar |Jumbo Furnace |jumbofurnace |1.16.4-2.2.0.1 |DONE |Manifest: NOSIGNATURE
Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar |Wither Skeleton Tweaks |wstweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
Shrink-1.16.5-1.1.5.jar |Shrink |shrink |1.1.5 |DONE |Manifest: NOSIGNATURE
reliquary-1.16.5-1.3.5.1100.jar |Reliquary |xreliquary |1.16.5-1.3.5.1100 |DONE |Manifest: NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
Apotheosis-1.16.4-4.6.1.jar |Apotheosis |apotheosis |4.6.1 |DONE |Manifest: NOSIGNATURE
WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |Manifest: NOSIGNATURE
dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE
gunswithoutroses-1.16.5-1.0.9.jar |Guns Without Roses |gunswithoutroses |1.0.9 |DONE |Manifest: NOSIGNATURE
TMechworks-1.16.3+-2.2.5.jar |Tinkers' Mechworks |tmechworks |2.2.5 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |DONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.15.2b.jar |Supplementaries |supplementaries |1.16.5-0.15.0 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.9.15.jar |Refined Storage |refinedstorage |1.9.15 |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
novillagerdm-1.0.1.jar |No Villager Death Messages |novillagerdm |1.0.1 |DONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
industrial-foregoing-1.16.5-3.2.14.5-13.jar |Industrial Foregoing |industrialforegoing |3.2.14.5 |DONE |Manifest: NOSIGNATURE
cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE
torchmaster-2.3.7.jar |Torchmaster |torchmaster |2.3.7 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-3.2.1+1.16.5.jar |Repurposed Structures |repurposed_structures |3.2.1+1.16.5 |DONE |Manifest: NOSIGNATURE
fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.482-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.482 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.16.5-2.7.0.jar |Iron Furnaces |ironfurnaces |2.7.0 |DONE |Manifest: NOSIGNATURE
Futurepack-1.16.5-31.2.8465.jar |Futurepack |futurepack |31.2.8465 |DONE |Manifest: 78:ee:c7:a4:2b:54:18:c6:71:6a:84:82:fa:d9:98:5a:a8:33:83:96:b1:4b:e6:1a:c9:56:58:d7:e8:92:1d:63
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |Manifest: NOSIGNATURE
silent-gear-1.16.5-2.6.30.jar |Silent Gear |silentgear |2.6.30 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.12-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.12 |DONE |Manifest: NOSIGNATURE
Botania-1.16.5-419.jar |Botania |botania |1.16.5-419 |DONE |Manifest: NOSIGNATURE
CavesAndCliffsBackport-1.16.5-6.2.jar |Caves & Cliffs Backport |cavesandcliffs |6.2 |DONE |Manifest: NOSIGNATURE
SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE
lycanitesmobs-1.16.5-2.3.2.2.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.2.2 |DONE |Manifest: NOSIGNATURE
portality-1.16.4-3.2.2.jar |Portality |portality |3.2.2 |DONE |Manifest: NOSIGNATURE
mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.16-1.3.2.jar |Corail Woodcutter |corail_woodcutter |1.3.2 |DONE |Manifest: NOSIGNATURE
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
tanknull-2.3-1.16.4.jar |Tank Null |tanknull |2.3-1.16.4 |DONE |Manifest: NOSIGNATURE
FramedBlocks-2.9.3.jar |FramedBlocks |framedblocks |2.9.3 |DONE |Manifest: NOSIGNATURE
angelring-1.16.5-1.3.4.1.jar |Angel Ring |angelring |1.3.4.1 |DONE |Manifest: NOSIGNATURE
tombstone-1.16.5-6.5.1.jar |Corail Tombstone |tombstone |6.5.1 |DONE |Manifest: NOSIGNATURE
ExtraStorage-1.16.5-1.4.1.jar |Extra Storage |extrastorage |1.4.1 |DONE |Manifest: NOSIGNATURE
TheAbyss2+1.9.7+1.16.5.jar |TheAbyss |theabyss |1.9.7 |DONE |Manifest: NOSIGNATURE
NaturesAura-34.2.jar |Nature's Aura |naturesaura |34.2 |DONE |Manifest: NOSIGNATURE
constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE
globalxp-1.16.5-v1.8.jar |Global XP |globalxp |v1.8 |DONE |Manifest: NOSIGNATURE
forestcraft-1.56.jar |Astemir Forest Craft |forestcraft |1.56 |DONE |Manifest: NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.16.5-6.0.12.0-build.0177.jar |Advanced Chimneys |adchimneys |6.0.12.0 |DONE |Manifest: NOSIGNATURE
CustomStartingGear-1.16.4-2.0.2.1-universal.jar |Custom Starter Gear |customstartinggear |2.0.2.1 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |Manifest: NOSIGNATURE
JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.45.jar |GeckoLib |geckolib3 |3.0.45 |DONE |Manifest: NOSIGNATURE
dungeons_gear-1.16.5-3.0.17.jar |Dungeons Gear |dungeons_gear |3.0.17 |DONE |Manifest: NOSIGNATURE
mobifier-1.0.2.jar |Mobifier |mobifier |1.0.2 |DONE |Manifest: NOSIGNATURE
SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
nomowanderer_MC1.16.5_1.2.jar |NoMoWanderer |nomowanderer |1.16.5_1.2 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
woot-1.16.5-1.0.8.0.jar |Woot |woot |1.16.5-1.0.8.0 |DONE |Manifest: NOSIGNATURE
bagofyurting-1.16.4-1.2.0.1.jar |Bag of Yurting |bagofyurting |1.2.0.1 |DONE |Manifest: NOSIGNATURE
AoA3-3.5.4-1.16.5.jar |Advent of Ascension |aoa3 |3.5.4 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.118.jar |Just Enough Items |jei |7.7.1.118 |DONE |Manifest: NOSIGNATURE
jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.3.jar |AttributeFix |attributefix |10.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.1.jar |Caelus API |caelus |1.16.5-2.1.3.1 |DONE |Manifest: NOSIGNATURE
AllTheCompressed-0.0.7-1.16.5-36.2.2.jar |AllTheCompressed |allthecompressed |0.0.7-1.16.5-36.2.2 |DONE |Manifest: NOSIGNATURE
alltheores-1.3.6-1.16.5-36.1.0.jar |AllTheOres |alltheores |1.3.6-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE
invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
catjammies-1.1.0.jar |CatJammies |catjammies |NONE |DONE |Manifest: NOSIGNATURE
LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE
compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE
cursed_realm_remastered_1.16.5_Release_3.2.0.jar |The Cursed Realm Remastered |cursed_realm_remastered |Release 3.2.0 |DONE |Manifest: NOSIGNATURE
champions-forge-1.16.5-2.0.1.7.jar |Champions |champions |1.16.5-2.0.1.7 |DONE |Manifest: NOSIGNATURE
phosphophyllite-1.16.5-0.5.1.jar |Phosphophyllite |phosphophyllite |0.5.1 |DONE |Manifest: NOSIGNATURE
engineerstools-1.16.4-1.1.5.jar |Engineer's Tools |engineerstools |1.1.5 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE
FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |Manifest: NOSIGNATURE
pneumaticcraft-repressurized-1.16.5-2.13.4-215.jar|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.13.4-215 |DONE |Manifest: NOSIGNATURE
pedestals-0.8s_hotfix_5.jar |Pedestals |pedestals |0.8s_hotfix_5 |DONE |Manifest: NOSIGNATURE
extradisks-1.16.4-1.5.1.jar |Extra Disks |extradisks |1.5.1 |DONE |Manifest: NOSIGNATURE
ImmersivePetroleum-1.16.5-3.3.0-5.jar |Immersive Petroleum |immersivepetroleum |3.3.0-5 |DONE |Manifest: NOSIGNATURE
ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |DONE |Manifest: NOSIGNATURE
MythicBotany-1.16.5-1.4.1.jar |MythicBotany |mythicbotany |1.16.5-1.4.1 |DONE |Manifest: NOSIGNATURE
IntegratedCrafting-1.16.5-1.0.17.jar |IntegratedCrafting |integratedcrafting |1.0.17 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.2-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
logprot-1.16-1.3.jar |Logprot |logprot |1.3 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
skin-swapper-forge-2.0.1.jar |Skin Swapper |skinswapper |2.0.1 |DONE |Manifest: NOSIGNATURE
useful_railroads-1.16.5-1.4.6.38.jar |Useful Railroads |usefulrailroads |1.4.6.38 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
creativeapiary-1.16.5-1.7.jar |Creative Apiary |creativeapiary |1.16.5-1.7 |DONE |Manifest: NOSIGNATURE
WOTWMod 1.16.5 Update 2.1.2.jar |War of the Worlds Mod |wotwmod |2.1.2 |DONE |Manifest: NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE
dimdungeons-1.13.1.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.13.1 |DONE |Manifest: NOSIGNATURE
pipez-1.16.5-1.2.8.jar |Pipez |pipez |1.16.5-1.2.8 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.3.jar |Flywheel |flywheel |1.16-0.2.3 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.115.jar |Mantle |mantle |1.6.115 |DONE |Manifest: NOSIGNATURE
IntegratedDynamics-1.16.5-1.9.3.jar |IntegratedDynamics |integrateddynamics |1.9.3 |DONE |Manifest: NOSIGNATURE
integratednbt-1.16.4-1.4.2.jar |Integrated NBT |integratednbt |version |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
structurize-0.13.208-ALPHA-universal.jar |Structurize |structurize |0.13.208-ALPHA |DONE |Manifest: NOSIGNATURE
creativecrafter-1.16x-0.152.jar |Creative Crafter |creativecrafter |1.16x-0.152 |DONE |Manifest: NOSIGNATURE
Wesley's+Roguelike+Dungeons+(Version+1.0).jar |Wesley's Roguelike Dungeons |wrd |1.0.0 |DONE |Manifest: NOSIGNATURE
PickleTweaks-1.16.4-5.2.3.jar |Pickle Tweaks |pickletweaks |5.2.3 |DONE |Manifest: NOSIGNATURE
Advancement_Book-1.16.4-1.0.4.jar |Advancement Book |advancementbook |1.0.4 |DONE |Manifest: NOSIGNATURE
allthetweaks-1.4.0-1.16.5-36.1.13.jar |All The Tweaks |allthetweaks |1.4.0-1.16.5-36.1.13|DONE |Manifest: NOSIGNATURE
byg-1.3.1.jar |Oh The Biomes You'll Go |byg |1.3.1 |DONE |Manifest: NOSIGNATURE
Dystopia_1.5.4.jar |Dystopia |dystopia |1.2.0 |DONE |Manifest: NOSIGNATURE
extremeSoundMuffler-3.13-1.16.5.jar |Extreme Sound Muffler |extremesoundmuffler |3_forge-1.16.5 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
Corrupted+Witherskeleton+Boss+Mod+1.16.5++v1.3.jar|Herobrine |herobrine |1.0.0 |DONE |Manifest: NOSIGNATURE
morered-1.16.5-2.1.1.0.jar |More Red |morered |2.1.1.0 |DONE |Manifest: NOSIGNATURE
deuf-1.16.4-1.1.jar |DEUF - Duplicate Entity UUID F|deuf |1.16.4-1.1 |DONE |Manifest: NOSIGNATURE
xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE
rsrequestify-1.16.5-2.1.3.jar |RSRequestify |rsrequestify |2.1.3 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.16.5-1.11.8.jar |Cyclops Core |cyclopscore |1.11.8 |DONE |Manifest: NOSIGNATURE
DungeonsMod-1.16.3-1.4.38.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.38 |DONE |Manifest: NOSIGNATURE
blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE
astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |Manifest: NOSIGNATURE
aiotbotania-1.16.5-1.8.1.jar |AIOT Botania |aiotbotania |1.8.1 |DONE |Manifest: NOSIGNATURE
advancedperipherals-0.7r.jar |Advanced Peripherals |advancedperipherals |0.7r |DONE |Manifest: NOSIGNATURE
Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE
tinyredstone-1.16.5-1.9.1.jar |Tiny Redstone |tinyredstone |1.16.5-1.9.1 |DONE |Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
managear-1.16.3-2.2.3.jar |Mana Gear |managear |1.16.3-2.2.3 |DONE |Manifest: NOSIGNATURE
incontrol-1.16-5.2.0.jar |InControl |incontrol |1.16-5.2.0 |DONE |Manifest: NOSIGNATURE
connectivity-2.2-1.16.5.jar |Connectivity Mod |connectivity |2.2-1.16.5 |DONE |Manifest: NOSIGNATURE
rsgauges-1.16.4-1.2.11.jar |Gauges and Switches |rsgauges |1.2.11 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
InsaneLib-1.1.2-mc1.16.5.jar |InsaneLib |insanelib |1.1.2-mc1.16.5 |DONE |Manifest: NOSIGNATURE
chiseled0.4.3.jar |Chiseled |chiseled |0.2.2 |DONE |Manifest: NOSIGNATURE
glassential-forge-1.16.5-1.1.7.jar |Glassential |glassential |1.1.7 |DONE |Manifest: NOSIGNATURE
configurableextramobdrops_1.16.5-1.6.jar |Configurable Extra Mob Drops |configurableextramobdrops |1.6 |DONE |Manifest: NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.3.jar |Cooking for Blockheads |cookingforblockheads |9.3.3 |DONE |Manifest: NOSIGNATURE
Controlling-7.0.0.23.jar |Controlling |controlling |7.0.0.23 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |Manifest: NOSIGNATURE
dankstorage-3.16.jar |Dank Storage |dankstorage |3.16 |DONE |Manifest: NOSIGNATURE
citadel-1.7.3-1.16.5.jar |Citadel |citadel |1.7.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.8-1.16.5.jar |Ice and Fire |iceandfire |2.1.8-1.16.5 |DONE |Manifest: NOSIGNATURE
allthemodium-1.5.10-1.16.5-36.1.23.jar |Allthemodium |allthemodium |1.5.10-1.16.5-36.1.2|DONE |Manifest: NOSIGNATURE
rats-7.2.0-1.16.5.jar |Rats |rats |7.2.0 |DONE |Manifest: NOSIGNATURE
ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |Manifest: NOSIGNATURE
mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |Manifest: NOSIGNATURE
potionsmaster-0.2.2-1.16.5-36.1.0.jar |Potions Master |potionsmaster |0.2.2-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE
culinaryconstruct-forge-1.16.5-4.0.0.6.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.0.6 |DONE |Manifest: NOSIGNATURE
cartographer-0.0.2-1.16.5-36.0.52.jar |Cartographer |cartographer |0.0.2-1.16.5-36.0.52|DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.2.27.jar |Bookshelf |bookshelf |10.2.27 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
DarkUtilities-1.16.5-8.0.11.jar |Dark Utilities |darkutils |8.0.11 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
BotanyPots-1.16.5-7.1.23.jar |BotanyPots |botanypots |7.1.23 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
BotanyTrees-1.16.5-3.0.6.jar |BotanyTrees |botanytrees |3.0.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.16.5-3.0.3.297.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.0.3.297 |DONE |Manifest: NOSIGNATURE
u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
buildinggadgets-1.16.5-3.8.0.jar |Building Gadgets |buildinggadgets |3.8.0 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.2-universal.jar |Forge |forge |36.2.2 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Atum-1.16.5-2.2.7.jar |Atum 2 |atum |1.16.5-2.2.7 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.16.5-1.3.2.jar |Thermal Series |thermal |1.3.2 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.16.5-1.3.0.jar |Thermal Innovation |thermal_innovation |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_locomotion-1.16.5-1.3.0.jar |Thermal Locomotion |thermal_locomotion |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
Psi 1.16-95.jar |Psi |psi |1.16-95 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.16.5-1.3.0.jar |Thermal Cultivation |thermal_cultivation |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.20.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.20 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE
LightingWand-1.16.4-1.8.0.jar |Lighting Wand |lightingwand |1.8.0 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |DONE |Manifest: NOSIGNATURE
XNetGases-1.16.5-2.2.6.jar |XNet Gases |xnetgases |2.2.6 |DONE |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.16.5-1.2.0.jar |MmmMmmMmmMmm |dummmmmmy |1.2.0 |DONE |Manifest: NOSIGNATURE
absentbydesign-1.16.5-1.5.0.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
mob_grinding_utils-1.16.5-0.4.27.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.27 |DONE |Manifest: NOSIGNATURE
RSInfinityBooster-1.16.5-1.0+6.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.0+6 |DONE |Manifest: NOSIGNATURE
EquipmentCompare-1.16.5-1.1.0.jar |Equipment Compare |equipmentcompare |1.1.0 |DONE |Manifest: NOSIGNATURE
chipped-1.1.2.jar |Chipped |chipped |1.1.2 |DONE |Manifest: NOSIGNATURE
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |DONE |Manifest: NOSIGNATURE
useful_backpacks-1.16.5-1.12.1.90.jar |Useful Backpacks |usefulbackpacks |1.12.1.90 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
ResourcefulBees-1.16.5-0.9.9.1.jar |Resourceful Bees |resourcefulbees |1.16.5-0.9.9.1 |DONE |Manifest: NOSIGNATURE
entangled-1.3.6-mc1.16.5.jar |Entangled |entangled |1.3.6 |DONE |Manifest: NOSIGNATURE
endertanks-1.16-1.9.5.jar |EnderTanks |endertanks |1.9.5 |DONE |Manifest: NOSIGNATURE
CommonCapabilities-1.16.5-2.7.0.jar |CommonCapabilities |commoncapabilities |2.7.0 |DONE |Manifest: NOSIGNATURE
crashutilities-3.12.jar |Crash Utilities |crashutilities |3.12 |DONE |Manifest: NOSIGNATURE
Compressium-1.16.5-1.2.3.jar |Compressium |compressium |1.2.custom |DONE |Manifest: NOSIGNATURE
AIReducer-1.16-0.1.0.jar |AI Reducer |aireducer |0.1.0 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.16.5-10.0.21.448.jar |Mekanism: Additions |mekanismadditions |10.0.21 |DONE |Manifest: NOSIGNATURE
valkyrielib-1.16.5-3.0.9.2.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.2 |DONE |Manifest: NOSIGNATURE
envirocore-1.16.5-3.0.9.1.jar |Environmental Core |envirocore |1.16.5-3.0.9.1 |DONE |Manifest: NOSIGNATURE
envirotech-1.16.5-3.0.9.3.jar |Environmental Tech |envirotech |1.16.5-3.0.9.3 |DONE |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE
simplylight-1.16.4-1.1.3.jar |Simply Light |simplylight |1.16.4-1.1.3 |DONE |Manifest: NOSIGNATURE
tgcropesmod-1.16.2-1.1.0.jar |Ropes Mod |tgcropesmod |1.16.2-1.1.0 |DONE |Manifest: NOSIGNATURE
atmadditions-1.16.2-1.0.0.jar |All The Mods: Additions |atmadditions |1.16.2-1.0.0 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
SolarFluxReborn-1.16.3-16.2.5.jar |Solar Flux Reborn |solarflux |16.2.5 |DONE |Manifest: NOSIGNATURE
gaiadimension-1.16.5-1.3.3.jar |The Gaia Dimension |gaiadimension |1.3.3 |DONE |Manifest: NOSIGNATURE
dpanvil-1.16.5-1.2.2.jar |DataPack Anvil |dpanvil |1.16.5-1.2.2 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.21.3.jar |Ars Nouveau |ars_nouveau |1.21.3 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.58.jar |Collective |collective |2.58 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.16.5-1.3.0.jar |Thermal Expansion |thermal_expansion |1.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
IntegratedTunnels-1.16.5-1.8.5.jar |IntegratedTunnels |integratedtunnels |1.8.5 |DONE |Manifest: NOSIGNATURE
DrawersTooltip-1.16.2-2.1.0.jar |Drawers Tooltip |drawerstooltip |2.1.0 |DONE |Manifest: NOSIGNATURE
MysticalCustomization-1.16.4-2.1.5.jar |Mystical Customization |mysticalcustomization |2.1.5 |DONE |Manifest: NOSIGNATURE
lostcities-1.16-4.0.9-beta.jar |LostCities |lostcities |1.16-4.0.9-beta |DONE |Manifest: NOSIGNATURE
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
GunpowderLib-1.16.5-1.2.2.jar |GunpowderLib |gunpowderlib |1.16.5-1.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
ftb-ultimine-forge-1605.3.0-build.25.jar |FTB Ultimine |ftbultimine |1605.3.0-build.25 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.16.5-20210807a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210807a |DONE |Manifest: NOSIGNATURE
Runelic-1.16.5-7.0.2.jar |Runelic |runelic |7.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
starterkit_1.16.5-2.5.jar |Starter Kit |starterkit |2.5 |DONE |Manifest: NOSIGNATURE
cavebiomeapi-1.16.5-1.3.5.jar |CaveBiomeAPI |cavebiomeapi |1.3.5 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |DONE |Manifest: NOSIGNATURE
architectury-1.20.29-forge.jar |Architectury |architectury |1.20.29 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.2-build.64.jar |FTB Library |ftblibrary |1605.3.2-build.64 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.1-build.20.jar |FTB Teams |ftbteams |1605.2.1-build.20 |DONE |Manifest: NOSIGNATURE
ftb-ranks-1605.1.4-build.9-forge.jar |FTB Ranks |ftbranks |1605.1.4-build.9 |DONE |Manifest: NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.16.5-1.98.1.jar |CC: Tweaked |computercraft |1.98.1 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |Manifest: NOSIGNATURE
compactcrafting-1.0.0-beta.3.jar |Compact Crafting |compactcrafting |1.0.0-beta.3 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE
The_Undergarden-1.16.5-0.5.4.jar |The Undergarden |undergarden |0.5.4 |DONE |Manifest: NOSIGNATURE
TrampleStopper-2.6.0-build.20+mc1.16.5.jar |Trample Stopper |tramplestopper |version |DONE |Manifest: NOSIGNATURE
lotr-1.16-renewed-4.5.jar |The Lord of the Rings Mod |lotr |Renewed-4.5 |DONE |Manifest: NOSIGNATURE
smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |DONE |Manifest: NOSIGNATURE
observable-0.1.3-forge.jar |Observable |observable |0.1.3 |DONE |Manifest: NOSIGNATURE
Cyclic-1.16.5-1.3.5.jar |Cyclic |cyclic |1.16.5-1.3.5 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |DONE |Manifest: NOSIGNATURE
rhino-1605.1.2-build.48.jar |Rhino |rhino |1605.1.2-build.48 |DONE |Manifest: NOSIGNATURE
biggerreactors-1.16.5-0.5.1.jar |Bigger Reactors |biggerreactors |0.5.1 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.4-4.1.10.jar |Cucumber Library |cucumber |4.1.10 |DONE |Manifest: NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
flatbedrock-1.16.4-1.1.6.jar |Flat Bedrock |flatbedrock |1.16.4-1.1.6 |DONE |Manifest: NOSIGNATURE
Shrines-1.16.5-1.8.1.jar |Shrines |shrines |1.16.5-1.8.1 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
elementalcraft-1.16.5-2.7.9.jar |ElementalCraft |elementalcraft |1.16.5-2.7.9 |DONE |Manifest: NOSIGNATURE
platforms-1.16-1.7.11.jar |Platforms |platforms |1.7.11 |DONE |Manifest: NOSIGNATURE
metalbarrels-1.16.2-3.3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |DONE |Manifest: NOSIGNATURE
dungeons_mobs-1.16.5-1.0.10.jar |Dungeons Mobs |dungeons_mobs |1.0.10 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |Manifest: NOSIGNATURE
ae2extras-1.3-1.16.5.jar |AE2 Extras |ae2extras |1.3-1.16.5 |DONE |Manifest: NOSIGNATURE
ensorcellation-1.16.5-1.3.1.jar |Ensorcellation |ensorcellation |1.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
create-mc1.16.5_v0.3.2d.jar |Create |create |v0.3.2d |DONE |Manifest: NOSIGNATURE
ZYCraft-1.16.5-3.0.1.jar |ZYCraft |zycraft |3.0.0 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE
Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |DONE |Manifest: NOSIGNATURE
enviromats-1.16.5-2.0.9.0.jar |Environmental Materials |enviromats |2.0.9.0 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.1.2.jar |Comforts |comforts |1.16.5-4.0.1.1 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-8.4.0.jar |Applied Energistics 2 |appliedenergistics2 |8.4.0 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
lazierae2-1.16.5-1.1.4.jar |LazierAE2 |lazierae2 |1.1.4 |DONE |Manifest: NOSIGNATURE
Artifacts-1.16.5-2.10.0.jar |Artifacts |artifacts |1.16.5-2.10.0 |DONE |Manifest: NOSIGNATURE
DimStorage-1.16.5-4.4.1.jar |DimStorage |dimstorage |4.4.1 |DONE |Manifest: NOSIGNATURE
OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.16.5-2.3.2.jar |Dungeon Crawl |dungeoncrawl |2.3.2 |DONE |Manifest: NOSIGNATURE
demagnetize-forge-1.16.2-1.2.2.jar |Demagnetize |demagnetize |1.16.2-1.2.2 |DONE |Manifest: NOSIGNATURE
TravelAnchors-2.4.jar |Travel Anchors |travel_anchors |2.4 |DONE |Manifest: NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.16-5.0.22.jar |McJtyLib |mcjtylib |1.16-5.0.22 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.16-2.0.11.jar |RFToolsBase |rftoolsbase |1.16-2.0.11 |DONE |Manifest: NOSIGNATURE
xnet-1.16-3.0.13.jar |XNet |xnet |1.16-3.0.13 |DONE |Manifest: NOSIGNATURE
rftoolsdim-1.16-7.0.12-beta.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.12-beta |DONE |Manifest: NOSIGNATURE
rftoolspower-1.16-3.0.9.jar |RFToolsPower |rftoolspower |1.16-3.0.9 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.16-3.1.2.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.2 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.16-2.0.13.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.13 |DONE |Manifest: NOSIGNATURE
rftoolscontrol-1.16-4.0.11.jar |RFToolsControl |rftoolscontrol |1.16-4.0.11 |DONE |Manifest: NOSIGNATURE
restrictions-1.16-3.0.3.jar |Restrictions |restrictions |1.16-3.0.3 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.16.5-v1.31.37.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.31.37 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.7.5.jar |Mining Gadgets |mininggadgets |1.7.5 |DONE |Manifest: NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1605.3.1-build.43.jar |FTB Chunks |ftbchunks |1605.3.1-build.43 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1605.3.15-build.90.jar |KubeJS |kubejs |1605.3.15-build.90 |DONE |Manifest: NOSIGNATURE
kubejs-thermal-1605.1.3-build.1.jar |KubeJS Thermal |kubejs_thermal |1605.1.3-build.1 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.3-build.49.jar |FTB Quests |ftbquests |1605.3.3-build.49 |DONE |Manifest: NOSIGNATURE
kubejs-create-1605.1.2-build.7.jar |KubeJS Create |kubejs_create |1605.1.2-build.7 |DONE |Manifest: NOSIGNATURE
kubejs-mekanism-1604.1.1.6.jar |KubeJS Mekanism |kubejs_mekanism |1604.1.1.6 |DONE |Manifest: NOSIGNATURE
BloodMagic-1.16.4-3.1.1-16.jar |Blood Magic |bloodmagic |1.16.4-3.1.1-16 |DONE |Manifest: NOSIGNATURE
tomeofblood-1.16.5-1.1.jar |Tome of Blood |tomeofblood |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE
kubejs-blood-magic-1604.1.0.4.jar |KubeJS Blood Magic |kubejs_blood_magic |1604.1.0.4 |DONE |Manifest: NOSIGNATURE
scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |DONE |Manifest: NOSIGNATURE
meetyourfight-1.16.5-1.1.2.jar |Meet Your Fight |meetyourfight |1.1.2 |DONE |Manifest: NOSIGNATURE
immersiveposts-1.16.5-4.1.1.jar |Immersive Posts |immersiveposts |4.1.1 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
ImmersiveEngineering-1.16.5-5.0.3-138.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.3-138 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
kubejs-immersive-engineering-1604.1.0.12.jar |KubeJS Immersive Engineering |kubejs_immersive_engineering |1604.1.0.12 |DONE |Manifest: NOSIGNATURE
selene-1.16.5-1.6.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.16.5-4.2.1.jar |Mystical Agriculture |mysticalagriculture |4.2.1 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.16.5-4.2.0.jar |Mystical Agradditions |mysticalagradditions |4.2.0 |DONE |Manifest: NOSIGNATURE
sounddeviceoptions-1.4.3.jar |Sound Device Options |sounddeviceoptions |1.4.3 |DONE |Manifest: NOSIGNATURE
CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.1.1.252.jar |Tinkers' Construct |tconstruct |3.1.1.252 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.16-3.1.2.jar |RFToolsUtility |rftoolsutility |1.16-3.1.2 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.14.jar |EnchantmentDescriptions |enchdesc |7.0.14 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |Manifest: NOSIGNATURE
titanium-1.16.5-3.2.8.5-19.jar |Titanium |titanium |3.2.8.5 |DONE |Manifest: NOSIGNATURE
mana-and-artifice-1.4.0.8.jar |Mana and Artifice |mana-and-artifice |1.4.0.8 |DONE |Manifest: NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE
Exchangers-1.16.5-3.0.2.jar |Exchangers |exchangers |1.16.5-3.0.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
ctiers-1.16.5-1.35.jar |Centrifuge Tiers |ctiers |1.16.5-1.35 |DONE |Manifest: NOSIGNATURE
archers_paradox-1.16.5-1.3.1.jar |Archer's Paradox |archers_paradox |1.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE
omgourd-1.16.5-1.3.1.jar |Oh My Gourd |omgourd |1.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
enviroenergy-1.16.5-3.0.9.1.jar |Environmental Energy |enviroenergy |1.16.5-3.0.9.1 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-316.jar |Quark |quark |r2.4-316 |DONE |Manifest: NOSIGNATURE
rediscovered-1.16.4-1.3.7.jar |Rediscovered |rediscovered |1.3.7 |DONE |Manifest: NOSIGNATURE
diet-forge-1.16.5-0.39.jar |Diet |diet |1.16.5-0.39 |DONE |Manifest: NOSIGNATURE
creativewirelesstransmitter-1.16x-1.11.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.16x-1.11 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |DONE |Manifest: NOSIGNATURE
topaddons-1.16.5-2.1.5-beta.jar |TOP Addons |topaddons |1.16.5-2.1.5-beta |DONE |Manifest: NOSIGNATURE
FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |DONE |Manifest: NOSIGNATURE
enderchests-1.16-1.7.7.jar |EnderChests |enderchests |1.7.7 |DONE |Manifest: NOSIGNATURE
minecolonies-0.14.328-ALPHA-universal.jar |MineColonies |minecolonies |0.14.328-ALPHA |DONE |Manifest: NOSIGNATURE
Transport-1.16.5-3.7.0.jar |Transport |transport |3.7.0 |DONE |Manifest: NOSIGNATURE
ferritecore-2.0.5-forge.jar |Ferrite Core |ferritecore |2.0.5 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
engineersdecor-1.16.4-1.1.14.jar |Engineer's Decor |engineersdecor |1.1.14 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE
SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |DONE |Manifest: NOSIGNATURE
modular-routers-1.16.5-7.5.1-69.jar |Modular Routers |modularrouters |task ':jar' property|DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.7.3.jar |Refined Storage Addons |refinedstorageaddons |0.7.3 |DONE |Manifest: NOSIGNATURE
TA2 beginning 1.0.9 1.16.5.jar |[Add-on] The Abyss: The Beginn|thebeginning |1.0.9 |DONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.10.jar |Valhelsia Core |valhelsia_core |16.0.10 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.5.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.5 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-16.2.0-beta-4.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.0-beta-4 |DONE |Manifest: NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |Manifest: NOSIGNATURE
Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |DONE |Manifest: NOSIGNATURE
balancedenchanting-1.0.jar |Balanced Enchanting |balancedenchanting |1.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 11f07a92-47b7-422a-83bb-a4d35cc8630c
[Psi] Active spell: None
Player Count: 0 / 20; []
Data Packs: vanilla, mod:ftbessentials, mod:supermartijn642configlib, mod:quarryplus, mod:simplemagnets, mod:integratedterminals, mod:mcwwindows, mod:modnametooltip, mod:ironjetpacks, mod:forgeendertech, mod:ctm (incompatible), mod:yungsapi, mod:powah, mod:cabletiers, mod:rangedpumps, mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:xreliquary, mod:randompatches, mod:apotheosis (incompatible), mod:waterstrainer, mod:dynview (incompatible), mod:tmechworks (incompatible), mod:shetiphiancore, mod:refinedstorage, mod:novillagerdm, mod:alltheores, mod:industrialforegoing (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:fastfurnaceminusreplacement (incompatible), mod:biomesoplenty, mod:ironfurnaces, mod:mcwtrpdoors (incompatible), mod:silentgear, mod:supermartijn642corelib, mod:botania, mod:sf, mod:spark, mod:portality (incompatible), mod:curios, mod:corail_woodcutter (incompatible), mod:tanknull (incompatible), mod:framedblocks (incompatible), mod:angelring (incompatible), mod:tombstone, mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand (incompatible), mod:mcwroofs, mod:cfm (incompatible), mod:observerlib, mod:globalxp, mod:cloth-config (incompatible), mod:adchimneys, mod:customstartinggear (incompatible), mod:fastleafdecay (incompatible), mod:babel, mod:jepb, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:savemystronghold, mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:woot, mod:bagofyurting (incompatible), mod:jei, mod:jeiprofessions (incompatible), mod:attributefix, mod:mekanism, mod:caelus, mod:invtweaks (incompatible), mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:catjammies (incompatible), mod:libx, mod:compactmachines, mod:phosphophyllite, mod:engineerstools, mod:curioofundying, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:extradisks, mod:immersivepetroleum, mod:ironchest, mod:mythicbotany, mod:integratedcrafting, mod:logprot (incompatible), mod:theoneprobe, mod:mousetweaks, mod:usefulrailroads, mod:pamhc2crops (incompatible), mod:creativeapiary (incompatible), mod:jeiintegration, mod:pipez, mod:flywheel, mod:mantle (incompatible), mod:integrateddynamics, mod:integratednbt (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:structurize, mod:creativecrafter (incompatible), mod:pickletweaks, mod:allthetweaks, mod:byg, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:morered, mod:xpbook, mod:rsrequestify (incompatible), mod:cyclopscore, mod:astralsorcery, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:advancedperipherals, mod:tinyredstone, mod:eidolon, mod:managear, mod:incontrol (incompatible), mod:rsgauges, mod:chiseled, mod:glassential (incompatible), mod:configurableextramobdrops, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage, mod:citadel (incompatible), mod:iceandfire (incompatible), mod:allthemodium, mod:rats, mod:ratlantis, mod:mightyarchitect (incompatible), mod:potionsmaster, mod:culinaryconstruct (incompatible), mod:cartographer, mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:botanytrees, mod:sophisticatedbackpacks, mod:uteamcore, mod:buildinggadgets, mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:psi (incompatible), mod:thermal_cultivation (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:mekanismgenerators, mod:xnetgases, mod:absentbydesign (incompatible), mod:twilightforest, mod:mob_grinding_utils, mod:rsinfinitybooster, mod:chipped, mod:chocolate, mod:mcwbridges (incompatible), mod:usefulbackpacks, mod:resourcefulbees (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:compressium (incompatible), mod:mekanismadditions, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:mcwfences, mod:simplylight, mod:tgcropesmod (incompatible), mod:atmadditions (incompatible), mod:pamhc2foodextended (incompatible), mod:solarflux, mod:dpanvil, mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:thermal_expansion (incompatible), mod:integratedtunnels, mod:drawerstooltip, mod:mysticalcustomization (incompatible), mod:lostcities, mod:elevatorid, mod:gunpowderlib, mod:ftbultimine (incompatible), mod:buildersaddition (incompatible), mod:runelic, mod:starterkit, mod:mekanismtools, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:curiouselytra, mod:computercraft, mod:compactcrafting (incompatible), mod:trashcans, mod:tramplestopper, mod:smallships, mod:bwncr, mod:cyclic (incompatible), mod:betteradvancements, mod:rhino, mod:biggerreactors, mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:itemfilters, mod:elementalcraft, mod:platforms, mod:metalbarrels (incompatible), mod:abnormals_core, mod:upgrade_aquatic, mod:ae2extras (incompatible), mod:ensorcellation (incompatible), mod:create, mod:waystones (incompatible), mod:clumps, mod:enviromats (incompatible), mod:comforts, mod:appliedenergistics2 (incompatible), mod:lazierae2, mod:artifacts, mod:dimstorage, mod:demagnetize (incompatible), mod:travel_anchors, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:mahoutsukai (incompatible), mod:mininggadgets (incompatible), mod:akashictome, mod:ftbchunks, mod:kubejs, mod:kubejs_thermal, mod:ftbquests, mod:kubejs_create, mod:kubejs_mekanism, mod:bloodmagic, mod:tomeofblood, mod:kubejs_blood_magic, mod:scuba_gear (incompatible), mod:immersiveposts, mod:immersiveengineering, mod:kubejs_immersive_engineering, mod:mysticalagriculture, mod:mysticalagradditions, mod:sounddeviceoptions (incompatible), mod:craftingtweaks (incompatible), mod:tconstruct, mod:rftoolsutility, mod:enchdesc, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:mana-and-artifice, mod:silentlib (incompatible), mod:exchangers, mod:ctiers (incompatible), mod:forbidden_arcanus (incompatible), mod:archers_paradox (incompatible), mod:omgourd (incompatible), mod:enviroenergy, mod:quark (incompatible), mod:creativewirelesstransmitter (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:topaddons (incompatible), mod:fluxnetworks, mod:enderchests, mod:minecolonies (incompatible), mod:transport, mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot, mod:modularrouters, mod:refinedstorageaddons, mod:expandability, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:morphtool (incompatible), mod:balancedenchanting (incompatible), resourcefulbees:internals (incompatible), mod:structure_gel, mod:dungeons_plus, mod:dungeons_gear, mod:dungeons_arise, mod:dungeonsmod (incompatible), mod:atum, mod:valhelsia_core, mod:valhelsia_structures, mod:cavesandcliffs (incompatible), mod:mostructures, mod:yungsextras, mod:theabyss, mod:wrd, mod:wyrmroost (incompatible), mod:dungeons_mobs (incompatible), mod:savageandravage, mod:explorerscompass, mod:stalwart_dungeons, mod:mowziesmobs (incompatible), mod:cavebiomeapi, mod:dungeoncrawl, mod:alexsmobs, mod:champions (incompatible), mod:mobifier, mod:betterendforge, mod:cursed_realm_remastered, mod:blue_skies (incompatible), mod:undergarden, mod:shrines (incompatible), mod:endergetic, mod:outer_end, mod:aoa3 (incompatible), mod:diet, mod:herobrine, mod:gunswithoutroses (incompatible), mod:forestcraft, mod:dimdungeons, mod:meetyourfight (incompatible), mod:insanelib, mod:lycanitesmobs, mod:betterdungeons, mod:windowlogging (incompatible), mod:supplementaries, mod:dummmmmmy (incompatible), mod:equipmentcompare, mod:zycraft, mod:selene, mod:smoothboot, mod:chisel (incompatible), mod:allthecompressed, mod:observable, mod:lazydfu, mod:connectivity, mod:aireducer, mod:aiimprovements, mod:jeresources, mod:deuf (incompatible), mod:futurepack, mod:skinswapper, mod:wotwmod, mod:dystopia, mod:lotr, mod:rediscovered (incompatible), mod:thebeginning, mod:gaiadimension, mod:advancementbook, file/dimensiones.zip
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