MC百科社群

标题: [forge 1.18]一下末地就断开服务器(单人)并且无法进入存档 [打印本页]

作者: QQ酱442411    时间: 2022-12-5 20:30
标题: [forge 1.18]一下末地就断开服务器(单人)并且无法进入存档
本帖最后由 QQ酱442411 于 2022-12-5 21:18 编辑

latest.zip (83.04 KB, 下载次数: 5) debug-3.zip (482.88 KB, 下载次数: 1)
其中断开服务器的表现也许和Not Enough Crashes有关(不确定),刚进入末地时无问题,绕一圈主岛发生问题,分析是末地附岛的原因
[spoiler=Not Enough Crashes生成的报告]---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 12/5/22, 8:14 PM
Description: Feature placement

java.lang.NullPointerException: Cannot read field "minSize" because "reservoir" is null
        at flaxbeard.immersivepetroleum.api.reservoir.ReservoirHandler.scanChunkForNewReservoirs(ReservoirHandler.java:91) ~[ImmersivePetroleum-1.18.2-4.0.0-14.jar%23173!/:4.0.0-14] {re:classloading}
        at flaxbeard.immersivepetroleum.common.world.FeatureReservoir.m_142674_(FeatureReservoir.java:34) ~[ImmersivePetroleum-1.18.2-4.0.0-14.jar%23173!/:4.0.0-14] {re:classloading}
        at net.minecraft.world.level.levelgen.feature.Feature.m_204740_(Feature.java:153) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:KeepRichSoilMixin,pl:mixin:A}
        at net.minecraft.world.level.levelgen.feature.ConfiguredFeature.m_65385_(ConfiguredFeature.java:27) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,re:classloading,pl:mixin:APP:blue_skies.mixins.json:ConfiguredFeatureMixin,pl:mixin:A}
        at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191789_(PlacedFeature.java:56) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading,pl:accesstransformer:B}
        at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
        at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
        at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191797_(PlacedFeature.java:55) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191806_(PlacedFeature.java:44) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:475) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.md9a4523$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}


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

-- Head --
Thread: Render thread
Stacktrace:
        at flaxbeard.immersivepetroleum.api.reservoir.ReservoirHandler.scanChunkForNewReservoirs(ReservoirHandler.java:91) ~[ImmersivePetroleum-1.18.2-4.0.0-14.jar%23173!/:4.0.0-14] {re:classloading}
        at flaxbeard.immersivepetroleum.common.world.FeatureReservoir.m_142674_(FeatureReservoir.java:34) ~[ImmersivePetroleum-1.18.2-4.0.0-14.jar%23173!/:4.0.0-14] {re:classloading}
        at net.minecraft.world.level.levelgen.feature.Feature.m_204740_(Feature.java:153) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:KeepRichSoilMixin,pl:mixin:A}
        at net.minecraft.world.level.levelgen.feature.ConfiguredFeature.m_65385_(ConfiguredFeature.java:27) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,re:classloading,pl:mixin:APP:blue_skies.mixins.json:ConfiguredFeatureMixin,pl:mixin:A}
        at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191789_(PlacedFeature.java:56) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading,pl:accesstransformer:B}
        at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
        at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
        at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191797_(PlacedFeature.java:55) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191806_(PlacedFeature.java:44) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:475) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.md9a4523$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
-- Feature --
Details:
        Description: Placed Reference{ResourceKey[minecraft:worldgen/configured_feature / immersivepetroleum:reservoir]=Configured: flaxbeard.immersivepetroleum.common.world.FeatureReservoir@fc62951: net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration@27368752}
Stacktrace:
        at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:475) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.md9a4523$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}


-- Generation --
Details:
        CenterX: 14
        CenterZ: -3
        Seed: -2267047524568366355
Stacktrace:
        at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:475) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:mixins.shrines.json:MixinChunkGenerator,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.md9a4523$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:nounusedchunks.mixins.json:ChunkStatusMixin,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}


-- Chunk to be generated --
Details:
        Location: 14,-3
        Position hash: -12884901874
        Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@334fd5d6
Stacktrace:
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:classloading}
        at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}


-- Wrapped in --
Details:
        Wrapping exception: ~~ERROR~~ CompletionException: net.minecraft.ReportedException: Feature placement
Stacktrace:
        at net.minecraft.server.MinecraftServer.m_206568_(MinecraftServer.java:747) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:703) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23324!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}


