本帖最后由 声名我主宰 于 2021-10-12 22:55 编辑
如题,奔溃日志如下,求大佬们帮忙看看!!!
如题,奔溃日志如下,求大佬们帮忙看看!!!
---- Minecraft Crash Report ---- // But it works on my machine. Time: 21-10-12 下午9:57 Description: Exception in server tick loop java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: generating features & structures (TerraForged World-Gen) at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_191-1-ojdkbuild] {} 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_191-1-ojdkbuild] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_191-1-ojdkbuild] {} Caused by: net.minecraft.crash.ReportedException: generating features & structures (TerraForged World-Gen) 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.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.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_191-1-ojdkbuild] {} ... 11 more Caused by: com.terraforged.mod.profiler.watchdog.UncheckedException: Critical error detected whilst generating Structure dungeons_arise:undead_pirate_ship Caused by: java.lang.ExceptionInInitializerError at net.minecraft.tileentity.SkullTileEntity.func_174884_b(SourceFile) ~[?:?] {re:classloading,xf:fml:customskinloader:TileEntitySkullTransformer} at net.minecraft.tileentity.SkullTileEntity.func_152109_d(SourceFile:113) ~[?:?] {re:classloading,xf:fml:customskinloader:TileEntitySkullTransformer} at net.minecraft.tileentity.SkullTileEntity.func_195485_a(SourceFile:109) ~[?:?] {re:classloading,xf:fml:customskinloader:TileEntitySkullTransformer} at net.minecraft.tileentity.SkullTileEntity.func_230337_a_(SourceFile:62) ~[?:?] {re:classloading,xf:fml:customskinloader:TileEntitySkullTransformer} at net.minecraft.world.gen.feature.template.Template.func_237146_a_(Template.java:251) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdungeons.mixins.json:DungeonContextMixin,pl:mixin:APP:repurposed_structures.mixins.json:TemplateAccessor,pl:mixin:APP:quark.mixins.json:TemplateMixin,pl:mixin:A} at net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece.func_230378_a_(SingleJigsawPiece.java:106) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:repurposed_structures.mixins.json:SingleJigsawPieceAccessor,pl:mixin:APP:charm.mixins.json:SingleJigsawPieceMixin,pl:mixin:A} at net.minecraft.world.gen.feature.structure.AbstractVillagePiece.func_237001_a_(SourceFile:83) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.world.gen.feature.structure.AbstractVillagePiece.func_230383_a_(SourceFile:79) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.world.gen.feature.structure.StructureStart.func_230366_a_(StructureStart.java:65) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:StructureStartMixin,pl:mixin:A} at com.terraforged.mod.chunk.generator.FeatureGenerator.lambda$decorate$0(FeatureGenerator.java:137) ~[terraforged:1.16.5-0.2.15] {re:classloading} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189) ~[?:1.8.0_191-1-ojdkbuild] {} 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_191-1-ojdkbuild] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_191-1-ojdkbuild] {} at com.terraforged.mod.chunk.generator.FeatureGenerator.decorate(FeatureGenerator.java:137) ~[terraforged:1.16.5-0.2.15] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.decorate(FeatureGenerator.java:106) ~[terraforged:1.16.5-0.2.15] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.generateFeatures(FeatureGenerator.java:88) ~[terraforged:1.16.5-0.2.15] {re:classloading} at com.terraforged.mod.chunk.TFChunkGenerator.func_230351_a_(TFChunkGenerator.java:250) ~[terraforged:1.16.5-0.2.15] {re:classloading} 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:APP:byg.mixins.json:common.world.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:APP:byg.mixins.json:common.world.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.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.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_191-1-ojdkbuild] {} ... 11 more Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[mc.jar:36.2] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191-1-ojdkbuild] {} at customskinloader.utils.MinecraftUtil.getMinecraftDataDir(MinecraftUtil.java:26) ~[customskinloader:14.13-SNAPSHOT-282] {re:classloading} at customskinloader.CustomSkinLoader.<clinit>(CustomSkinLoader.java:35) ~[customskinloader:14.13-SNAPSHOT-282] {re:classloading} at net.minecraft.tileentity.SkullTileEntity.func_174884_b(SourceFile) ~[?:?] {re:classloading,xf:fml:customskinloader:TileEntitySkullTransformer} at net.minecraft.tileentity.SkullTileEntity.func_152109_d(SourceFile:113) ~[?:?] {re:classloading,xf:fml:customskinloader:TileEntitySkullTransformer} at net.minecraft.tileentity.SkullTileEntity.func_195485_a(SourceFile:109) ~[?:?] {re:classloading,xf:fml:customskinloader:TileEntitySkullTransformer} at net.minecraft.tileentity.SkullTileEntity.func_230337_a_(SourceFile:62) ~[?:?] {re:classloading,xf:fml:customskinloader:TileEntitySkullTransformer} at net.minecraft.world.gen.feature.template.Template.func_237146_a_(Template.java:251) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdungeons.mixins.json:DungeonContextMixin,pl:mixin:APP:repurposed_structures.mixins.json:TemplateAccessor,pl:mixin:APP:quark.mixins.json:TemplateMixin,pl:mixin:A} at net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece.func_230378_a_(SingleJigsawPiece.java:106) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:repurposed_structures.mixins.json:SingleJigsawPieceAccessor,pl:mixin:APP:charm.mixins.json:SingleJigsawPieceMixin,pl:mixin:A} at net.minecraft.world.gen.feature.structure.AbstractVillagePiece.func_237001_a_(SourceFile:83) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.world.gen.feature.structure.AbstractVillagePiece.func_230383_a_(SourceFile:79) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at net.minecraft.world.gen.feature.structure.StructureStart.func_230366_a_(StructureStart.java:65) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:StructureStartMixin,pl:mixin:A} at com.terraforged.mod.chunk.generator.FeatureGenerator.lambda$decorate$0(FeatureGenerator.java:137) ~[terraforged:1.16.5-0.2.15] {re:classloading} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189) ~[?:1.8.0_191-1-ojdkbuild] {} 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_191-1-ojdkbuild] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_191-1-ojdkbuild] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_191-1-ojdkbuild] {} at com.terraforged.mod.chunk.generator.FeatureGenerator.decorate(FeatureGenerator.java:137) ~[terraforged:1.16.5-0.2.15] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.decorate(FeatureGenerator.java:106) ~[terraforged:1.16.5-0.2.15] {re:classloading} at com.terraforged.mod.chunk.generator.FeatureGenerator.generateFeatures(FeatureGenerator.java:88) ~[terraforged:1.16.5-0.2.15] {re:classloading} at com.terraforged.mod.chunk.TFChunkGenerator.func_230351_a_(TFChunkGenerator.java:250) ~[terraforged:1.16.5-0.2.15] {re:classloading} 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:APP:byg.mixins.json:common.world.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:APP:byg.mixins.json:common.world.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.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.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_191-1-ojdkbuild] {} ... 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: Windows Server 2012 R2 (amd64) version 6.3 Java Version: 1.8.0_191-1-ojdkbuild, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1417810288 bytes (1352 MB) / 4836032512 bytes (4612 MB) up to 8948023296 bytes (8533 MB) CPUs: 32 JVM Flags: 2 total; -Xmx9600M -Xms512M ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /mc.jar object_holder_definalize PLUGINSERVICE /mc.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /mc.jar capability_inject_definalize PLUGINSERVICE /mc.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /mc.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.8 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: TreeChop-1.16.4-0.14.5.jar |HT's TreeChop |treechop |0.14.5 |DONE |Manifest: NOSIGNATURE BetterDungeons-1.16.4-1.2.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2 |DONE |Manifest: NOSIGNATURE Piglin+Expansion+1.0.jar |Piglin Expansion |piglin_expansion |1.0.0 |DONE |Manifest: NOSIGNATURE NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |Manifest: NOSIGNATURE nether-s-exoticism-1.16.5-1.1.1.jar |Nether's Exoticism |nethers_exoticism |1.1.1 |DONE |Manifest: NOSIGNATURE incontrol-1.16-5.2.0.jar |InControl |incontrol |1.16-5.2.0 |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.16.5-1.1.6.jar |Stalwart Dungeons |stalwart_dungeons |1.1.6 |DONE |Manifest: NOSIGNATURE KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |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 villagernames_1.16.5-3.3.jar |Villager Names |villagernames |3.3 |DONE |Manifest: NOSIGNATURE TerraForged-1.16.5-0.2.15.jar |TerraForged |terraforged |0.2.15 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 XaerosWorldMap_1.17.0.1_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.17.0.1 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE quickteleports-1.16.2-1.1.2.jar |QuickTeleports |quickteleports |1.1.2 |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 guardvillagers-1.16.5.1.2.5.jar |Guard Villagers |guardvillagers |1.2.5 |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 clickadv-1.8.jar |clickadv mod |clickadv |1.8 |DONE |Manifest: NOSIGNATURE dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 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.2.jar |Paraglider |paraglider |1.3.2.2 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE ChinjufuMod[1.16.5]6.0.1.jar |Chinjufu Mod |chinjufumod |[1.16.5]6.0.1 |DONE |Manifest: NOSIGNATURE RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.1.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.1 |DONE |Manifest: NOSIGNATURE cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE quickhomes-1.16.3-1.2.6.jar |QuickHomes |quickhomes |1.2.6 |DONE |Manifest: NOSIGNATURE corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.16.5-1.4.0.jar |Advancement Plaques |advancementplaques |1.4.0 |DONE |Manifest: NOSIGNATURE chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |Manifest: NOSIGNATURE mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.4.6.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.6 |DONE |Manifest: NOSIGNATURE cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.2.3+1.16.5.jar |Repurposed Structures |repurposed_structures |3.2.3+1.16.5 |DONE |Manifest: NOSIGNATURE morevillagers-FORGE-1.16.5-1.5.4.jar |More Villagers |morevillagers |1.5.4 |DONE |Manifest: NOSIGNATURE projectvibrantjourneys-1.16.5-3.2.9.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.9 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE Autofish-0.9.2-forge-mc1.16.4.jar |Autofish |autofish |0.9.2 |DONE |Manifest: NOSIGNATURE simplylight-1.16.4-1.2.0-build.11.jar |Simply Light |simplylight |1.16.4-1.2.0-build.1|DONE |Manifest: NOSIGNATURE simplefarming-1.16.5-1.3.8.jar |Simple Farming |simplefarming |1.16.5-1.3.8 |DONE |Manifest: NOSIGNATURE SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.16.5-1.2.jar |Dungeons Enhanced |dungeons_enhanced |1.2 |DONE |Manifest: NOSIGNATURE villagespawnpoint_1.16.5-1.8.jar |Village Spawn Point |villagespawnpoint |1.8 |DONE |Manifest: NOSIGNATURE spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |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 omnis-1.16.5-1.1.2.3.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE sisser-1.7.jar |Sisser |sisser |1.7 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE extendedmushrooms-1.6.1-1.16.5+.jar |Extended Mushrooms |extendedmushrooms |1.6.1-1.16.5+ |DONE |Manifest: NOSIGNATURE collective-1.16.5-2.58.jar |Collective |collective |2.58 |DONE |Manifest: NOSIGNATURE Snow_Pig-1.16.5-2.3.1.jar |Snow Pig |snowpig |1.16.5-2.3.1 |DONE |Manifest: NOSIGNATURE unnamedanimalmod-1.0.2.jar |Unnamed Animal Mod |unnamedanimalmod |1.0.2 |DONE |Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE MushroomQuest_1.16.5_v3.2.jar |Mushroom Quest |mushroomquest |3.0.0 |DONE |Manifest: NOSIGNATURE obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |Manifest: NOSIGNATURE Chunk+Pregenerator-V1.16-3.1.1.jar |Chunk Pregenerator |chunkpregen |V1.16-3.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 worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE architectury-1.22.32-forge.jar |Architectury |architectury |1.22.32 |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 ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE toms_storage-1.2.18.jar |Tom's Simple Storage Mod |toms_storage |1.2.18 |DONE |Manifest: NOSIGNATURE CustomStartingGear-1.16.5-2.0.3-universal.jar |Custom Starter Gear |customstartinggear |2.0.3.1 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE exoticbirds-1.16.4-1.2.0.jar |Exotic Birds |exoticbirds |1.2.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 SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE Kiwi-1.16.5-3.5.2.jar |Kiwi |kiwi |3.5.2 |DONE |Manifest: NOSIGNATURE ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |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.3-build.71.jar |FTB Library |ftblibrary |1605.3.3-build.71 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.2-build.32.jar |FTB Teams |ftbteams |1605.2.2-build.32 |DONE |Manifest: NOSIGNATURE connectiblechains-1.2.0.jar |Connectible Chains |connectiblechains |NONE |DONE |Manifest: NOSIGNATURE simpledelights-1.1.jar |Simple Delights |simpledelights |1.1 |DONE |Manifest: NOSIGNATURE CustomSkinLoader_ForgeLegacy-14.13-SNAPSHOT-282.ja|CustomSkinLoader |customskinloader |14.13-SNAPSHOT-282 |DONE |Manifest: 4a:31:8b:cf:34:eb:d0:13:f3:19:39:d5:d2:b9:12:78:b5:f2:8d:91:3e:6f:8f:ed:97:48:00:69:e1:30:3a:54 CC(FG1.16.5)+v1.1.5.jar |Caves And Cliffs |caves_and_cliffs |1.1.5 |DONE |Manifest: NOSIGNATURE EasyMagic-v1.0.2-1.16.5.jar |Easy Magic |easymagic |1.0.2 |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 NourishedEndV2.jar |Nourished End |nourished_end |1.0.2 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.121.jar |Just Enough Items |jei |7.7.1.121 |DONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.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 callablehorses-1.16.3-1.2.1.4.jar |Callable Horses |callablehorses |1.2.1.4 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE environmental-1.16.5-1.1.0.jar |Environmental |environmental |1.1.0 |DONE |Manifest: NOSIGNATURE bamboo_blocks-1.16.5-3.0.0.jar |Bamboo Blocks |bamboo_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE berry_good-1.16.5-4.1.1.jar |Berry Good |berry_good |4.1.1 |DONE |Manifest: NOSIGNATURE Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE seals-1.16.3-2.1.2.jar |Seals |seals |2.1.2 |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 Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE RopeBridge-1.16.5-2.2.1.jar |Rope Bridge |ropebridge |1.16.5-2.2.1 |DONE |Manifest: NOSIGNATURE Kobolds-1.4.5.jar |Kobolds |kobolds |1.0.0 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.3.jar |Waystones |waystones |7.6.3 |DONE |Manifest: NOSIGNATURE WeaponThrow-1.16.4-5.0.jar |Weapon Throw |weaponthrow |1.16.4-5.0 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.3.jar |Traveler's Backpack |travelersbackpack |5.4.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 SereneSeasons-1.16.5-4.0.1.121-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.121 |DONE |Manifest: NOSIGNATURE LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |DONE |Manifest: NOSIGNATURE CraftTweaker-1.16.5-7.1.2.411.jar |CraftTweaker |crafttweaker |7.1.2.411 |DONE |Manifest: NOSIGNATURE frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.8-universal.jar |Forge |forge |36.2.8 |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 neapolitan-1.16.5-2.1.0.jar |Neapolitan |neapolitan |2.1.0 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.6.1.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.47-release (2).jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.8-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE cavebiomeapi-1.16.5-1.3.7.jar |CaveBiomeAPI |cavebiomeapi |1.3.7 |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 plonk-1.16.5-9.0.8.jar |Plonk |plonk |9.0.8 |DONE |Manifest: NOSIGNATURE logprot-1.16-1.3.jar |Logprot |logprot |1.3 |DONE |Manifest: NOSIGNATURE CooperativeAdvancements-1.16.5-1.2.0.jar |Cooperative Advancements |cooperativeadvancements |1.2.0 |DONE |Manifest: NOSIGNATURE Spheric+1.0.5+1.16.5.jar |Spheric |spheric |1.0.5 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1605.3.5-build.64.jar |FTB Quests |ftbquests |1605.3.5-build.64 |DONE |Manifest: NOSIGNATURE Jade-1.16.4-2.7.4.jar |Jade |jade |2.7.4 |DONE |Manifest: NOSIGNATURE majobroom1.3.1.jar |Majo Broom Mod |majobroom |1.0 |DONE |Manifest: NOSIGNATURE CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |Manifest: NOSIGNATURE farmersdelightintegration-1.16.5-1.0.3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |Manifest: NOSIGNATURE personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |Manifest: NOSIGNATURE atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.8.jar |Iceberg |iceberg |1.0.8 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_21.16.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.16.0 |DONE |Manifest: NOSIGNATURE ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |Manifest: NOSIGNATURE autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-1.16.5-1.2.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE Quark-r2.4-316.jar |Quark |quark |r2.4-316 |DONE |Manifest: NOSIGNATURE charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE abnormals_delight-1.16.5-1.2.0.jar |Abnormals Delight |abnormals_delight |1.2.0 |DONE |Manifest: NOSIGNATURE sit-1.16.5-v1.3.1.jar |Sit |sit |v1.3.1 |DONE |Manifest: NOSIGNATURE earthmobsmod-1.16.4-0.4.2.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.4.2 |DONE |Manifest: NOSIGNATURE performant-1.16.2-5-3.72m.jar |Performant |performant |3.56m |DONE |Manifest: NOSIGNATURE JustEnoughCharacters-1.16.4-4.3.2.jar |Just Enough Characters |jecharacters |1.16.4-4.3.2 |DONE |Manifest: NOSIGNATURE simplytea-1.16.5-2.4.0.jar |Simply Tea |simplytea |2.4.0 |DONE |Manifest: NOSIGNATURE terraincognita-1.16.3-1.6.4.2.jar |Terra Incognita |terraincognita |1.16.3-1.6.4.2 |DONE |Manifest: NOSIGNATURE structurize-0.13.219-ALPHA-universal.jar |Structurize |structurize |0.13.219-ALPHA |DONE |Manifest: NOSIGNATURE minecolonies-1.0.0-RELEASE-universal.jar |MineColonies |minecolonies |1.0.0-RELEASE |DONE |Manifest: NOSIGNATURE HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |DONE |Manifest: NOSIGNATURE LadyLucs+Critter_Mod_1.3.jar |LadyLucs' Critters |ladys_critter_mod |1.0.0 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |DONE |Manifest: NOSIGNATURE ferritecore-2.0.7-forge.jar |Ferrite Core |ferritecore |2.0.7 |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 Drill+1.16.5+(1.0.0).jar |Drill |drill |1.0.0 |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 ModernUI-1.16.5-2.5.1.86-universal.jar |Modern UI |modernui |2.5.1.86 |DONE |Manifest: 72:da:aa:fa:02:98:8b:71:b7:c5:ce:aa:0f:0d:cb:a3:ac:4b:97:d4:bc:fa:58:e6:98:e1:2e:ca:f4:61:a2:b0 BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |DONE |Manifest: NOSIGNATURE NefsMedievalPub+v9.5Lite(1.16.5).jar |Nef Deco Mod |nefdecomod |0.9.5 |DONE |Manifest: NOSIGNATURE byg-1.3.4.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE orcinusscaves-1.3.jar |Orcinus's Cavern |cavern |{1.2.0} |DONE |Manifest: NOSIGNATURE Betterlands-1.16.5-0.5.0.jar |Betterlands |betterlands |1.16.5-0.5.0 |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 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 quickspawns-1.16.2-1.0.2.jar |QuickSpawns |quickspawns |1.0.2 |DONE |Manifest: NOSIGNATURE xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE Crash Report UUID: ccc144fc-2812-464b-a5ab-1757bdcbfdba Kiwi Modules: kiwi:contributors kiwi:data Player Count: 2 / 6; [ServerPlayerEntity['Mirror_hua'/149, l='ServerLevel[world]', x=-1227.92, y=62.07, z=1596.20], ServerPlayerEntity['liemaren5988'/349, l='ServerLevel[world]', x=-1227.05, y=62.52, z=1595.75]] Data Packs: vanilla, mod:treechop, mod:betterdungeons, mod:piglin_expansion, mod:netherportalfix (incompatible), mod:nethers_exoticism, mod:incontrol (incompatible), mod:stalwart_dungeons, mod:kleeslabs (incompatible), mod:bettercaves (incompatible), mod:villagernames, mod:terraforged, mod:xaeroworldmap, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:farmersdelightintegrations, mod:yungsapi, mod:quickteleports (incompatible), mod:bookshelf, mod:guardvillagers, mod:randompatches, mod:clickadv, mod:dynview (incompatible), mod:carryon, mod:jeresources, mod:paraglider, mod:dummmmmmy (incompatible), mod:chinjufumod, mod:revampedwolf, mod:betterendforge, mod:cuneiform, mod:structure_gel, mod:quickhomes (incompatible), mod:corpse, mod:advancementplaques, mod:chocolate, mod:castle_in_the_sky, mod:mcwbridges (incompatible), mod:farmersdelight, mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:morevillagers, mod:projectvibrantjourneys, mod:dungeons_plus, mod:autofish, mod:simplylight, mod:simplefarming, mod:sf, mod:dungeons_enhanced, mod:villagespawnpoint, mod:spark, mod:cnb, mod:curios, mod:omnis, mod:sisser (incompatible), mod:patchouli (incompatible), mod:extendedmushrooms, mod:collective, mod:snowpig, mod:unnamedanimalmod, mod:oreexcavation, mod:yungsextras, mod:mushroomquest, mod:obfuscate (incompatible), mod:vehicle (incompatible), mod:chunkpregen, mod:betterstrongholds, mod:worldedit (incompatible), mod:travelers_index (incompatible), mod:sapience, mod:cfm (incompatible), mod:morecfm, mod:architectury, mod:curiouselytra, mod:itemphysic, mod:cloth-config (incompatible), mod:smallships, mod:toms_storage (incompatible), mod:customstartinggear (incompatible), mod:fastleafdecay (incompatible), mod:exoticbirds, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:savemystronghold, mod:kiwi, mod:clienttweaks (incompatible), mod:torchslabmod (incompatible), mod:ftblibrary, mod:ftbteams, mod:connectiblechains, mod:simpledelights, mod:customskinloader (incompatible), mod:caves_and_cliffs, mod:easymagic, mod:nourished_end, mod:jei, mod:itemfilters, mod:attributefix, mod:callablehorses, mod:abnormals_core, mod:environmental, mod:bamboo_blocks, mod:buzzier_bees, mod:berry_good, mod:enhanced_mushrooms, mod:bayou_blues, mod:seals (incompatible), mod:caelus, mod:paxi, mod:ropebridge (incompatible), mod:kobolds, mod:waystones (incompatible), mod:weaponthrow, mod:clumps, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:libx, mod:stoneholm, mod:outer_end, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:curioofundying, mod:lazydfu, mod:toastcontrol (incompatible), mod:ichunutil, mod:crafttweaker, mod:frozenup, mod:forge, mod:bountiful (incompatible), mod:neapolitan, mod:selene, mod:dungeons_arise, mod:cavebiomeapi, mod:upgrade_aquatic, mod:endergetic, mod:plonk (incompatible), mod:logprot (incompatible), mod:cooperativeadvancements, mod:spheric, mod:ftbquests, mod:jade, mod:majobroom, mod:creativecore, mod:towers_of_the_wild, mod:farmersdelightintegration, mod:astikorcarts, mod:personality, mod:atmospheric, mod:iceberg, mod:spartanshields, mod:xaerominimap, mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:autumnity, mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:quark (incompatible), mod:charm, mod:abnormals_delight, mod:sit, mod:earthmobsmod (incompatible), mod:performant (incompatible), mod:jecharacters (incompatible), mod:simplytea (incompatible), mod:terraincognita, mod:structurize, mod:minecolonies (incompatible), mod:hunterillager, mod:nethers_delight, mod:ladys_critter_mod, mod:appleskin, mod:ferritecore (incompatible), mod:drill, mod:solcarrot, mod:modernui, mod:backtools, mod:nefdecomod, mod:byg, mod:cavern, mod:betterlands, mod:cosmeticarmorreworked (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:quickspawns (incompatible), mod:xpbook, Desert_village_1.16.X, Repurposed_Structures-Environmental, WallsOfConquest_ (incompatible), ichphilipp-s-endcity-v1-1-1-16-2-forge (incompatible), pillager-settlements-e2230 (incompatible), pillager-stronghold-1-17 (incompatible), the-forbidden-castle-v1-1, villages-overhauled-e900, 异界生活 (incompatible) Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) |
(模组 TerraForged World-Gen 模块)在尝试生成地形时崩溃
解决方法: 删除该模组或者向模组作者汇报该问题
解决方法: 删除该模组或者向模组作者汇报该问题
名副其实 发表于 2021-10-12 22:18
(模组 TerraForged World-Gen 模块)在尝试生成地形时崩溃
解决方法: 删除该模组或者向模组作者汇报该问题 ...
引起:com.terraforged.mod.profiler。 watchdog.UncheckedException: 生成结构 dungeons_arise:undead_pirate_ship 时检测到严重错误
是不是和这个MOD也有冲突和BUG, https://www.mcmod.cn/class/3607.html
"filled_map.dungeons_arise:undead_pirate_ship": "亡灵海盗船地图",
本帖最后由 名副其实 于 2021-10-12 22:49 编辑
可以一个一个排除,我这里只看到这一个模组出错
该模组同样需要删除
bjzk520 发表于 2021-10-12 22:46
引起:com.terraforged.mod.profiler。 watchdog.UncheckedException: 生成结构 dungeons_arise:undead_p ...
该模组同样需要删除
名副其实 发表于 2021-10-12 22:47
可以一个一个排除,我这里只看到这一个模组出错
而且游戏就是在海上崩溃的,刚好这个报错指向
Terraforged生成 "filled_map.dungeons_arise:undead_pirate_ship": "亡灵海盗船地图"
名副其实 发表于 2021-10-12 22:47
可以一个一个排除,我这里只看到这一个模组出错
该模组同样需要删除 ...
但是我并不希望删除此MOD...
bjzk520 发表于 2021-10-13 19:18
但是我并不希望删除此MOD...
反馈给作者关于建筑结构生成的相关问题,否则禁止游戏生成该建筑
名副其实 发表于 2021-10-13 23:01
反馈给作者关于建筑结构生成的相关问题,否则禁止游戏生成该建筑
都禁止生成了为什么还是崩溃,,绝了