Jump to content

Crash when entering dimension(SOLVED)


EaSports69

Recommended Posts

I fixed the noise settings so that the datapack is ok, but it's crashing when I enter the dimension. It seems to be something wrong in my file but I can't find it. Here is the crash report:

 

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 27/8/23, 5:32 μ.μ.
Description: Exception generating new chunk

java.lang.IllegalStateException: Missing key in ResourceKey[minecraft:root / minecraft:worldgen/noise]: ResourceKey[minecraft:worldgen/noise / miecraft:surface]
    at net.minecraft.core.Registry.lambda$getHolderOrThrow$70(Registry.java:585) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {}
    at net.minecraft.core.Registry.getHolderOrThrow(Registry.java:584) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.Noises.instantiate(Noises.java:95) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceSystem.lambda$getOrCreateNoise$0(SurfaceSystem.java:89) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?] {}
    at net.minecraft.world.level.levelgen.SurfaceSystem.getOrCreateNoise(SurfaceSystem.java:89) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$NoiseThresholdConditionSource.apply(SurfaceRules.java:651) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$NoiseThresholdConditionSource.apply(SurfaceRules.java:636) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:790) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:785) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:785) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:785) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:790) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceSystem.buildSurface(SurfaceSystem.java:127) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.buildSurface(NoiseBasedChunkGenerator.java:284) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.level.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:116) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.doWork(ChunkStatus.java:313) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.chunk.ChunkStatus.generate(ChunkStatus.java:262) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2344!/:?] {}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    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.lambda$message$1(ChunkTaskPriorityQueueSorter.java:62) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.pollTask(ProcessorMailbox.java:91) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.pollUntil(ProcessorMailbox.java:146) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {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) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.core.Registry.lambda$getHolderOrThrow$70(Registry.java:585) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {}
    at net.minecraft.core.Registry.getHolderOrThrow(Registry.java:584) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.Noises.instantiate(Noises.java:95) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceSystem.lambda$getOrCreateNoise$0(SurfaceSystem.java:89) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?] {}
    at net.minecraft.world.level.levelgen.SurfaceSystem.getOrCreateNoise(SurfaceSystem.java:89) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$NoiseThresholdConditionSource.apply(SurfaceRules.java:651) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$NoiseThresholdConditionSource.apply(SurfaceRules.java:636) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:790) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:785) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:785) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:785) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:770) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$TestRuleSource.apply(SurfaceRules.java:757) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:790) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource.apply(SurfaceRules.java:774) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.SurfaceSystem.buildSurface(SurfaceSystem.java:127) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.buildSurface(NoiseBasedChunkGenerator.java:284) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.level.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:116) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.doWork(ChunkStatus.java:313) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.level.chunk.ChunkStatus.generate(ChunkStatus.java:262) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2344!/:?] {}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    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.lambda$message$1(ChunkTaskPriorityQueueSorter.java:62) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.pollTask(ProcessorMailbox.java:91) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.pollUntil(ProcessorMailbox.java:146) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
-- Chunk to be generated --
Details:
    Location: -6,-2
    Position hash: -4294967302
    Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@1f740a67
Stacktrace:
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2344!/:?] {}
    at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    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.lambda$message$1(ChunkTaskPriorityQueueSorter.java:62) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.pollTask(ProcessorMailbox.java:91) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.pollUntil(ProcessorMailbox.java:146) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {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) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


-- Affected level --
Details:
    All players: 0 total; []
    Chunk stats: 625
    Level dimension: theoutlands:outlands
    Derived: true
    Level spawn location: World: (-80,70,-16), Section: (at 0,6,0 in -5,4,-1; chunk contains blocks -80,0,-16 to -65,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 784 game time, 784 day time
    Level name: New World
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Level weather: Rain time: 118255 (now: false), thunder time: 96145 (now: false)
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:905) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:842) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:84) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:685) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:261) ~[forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.18.2.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}


-- 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.7, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 571403728 bytes (544 MiB) / 1578106880 bytes (1505 MiB) up to 2130706432 bytes (2032 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 3,29
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 4
    Graphics card #0 name: NVIDIA GeForce GT 1030
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 2048,00
    Graphics card #0 deviceId: 0x1d01
    Graphics card #0 versionInfo: DriverVersion=31.0.15.3623
    Memory slot #0 capacity (MB): 4096,00
    Memory slot #0 clockSpeed (GHz): 1,33
    Memory slot #0 type: DDR3
    Memory slot #1 capacity (MB): 4096,00
    Memory slot #1 clockSpeed (GHz): 1,33
    Memory slot #1 type: DDR3
    Virtual memory max (MB): 17338,45
    Virtual memory used (MB): 12457,72
    Swap memory total (MB): 9216,00
    Swap memory used (MB): 912,15
    JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['Dev'/143, l='ServerLevel[New World]', x=8.50, y=36.49, z=8.50]]
    Data Packs: vanilla, mod:forge, mod:patchouli (incompatible), mod:theoutlands
    World Generation: Experimental
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclientuserdev
    ModLauncher naming: mcp
    ModLauncher services:
         mixin PLUGINSERVICE
         eventbus PLUGINSERVICE
         slf4jfixer PLUGINSERVICE
         object_holder_definalize PLUGINSERVICE
         runtime_enum_extender PLUGINSERVICE
         capability_token_subclass PLUGINSERVICE
         accesstransformer PLUGINSERVICE
         runtimedistcleaner PLUGINSERVICE
         mixin TRANSFORMATIONSERVICE
         fml TRANSFORMATIONSERVICE
    FML Language Providers:
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List:
        forge-1.18.2-40.2.9_mapped_parchment_2022.09.04-1.|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
                                                          |Forge                         |forge                         |40.2.9              |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-71.1_mapped_parchment_2022.09.04-|Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
        main                                              |The Outlands                  |theoutlands                   |1.18.2-0.1          |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: c89236b3-ab99-444e-9551-c1876fb6d237
    FML: 40.2
    Forge: net.minecraftforge:40.2.9