-- System Details --
Details:
        Minecraft Version: 1.18.2
        Minecraft Version ID: 1.18.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 17.0.1, Microsoft
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
        Memory: 868760064 bytes (828 MiB) / 4768923648 bytes (4548 MiB) up to 8589934592 bytes (8192 MiB)
        CPUs: 6
        Processor Vendor: GenuineIntel
        Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
        Identifier: Intel64 Family 6 Model 158 Stepping 10
        Microarchitecture: Coffee Lake
        Frequency (GHz): 2.90
        Number of physical packages: 1
        Number of physical CPUs: 6
        Number of logical CPUs: 6
        Graphics card #0 name: NVIDIA GeForce GTX 1650
        Graphics card #0 vendor: NVIDIA (0x10de)
        Graphics card #0 VRAM (MB): 4095.00
        Graphics card #0 deviceId: 0x1f82
        Graphics card #0 versionInfo: DriverVersion=31.0.15.1640
        Memory slot #0 capacity (MB): 16384.00
        Memory slot #0 clockSpeed (GHz): 2.67
        Memory slot #0 type: DDR4
        Virtual memory max (MB): 30492.94
        Virtual memory used (MB): 24665.06
        Swap memory total (MB): 14166.88
        Swap memory used (MB): 1178.43
        JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m
        Loaded Shaderpack: (off)
        NEC status: Has NEC: INVALID
        Server Running: true
        Player Count: 1 / 8; [ServerPlayer['creederyj'/235, l='ServerLevel[新的世界]', x=100.50, y=49.00, z=0.50]]
        Data Packs: vanilla, mod:saturn, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:secondchanceforge (incompatible), mod:supermartijn642configlib, mod:paucal, mod:infernalexp (incompatible), mod:underground_villages, mod:gamemenuremovegfarb (incompatible), mod:rubidium (incompatible), mod:neat (incompatible), mod:forgeendertech, mod:aileron (incompatible), mod:evilcraft, mod:yungsapi, mod:powah (incompatible), mod:cabletiers (incompatible), mod:wstweaks (incompatible), mod:forgivingvoid (incompatible), mod:treechopjade (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:refinedstorage, mod:auto_third_person (incompatible), mod:structure_gel, mod:torchmaster (incompatible), mod:tipthescales (incompatible), mod:toolstats (incompatible), mod:blockrunner (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:botania (incompatible), mod:portality (incompatible), mod:curios (incompatible), mod:oculus (incompatible), mod:advgenerators (incompatible), mod:yungsextras, mod:antighost (incompatible), mod:pluto, mod:naturesaura (incompatible), mod:cfm, mod:biomeinfo (incompatible), mod:itemphysic (incompatible), mod:adchimneys, mod:jadeaddons (incompatible), mod:codechickenlib (incompatible), mod:bettermineshafts, mod:packetsizedoublerforge (incompatible), mod:waterdripsound (incompatible), mod:clienttweaks (incompatible), mod:notes (incompatible), mod:mowziesmobs (incompatible), mod:geckolib3 (incompatible), mod:jea, mod:customskinloader (incompatible), mod:jei (incompatible), mod:graveyard (incompatible), mod:libraryferret, mod:mekanism, mod:caelus (incompatible), mod:bdlib (incompatible), mod:passablefoliage, mod:naturescompass (incompatible), mod:sereneseasons (incompatible), mod:libx, mod:champions, mod:adhooks, mod:curioofundying (incompatible), mod:deleteworldstotrash (incompatible), mod:catalogue (incompatible), mod:rubidium_extras (incompatible), mod:immersivepetroleum (incompatible), mod:forge, mod:passthroughsigns (incompatible), mod:nounusedchunks, mod:mythicbotany, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_locomotion, mod:radon (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:pamhc2crops, mod:bsvsb (incompatible), mod:ceilingtorch (incompatible), mod:betterfpsdist (incompatible), mod:jeiintegration (incompatible), mod:flywheel (incompatible), mod:extendedflywheels, mod:createoreexcavation, mod:mantle (incompatible), mod:sodiumextra (incompatible), mod:thermal_cultivation, mod:polymorph (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:almostunified, mod:mna (incompatible), mod:entityculling (incompatible), mod:canary (incompatible), mod:clear_skies (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:occultism, mod:modernui (incompatible), mod:puzzleslib (incompatible), mod:byg (incompatible), mod:betterinvisibility (incompatible), mod:xpbook (incompatible), mod:hexerei (incompatible), mod:cyclopscore, mod:treechop (incompatible), mod:notenoughcrashes (incompatible), mod:create_things_and_misc, mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:aiotbotania, mod:advancedperipherals (incompatible), mod:healthoverlay (incompatible), mod:betteroceanmonuments, mod:kleeslabs (incompatible), mod:rsgauges (incompatible), mod:terraforged, mod:controlling (incompatible), mod:placebo (incompatible), mod:i18nupdatemod (incompatible), mod:citadel (incompatible), mod:domesticationinnovation (incompatible), mod:potionsmaster (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:elytrabounce (incompatible), mod:bookshelf, mod:fabrication (incompatible), mod:additionalstructures, mod:mekanismgenerators, mod:fpsreducer (incompatible), mod:carryon (incompatible), mod:moveplus (incompatible), mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:mcmodwiki (incompatible), mod:farmersdelight (incompatible), mod:justenoughkeys (incompatible), mod:ambientsounds (incompatible), mod:projectvibrantjourneys (incompatible), mod:mekanismadditions, mod:wirelesschargers, mod:villagespawnpoint, mod:modelfix (incompatible), mod:cataclysm (incompatible), mod:dpanvil (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:thermal_expansion, mod:betterthirdperson (incompatible), mod:lostcities (incompatible), mod:betterstrongholds, mod:better_loading_screen (incompatible), mod:spirit, mod:mekanismtools, mod:seasonhud (incompatible), mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:computercraft, mod:aiimprovements (incompatible), mod:create_crystal_clear, mod:cherishedworlds (incompatible), mod:lanserverproperties (incompatible), mod:lightoverlay (incompatible), mod:bwncr (incompatible), mod:controllable (incompatible), mod:gamemenumodoption (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:rootsclassic, mod:trashslot (incompatible), mod:jmi (incompatible), mod:pamhc2trees (incompatible), mod:biomemakeover (incompatible), mod:irisflw, mod:mca (incompatible), mod:shrines, mod:elementalcraft, mod:conjurer_illager, mod:colorize (incompatible), mod:ae2extras (incompatible), mod:create, mod:createdeco (incompatible), mod:createplus (incompatible), mod:taxfreelevels (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:configured (incompatible), mod:defaultsettings (incompatible), mod:create_confectionery, mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolsdim (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:betterdeserttemples, mod:mahoutsukai, mod:blueprint (incompatible), mod:boatload (incompatible), mod:savage_and_ravage (incompatible), mod:neapolitan (incompatible), mod:personality (incompatible), mod:allurement (incompatible), mod:woodworks (incompatible), mod:incubation (incompatible), mod:buzzier_bees (incompatible), mod:berry_good (incompatible), mod:enderstorage (incompatible), mod:panorama (incompatible), mod:hexcasting (incompatible), mod:akashictome (incompatible), mod:skinlayers3d (incompatible), mod:bloodmagic (incompatible), mod:gamemodeoverhaul (incompatible), mod:immersiveposts (incompatible), mod:immersiveengineering, mod:selene (incompatible), mod:saplanting, mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:weakerspiderwebs, mod:libipn (incompatible), mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:jade, mod:ae2 (incompatible), mod:jerintegration, mod:ae2wtlib (incompatible), mod:creativecore (incompatible), mod:smoothboot (incompatible), mod:rottencreatures (incompatible), mod:create_sa, mod:fastbench (incompatible), mod:abnormals_delight (incompatible), mod:storagedrawers (incompatible), mod:toughasnails (incompatible), mod:jecharacters (incompatible), mod:inventoryhud (incompatible), mod:iknowwhatimdoing (incompatible), mod:modonomicon, mod:screenshotclipboard (incompatible), mod:raised, mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:betterf3 (incompatible), mod:appmek (incompatible), mod:no_telemetry (incompatible), mod:morphtool (incompatible), mod:createaddition (incompatible), file/TerraForged.zip
        World Generation: Stable
        Type: Integrated Server (map_client.txt)
        Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
        Client Crashes Since Restart: 0
        Integrated Server Crashes Since Restart: 1
        ModLauncher: 9.1.3+9.1.3+main.9b69c82a
        ModLauncher launch target: forgeclient
        ModLauncher naming: srg
        ModLauncher services:
                 mixin PLUGINSERVICE
                 eventbus PLUGINSERVICE
                 slf4jfixer PLUGINSERVICE
                 object_holder_definalize PLUGINSERVICE
                 runtime_enum_extender PLUGINSERVICE
                 capability_token_subclass PLUGINSERVICE
                 accesstransformer PLUGINSERVICE
                 runtimedistcleaner PLUGINSERVICE
                 jcplugin TRANSFORMATIONSERVICE
                 mixin TRANSFORMATIONSERVICE
                 fml TRANSFORMATIONSERVICE
        FML Language Providers:
                minecraft@1.0
                javafml@null
                lowcodefml@null
                kotori_scala@2.13.10-build-12
                kotlinforforge@3.7.1
        Mod List:
                saturn-mc1.18.2-0.0.1.jar                         |Saturn                        |saturn                        |0.0.1               |DONE      |Manifest: NOSIGNATURE
                dynamiclightsreforged-1.18.2_v1.3.3.jar           |Rubidium Dynamic Lights       |dynamiclightsreforged         |1.18.2_v1.3.3       |DONE      |Manifest: NOSIGNATURE
                YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
                secondchanceforge-1.18.2-1.5.0.jar                |Second Chance Forge           |secondchanceforge             |1.5.0               |DONE      |Manifest: NOSIGNATURE
                supermartijn642configlib-1.1.6-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6               |DONE      |Manifest: NOSIGNATURE
                paucal-forge-1.18.2-0.4.7.jar                     |PAUCAL                        |paucal                        |0.4.7               |DONE      |Manifest: NOSIGNATURE
                infernal-expansion-1.18.2-2.5.0.jar               |Infernal Expansion            |infernalexp                   |2.5.0               |DONE      |Manifest: NOSIGNATURE
                UndergroundVillages-1.18.2-1.0.1.jar              |Underground Villages Mod      |underground_villages          |1.0.1               |DONE      |Manifest: NOSIGNATURE
                GameMenuRemoveGFARB-1.18-Forge-1.4.1.jar          |Game Menu Remove GFARB        |gamemenuremovegfarb           |1.4.1               |DONE      |Manifest: NOSIGNATURE
                rubidium-0.5.4.jar                                |Rubidium                      |rubidium                      |0.5.4               |DONE      |Manifest: NOSIGNATURE
                Neat-1.8-31.jar                                   |Neat                          |neat                          |1.8-31              |DONE      |Manifest: NOSIGNATURE
                ForgeEndertech-1.18.2-9.0.5.0-build.1061.jar      |ForgeEndertech                |forgeendertech                |9.0.5.0             |DONE      |Manifest: NOSIGNATURE
                aileron-1.18.2-forge-1.0.0.jar                    |Aileron                       |aileron                       |1.0.0               |DONE      |Manifest: NOSIGNATURE
                EvilCraft-1.18.2-1.2.11.jar                       |EvilCraft                     |evilcraft                     |1.2.11              |DONE      |Manifest: NOSIGNATURE
                YungsApi-1.18.2-Forge-2.2.6.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.6  |DONE      |Manifest: NOSIGNATURE
                Powah-3.0.6.jar                                   |Powah                         |powah                         |3.0.6               |DONE      |Manifest: NOSIGNATURE
                cabletiers-1.18.2-0.547.jar                       |Cable Tiers                   |cabletiers                    |1.18.2-0.547        |DONE      |Manifest: NOSIGNATURE
                WitherSkeletonTweaks-1.18.2-7.1.3.jar             |Wither Skeleton Tweaks        |wstweaks                      |7.1.3               |DONE      |Manifest: NOSIGNATURE
                forgivingvoid-forge-1.18.1-6.0.1.jar              |Forgiving Void                |forgivingvoid                 |6.0.1               |DONE      |Manifest: NOSIGNATURE
                TreeChop-Jade-1.18.2-forge-0.1.0.jar              |HT's TreeChop Jade Plugin     |treechopjade                  |0.1.0               |DONE      |Manifest: NOSIGNATURE
                balm-3.2.0+0.jar                                  |Balm                          |balm                          |3.2.0+0             |DONE      |Manifest: NOSIGNATURE
                JustEnoughResources-1.18.2-0.14.1.171.jar         |Just Enough Resources         |jeresources                   |0.14.1.171          |DONE      |Manifest: NOSIGNATURE
                cloth-config-6.4.90-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.4.90              |DONE      |Manifest: NOSIGNATURE
                refinedstorage-1.10.3.jar                         |Refined Storage               |refinedstorage                |1.10.3              |DONE      |Manifest: NOSIGNATURE
                auto_third_person-forge-1.18.2-1.2.0.jar          |Auto Third Person             |auto_third_person             |1.2.0               |DONE      |Manifest: NOSIGNATURE
                structure_gel-1.18.2-2.4.7.jar                    |Structure Gel API             |structure_gel                 |2.4.7               |DONE      |Manifest: NOSIGNATURE
                torchmaster-18.1.0.jar                            |Torchmaster                   |torchmaster                   |18.1.0              |DONE      |Manifest: NOSIGNATURE
                TipTheScales-forge-1.18.2-5.0.6.jar               |TipTheScales                  |tipthescales                  |5.0.6               |DONE      |Manifest: NOSIGNATURE
                ToolStats-Forge-1.18.2-9.0.3.jar                  |ToolStats                     |toolstats                     |9.0.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
                BlockRunner-v3.0.2-1.18.2-Forge.jar               |Block Runner                  |blockrunner                   |3.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
                supermartijn642corelib-1.0.19-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19              |DONE      |Manifest: NOSIGNATURE
                YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
                Botania-1.18.2-435.jar                            |Botania                       |botania                       |1.18.2-435          |DONE      |Manifest: NOSIGNATURE
                portality-1.18.2-3.3.5.jar                        |Portality                     |portality                     |3.3.5               |DONE      |Manifest: NOSIGNATURE
                curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |DONE      |Manifest: NOSIGNATURE
                oculus-1.4.3.jar                                  |Oculus                        |oculus                        |1.4.3               |DONE      |Manifest: NOSIGNATURE
                advgenerators-1.1.0.6-mc1.18.2.jar                |Advanced Generators           |advgenerators                 |1.1.0.6             |DONE      |Manifest: NOSIGNATURE
                YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
                antighost-1.18.1-forge39.0.9-1.1.2.jar            |AntiGhost                     |antighost                     |1.18.1-forge39.0.9-1|DONE      |Manifest: NOSIGNATURE
                pluto-mc1.18.2-0.0.2.jar                          |Pluto                         |pluto                         |0.0.2               |DONE      |Manifest: NOSIGNATURE
                NaturesAura-36.3.jar                              |Nature's Aura                 |naturesaura                   |36.3                |DONE      |Manifest: NOSIGNATURE
                cfm-7.0.0-pre29-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre29         |DONE      |Manifest: NOSIGNATURE
                biomeinfo-1.18.2-1.5.jar                          |BiomeInfo                     |biomeinfo                     |1.5                 |DONE      |Manifest: NOSIGNATURE
                ItemPhysic_v1.4.23_mc1.18.2.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |DONE      |Manifest: NOSIGNATURE
                AdChimneys-1.18.2-8.3.3.0-build.1088.jar          |Advanced Chimneys             |adchimneys                    |8.3.3.0             |DONE      |Manifest: NOSIGNATURE
                JadeAddons-1.18.2-forge-2.4.1.jar                 |Jade Addons                   |jadeaddons                    |2.4.1               |DONE      |Manifest: NOSIGNATURE
                CodeChickenLib-1.18.2-4.1.2.475-universal.jar     |CodeChicken Lib               |codechickenlib                |4.1.2.475           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
                YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
                PacketSizeDoublerForge-1.0.2-1.18.2.jar           |PacketSizeDoublerForge        |packetsizedoublerforge        |1.0.1               |DONE      |Manifest: NOSIGNATURE
                DripSounds-1.18-0.3.0.jar                         |Drip Sounds                   |waterdripsound                |0.3.0               |DONE      |Manifest: NOSIGNATURE
                clienttweaks-forge-1.18.1-7.1.0.jar               |Client Tweaks                 |clienttweaks                  |7.1.0               |DONE      |Manifest: NOSIGNATURE
                Notes-1.18.2-1.2.4.jar                            |Notes                         |notes                         |1.18.2-1.2.4        |DONE      |Manifest: NOSIGNATURE
                mowziesmobs-1.5.32.jar                            |Mowzie's Mobs                 |mowziesmobs                   |1.5.31              |DONE      |Manifest: NOSIGNATURE
                geckolib-forge-1.18-3.0.56.jar                    |GeckoLib                      |geckolib3                     |3.0.56              |DONE      |Manifest: NOSIGNATURE
                JustEnoughAdvancements-1.18.2-3.2.0.jar           |Just Enough Advancements      |jea                           |1.18.2-3.2.0        |DONE      |Manifest: NOSIGNATURE
                CustomSkinLoader_ForgeActive-14.14.jar            |CustomSkinLoader              |customskinloader              |14.14               |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
                jei-1.18.2-9.7.1.255.jar                          |Just Enough Items             |jei                           |9.7.1.255           |DONE      |Manifest: NOSIGNATURE
                The_Graveyard_1.9.3_(FORGE)_for_1.18.2.jar        |The Graveyard                 |graveyard                     |1.9.3               |DONE      |Manifest: NOSIGNATURE
                libraryferret-forge-1.18.2-3.0.0.jar              |Library ferret                |libraryferret                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
                Mekanism-1.18.2-10.2.5.465.jar                    |Mekanism                      |mekanism                      |10.2.5              |DONE      |Manifest: NOSIGNATURE
                caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
                bdlib-1.19.3.7-mc1.18.2.jar                       |BdLib                         |bdlib                         |1.19.3.7            |DONE      |Manifest: NOSIGNATURE
                PassableFoliage-1.18.2-forge-4.0.4.jar            |Passable Foliage              |passablefoliage               |4.0.4               |DONE      |Manifest: NOSIGNATURE
                NaturesCompass-1.18.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE
                Serene Seasons-1.18.2-7.0.0.13.jar                |Serene Seasons                |sereneseasons                 |1.18.2-7.0.0.13     |DONE      |Manifest: NOSIGNATURE
                LibX-1.18.2-3.2.18.jar                            |LibX                          |libx                          |1.18.2-3.2.18       |DONE      |Manifest: NOSIGNATURE
                champions-forge-1.18.2-2.1.6.1.jar                |Champions                     |champions                     |1.18.2-2.1.6.1      |DONE      |Manifest: NOSIGNATURE
                AdHooks-1.18.2-8.0.0.0-build.0342.jar             |Advanced Hook Launchers       |adhooks                       |8.0.0.0             |DONE      |Manifest: NOSIGNATURE
                curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
                DeleteWorldsToTrash-v3.2.0-1.18.2-Forge.jar       |Delete Worlds To Trash        |deleteworldstotrash           |3.2.0               |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
                catalogue-1.6.2-1.18.2.jar                        |Catalogue                     |catalogue                     |1.6.2               |DONE      |Manifest: NOSIGNATURE
                rubidium_extras-1.18.2_v1.3.2.jar                 |Rubidium Extras               |rubidium_extras               |1.18.2_v1.3.2       |DONE      |Manifest: NOSIGNATURE
                ImmersivePetroleum-1.18.2-4.0.0-14.jar            |Immersive Petroleum           |immersivepetroleum            |4.0.0-14            |DONE      |Manifest: NOSIGNATURE
                forge-1.18.2-40.1.80-universal.jar                |Forge                         |forge                         |40.1.80             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
                PassthroughSigns-1.18-2.5.0.jar                   |Passthrough Signs             |passthroughsigns              |1.18-2.5.0          |DONE      |Manifest: NOSIGNATURE
                nounusedchunks-1.3.jar                            |No Unused Chunks              |nounusedchunks                |1.3                 |DONE      |Manifest: NOSIGNATURE
                MythicBotany-1.18.2-2.1.14.jar                    |MythicBotany                  |mythicbotany                  |1.18.2-2.1.14       |DONE      |Manifest: NOSIGNATURE
                client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
                cofh_core-1.18.2-9.1.1.30.jar                     |CoFH Core                     |cofh_core                     |9.1.1.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_foundation-1.18.2-9.1.0.34.jar            |Thermal Series                |thermal                       |9.1.0.34            |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_integration-1.18.2-9.1.0.10.jar           |Thermal Integration           |thermal_integration           |9.1.0.10            |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.18.2-9.1.0.15.jar            |Thermal Innovation            |thermal_innovation            |9.1.0.15            |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.18.2-9.1.0.11.jar            |Thermal Locomotion            |thermal_locomotion            |9.1.0.11            |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
                radon-0.8.1.jar                                   |Radon                         |radon                         |0.8.1               |DONE      |Manifest: NOSIGNATURE
                TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE
                MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
                pamhc2crops-1.18.2-1.0.5.jar                      |Pam's HarvestCraft 2 - Crops  |pamhc2crops                   |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                brvsb-1.0.2-mc1.18.jar                            |Better Rubidium Video Settings|bsvsb                         |1.0.2-mc1.18        |DONE      |Manifest: NOSIGNATURE
                ceilingtorch-1.18.2-1.23.jar                      |Ceiling Torch                 |ceilingtorch                  |1.23                |DONE      |Manifest: NOSIGNATURE
                betterfpsdist-1.18.2-1.5.jar                      |betterfpsdist mod             |betterfpsdist                 |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
                jeiintegration_1.18.2-9.0.0.37.jar                |JEI Integration               |jeiintegration                |9.0.0.37            |DONE      |Manifest: NOSIGNATURE
                flywheel-forge-1.18.2-0.6.5.jar                   |Flywheel                      |flywheel                      |0.6.5               |DONE      |Manifest: NOSIGNATURE
                extendedflywheels-1.2.2-1.18.2-0.5.e.jar          |Extended Flywheels            |extendedflywheels             |1.2.2-1.18.2-0.5.e  |DONE      |Manifest: NOSIGNATURE
                createoreexcavation-0.3.1.jar                     |Create Ore Excavation         |createoreexcavation           |0.3.1               |DONE      |Manifest: NOSIGNATURE
                Mantle-1.18.2-1.9.31.jar                          |Mantle                        |mantle                        |1.9.31              |DONE      |Manifest: NOSIGNATURE
                RubidiumExtra-1.18.2-0.4.11.45.jar                |Rubidium Extra                |sodiumextra                   |1.18.2-0.4.11.45    |DONE      |Manifest: NOSIGNATURE
                thermal_cultivation-1.18.2-9.1.0.14.jar           |Thermal Cultivation           |thermal_cultivation           |9.1.0.14            |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
                polymorph-forge-1.18.2-0.46.jar                   |Polymorph                     |polymorph                     |1.18.2-0.46         |DONE      |Manifest: NOSIGNATURE
                JustEnoughProfessions-1.18.2-1.3.0.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.3.0               |DONE      |Manifest: NOSIGNATURE
                AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
                almostunified-forge-1.18.2-0.3.1.jar              |AlmostUnified                 |almostunified                 |1.18.2-0.3.1        |DONE      |Manifest: NOSIGNATURE
                mna-1.7.2.8.jar                                   |Mana and Artifice             |mna                           |1.7.2.8             |DONE      |Manifest: NOSIGNATURE
                entityculling-forge-mc1.18-1.5.1.jar              |EntityCulling                 |entityculling                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
                canary-mc1.18.2-0.0.10.jar                        |Canary                        |canary                        |0.0.10              |DONE      |Manifest: NOSIGNATURE
                clear-skies-forge-mc118-2.0.92.jar                |Clear Skies                   |clear_skies                   |2.0.92              |DONE      |Manifest: NOSIGNATURE
                FastFurnace-1.18.2-6.0.3.jar                      |FastFurnace                   |fastfurnace                   |6.0.3               |DONE      |Manifest: NOSIGNATURE
                appleskin-forge-mc1.18.2-2.4.1.jar                |AppleSkin                     |appleskin                     |2.4.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
                occultism-1.18.2-1.55.4.jar                       |Occultism                     |occultism                     |1.18.2-1.55.4       |DONE      |Manifest: NOSIGNATURE
                ModernUI-1.18.2-3.5.4.113-universal.jar           |Modern UI                     |modernui                      |3.5.4.113           |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
                PuzzlesLib-v3.3.5-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.5               |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
                Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
                betterinvisibility-1.18.1-1.0.4.jar               |Better Invisibility           |betterinvisibility            |1.0.4               |DONE      |Manifest: NOSIGNATURE
                xptome-1.18.2-2.1.7.jar                           |XP Tome                       |xpbook                        |2.1.7               |DONE      |Manifest: NOSIGNATURE
                hexerei-0.2.2.jar                                 |Hexerei                       |hexerei                       |0.2.2               |DONE      |Manifest: NOSIGNATURE
                CyclopsCore-1.18.2-1.16.0.jar                     |Cyclops Core                  |cyclopscore                   |1.16.0              |DONE      |Manifest: NOSIGNATURE
                TreeChop-1.18.2-forge-0.16.3.jar                  |HT's TreeChop                 |treechop                      |0.16.3              |DONE      |Manifest: NOSIGNATURE
                notenoughcrashes-4.2.0+1.18.2-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.2.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
                create_misc_and_things_1.18.2_2.0.jar             |create: things and misc       |create_things_and_misc        |1.0.0               |DONE      |Manifest: NOSIGNATURE
                blue_skies-1.18.2-1.3.12.jar                      |Blue Skies                    |blue_skies                    |1.3.12              |DONE      |Manifest: NOSIGNATURE
                YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE
                netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
                AIOTBotania-1.18.2-2.1.1.jar                      |AIOT Botania                  |aiotbotania                   |1.18.2-2.1.1        |DONE      |Manifest: NOSIGNATURE
                AdvancedPeripherals-0.7.20r.jar                   |Advanced Peripherals          |advancedperipherals           |0.7.20r             |DONE      |Manifest: NOSIGNATURE
                HealthOverlay-1.18.2-6.3.4.jar                    |Health Overlay                |healthoverlay                 |6.3.4               |DONE      |Manifest: NOSIGNATURE
                YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.18.2-Forge-1.0.3  |DONE      |Manifest: NOSIGNATURE
                kleeslabs-forge-1.18.2-11.1.1.jar                 |KleeSlabs                     |kleeslabs                     |11.1.1              |DONE      |Manifest: NOSIGNATURE
                rsgauges-1.18.2-1.2.16.jar                        |Gauges and Switches           |rsgauges                      |1.2.16              |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
                TerraForged-1.18.2-0.3.1-alpha-2.jar              |TerraForged                   |terraforged                   |0.3.1               |DONE      |Manifest: NOSIGNATURE
                Controlling-forge-1.18.2-9.0+22.jar               |Controlling                   |controlling                   |9.0+22              |DONE      |Manifest: NOSIGNATURE
                Placebo-1.18.2-6.6.6.jar                          |Placebo                       |placebo                       |6.6.6               |DONE      |Manifest: NOSIGNATURE
                i18nupdatemod-1.18-3.0.2.jar                      |I18n update Mod               |i18nupdatemod                 |3.0.2               |DONE      |Manifest: NOSIGNATURE
                citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
                domesticationinnovation-1.4.2-1.18.2.jar          |Domestication Innovation      |domesticationinnovation       |1.4.2               |DONE      |Manifest: NOSIGNATURE
                potionsmaster-0.5.9-1.18.2-40.0.2.jar             |Potions Master                |potionsmaster                 |0.5.9-1.18.2-40.0.2 |DONE      |Manifest: NOSIGNATURE
                feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
                elytrabounce-1.18.2-1.0.2.jar                     |Elytra Bounce                 |elytrabounce                  |1.0.2               |DONE      |Manifest: NOSIGNATURE
                Bookshelf-Forge-1.18.2-13.2.50.jar                |Bookshelf                     |bookshelf                     |13.2.50             |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
                forgery-3.1.3+1.18.jar                            |Forgery                       |fabrication                   |3.1.3+1.18          |DONE      |Manifest: NOSIGNATURE
                Rex's-AdditionalStructures-1.18.2-(v.3.1.1).jar   |Additional Structures         |additionalstructures          |3.1.1               |DONE      |Manifest: NOSIGNATURE
                MekanismGenerators-1.18.2-10.2.5.465.jar          |Mekanism: Generators          |mekanismgenerators            |10.2.5              |DONE      |Manifest: NOSIGNATURE
                FpsReducer2-forge-1.18.2-2.0.jar                  |FPS Reducer                   |fpsreducer                    |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE
                carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
                moveplus-1.18.2-2.5.1.jar                         |Move Plus                     |moveplus                      |1.18.2-2.5.1        |DONE      |Manifest: NOSIGNATURE
                twilightforest-1.18.2-4.1.1423-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1423            |DONE      |Manifest: NOSIGNATURE
                konkrete_forge_1.5.3_MC_1.18-1.18.2.jar           |Konkrete                      |konkrete                      |1.5.3               |DONE      |Manifest: NOSIGNATURE
                MCMOD-Search-Reborn-forge-1.18.2-1.0.0.jar        |MCMOD-Search-Reborn           |mcmodwiki                     |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
                FarmersDelight-1.18.2-1.2.0.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
                justenoughkeys-0.5.3-forge.jar                    |Just Enough Keys              |justenoughkeys                |0.5.3               |DONE      |Manifest: NOSIGNATURE
                AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar          |Ambient Sounds                |ambientsounds                 |5.0.16              |DONE      |Manifest: NOSIGNATURE
                projectvibrantjourneys-1.18.2-4.1.1.jar           |Project Vibrant Journeys      |projectvibrantjourneys        |1.18.2-4.1.1        |DONE      |Manifest: NOSIGNATURE
                MekanismAdditions-1.18.2-10.2.5.465.jar           |Mekanism: Additions           |mekanismadditions             |10.2.5              |DONE      |Manifest: NOSIGNATURE
                wirelesschargers-1.0.6-forge-mc1.18.jar           |Wireless Chargers             |wirelesschargers              |1.0.6               |DONE      |Manifest: NOSIGNATURE
                villagespawnpoint_1.18.2-2.9.jar                  |Village Spawn Point           |villagespawnpoint             |2.9                 |DONE      |Manifest: NOSIGNATURE
                modelfix-1.8.jar                                  |Model Gap Fix                 |modelfix                      |1.8                 |DONE      |Manifest: NOSIGNATURE
                L_Enders Cataclysm-0.47-1.18.2.jar                |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
                dpanvil-1.18.2-3.4.1.jar                          |DataPack Anvil                |dpanvil                       |1.18.2-3.4.1        |DONE      |Manifest: NOSIGNATURE
                Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
                ars_nouveau-1.18.2-2.8.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.8.0               |DONE      |Manifest: NOSIGNATURE
                collective-1.18.2-5.16.jar                        |Collective                    |collective                    |5.16                |DONE      |Manifest: NOSIGNATURE
                thermal_expansion-1.18.2-9.1.0.18.jar             |Thermal Expansion             |thermal_expansion             |9.1.0.18            |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
                BetterThirdPerson-Forge-1.18.2-1.8.1.jar          |Better Third Person           |betterthirdperson             |1.8.1               |DONE      |Manifest: NOSIGNATURE
                lostcities-1.18-5.3.12.jar                        |LostCities                    |lostcities                    |1.18-5.3.12         |DONE      |Manifest: NOSIGNATURE
                YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
                better-loading-screen-1.4.0.jar                   |Better Loading Screen         |better_loading_screen         |1.4.0               |DONE      |Manifest: NOSIGNATURE
                spirit-forge-1.18.2-2.1.8.jar                     |Spirit                        |spirit                        |2.1.8               |DONE      |Manifest: NOSIGNATURE
                MekanismTools-1.18.2-10.2.5.465.jar               |Mekanism: Tools               |mekanismtools                 |10.2.5              |DONE      |Manifest: NOSIGNATURE
                seasonhud-1.18.2-1.2.2.jar                        |SeasonHUD                     |seasonhud                     |1.2.2               |DONE      |Manifest: NOSIGNATURE
                InventoryProfilesNext-forge-1.18.2-1.8.5.jar      |Inventory Profiles Next       |inventoryprofilesnext         |1.8.5               |DONE      |Manifest: NOSIGNATURE
                architectury-4.10.86-forge.jar                    |Architectury                  |architectury                  |4.10.86             |DONE      |Manifest: NOSIGNATURE
                curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
                cc-tweaked-1.18.2-1.101.0.jar                     |CC: Tweaked                   |computercraft                 |1.101.0             |DONE      |Manifest: NOSIGNATURE
                AI-Improvements-1.18.2-0.5.2.jar                  |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
                create_crystal_clear-0.1.2e.jar                   |Create: Crystal Clear         |create_crystal_clear          |0.1.2e              |DONE      |Manifest: NOSIGNATURE
                cherishedworlds-forge-1.18-5.1.1.0.jar            |Cherished Worlds              |cherishedworlds               |1.18-5.1.1.0        |DONE      |Manifest: NOSIGNATURE
                lanserverproperties-1.8-forge.jar                 |Lan Server Properties         |lanserverproperties           |1.8                 |DONE      |Manifest: NOSIGNATURE
                light-overlay-6.0.5-forge.jar                     |Light Overlay                 |lightoverlay                  |6.0.5               |DONE      |Manifest: NOSIGNATURE
                bwncr-3.13.21.jar                                 |Bad Wither No Cookie Reloaded |bwncr                         |3.13.21             |DONE      |Manifest: NOSIGNATURE
                controllable-0.16.5-1.18.2.jar                    |Controllable                  |controllable                  |0.16.5              |DONE      |Manifest: NOSIGNATURE
                GameMenuModOption-1.18-Forge-1.14.2.jar           |Game Menu Mod Option          |gamemenumodoption             |1.14.2              |DONE      |Manifest: NOSIGNATURE
                DarkModeEverywhere-1.18.1-1.0.2.jar               |DarkModeEverywhere            |darkmodeeverywhere            |1.18.1-1.0.2        |DONE      |Manifest: NOSIGNATURE
                BetterAdvancements-1.18.2-0.2.0.146.jar           |Better Advancements           |betteradvancements            |0.2.0.146           |DONE      |Manifest: NOSIGNATURE
                rhino-forge-1802.2.1-build.255.jar                |Rhino                         |rhino                         |1802.2.1-build.255  |DONE      |Manifest: NOSIGNATURE
                RootsClassic-1.18.2-1.1.28.jar                    |Roots Classic                 |rootsclassic                  |1.18.2-1.1.28       |DONE      |Manifest: NOSIGNATURE
                trashslot-forge-1.18.1-11.0.2.jar                 |TrashSlot                     |trashslot                     |11.0.2              |DONE      |Manifest: NOSIGNATURE
                jmi-1.18.2-0.9-49.jar                             |JourneyMap Integration        |jmi                           |1.18.2-0.9-49       |DONE      |Manifest: NOSIGNATURE
                pamhc2trees-1.18.2-1.0.3.jar                      |Pam's HarvestCraft 2 - Trees  |pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
                biomemakeover-FORGE-1.18.2-1.4.32.jar             |Biome Makeover                |biomemakeover                 |1.18.2-1.4.32       |DONE      |Manifest: NOSIGNATURE
                oculus-flywheel-compat-1.18.2-0.1.7-BETA.jar      |Oculus Flywheel Compat        |irisflw                       |1.18.2-0.1.7-BETA   |DONE      |Manifest: NOSIGNATURE
                minecraft-comes-alive-7.3.21+1.18.2-universal.jar |Minecraft Comes Alive         |mca                           |7.3.21+1.18.2       |DONE      |Manifest: NOSIGNATURE
                Shrines-1.18.2-4.1.0.jar                          |Shrines                       |shrines                       |1.18.2-4.1.0        |DONE      |Manifest: NOSIGNATURE
                elementalcraft-1.18.2-4.4.28.jar                  |ElementalCraft                |elementalcraft                |1.18.2-4.4.28       |DONE      |Manifest: NOSIGNATURE
                the-conjurer-1.18.2-1.1.1.jar                     |The Conjurer                  |conjurer_illager              |1.1.1               |DONE      |Manifest: NOSIGNATURE
                colorize-1.18.2-forge-1.4.0.jar                   |Colorize                      |colorize                      |1.4.0               |DONE      |Manifest: NOSIGNATURE
                ae2extras-2-1.18.2.jar                            |AE2 Extras                    |ae2extras                     |2-1.18.2            |DONE      |Manifest: NOSIGNATURE
                create-1.18.2-0.5.0.e.jar                         |Create                        |create                        |0.5.0.e             |DONE      |Manifest: NOSIGNATURE
                createdeco-1.2.11-1.18.2.jar                      |Create Deco                   |createdeco                    |1.2.11-1.18.2       |DONE      |Manifest: NOSIGNATURE
                createplus-1.18.2_v0.5.1a.jar                     |Create Plus                   |createplus                    |1.18.2_v0.5.1a      |DONE      |Manifest: NOSIGNATURE
                TaxFreeLevels-1.3.1-forge-1.18.1.jar              |Tax Free Levels               |taxfreelevels                 |1.3.1               |DONE      |Manifest: NOSIGNATURE
                FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
                Clumps-forge-1.18.2-8.0.0+15.jar                  |Clumps                        |clumps                        |8.0.0+15            |DONE      |Manifest: NOSIGNATURE
                journeymap-1.18.2-5.8.5-forge.jar                 |Journeymap                    |journeymap                    |5.8.5               |DONE      |Manifest: NOSIGNATURE
                configured-2.0.0-1.18.2.jar                       |Configured                    |configured                    |2.0.0               |DONE      |Manifest: NOSIGNATURE
                DefaultSettings-1.18.x-2.8.7.jar                  |DefaultSettings               |defaultsettings               |2.8.7               |DONE      |Manifest: NOSIGNATURE
                create-confectionery1.18.2_v1.0.8.jar             |Create Confectionery          |create_confectionery          |1.0.8               |DONE      |Manifest: NOSIGNATURE
                lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
                mcjtylib-1.18-6.0.19.jar                          |McJtyLib                      |mcjtylib                      |1.18-6.0.19         |DONE      |Manifest: NOSIGNATURE
                rftoolsbase-1.18-3.0.11.jar                       |RFToolsBase                   |rftoolsbase                   |1.18-3.0.11         |DONE      |Manifest: NOSIGNATURE
                xnet-1.18-4.0.7.jar                               |XNet                          |xnet                          |1.18-4.0.7          |DONE      |Manifest: NOSIGNATURE
                rftoolsdim-1.18-8.0.9.jar                         |RFToolsDimensions             |rftoolsdim                    |1.18-8.0.9          |DONE      |Manifest: NOSIGNATURE
                rftoolspower-1.18-4.0.9.jar                       |RFToolsPower                  |rftoolspower                  |1.18-4.0.9          |DONE      |Manifest: NOSIGNATURE
                rftoolsbuilder-1.18-4.0.16.jar                    |RFToolsBuilder                |rftoolsbuilder                |1.18-4.0.16         |DONE      |Manifest: NOSIGNATURE
                deepresonance-1.18-3.0.17.jar                     |DeepResonance                 |deepresonance                 |1.18-3.0.17         |DONE      |Manifest: NOSIGNATURE
                XNetGases-1.18.2-3.0.1.jar                        |XNet Gases                    |xnetgases                     |3.0.1               |DONE      |Manifest: NOSIGNATURE
                rftoolsstorage-1.18-3.0.12.jar                    |RFToolsStorage                |rftoolsstorage                |1.18-3.0.12         |DONE      |Manifest: NOSIGNATURE
                rftoolscontrol-1.18-5.0.8.jar                     |RFToolsControl                |rftoolscontrol                |1.18-5.0.8          |DONE      |Manifest: NOSIGNATURE
                YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3.1  |DONE      |Manifest: NOSIGNATURE
                mahoutsukai-1.18.2-v1.34.35.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.18.2-v1.34.35     |DONE      |Manifest: NOSIGNATURE
                blueprint-1.18.2-5.5.0.jar                        |Blueprint                     |blueprint                     |5.5.0               |DONE      |Manifest: NOSIGNATURE
                boatload-1.18.2-3.0.0.jar                         |Boatload                      |boatload                      |3.0.0               |DONE      |Manifest: NOSIGNATURE
                savage_and_ravage-1.18.2-4.0.0.jar                |Savage & Ravage               |savage_and_ravage             |4.0.0               |DONE      |Manifest: NOSIGNATURE
                neapolitan-1.18.2-3.0.0.jar                       |Neapolitan                    |neapolitan                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
                personality-1.18.2-2.0.0.jar                      |Personality                   |personality                   |2.0.0               |DONE      |Manifest: NOSIGNATURE
                allurement-1.18.2-2.0.0.jar                       |Allurement                    |allurement                    |2.0.0               |DONE      |Manifest: NOSIGNATURE
                woodworks-1.18.2-1.1.0.jar                        |Woodworks                     |woodworks                     |1.1.0               |DONE      |Manifest: NOSIGNATURE
                incubation-1.18.2-2.0.2.jar                       |Incubation                    |incubation                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
                buzzier_bees-1.18.2-4.0.0.jar                     |Buzzier Bees                  |buzzier_bees                  |4.0.0               |DONE      |Manifest: NOSIGNATURE
                berry_good-1.18.2-5.0.0.jar                       |Berry Good                    |berry_good                    |5.0.0               |DONE      |Manifest: NOSIGNATURE
                EnderStorage-1.18.2-2.9.0.182-universal.jar       |EnderStorage                  |enderstorage                  |2.9.0.182           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
                panorama-1.2.0-1.18.2.jar                         |Panorama                      |panorama                      |1.2.0               |DONE      |Manifest: NOSIGNATURE
                hexcasting-forge-1.18.2-0.9.6.jar                 |Hex Casting                   |hexcasting                    |0.9.6               |DONE      |Manifest: NOSIGNATURE
                AkashicTome-1.5-20.jar                            |Akashic Tome                  |akashictome                   |1.5-20              |DONE      |Manifest: NOSIGNATURE
                3dskinlayers-forge-1.5.2-mc1.18.2.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |DONE      |Manifest: NOSIGNATURE
                BloodMagic-1.18.2-3.2.6-41.jar                    |Blood Magic                   |bloodmagic                    |1.18.2-3.2.6-41     |DONE      |Manifest: NOSIGNATURE
                GamemodeOverhaul-forge-2.0.2+1.18.2.jar           |GamemodeOverhaul              |gamemodeoverhaul              |2.0.2               |DONE      |Manifest: NOSIGNATURE
                ImmersivePosts-1.18.2-4.3.0-3.jar                 |Immersive Posts               |immersiveposts                |4.3.0-3             |DONE      |Manifest: NOSIGNATURE
                ImmersiveEngineering-1.18.2-8.2.2-154.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.2.2-154    |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
                selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |DONE      |Manifest: NOSIGNATURE
                saplanting-forge-1.18.2-1.1.0.jar                 |Saplanting                    |saplanting                    |1.1.0               |DONE      |Manifest: NOSIGNATURE
                craftingtweaks-forge-1.18.2-14.0.3.jar            |CraftingTweaks                |craftingtweaks                |14.0.3              |DONE      |Manifest: NOSIGNATURE
                rftoolsutility-1.18-4.0.20.jar                    |RFToolsUtility                |rftoolsutility                |1.18-4.0.20         |DONE      |Manifest: NOSIGNATURE
                weakerspiderwebs_1.18.2-2.7.jar                   |Weaker Spiderwebs             |weakerspiderwebs              |2.7                 |DONE      |Manifest: NOSIGNATURE
                libIPN-forge-1.18.2-1.0.7.jar                     |libIPN                        |libipn                        |1.0.7               |DONE      |Manifest: NOSIGNATURE
                EnchantmentDescriptions-Forge-1.18.2-10.0.9.jar   |EnchantmentDescriptions       |enchdesc                      |10.0.9              |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
                swingthroughgrass-1.18.2-1.9.1.jar                |SwingThroughGrass             |swingthroughgrass             |1.18.2-1.9.1        |DONE      |Manifest: NOSIGNATURE
                titanium-1.18.2-3.5.7-39.jar                      |Titanium                      |titanium                      |3.5.7               |DONE      |Manifest: NOSIGNATURE
                Jade-1.18.2-forge-5.2.6.jar                       |Jade                          |jade                          |5.2.6               |DONE      |Manifest: NOSIGNATURE
                appliedenergistics2-forge-11.6.6.jar              |Applied Energistics 2         |ae2                           |11.6.6              |DONE      |Manifest: NOSIGNATURE
                JER-Integration-3.3.2.jar                         |JER Integration               |jerintegration                |3.3.2               |DONE      |Manifest: NOSIGNATURE
                AE2WTLib-11.6.3.jar                               |AE2WTLib                      |ae2wtlib                      |11.6.3              |DONE      |Manifest: NOSIGNATURE
                CreativeCore_FORGE_v2.6.15_mc1.18.2.jar           |CreativeCore                  |creativecore                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                smoothboot(reloaded)-mc1.18.2-0.0.1.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.1               |DONE      |Manifest: NOSIGNATURE
                rottencreatures-forge-1.18.2-1.0.0.jar            |Rotten Creatures              |rottencreatures               |1.0.0               |DONE      |Manifest: NOSIGNATURE
                create-stuff-additions1.18.2_v2.0.1c.jar          |Create Stuff & Additions      |create_sa                     |2.0.1               |DONE      |Manifest: NOSIGNATURE
                FastWorkbench-1.18.2-6.1.1.jar                    |Fast Workbench                |fastbench                     |6.1.1               |DONE      |Manifest: NOSIGNATURE
                abnormals_delight-1.18.2-3.0.1.jar                |Abnormals Delight             |abnormals_delight             |3.0.1               |DONE      |Manifest: NOSIGNATURE
                StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |DONE      |Manifest: NOSIGNATURE
                Tough As Nails-1.18.2-7.0.0.69.jar                |Tough As Nails                |toughasnails                  |1.18.2-7.0.0.69     |DONE      |Manifest: NOSIGNATURE
                jecharacters-1.18.2-4.3.9.jar                     |Just Enough Characters        |jecharacters                  |1.18.2-4.3.9        |DONE      |Manifest: NOSIGNATURE
                InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
                IKnowWhatImDoing-5.0.0-forge.jar                  |I Know What I'm Doing         |iknowwhatimdoing              |5.0.0               |DONE      |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
                modonomicon-1.18.2-1.16.2.jar                     |Modonomicon                   |modonomicon                   |1.18.2-1.16.2       |DONE      |Manifest: NOSIGNATURE
                screenshot-to-clipboard-1.0.9-forge.jar           |Screenshot to Clipboard       |screenshotclipboard           |1.0.9               |DONE      |Manifest: NOSIGNATURE
                raised-forge-1.18.2-1.1.4.jar                     |Raised                        |raised                        |1.1.4               |DONE      |Manifest: NOSIGNATURE
                ferritecore-4.2.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.2               |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.18.2-1.1.28.jar                  |Engineer's Decor              |engineersdecor                |1.1.28              |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
                BetterF3-3.0.0-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |3.0.0               |DONE      |Manifest: NOSIGNATURE
                Applied-Mekanistics-1.2.2.jar                     |Applied Mekanistics           |appmek                        |1.2.2               |DONE      |Manifest: NOSIGNATURE
                no-telemetry-1.4.0.jar                            |No Telemetry                  |no_telemetry                  |1.4.0               |DONE      |Manifest: NOSIGNATURE
                Morph-o-Tool-1.5-32.jar                           |Morph-o-Tool                  |morphtool                     |1.5-32              |DONE      |Manifest: NOSIGNATURE
                createaddition-1.18.2-20221122a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20221122a    |DONE      |Manifest: NOSIGNATURE
        Crash Report UUID: 2fa056d9-f2a9-407c-8680-512d21f2a065
        FML: 40.1
        Forge: net.minecraftforge:40.1.80
        Flywheel Backend: GL33 Instanced Arrays
        Suspected Mods: Radon (radon), Minecraft (minecraft), Immersive Petroleum (immersivepetroleum)
[/spoiler]
有辣么亿点长的报告






欢迎光临 MC百科社群 (https://bbs.mcmod.cn/) MC百科|最大的MineCraft中文模组百科