Dungeons Gear

Dungeons Gear

6M Downloads

[1.16.5] Incompatibility Crash

mohammedajao opened this issue ยท 3 comments

commented

Seems to be a mod incompatibility with BountifulBaubles and Fish's Undead Rising I think. However, I believe this mod caused it since FUR and BB have had these errors in other mods and it's routinely because the other mod didn't check a condition properly.

Good mod though.

---- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 12/31/22 1:55 AM
Description: Exception in server tick loop

java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Feature placement
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_352] {}
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_352] {}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_352] {}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_352] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_352] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_352] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_352] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_352] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_352] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_352] {}
Caused by: net.minecraft.crash.ReportedException: Feature placement
at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:535) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_352] {}
... 11 more
Caused by: java.lang.IllegalArgumentException: Missing required parameters: []
at net.minecraft.loot.LootContext$Builder.func_216022_a(LootContext.java:215) ~[?:?] {re:mixin,re:classloading}
at com.infamous.dungeons_gear.utilties.LootTableHelper.copyLootContextWithNewQueryID(LootTableHelper.java:60) ~[dungeons_gear:1.16.5-3.2.2] {re:classloading}
at com.infamous.dungeons_gear.utilties.LootTableHelper.generateItemStacks(LootTableHelper.java:47) ~[dungeons_gear:1.16.5-3.2.2] {re:classloading}
at com.infamous.dungeons_gear.loot.GlobalLootModifier$DungeonsLootAdditions.doApply(GlobalLootModifier.java:59) ~[dungeons_gear:1.16.5-3.2.2] {re:classloading}
at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:53) ~[forge:?] {re:classloading}
at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1301) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:bountifulbaubles-forge.mixins.json:MixinForgeHooks,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:MixinForgeHooks,pl:mixin:A}
at net.minecraft.loot.LootTable.func_216113_a(LootTable.java:86) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
at com.teamremastered.endrem.utils.LootInjector$LootInjectionModifier.doApply(LootInjector.java:31) ~[endrem:5.0.3-R-1.16.5] {re:classloading}
at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:53) ~[forge:?] {re:classloading}
at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1301) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:bountifulbaubles-forge.mixins.json:MixinForgeHooks,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:MixinForgeHooks,pl:mixin:A}
at net.minecraft.loot.LootTable.func_216113_a(LootTable.java:86) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraft.loot.LootTable.func_216118_a(LootTable.java:106) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
at com.Fishmod.mod_LavaCow.entities.tameable.MimicEntity.unpackLootTable(MimicEntity.java:518) ~[mod_lavacow:2.1.2] {re:classloading,pl:runtimedistcleaner:A}
at com.Fishmod.mod_LavaCow.entities.tameable.MimicEntity.func_213386_a(MimicEntity.java:500) ~[mod_lavacow:2.1.2] {re:classloading,pl:runtimedistcleaner:A}
at com.Fishmod.mod_LavaCow.world.structure.DesertTombPiece.func_230383_a_(DesertTombPiece.java:57) ~[mod_lavacow:2.1.2] {re:classloading}
at net.minecraft.world.gen.feature.structure.StructureStart.redirect$zle000$structurePieceGenerated(StructureStart.java:536) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:antiqueatlas-common.mixins.json:structure.StructureStartMixin,pl:mixin:APP:quark.mixins.json:StructureStartMixin,pl:mixin:A}
at net.minecraft.world.gen.feature.structure.StructureStart.func_230366_a_(StructureStart.java:65) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:antiqueatlas-common.mixins.json:structure.StructureStartMixin,pl:mixin:APP:quark.mixins.json:StructureStartMixin,pl:mixin:A}
at net.minecraft.world.biome.Biome.lambda$generate$20(Biome.java:234) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_352] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_352] {}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_352] {}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_352] {}
at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189) ~[?:1.8.0_352] {}
at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53) ~[?:?] {re:classloading}
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_352] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_352] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_352] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_352] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_352] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_352] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_352] {}
at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:233) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A}
at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betternether.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:endrem.mixins.json:world.DisableStrongholdMixin,pl:mixin:APP:endrem.mixins.json:world.ChunkGeneratorAccessorMixin,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:betterstrongholds.mixins.json:ChunkGeneratorAccessor,pl:mixin:A}
at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:A}
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:A}
at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_352] {}
... 11 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Linux (aarch64) version 5.15.0-1018-oracle
Java Version: 1.8.0_352, Private Build
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
Memory: 15366436552 bytes (14654 MB) / 20618149888 bytes (19663 MB) up to 20618149888 bytes (19663 MB)
CPUs: 4
JVM Flags: 2 total; -Xmx21000M -Xms21000M
ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.34
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
CyclopsCore-1.16.5-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE
BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
astralsorcery-1.16.5-1.14.1.jar |Astral Sorcery |astralsorcery |1.16.4-1.14.1 |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
Piglin Expansion 1.2.jar |Piglin Expansion |piglin_expansion |1.1.0 |DONE |Manifest: NOSIGNATURE
weeping_angels-36.0.1.jar |Weeping Angels |weeping_angels |36.0.1 |DONE |Manifest: NOSIGNATURE
IntegratedTerminals-1.16.5-1.2.13.jar |IntegratedTerminals |integratedterminals |1.2.13 |DONE |Manifest: NOSIGNATURE
constructsarmory-forge-2.0.0-alpha.2+1.16.5.jar |Construct's Armory |constructsarmory |2.0.0-alpha.2+1.16.5|DONE |Manifest: NOSIGNATURE
DoggyTalents-1.16.5-2.1.15.jar |Doggy Talents 2 |doggytalents |2.1.15 |DONE |Manifest: NOSIGNATURE
entitycollisionfpsfix-1.16-1.0.1.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.1 |DONE |Manifest: NOSIGNATURE
betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE
rubidium-0.2.10.jar |Rubidium |rubidium |0.2.10 |DONE |Manifest: NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.16.5-7.3.0.0-build.0330.jar |ForgeEndertech |forgeendertech |7.3.0.0 |DONE |Manifest: NOSIGNATURE
Controlling-7.0.0.28.jar |Controlling |controlling |7.0.0.28 |DONE |Manifest: NOSIGNATURE
Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
Bookshelf-Forge-1.16.5-10.4.32.jar |Bookshelf |bookshelf |10.4.32 |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
guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |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
Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |DONE |Manifest: NOSIGNATURE
Paraglider-1.16.5-1.3.2.11.jar |Paraglider |paraglider |1.3.2.11 |DONE |Manifest: NOSIGNATURE
dragonfight-1.8.jar |dragonfight mod |dragonfight |1.8 |DONE |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.18.4b.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.16.5-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.6-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |DONE |Manifest: NOSIGNATURE
industrial-foregoing-1.16.5-3.2.14.6-14.jar |Industrial Foregoing |industrialforegoing |3.2.14.6 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE
CommonCapabilities-1.16.5-2.8.0.jar |CommonCapabilities |commoncapabilities |2.8.0 |DONE |Manifest: NOSIGNATURE
Aquamirae 3.0.0.jar |Aquamirae |ob_aquamirae |3.0.0 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE
endrem-5.0.3-R-1.16.5.jar |End Remastered |endrem |5.0.3-R-1.16.5 |DONE |Manifest: NOSIGNATURE
toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE
YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
EyesInTheDarkness-1.16.5-1.0.6.jar |Eyes in the Darkness |eyesinthedarkness |1.0.6 |DONE |Manifest: NOSIGNATURE
spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE
lycanitesmobs-1.16.5-2.3.3.3.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.3.3 |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.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-5.45.jar |Collective |collective |5.45 |DONE |Manifest: NOSIGNATURE
rottenPiglins1_2_0.jar |Rotten_Piglins |rotten_piglins |1.2.0 |DONE |Manifest: NOSIGNATURE
IntegratedTunnels-1.16.5-1.8.11.jar |IntegratedTunnels |integratedtunnels |1.8.11 |DONE |Manifest: NOSIGNATURE
DrawersTooltip-1.16.2-2.1.1.jar |Drawers Tooltip |drawerstooltip |2.1.1 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
antiquewaystones-1.3.jar |Antique Waystones |antiquewaystones |1.3 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.16.5-10.1.2.457.jar |Mekanism: Tools |mekanismtools |10.1.2 |DONE |Manifest: NOSIGNATURE
majruszs-difficulty-1.16.4-1.1.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.1.0 |DONE |Manifest: NOSIGNATURE
SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE
mutantmore-1.16.5-1.0.1.jar |Mutant More |mutantmore |1.0.3 |DONE |Manifest: NOSIGNATURE
architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE
observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE
cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE
enchantwithmob-1.16.5-1.5.2.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.2 |DONE |Manifest: NOSIGNATURE
switchbow-1.7.jar |Switch-Bow |switchbow |1.7 |DONE |Manifest: NOSIGNATURE
ScalingHealth-1.16.5-4.1.5+11.jar |Scaling Health |scalinghealth |4.1.5+11 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE
DynamicTrees-1.16.5-0.10.2.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.2 |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
wwta-1.16-2.0.jar |When Was That Again |wwta |1.16-2.0 |DONE |Manifest: NOSIGNATURE
dungeons_libraries-1.16.5-1.0.2.jar |Dungeons Libraries |dungeons_libraries |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE
dungeons_gear-1.16.5-3.2.2.jar |Dungeons Gear |dungeons_gear |1.16.5-3.2.2 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE
torchslabmod-1.16.4_v1.6.19.jar |Torch Slab Mod |torchslabmod |1.6.18 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE
bountifulbaubles-1.16.5-0.1.0-forge.jar |Bountiful Baubles |bountifulbaubles |1.16.5-0.1.0 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
dungeons_mobs-1.16.5-2.2.2.jar |Dungeons Mobs |dungeons_mobs |1.16.5-2.2.2 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE
goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE
Mekanism-1.16.5-10.1.2.457.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE
mobhealthbar-1-16-5-2.jar |YDM's Mob Health Bar |mobhealthbar |2.0 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |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
tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |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
SereneSeasons-1.16.5-4.0.1.127-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.127 |DONE |Manifest: NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
champions-forge-1.16.5-2.0.1.15.jar |Champions |champions |1.16.5-2.0.1.15 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.16.5-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |DONE |Manifest: NOSIGNATURE
Obscuria's Tooltips 1.0.0.jar |Obscuria's Tooltips |ob_tooltips |1.0.0 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.16-5.1.8.jar |McJtyLib |mcjtylib |1.16-5.1.8 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.16-2.1.5.jar |RFToolsBase |rftoolsbase |1.16-2.1.5 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.16-2.0.19.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.19 |DONE |Manifest: NOSIGNATURE
outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.11-1.16.5.jar |Ice and Fire |iceandfire |2.1.11-1.16.5 |DONE |Manifest: NOSIGNATURE
inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.16-3.0.14.jar |RFToolsPower |rftoolspower |1.16-3.0.14 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |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
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
spartantwilight-1.16.5-2.3.2.jar |Spartan Weaponry: Twilight For|spartantwilight |1.16.5-2.3.2 |DONE |Manifest: NOSIGNATURE
Fish's Undead Rising-2.1.2.jar |Fish's Undead Rising |mod_lavacow |2.1.2 |DONE |Manifest: NOSIGNATURE
subwild-1.3.1.jar |Subterranean Wilderness |subwild |1.3.1 |DONE |Manifest: NOSIGNATURE
selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
antiqueatlas-6.2.3-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.2.3-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE
IntegratedCrafting-1.16.5-1.0.23.jar |IntegratedCrafting |integratedcrafting |1.0.23 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.34-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |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_foundation-1.16.5-1.5.2.30.jar |Thermal Series |thermal |1.5.2.30 |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_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |1.5.0.4 |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_expansion-1.16.5-1.5.2.16.jar |Thermal Expansion |thermal_expansion |1.5.2.16 |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
RealisticTorches-1.16.5-3.1.5.jar |Realistic Torches |realistictorches |1.16.5-3.1.5 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE
JER-Integration-1.1.1.jar |JER Integration |jerintegration |1.1.1 |DONE |Manifest: NOSIGNATURE
BrassAmberBattleTowers-1.16.5-1.6.3.jar |Brass Amber BattleTowers |ba_bt |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE
NotEnoughEnergistics-1.16.5-0.1.jar |Not Enough Energistics |neenergistics |0.1 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |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
pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |Manifest: NOSIGNATURE
titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.6-build.98.jar |FTB Quests |ftbquests |1605.3.6-build.98 |DONE |Manifest: NOSIGNATURE
QuestPlaques-1.16.5-1.0.2.jar |Quest Plaques |questplaques |1.0.2 |DONE |Manifest: NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE
Jade-1.16.4-2.8.3.jar |Jade |jade |2.8.3 |DONE |Manifest: NOSIGNATURE
towers_of_the_wild-1.16.3-2.1.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.3-2.1.0 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.2.jar |betterfpsdist mod |betterfpsdist |1.2 |DONE |Manifest: NOSIGNATURE
majrusz-library-1.16.4-2.0.1.jar |Majrusz Library |majrusz_library |2.0.1 |DONE |Manifest: NOSIGNATURE
pipez-1.16.5-1.2.17.jar |Pipez |pipez |1.16.5-1.2.17 |DONE |Manifest: NOSIGNATURE
whisperwoods-1.16.5-2.1.1-forge.jar |Whisperwoods |whisperwoods |1.16.5-2.1.1 |DONE |Manifest: NOSIGNATURE
Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE
SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
IntegratedDynamics-1.16.5-1.10.15.jar |IntegratedDynamics |integrateddynamics |1.10.15 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |1.5.0.4 |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
FastWorkbench-1.16.5-4.6.2.jar |Fast Workbench |fastbench |4.6.2 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.41.jar |Polymorph |polymorph |1.16.5-0.41 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE
materialis-1.16.5-2.5.1.jar |Materialis |materialis |1.16.5-2.5.1 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE
performant-1.16.2-5-3.99m.jar |Performant |performant |3.73m |DONE |Manifest: NOSIGNATURE
swiaf-1.16.5-1.1.2.jar |Spartan Weaponry: Ice and Fire|swiaf |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE
CoroUtil-1.16.5-1.2.37.jar |CoroUtil |coroutil |1.16.5-1.2.37 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE
lootr-1.16.5-0.1.15.46.jar |Lootr |lootr |0.1.14.45 |DONE |Manifest: NOSIGNATURE
ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |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
Login_Shield-1.16.5-5-g909ffa8.jar |LoginShield |login_shield |1.16.5-5-g909ffa8 |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
PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
parry-2.1.jar |Shield Parry |parry |2.1 |DONE |Manifest: NOSIGNATURE
enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE
Obscuria's Essentials 3.0.0.jar |Obscuria's Essentials |ob_core |3.0.0 |DONE |Manifest: NOSIGNATURE
createaddition-1.16.5-20220129a.jar |Create Crafts & Additions |createaddition |1.16.5-20220129a |DONE |Manifest: NOSIGNATURE
xptome-1.16.5-v2.1.5.jar |XP Tome |xpbook |v2.1.5 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 512267c3-19dc-4a4d-ab96-79ab9f542e37
Player Count: 1 / 8; [ServerPlayerEntity['Takatou'/650, l='ServerLevel[world]', x=479.17, y=74.00, z=311.77]]
Data Packs: vanilla, mod:cyclopscore, mod:betterdungeons, mod:astralsorcery, mod:piglin_expansion, mod:weeping_angels (incompatible), mod:integratedterminals, mod:constructsarmory, mod:doggytalents (incompatible), mod:entitycollisionfpsfix (incompatible), mod:betternether, mod:rubidium (incompatible), mod:bettercaves (incompatible), mod:forgeendertech, mod:controlling, mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:yungsapi, mod:mutantbeasts (incompatible), mod:bookshelf, mod:guardvillagers, mod:randompatches, mod:morpheus (incompatible), mod:mekanismgenerators, mod:jeresources, mod:paraglider, mod:dragonfight, mod:dummmmmmy (incompatible), mod:twilightforest, mod:supplementaries, mod:betterendforge, mod:advancementplaques, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:repurposed_structures, mod:commoncapabilities, mod:ob_aquamirae, mod:biomesoplenty, mod:endrem (incompatible), mod:toughnessbar (incompatible), mod:yungsbridges, mod:eyesinthedarkness (incompatible), mod:spark, mod:lycanitesmobs, mod:mostructures, mod:curios, mod:patchouli (incompatible), mod:collective, mod:rotten_piglins, mod:integratedtunnels, mod:drawerstooltip, mod:betterstrongholds, mod:antiquewaystones, mod:mekanismtools, mod:majruszs_difficulty, mod:spartanweaponry, mod:mutantmore, mod:architectury, mod:observerlib, mod:cloth-config (incompatible), mod:enchantwithmob, mod:switchbow, mod:scalinghealth, mod:fastleafdecay, mod:dynamictrees, mod:bettermineshafts, mod:wwta, mod:dungeons_libraries (incompatible), mod:dungeons_gear, mod:betteradvancements, mod:mowziesmobs, mod:geckolib3 (incompatible), mod:torchslabmod (incompatible), mod:ftblibrary, mod:ftbteams, mod:spiderstpo, mod:bountifulbaubles (incompatible), mod:jei, mod:itemfilters, mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:goblintraders, mod:mekanism, mod:waystones (incompatible), mod:clumps, mod:mobhealthbar, mod:comforts, mod:appliedenergistics2 (incompatible), mod:tumbleweed (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:stoneholm, mod:champions (incompatible), mod:dungeoncrawl, mod:ob_tooltips, mod:mcjtylib, mod:rftoolsbase, mod:rftoolsstorage, mod:outvoted, mod:iceandfire, mod:inventorypets (incompatible), mod:rftoolspower, mod:forge, mod:bountiful (incompatible), mod:spartantwilight, mod:mod_lavacow, mod:subwild, mod:selene, mod:antiqueatlas, mod:integratedcrafting, mod:cofh_core, mod:thermal, mod:thermal_innovation (incompatible), mod:thermal_expansion, mod:realistictorches, mod:tconstruct, mod:jerintegration, mod:ba_bt, mod:neenergistics, mod:enchdesc, mod:pandoras_creatures (incompatible), mod:titanium (incompatible), mod:ftbquests, mod:questplaques (incompatible), mod:silentlib (incompatible), mod:jade, mod:towers_of_the_wild, mod:betterfpsdist, mod:majrusz_library, mod:pipez, mod:whisperwoods, mod:iceberg, mod:flywheel, mod:create, mod:spartanshields, mod:savageandravage, mod:mantle (incompatible), mod:integrateddynamics, mod:thermal_cultivation (incompatible), mod:fastbench (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:akashictome, mod:quark (incompatible), mod:materialis, mod:storagedrawers (incompatible), mod:performant (incompatible), mod:swiaf, mod:coroutil, mod:appleskin, mod:lootr (incompatible), mod:ferritecore (incompatible), mod:login_shield, mod:solcarrot, mod:puzzleslib, mod:parry, mod:enhancedcelestials, mod:ob_core, mod:createaddition, mod:xpbook
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)

commented

They're never going to look at this, put your code in a gist and post a link here, or drag the crash log and drop it to upload it geez man https://gist.github.com/

commented

There's currently a couple End Remastered incompatibilities. I hope to resolve these soon :)

commented

Duplicate of #175 Will be fixed later today