Edited by EaSports69
SOLVED IT
Link to comment
Share on other sites

And the nosie settings file

{
  "sea_level": 63,
  "disable_mob_generation": false,
  "aquifers_enabled": false,
  "ore_veins_enabled": true,
  "legacy_random_source": false,
  "default_block": {
    "Name": "theoutlands:outerstone"
  },
  "default_fluid": {
    "Name": "minecraft:water",
    "Properties": {
      "level": "0"
    }
  },
  "noise": {
    "min_y": -64,
    "height": 384,
    "size_horizontal": 1,
    "size_vertical": 2,
    "sampling": {
      "xz_scale": 1,
      "y_scale": 1,
      "xz_factor": 80,
      "y_factor": 160
    },
    "bottom_slide": {
      "target": 0.1171875,
      "size": 3,
      "offset": 0
    },
    "top_slide": {
      "target": -0.078125,
      "size": 2,
      "offset": 8
    },
    "terrain_shaper": {
      "offset": {
        "coordinate": "continents",
        "points": [
          {
            "location": -1.1,
            "derivative": 0,
            "value": 0.044
          },
          {
            "location": -1.02,
            "derivative": 0,
            "value": -0.2222
          },
          {
            "location": -0.51,
            "derivative": 0,
            "value": -0.2222
          },
          {
            "location": -0.44,
            "derivative": 0,
            "value": -0.12
          },
          {
            "location": -0.18,
            "derivative": 0,
            "value": -0.12
          },
          {
            "location": -0.16,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.38940096,
                        "value": -0.08880186
                      },
                      {
                        "location": 1,
                        "derivative": 0.38940096,
                        "value": 0.69000006
                      }
                    ]
                  }
                },
                {
                  "location": -0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.37788022,
                        "value": -0.115760356
                      },
                      {
                        "location": 1,
                        "derivative": 0.37788022,
                        "value": 0.6400001
                      }
                    ]
                  }
                },
                {
                  "location": -0.4,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.2222
                      },
                      {
                        "location": -0.75,
                        "derivative": 0,
                        "value": -0.2222
                      },
                      {
                        "location": -0.65,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.5954547,
                        "derivative": 0,
                        "value": 2.9802322e-8
                      },
                      {
                        "location": 0.6054547,
                        "derivative": 0.2534563,
                        "value": 2.9802322e-8
                      },
                      {
                        "location": 1,
                        "derivative": 0.2534563,
                        "value": 0.100000024
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.3
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 0.4,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 1,
                        "derivative": 0.007000001,
                        "value": 0.060000002
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.15
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.1,
                        "value": 0.05
                      },
                      {
                        "location": 1,
                        "derivative": 0.007000001,
                        "value": 0.060000002
                      }
                    ]
                  }
                },
                {
                  "location": 0.2,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.15
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.4,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": 0
                      }
                    ]
                  }
                },
                {
                  "location": 0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.02
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": -0.03
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": -0.03
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.06,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": 0
                      }
                    ]
                  }
                }
              ]
            }
          },
          {
            "location": -0.15,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.38940096,
                        "value": -0.08880186
                      },
                      {
                        "location": 1,
                        "derivative": 0.38940096,
                        "value": 0.69000006
                      }
                    ]
                  }
                },
                {
                  "location": -0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.37788022,
                        "value": -0.115760356
                      },
                      {
                        "location": 1,
                        "derivative": 0.37788022,
                        "value": 0.6400001
                      }
                    ]
                  }
                },
                {
                  "location": -0.4,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.2222
                      },
                      {
                        "location": -0.75,
                        "derivative": 0,
                        "value": -0.2222
                      },
                      {
                        "location": -0.65,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.5954547,
                        "derivative": 0,
                        "value": 2.9802322e-8
                      },
                      {
                        "location": 0.6054547,
                        "derivative": 0.2534563,
                        "value": 2.9802322e-8
                      },
                      {
                        "location": 1,
                        "derivative": 0.2534563,
                        "value": 0.100000024
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.3
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 0.4,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 1,
                        "derivative": 0.007000001,
                        "value": 0.060000002
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.15
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.1,
                        "value": 0.05
                      },
                      {
                        "location": 1,
                        "derivative": 0.007000001,
                        "value": 0.060000002
                      }
                    ]
                  }
                },
                {
                  "location": 0.2,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.15
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.4,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": 0
                      }
                    ]
                  }
                },
                {
                  "location": 0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.02
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": -0.03
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": -0.03
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.06,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": 0
                      }
                    ]
                  }
                }
              ]
            }
          },
          {
            "location": -0.1,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.38940096,
                        "value": -0.08880186
                      },
                      {
                        "location": 1,
                        "derivative": 0.38940096,
                        "value": 0.69000006
                      }
                    ]
                  }
                },
                {
                  "location": -0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.37788022,
                        "value": -0.115760356
                      },
                      {
                        "location": 1,
                        "derivative": 0.37788022,
                        "value": 0.6400001
                      }
                    ]
                  }
                },
                {
                  "location": -0.4,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.2222
                      },
                      {
                        "location": -0.75,
                        "derivative": 0,
                        "value": -0.2222
                      },
                      {
                        "location": -0.65,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.5954547,
                        "derivative": 0,
                        "value": 2.9802322e-8
                      },
                      {
                        "location": 0.6054547,
                        "derivative": 0.2534563,
                        "value": 2.9802322e-8
                      },
                      {
                        "location": 1,
                        "derivative": 0.2534563,
                        "value": 0.100000024
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.25
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 0.4,
                        "derivative": 0,
                        "value": 0.05
                      },
                      {
                        "location": 1,
                        "derivative": 0.007000001,
                        "value": 0.060000002
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.1
                      },
                      {
                        "location": -0.4,
                        "derivative": 0.01,
                        "value": 0.001
                      },
                      {
                        "location": 0,
                        "derivative": 0.01,
                        "value": 0.003
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.094000004,
                        "value": 0.05
                      },
                      {
                        "location": 1,
                        "derivative": 0.007000001,
                        "value": 0.060000002
                      }
                    ]
                  }
                },
                {
                  "location": 0.2,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.1
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.04,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                },
                {
                  "location": 0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.02
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": -0.03
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": -0.03
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.12,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                }
              ]
            }
          },
          {
            "location": 0.25,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": 0.20235021
                      },
                      {
                        "location": 0,
                        "derivative": 0.5138249,
                        "value": 0.7161751
                      },
                      {
                        "location": 1,
                        "derivative": 0.5138249,
                        "value": 1.23
                      }
                    ]
                  }
                },
                {
                  "location": -0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": 0.2
                      },
                      {
                        "location": 0,
                        "derivative": 0.43317974,
                        "value": 0.44682026
                      },
                      {
                        "location": 1,
                        "derivative": 0.43317974,
                        "value": 0.88
                      }
                    ]
                  }
                },
                {
                  "location": -0.4,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": 0.2
                      },
                      {
                        "location": 0,
                        "derivative": 0.3917051,
                        "value": 0.30829495
                      },
                      {
                        "location": 1,
                        "derivative": 0.3917051,
                        "value": 0.70000005
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.25
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.35
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.35
                      },
                      {
                        "location": 0.4,
                        "derivative": 0,
                        "value": 0.35
                      },
                      {
                        "location": 1,
                        "derivative": 0.049000014,
                        "value": 0.42000002
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.1
                      },
                      {
                        "location": -0.4,
                        "derivative": 0.07,
                        "value": 0.0069999998
                      },
                      {
                        "location": 0,
                        "derivative": 0.07,
                        "value": 0.021
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.658,
                        "value": 0.35
                      },
                      {
                        "location": 1,
                        "derivative": 0.049000014,
                        "value": 0.42000002
                      }
                    ]
                  }
                },
                {
                  "location": 0.2,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.1
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.04,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                },
                {
                  "location": 0.4,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.1
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.04,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                },
                {
                  "location": 0.45,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.1
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": {
                          "coordinate": "ridges",
                          "points": [
                            {
                              "location": -1,
                              "derivative": 0.5,
                              "value": -0.1
                            },
                            {
                              "location": -0.4,
                              "derivative": 0,
                              "value": 0.01
                            },
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 0.01
                            },
                            {
                              "location": 0.4,
                              "derivative": 0.04,
                              "value": 0.03
                            },
                            {
                              "location": 1,
                              "derivative": 0.049,
                              "value": 0.1
                            }
                          ]
                        }
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.17
                      }
                    ]
                  }
                },
                {
                  "location": 0.55,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.1
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": {
                          "coordinate": "ridges",
                          "points": [
                            {
                              "location": -1,
                              "derivative": 0.5,
                              "value": -0.1
                            },
                            {
                              "location": -0.4,
                              "derivative": 0,
                              "value": 0.01
                            },
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 0.01
                            },
                            {
                              "location": 0.4,
                              "derivative": 0.04,
                              "value": 0.03
                            },
                            {
                              "location": 1,
                              "derivative": 0.049,
                              "value": 0.1
                            }
                          ]
                        }
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.17
                      }
                    ]
                  }
                },
                {
                  "location": 0.58,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.1
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.04,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                },
                {
                  "location": 0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.02
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": -0.03
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": -0.03
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.12,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                }
              ]
            }
          },
          {
            "location": 1,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.85,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": 0.34792626
                      },
                      {
                        "location": 0,
                        "derivative": 0.5760369,
                        "value": 0.9239631
                      },
                      {
                        "location": 1,
                        "derivative": 0.5760369,
                        "value": 1.5
                      }
                    ]
                  }
                },
                {
                  "location": -0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": 0.2
                      },
                      {
                        "location": 0,
                        "derivative": 0.4608295,
                        "value": 0.5391705
                      },
                      {
                        "location": 1,
                        "derivative": 0.4608295,
                        "value": 1
                      }
                    ]
                  }
                },
                {
                  "location": -0.4,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": 0.2
                      },
                      {
                        "location": 0,
                        "derivative": 0.4608295,
                        "value": 0.5391705
                      },
                      {
                        "location": 1,
                        "derivative": 0.4608295,
                        "value": 1
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.2
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.5
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.5
                      },
                      {
                        "location": 0.4,
                        "derivative": 0,
                        "value": 0.5
                      },
                      {
                        "location": 1,
                        "derivative": 0.070000015,
                        "value": 0.6
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.05
                      },
                      {
                        "location": -0.4,
                        "derivative": 0.099999994,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0.099999994,
                        "value": 0.03
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.94,
                        "value": 0.5
                      },
                      {
                        "location": 1,
                        "derivative": 0.070000015,
                        "value": 0.6
                      }
                    ]
                  }
                },
                {
                  "location": 0.2,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.05
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.04,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                },
                {
                  "location": 0.4,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.05
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.04,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                },
                {
                  "location": 0.45,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.05
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": {
                          "coordinate": "ridges",
                          "points": [
                            {
                              "location": -1,
                              "derivative": 0.5,
                              "value": -0.05
                            },
                            {
                              "location": -0.4,
                              "derivative": 0,
                              "value": 0.01
                            },
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 0.01
                            },
                            {
                              "location": 0.4,
                              "derivative": 0.04,
                              "value": 0.03
                            },
                            {
                              "location": 1,
                              "derivative": 0.049,
                              "value": 0.1
                            }
                          ]
                        }
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.17
                      }
                    ]
                  }
                },
                {
                  "location": 0.55,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0,
                        "value": -0.05
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": {
                          "coordinate": "ridges",
                          "points": [
                            {
                              "location": -1,
                              "derivative": 0.5,
                              "value": -0.05
                            },
                            {
                              "location": -0.4,
                              "derivative": 0,
                              "value": 0.01
                            },
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 0.01
                            },
                            {
                              "location": 0.4,
                              "derivative": 0.04,
                              "value": 0.03
                            },
                            {
                              "location": 1,
                              "derivative": 0.049,
                              "value": 0.1
                            }
                          ]
                        }
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.17
                      }
                    ]
                  }
                },
                {
                  "location": 0.58,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.5,
                        "value": -0.05
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.04,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                },
                {
                  "location": 0.7,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -1,
                        "derivative": 0.015,
                        "value": -0.02
                      },
                      {
                        "location": -0.4,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0,
                        "derivative": 0,
                        "value": 0.01
                      },
                      {
                        "location": 0.4,
                        "derivative": 0.04,
                        "value": 0.03
                      },
                      {
                        "location": 1,
                        "derivative": 0.049,
                        "value": 0.1
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
      },
      "factor": {
        "coordinate": "continents",
        "points": [
          {
            "location": -0.19,
            "derivative": 0,
            "value": 3.95
          },
          {
            "location": -0.15,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.6,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 6.25
                      }
                    ]
                  }
                },
                {
                  "location": -0.5,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.05,
                        "derivative": 0,
                        "value": 2.67
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 6.25
                      }
                    ]
                  }
                },
                {
                  "location": -0.25,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 6.25
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "derivative": 0,
                        "value": 2.67
                      },
                      {
                        "location": 0.05,
                        "derivative": 0,
                        "value": 6.3
                      }
                    ]
                  }
                },
                {
                  "location": 0.03,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 6.25
                      }
                    ]
                  }
                },
                {
                  "location": 0.35,
                  "derivative": 0,
                  "value": 6.25
                },
                {
                  "location": 0.45,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "derivative": 0,
                        "value": 6.25
                      },
                      {
                        "location": -0.69,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 6.25
                            },
                            {
                              "location": 0.1,
                              "derivative": 0,
                              "value": 0.625
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": 0.55,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "derivative": 0,
                        "value": 6.25
                      },
                      {
                        "location": -0.69,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 6.25
                            },
                            {
                              "location": 0.1,
                              "derivative": 0,
                              "value": 0.625
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": 0.62,
                  "derivative": 0,
                  "value": 6.25
                }
              ]
            }
          },
          {
            "location": -0.1,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.6,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 5.47
                      }
                    ]
                  }
                },
                {
                  "location": -0.5,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.05,
                        "derivative": 0,
                        "value": 2.67
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 5.47
                      }
                    ]
                  }
                },
                {
                  "location": -0.25,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 5.47
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "derivative": 0,
                        "value": 2.67
                      },
                      {
                        "location": 0.05,
                        "derivative": 0,
                        "value": 6.3
                      }
                    ]
                  }
                },
                {
                  "location": 0.03,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 5.47
                      }
                    ]
                  }
                },
                {
                  "location": 0.35,
                  "derivative": 0,
                  "value": 5.47
                },
                {
                  "location": 0.45,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "derivative": 0,
                        "value": 5.47
                      },
                      {
                        "location": -0.69,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 5.47
                            },
                            {
                              "location": 0.1,
                              "derivative": 0,
                              "value": 0.625
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": 0.55,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "derivative": 0,
                        "value": 5.47
                      },
                      {
                        "location": -0.69,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 5.47
                            },
                            {
                              "location": 0.1,
                              "derivative": 0,
                              "value": 0.625
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": 0.62,
                  "derivative": 0,
                  "value": 5.47
                }
              ]
            }
          },
          {
            "location": 0.03,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.6,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 5.08
                      }
                    ]
                  }
                },
                {
                  "location": -0.5,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.05,
                        "derivative": 0,
                        "value": 2.67
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 5.08
                      }
                    ]
                  }
                },
                {
                  "location": -0.25,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 5.08
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "derivative": 0,
                        "value": 2.67
                      },
                      {
                        "location": 0.05,
                        "derivative": 0,
                        "value": 6.3
                      }
                    ]
                  }
                },
                {
                  "location": 0.03,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 5.08
                      }
                    ]
                  }
                },
                {
                  "location": 0.35,
                  "derivative": 0,
                  "value": 5.08
                },
                {
                  "location": 0.45,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "derivative": 0,
                        "value": 5.08
                      },
                      {
                        "location": -0.69,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 5.08
                            },
                            {
                              "location": 0.1,
                              "derivative": 0,
                              "value": 0.625
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": 0.55,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.9,
                        "derivative": 0,
                        "value": 5.08
                      },
                      {
                        "location": -0.69,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": 0,
                              "derivative": 0,
                              "value": 5.08
                            },
                            {
                              "location": 0.1,
                              "derivative": 0,
                              "value": 0.625
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": 0.62,
                  "derivative": 0,
                  "value": 5.08
                }
              ]
            }
          },
          {
            "location": 0.06,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -0.6,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 4.69
                      }
                    ]
                  }
                },
                {
                  "location": -0.5,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.05,
                        "derivative": 0,
                        "value": 2.67
                      }
                    ]
                  }
                },
                {
                  "location": -0.35,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 4.69
                      }
                    ]
                  }
                },
                {
                  "location": -0.25,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 4.69
                      }
                    ]
                  }
                },
                {
                  "location": -0.1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.05,
                        "derivative": 0,
                        "value": 2.67
                      },
                      {
                        "location": 0.05,
                        "derivative": 0,
                        "value": 6.3
                      }
                    ]
                  }
                },
                {
                  "location": 0.03,
                  "derivative": 0,
                  "value": {
                    "coordinate": "weirdness",
                    "points": [
                      {
                        "location": -0.2,
                        "derivative": 0,
                        "value": 6.3
                      },
                      {
                        "location": 0.2,
                        "derivative": 0,
                        "value": 4.69
                      }
                    ]
                  }
                },
                {
                  "location": 0.05,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.45,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.2,
                              "derivative": 0,
                              "value": 6.3
                            },
                            {
                              "location": 0.2,
                              "derivative": 0,
                              "value": 4.69
                            }
                          ]
                        }
                      },
                      {
                        "location": 0.7,
                        "derivative": 0,
                        "value": 1.56
                      }
                    ]
                  }
                },
                {
                  "location": 0.4,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.45,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.2,
                              "derivative": 0,
                              "value": 6.3
                            },
                            {
                              "location": 0.2,
                              "derivative": 0,
                              "value": 4.69
                            }
                          ]
                        }
                      },
                      {
                        "location": 0.7,
                        "derivative": 0,
                        "value": 1.56
                      }
                    ]
                  }
                },
                {
                  "location": 0.45,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.7,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.2,
                              "derivative": 0,
                              "value": 6.3
                            },
                            {
                              "location": 0.2,
                              "derivative": 0,
                              "value": 4.69
                            }
                          ]
                        }
                      },
                      {
                        "location": -0.15,
                        "derivative": 0,
                        "value": 1.37
                      }
                    ]
                  }
                },
                {
                  "location": 0.55,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": -0.7,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.2,
                              "derivative": 0,
                              "value": 6.3
                            },
                            {
                              "location": 0.2,
                              "derivative": 0,
                              "value": 4.69
                            }
                          ]
                        }
                      },
                      {
                        "location": -0.15,
                        "derivative": 0,
                        "value": 1.37
                      }
                    ]
                  }
                },
                {
                  "location": 0.58,
                  "derivative": 0,
                  "value": 4.69
                }
              ]
            }
          }
        ]
      },
      "jaggedness": {
        "coordinate": "continents",
        "points": [
          {
            "location": -0.11,
            "derivative": 0,
            "value": 0
          },
          {
            "location": 0.03,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.44999996,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "derivative": 0,
                              "value": 0.63
                            },
                            {
                              "location": 0.01,
                              "derivative": 0,
                              "value": 0.3
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": -0.78,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.44999996,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "derivative": 0,
                              "value": 0.315
                            },
                            {
                              "location": 0.01,
                              "derivative": 0,
                              "value": 0.15
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": -0.5775,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.44999996,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "derivative": 0,
                              "value": 0.315
                            },
                            {
                              "location": 0.01,
                              "derivative": 0,
                              "value": 0.15
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": -0.375,
                  "derivative": 0,
                  "value": 0
                }
              ]
            }
          },
          {
            "location": 0.65,
            "derivative": 0,
            "value": {
              "coordinate": "erosion",
              "points": [
                {
                  "location": -1,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.44999996,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "derivative": 0,
                              "value": 0.63
                            },
                            {
                              "location": 0.01,
                              "derivative": 0,
                              "value": 0.3
                            }
                          ]
                        }
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "derivative": 0,
                              "value": 0.63
                            },
                            {
                              "location": 0.01,
                              "derivative": 0,
                              "value": 0.3
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": -0.78,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.44999996,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "derivative": 0,
                              "value": 0.63
                            },
                            {
                              "location": 0.01,
                              "derivative": 0,
                              "value": 0.3
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": -0.5775,
                  "derivative": 0,
                  "value": {
                    "coordinate": "ridges",
                    "points": [
                      {
                        "location": 0.19999999,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 0.44999996,
                        "derivative": 0,
                        "value": 0
                      },
                      {
                        "location": 1,
                        "derivative": 0,
                        "value": {
                          "coordinate": "weirdness",
                          "points": [
                            {
                              "location": -0.01,
                              "derivative": 0,
                              "value": 0.63
                            },
                            {
                              "location": 0.01,
                              "derivative": 0,
                              "value": 0.3
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                {
                  "location": -0.375,
                  "derivative": 0,
                  "value": 0
                }
              ]
            }
          }
        ]
      }
    }
  },
  "noise_router": {
    "barrier": {
      "type": "minecraft:noise",
      "noise": "minecraft:aquifer_barrier",
      "xz_scale": 1,
      "y_scale": 0.5
    },
    "fluid_level_floodedness": {
      "type": "minecraft:noise",
      "noise": "minecraft:aquifer_fluid_level_floodedness",
      "xz_scale": 1,
      "y_scale": 0.67
    },
    "fluid_level_spread": {
      "type": "minecraft:noise",
      "noise": "minecraft:aquifer_fluid_level_spread",
      "xz_scale": 1,
      "y_scale": 0.7142857142857143
    },
    "lava": {
      "type": "minecraft:noise",
      "noise": "minecraft:aquifer_lava",
      "xz_scale": 1,
      "y_scale": 1
    },
    "temperature": {
      "type": "minecraft:shifted_noise",
      "noise": "minecraft:temperature",
      "xz_scale": 0.25,
      "y_scale": 0,
      "shift_x": "minecraft:shift_x",
      "shift_y": 0,
      "shift_z": "minecraft:shift_z"
    },
    "vegetation": {
      "type": "minecraft:shifted_noise",
      "noise": "minecraft:vegetation",
      "xz_scale": 0.25,
      "y_scale": 0,
      "shift_x": "minecraft:shift_x",
      "shift_y": 0,
      "shift_z": "minecraft:shift_z"
    },
    "continents": "minecraft:overworld/continents",
    "erosion": "minecraft:overworld/erosion",
    "depth": "minecraft:overworld/depth",
    "ridges": "minecraft:overworld/ridges",
    "initial_density_without_jaggedness": {
      "type": "minecraft:mul",
      "argument1": 4,
      "argument2": {
        "type": "minecraft:quarter_negative",
        "argument": {
          "type": "minecraft:mul",
          "argument1": "minecraft:overworld/depth",
          "argument2": {
            "type": "minecraft:cache_2d",
            "argument": "minecraft:overworld/factor"
          }
        }
      }
    },
    "final_density": {
      "type": "minecraft:min",
      "argument1": {
        "type": "minecraft:squeeze",
        "argument": {
          "type": "minecraft:mul",
          "argument1": 0.64,
          "argument2": {
            "type": "minecraft:interpolated",
            "argument": {
              "type": "minecraft:blend_density",
              "argument": {
                "type": "minecraft:slide",
                "argument": {
                  "type": "minecraft:range_choice",
                  "input": "minecraft:overworld/sloped_cheese",
                  "min_inclusive": -1000000,
                  "max_exclusive": 1.5625,
                  "when_in_range": {
                    "type": "minecraft:min",
                    "argument1": "minecraft:overworld/sloped_cheese",
                    "argument2": {
                      "type": "minecraft:mul",
                      "argument1": 5,
                      "argument2": "minecraft:overworld/caves/entrances"
                    }
                  },
                  "when_out_of_range": {
                    "type": "minecraft:max",
                    "argument1": {
                      "type": "minecraft:min",
                      "argument1": {
                        "type": "minecraft:min",
                        "argument1": {
                          "type": "minecraft:add",
                          "argument1": {
                            "type": "minecraft:mul",
                            "argument1": 4,
                            "argument2": {
                              "type": "minecraft:square",
                              "argument": {
                                "type": "minecraft:noise",
                                "noise": "minecraft:cave_layer",
                                "xz_scale": 1,
                                "y_scale": 8
                              }
                            }
                          },
                          "argument2": {
                            "type": "minecraft:add",
                            "argument1": {
                              "type": "minecraft:clamp",
                              "input": {
                                "type": "minecraft:add",
                                "argument1": 0.27,
                                "argument2": {
                                  "type": "minecraft:noise",
                                  "noise": "minecraft:cave_cheese",
                                  "xz_scale": 1,
                                  "y_scale": 0.6666666666666666
                                }
                              },
                              "min": -1,
                              "max": 1
                            },
                            "argument2": {
                              "type": "minecraft:clamp",
                              "input": {
                                "type": "minecraft:add",
                                "argument1": 1.5,
                                "argument2": {
                                  "type": "minecraft:mul",
                                  "argument1": -0.64,
                                  "argument2": "minecraft:overworld/sloped_cheese"
                                }
                              },
                              "min": 0,
                              "max": 0.5
                            }
                          }
                        },
                        "argument2": "minecraft:overworld/caves/entrances"
                      },
                      "argument2": {
                        "type": "minecraft:add",
                        "argument1": "minecraft:overworld/caves/spaghetti_2d",
                        "argument2": "minecraft:overworld/caves/spaghetti_roughness_function"
                      }
                    },
                    "argument2": {
                      "type": "minecraft:range_choice",
                      "input": "minecraft:overworld/caves/pillars",
                      "min_inclusive": -1000000,
                      "max_exclusive": 0.03,
                      "when_in_range": -1000000,
                      "when_out_of_range": "minecraft:overworld/caves/pillars"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "argument2": "minecraft:overworld/caves/noodle"
    },
    "vein_toggle": {
      "type": "minecraft:interpolated",
      "argument": {
        "type": "minecraft:range_choice",
        "input": "minecraft:y",
        "min_inclusive": -60,
        "max_exclusive": 51,
        "when_in_range": {
          "type": "minecraft:noise",
          "noise": "minecraft:ore_veininess",
          "xz_scale": 1.5,
          "y_scale": 1.5
        },
        "when_out_of_range": 0
      }
    },
    "vein_ridged": {
      "type": "minecraft:add",
      "argument1": -0.07999999821186066,
      "argument2": {
        "type": "minecraft:max",
        "argument1": {
          "type": "minecraft:abs",
          "argument": {
            "type": "minecraft:interpolated",
            "argument": {
              "type": "minecraft:range_choice",
              "input": "minecraft:y",
              "min_inclusive": -60,
              "max_exclusive": 51,
              "when_in_range": {
                "type": "minecraft:noise",
                "noise": "minecraft:ore_vein_a",
                "xz_scale": 4,
                "y_scale": 4
              },
              "when_out_of_range": 0
            }
          }
        },
        "argument2": {
          "type": "minecraft:abs",
          "argument": {
            "type": "minecraft:interpolated",
            "argument": {
              "type": "minecraft:range_choice",
              "input": "minecraft:y",
              "min_inclusive": -60,
              "max_exclusive": 51,
              "when_in_range": {
                "type": "minecraft:noise",
                "noise": "minecraft:ore_vein_b",
                "xz_scale": 4,
                "y_scale": 4
              },
              "when_out_of_range": 0
            }
          }
        }
      }
    },
    "vein_gap": {
      "type": "minecraft:noise",
      "noise": "minecraft:ore_gap",
      "xz_scale": 1,
      "y_scale": 1
    }
  },
  "surface_rule": {
    "type": "minecraft:sequence",
    "sequence": [
      {
        "type": "minecraft:condition",
        "if_true": {
          "type": "minecraft:vertical_gradient",
          "random_name": "minecraft:bedrock_floor",
          "true_at_and_below": {
            "above_bottom": 0
          },
          "false_at_and_above": {
            "above_bottom": 5
          }
        },
        "then_run": {
          "type": "minecraft:block",
          "result_state": {
            "Name": "minecraft:bedrock"
          }
        }
      },
      {
        "type": "minecraft:condition",
        "if_true": {
          "type": "minecraft:above_preliminary_surface"
        },
        "then_run": {
          "type": "minecraft:sequence",
          "sequence": [
            {
              "type": "minecraft:condition",
              "if_true": {
                "type": "minecraft:stone_depth",
                "offset": 0,
                "surface_type": "floor",
                "add_surface_depth": false,
                "secondary_depth_range": 0
              },
              "then_run": {
                "type": "minecraft:sequence",
                "sequence": [
                  {
                    "type": "minecraft:sequence",
                    "sequence": [
                      {
                        "type": "minecraft:condition",
                        "if_true": {
                          "type": "minecraft:biome",
                          "biome_is": [
                            "thoutlands:exodendron_forest",
                            "theoutlands:outer_plains"
                          ]
                        },
                        "then_run": {
                          "type": "minecraft:condition",
                          "if_true": {
                            "type": "minecraft:y_above",
                            "anchor": {
                              "absolute": 0
                            },
                            "surface_depth_multiplier": 1,
                            "add_stone_depth": false
                          },
                          "then_run": {
                            "type": "minecraft:sequence",
                            "sequence": [
                              {
                                "type": "minecraft:condition",
                                "if_true": {
                                  "type": "minecraft:noise_threshold",
                                  "noise": "miecraft:surface",
                                  "min_threshold": -0.605,
                                  "max_threshold": -0.204
                                },
                                "then_run": {
                                  "type": "minecraft:block",
                                  "result_state": {
                                    "Name": "theoutlands:outersoil"
                                  }
                                }
                              },
                              {
                                "type": "minecraft:sequence",
                                "sequence": [
                                  {
                                    "type": "minecraft:condition",
                                    "if_true": {
                                      "type": "minecraft:y_above",
                                      "anchor": {
                                        "absolute": 0
                                      },
                                      "surface_depth_multiplier": 0,
                                      "add_stone_depth": false
                                    },
                                    "then_run": {
                                      "type": "minecraft:block",
                                      "result_state": {
                                        "Name": "theoutlands:lush_outersoil"
                                      }
                                    }
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      }
                    ]
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}

 

Link to comment
Share on other sites

Quote

java.lang.IllegalStateException: Missing key in ResourceKey[minecraft:root / minecraft:worldgen/noise]: ResourceKey[minecraft:worldgen/noise / miecraft:surface]

NOTE: 1.18.2 is no longer supported in this forum.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

  • EaSports69 changed the title to Crash when entering dimension(SOLVED)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • >>>KLIK LOGIN DISINI SAYANG<<< >>>KLIK DAFTAR DISINI SAYANG<<< Pendahuluan Dalam dunia perjudian online, slot menjadi salah satu permainan yang paling diminati. Dengan munculnya berbagai platform, Togel2Win hadir sebagai salah satu pilihan menarik, terutama dengan fitur anti rungkad yang dijanjikan. Artikel ini akan membahas tentang Togel2Win, keunggulan slot terbaru, dan bagaimana server Thailand berperan dalam meningkatkan pengalaman bermain. Apa Itu Togel2Win? Togel2Win adalah platform permainan yang menawarkan berbagai jenis permainan, termasuk slot dan togel. Dengan antarmuka yang ramah pengguna dan beragam pilihan permainan, situs ini bertujuan untuk memberikan pengalaman bermain yang menyenangkan dan menguntungkan bagi para pemain. Keunggulan Slot Togel2Win Fitur Anti Rungkad: Salah satu keunggulan utama dari Togel2Win adalah fitur anti rungkad yang dirancang untuk mengurangi kemungkinan gangguan saat bermain. Ini memastikan bahwa pemain dapat menikmati permainan tanpa gangguan teknis, meningkatkan kenyamanan dan fokus. Beragam Pilihan Slot: Togel2Win menawarkan berbagai jenis slot, dari yang klasik hingga yang modern dengan grafis menawan dan tema yang menarik. Ini memberikan variasi yang cukup bagi pemain untuk menemukan permainan yang sesuai dengan preferensi mereka. Server Thailand yang Stabil: Server yang berlokasi di Thailand memberikan koneksi yang cepat dan stabil. Ini sangat penting untuk pengalaman bermain yang lancar, terutama saat bermain slot yang memerlukan respons cepat. Bonus dan Promosi Menarik: Togel2Win sering menawarkan bonus dan promosi yang menarik untuk menarik pemain baru dan mempertahankan loyalitas pemain yang sudah ada. Ini bisa berupa bonus deposit, putaran gratis, atau program loyalitas. Tips untuk Pemain Slot di Togel2Win Pilih Slot dengan RTP Tinggi: Sebelum memulai permainan, pastikan untuk memilih slot dengan tingkat pengembalian pemain (RTP) yang tinggi untuk meningkatkan peluang menang. Kelola Anggaran: Tentukan batasan anggaran sebelum bermain dan patuhi itu. Ini membantu mencegah kerugian besar dan menjaga pengalaman bermain tetap menyenangkan. Manfaatkan Bonus: Jangan ragu untuk memanfaatkan bonus dan promosi yang ditawarkan. Ini bisa memberikan tambahan modal untuk bermain lebih lama. Kesimpulan Togel2Win merupakan pilihan menarik bagi para penggemar slot, terutama dengan fitur anti rungkad dan server yang stabil. Dengan berbagai pilihan permainan dan bonus yang menggiurkan, Togel2Win siap memberikan pengalaman bermain yang tak terlupakan. Jika Anda mencari platform slot yang andal dan menyenangkan, Togel2Win bisa menjadi solusi yang tepat.
    • I'm trying to make my own modpack, but sometimes, in certain areas of the world, the game just says "server closed". Minecraft doesn't close, it just returns to the menu. When I tried to figure it out on my own and understand the logs, I didn't understand anything (English is not my native language, so it's difficult for me). I've been trying to solve the problem for the third month. So I ask if anyone is good at this and it's not difficult for you, to help me with this. If you need details, ask. I'll describe everything. What it looks like Logs
    • Hi i installed modpack to my server, it starts but when i join it crashes everytime, im running 1.20.1 forge version, all client mods are deleted from the server.   java.lang.NoClassDefFoundError: Could not initialize class sun.security.ssl.SSLContextImpl$DefaultSSLContext at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:390) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:381) ~[?:?] {re:mixin} at java.security.Provider$Service.getImplClass(Provider.java:1967) ~[?:?] {} at java.security.Provider$Service.getDefaultConstructor(Provider.java:1998) ~[?:?] {} at java.security.Provider$Service.newInstanceOf(Provider.java:1912) ~[?:?] {} at java.security.Provider$Service.newInstanceUtil(Provider.java:1920) ~[?:?] {} at java.security.Provider$Service.newInstance(Provider.java:1895) ~[?:?] {} at sun.security.jca.GetInstance.getInstance(GetInstance.java:236) ~[?:?] {} at sun.security.jca.GetInstance.getInstance(GetInstance.java:164) ~[?:?] {} at javax.net.ssl.SSLContext.getInstance(SSLContext.java:185) ~[?:?] {} at javax.net.ssl.SSLContext.getDefault(SSLContext.java:110) ~[?:?] {} at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:83) ~[?:?] {} at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:336) ~[?:?] {} at javax.net.ssl.HttpsURLConnection.<init>(HttpsURLConnection.java:292) ~[?:?] {} at sun.net.www.protocol.https.HttpsURLConnectionImpl.&lt;init&gt;(HttpsURLConnectionImpl.java:81) ~[?:?] {} at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62) ~[?:?] {} at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57) ~[?:?] {} at java.net.URL.openConnection(URL.java:1095) ~[?:?] {re:mixin} at java.net.URL.openStream(URL.java:1162) ~[?:?] {re:mixin} at xxrexraptorxx.additionalstructures.utils.Events.SupporterCheck(Events.java:129) ~[AdditionalStructures-1.20.x-(v.4.2.2).jar%23401!/:4.2.2] {re:classloading} at xxrexraptorxx.additionalstructures.utils.Events.SupporterRewards(Events.java:86) ~[AdditionalStructures-1.20.x-(v.4.2.2).jar%23401!/:4.2.2] {re:classloading} at xxrexraptorxx.additionalstructures.utils.__Events_SupporterRewards_PlayerLoggedInEvent.invoke(.dynamic) ~[AdditionalStructures-1.20.x-(v.4.2.2).jar%23401!/:4.2.2] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {} at net.minecraftforge.event.ForgeEventFactory.firePlayerLoggedIn(ForgeEventFactory.java:875) ~[forge-1.20.1-47.3.0-universal.jar%23694!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.players.PlayerList.m_11261_(PlayerList.java:261) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_143699_(ServerLoginPacketListenerImpl.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A} at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055_(ServerLoginPacketListenerImpl.java:126) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A} at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginPacketListenerImpl.java:70) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ServerLoginNetworkHandlerMixin,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A} at net.minecraft.network.Connection.m_129483_(Connection.java:263) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:AdvancedPacketErrorLogging,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ClientConnectionMixin,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.compression.ClientConnectionMixin,pl:mixin:APP:krypton.mixins.json:shared.network.pipeline.encryption.ClientConnectionMixin,pl:mixin:APP:connectivity.mixins.json:ConnectionErrorMixin,pl:mixin:APP:connectivity.mixins.json:NetworkManagerMixin,pl:mixin:A} at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,re:classloading} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:907) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23689!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:1589) ~[?:?] {re:mixin} Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.ExceptionInInitializerError [in thread " Iron Furnaces Update Checker"] at javax.crypto.Cipher.getInstance(Cipher.java:548) ~[?:?] {re:mixin} at sun.security.ssl.SSLCipher.isTransformationAvailable(SSLCipher.java:523) ~[?:?] {} at sun.security.ssl.SSLCipher.<init>(SSLCipher.java:512) ~[?:?] {} at sun.security.ssl.SSLCipher.<clinit>(SSLCipher.java:93) ~[?:?] {} at sun.security.ssl.CipherSuite.<clinit>(CipherSuite.java:65) ~[?:?] {} at sun.security.ssl.SSLContextImpl.getApplicableSupportedCipherSuites(SSLContextImpl.java:343) ~[?:?] {} at sun.security.ssl.SSLContextImpl$AbstractTLSContext.<clinit>(SSLContextImpl.java:556) ~[?:?] {} at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:390) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:381) ~[?:?] {re:mixin} at java.security.Provider$Service.getImplClass(Provider.java:1967) ~[?:?] {} at java.security.Provider$Service.getDefaultConstructor(Provider.java:1998) ~[?:?] {} at java.security.Provider$Service.newInstanceOf(Provider.java:1912) ~[?:?] {} at java.security.Provider$Service.newInstanceUtil(Provider.java:1920) ~[?:?] {} at java.security.Provider$Service.newInstance(Provider.java:1895) ~[?:?] {} at sun.security.jca.GetInstance.getInstance(GetInstance.java:236) ~[?:?] {} at sun.security.jca.GetInstance.getInstance(GetInstance.java:164) ~[?:?] {} at javax.net.ssl.SSLContext.getInstance(SSLContext.java:185) ~[?:?] {} at javax.net.ssl.SSLContext.getDefault(SSLContext.java:110) ~[?:?] {} at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:83) ~[?:?] {} at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:336) ~[?:?] {} at javax.net.ssl.HttpsURLConnection.<init>(HttpsURLConnection.java:292) ~[?:?] {} at sun.net.www.protocol.https.HttpsURLConnectionImpl.&lt;init&gt;(HttpsURLConnectionImpl.java:81) ~[?:?] {} at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62) ~[?:?] {} at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57) ~[?:?] {} at java.net.URL.openConnection(URL.java:1095) ~[?:?] {re:mixin} at java.net.URL.openStream(URL.java:1162) ~[?:?] {re:mixin} at ironfurnaces.update.ThreadUpdateChecker.run(ThreadUpdateChecker.java:30) ~[ironfurnaces-1.20.1-4.1.6.jar%23534!/:4.1.6] {re:classloading}
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.