Lothrazar / Cyclic

Minecraft mod written in Java
MIT License
155 stars 94 forks source link

Crashing whenever I add to a modpack #2354

Open JohnBon315 opened 6 months ago

JohnBon315 commented 6 months ago

Minecraft Version: 1.20.1

Forge Version: 1.20.1

Mod Version: 1.20.1

Single Player or Server: single player

Describe problem (what you were doing; what happened; what should have happened):

well whenever I try to start a world with the mod it keeps crashing me, I'm trying to add the mod so it is easier to clear land and or build. But before i updated the mod pack i added it in it was fine but then i updated and tis crashing my game each time i try to play

Log file link:

Video/images/gifs (direct upload or link):

Lothrazar commented 6 months ago

can i see the crash log to see which mod and/or block and/or entity and/or item is causing the crash?

JohnBon315 commented 5 months ago

Time: 2024-01-03 16:51:28 Description: Exception generating new chunk

java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / @.}, Reference{ResourceKey[minecraft:worldgen/biome / @.}] at net.minecraft.world.level.biome.FeatureSorter.m220603(FeatureSorter.java:100) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkGenerator.m223094(ChunkGenerator.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:gtceu-common.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {} at net.minecraft.world.level.chunk.ChunkGenerator.m213609(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:gtceu-common.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m279978(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m214024(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m280308(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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.m143188(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m18759(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m18747(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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}

On Tue, Jan 2, 2024 at 9:06 AM - @.***> wrote:

can i see the crash log to see which mod and/or block and/or entity and/or item is causing the crash?

— Reply to this email directly, view it on GitHub https://github.com/Lothrazar/Cyclic/issues/2354#issuecomment-1874143396, or unsubscribe https://github.com/notifications/unsubscribe-auth/BE5JIPGNCOKJDYGPI3EGBJDYMQO6JAVCNFSM6AAAAABBCRS4E2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZUGE2DGMZZGY . You are receiving this because you authored the thread.Message ID: @.***>

babamonk09 commented 5 months ago

I'm having the same problem with the same version, it won't let me create a new world with cyclic in the mod list since it crashes the game while loading in the chunks, and when i'm in another world that was created without cyclic at first, and I try to load new chunks while cyclic is on, then it also crashes my game.

CraftyZombie commented 5 months ago

Since this is chunk-loading related, I'm guessing it's a replicate of https://github.com/Lothrazar/Cyclic/issues/2332.

Cyclic Crash Fixer (https://modrinth.com/mod/cyclic-crash-fixer) may help fix your problem in the meantime.

JohnBon315 commented 5 months ago

Yup that worked thanks for the mod, it stopped the crashing

On Thu, Jan 4, 2024 at 10:07 PM CraftyZombie @.***> wrote:

Since this is chunk-loading related, I'm guessing it's a replicate of

2332 https://github.com/Lothrazar/Cyclic/issues/2332.

Cyclic Crash Fixer (https://modrinth.com/mod/cyclic-crash-fixer) may help fix your problem in the meantime.

— Reply to this email directly, view it on GitHub https://github.com/Lothrazar/Cyclic/issues/2354#issuecomment-1878094452, or unsubscribe https://github.com/notifications/unsubscribe-auth/BE5JIPAZZL7KKMHXU5TETVLYM54BDAVCNFSM6AAAAABBCRS4E2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZYGA4TINBVGI . You are receiving this because you authored the thread.Message ID: @.***>