Jump to content

Recommended Posts

Posted (edited)

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
Posted

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"
                                      }
                                    }
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      }
                    ]
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}

 

Posted
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.

  • 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

    • Im playing RlCraft, im about 80+ hours in the game and It started to randomly crash in certain areas. This is the crash log It gives me: https://mclo.gs/H1zdyjG Any Idea what is going on? and if It can be fixed? Thanks  
    • hello, when launching my modded minecraft server (1.20.1) in Fabric, my server constantly reboots with this error  if you have any questions or solutions I will get back to you as soon as possible. sorry, my English is pretty bad     [00:40:24] [main/ERROR]: A mod crashed on startup! net.fabricmc.loader.impl.FormattedException: java.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'spectrelib' at 'com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod'!         at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:63) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:162) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) ~[fabric-server-launcher.jar:1.0.1] Caused by: java.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'spectrelib' at 'com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod'!         at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.5.jar:?]         ... 4 more Caused by: java.lang.RuntimeException: Could not execute entrypoint stage 'spectrelib' due to errors, provided by 'veinmining'!         at com.illusivesoulworks.spectrelib.EntrypointUtils.lambda$invokeEntrypoints$0(EntrypointUtils.java:25) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.EntrypointUtils.gatherExceptions(EntrypointUtils.java:41) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.EntrypointUtils.invokeEntrypoints(EntrypointUtils.java:25) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod.onPreLaunch(SpectrePreLaunchFabricMod.java:32) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.5.jar:?]         ... 4 more Caused by: java.util.ServiceConfigurationError: com.illusivesoulworks.veinmining.common.platform.services.IPlatform: com.illusivesoulworks.veinmining.platform.FabricPlatform Unable to get public no-arg constructor         at java.util.ServiceLoader.fail(ServiceLoader.java:586) ~[?:?]         at java.util.ServiceLoader.getConstructor(ServiceLoader.java:679) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1240) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) ~[?:?]         at java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) ~[?:?]         at java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) ~[?:?]         at java.util.ServiceLoader.findFirst(ServiceLoader.java:1811) ~[?:?]         at com.illusivesoulworks.veinmining.common.platform.Services.load(Services.java:31) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.platform.Services.<clinit>(Services.java:27) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.veinmining.enchantment.VeinMiningEnchantment.<init>(VeinMiningEnchantment.java:33) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningMod.<clinit>(VeinMiningMod.java:28) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningConfigInitializer.onInitializeConfig(VeinMiningConfigInitializer.java:9) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.spectrelib.EntrypointUtils.invokeEntrypoints(EntrypointUtils.java:23) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod.onPreLaunch(SpectrePreLaunchFabricMod.java:32) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.5.jar:?]         ... 4 more Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1297 failed         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]         at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?]         at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?]         at java.lang.Class.getConstructor(Class.java:2271) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:666) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:663) ~[?:?]         at java.security.AccessController.doPrivileged(AccessController.java:569) ~[?:?]         at java.util.ServiceLoader.getConstructor(ServiceLoader.java:674) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1240) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) ~[?:?]         at java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) ~[?:?]         at java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) ~[?:?]         at java.util.ServiceLoader.findFirst(ServiceLoader.java:1811) ~[?:?]         at com.illusivesoulworks.veinmining.common.platform.Services.load(Services.java:31) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.platform.Services.<clinit>(Services.java:27) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.veinmining.enchantment.VeinMiningEnchantment.<init>(VeinMiningEnchantment.java:33) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningMod.<clinit>(VeinMiningMod.java:28) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningConfigInitializer.onInitializeConfig(VeinMiningConfigInitializer.java:9) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.spectrelib.EntrypointUtils.invokeEntrypoints(EntrypointUtils.java:23) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod.onPreLaunch(SpectrePreLaunchFabricMod.java:32) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.5.jar:?]         ... 4 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered         at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]         at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?]         at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?]         at java.lang.Class.getConstructor(Class.java:2271) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:666) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:663) ~[?:?]         at java.security.AccessController.doPrivileged(AccessController.java:569) ~[?:?]         at java.util.ServiceLoader.getConstructor(ServiceLoader.java:674) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1240) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) ~[?:?]         at java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) ~[?:?]         at java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) ~[?:?]         at java.util.ServiceLoader.findFirst(ServiceLoader.java:1811) ~[?:?]         at com.illusivesoulworks.veinmining.common.platform.Services.load(Services.java:31) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.platform.Services.<clinit>(Services.java:27) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.veinmining.enchantment.VeinMiningEnchantment.<init>(VeinMiningEnchantment.java:33) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningMod.<clinit>(VeinMiningMod.java:28) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningConfigInitializer.onInitializeConfig(VeinMiningConfigInitializer.java:9) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.spectrelib.EntrypointUtils.invokeEntrypoints(EntrypointUtils.java:23) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod.onPreLaunch(SpectrePreLaunchFabricMod.java:32) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.5.jar:?]         ... 4 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for mixins.sodiumdynamiclights.json:lightsource.EntityMixin from mod sodiumdynamiclights during activity: [Transform -> Method sodiumdynamiclights$scheduleTrackedChunksRebuild(Lnet/minecraft/class_761;)V -> INVOKESTATIC -> net/minecraft/class_310::method_1551:()Lnet/minecraft/class_310;]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]         at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?]         at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?]         at java.lang.Class.getConstructor(Class.java:2271) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:666) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:663) ~[?:?]         at java.security.AccessController.doPrivileged(AccessController.java:569) ~[?:?]         at java.util.ServiceLoader.getConstructor(ServiceLoader.java:674) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1240) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) ~[?:?]         at java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) ~[?:?]         at java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) ~[?:?]         at java.util.ServiceLoader.findFirst(ServiceLoader.java:1811) ~[?:?]         at com.illusivesoulworks.veinmining.common.platform.Services.load(Services.java:31) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.platform.Services.<clinit>(Services.java:27) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.veinmining.enchantment.VeinMiningEnchantment.<init>(VeinMiningEnchantment.java:33) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningMod.<clinit>(VeinMiningMod.java:28) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningConfigInitializer.onInitializeConfig(VeinMiningConfigInitializer.java:9) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.spectrelib.EntrypointUtils.invokeEntrypoints(EntrypointUtils.java:23) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod.onPreLaunch(SpectrePreLaunchFabricMod.java:32) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.5.jar:?]         ... 4 more Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: net.minecraft.class_310         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:777) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:743) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]         at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?]         at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?]         at java.lang.Class.getConstructor(Class.java:2271) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:666) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:663) ~[?:?]         at java.security.AccessController.doPrivileged(AccessController.java:569) ~[?:?]         at java.util.ServiceLoader.getConstructor(ServiceLoader.java:674) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1240) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) ~[?:?]         at java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) ~[?:?]         at java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) ~[?:?]         at java.util.ServiceLoader.findFirst(ServiceLoader.java:1811) ~[?:?]         at com.illusivesoulworks.veinmining.common.platform.Services.load(Services.java:31) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.platform.Services.<clinit>(Services.java:27) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.veinmining.enchantment.VeinMiningEnchantment.<init>(VeinMiningEnchantment.java:33) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningMod.<clinit>(VeinMiningMod.java:28) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningConfigInitializer.onInitializeConfig(VeinMiningConfigInitializer.java:9) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.spectrelib.EntrypointUtils.invokeEntrypoints(EntrypointUtils.java:23) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod.onPreLaunch(SpectrePreLaunchFabricMod.java:32) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.5.jar:?]         ... 4 more Caused by: java.lang.ClassNotFoundException: net.minecraft.class_310         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:777) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:743) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]         at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) ~[fabric-loader-0.16.5.jar:?]         at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]         at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]         at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?]         at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?]         at java.lang.Class.getConstructor(Class.java:2271) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:666) ~[?:?]         at java.util.ServiceLoader$1.run(ServiceLoader.java:663) ~[?:?]         at java.security.AccessController.doPrivileged(AccessController.java:569) ~[?:?]         at java.util.ServiceLoader.getConstructor(ServiceLoader.java:674) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1240) ~[?:?]         at java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) ~[?:?]         at java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) ~[?:?]         at java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) ~[?:?]         at java.util.ServiceLoader.findFirst(ServiceLoader.java:1811) ~[?:?]         at com.illusivesoulworks.veinmining.common.platform.Services.load(Services.java:31) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.platform.Services.<clinit>(Services.java:27) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.common.veinmining.enchantment.VeinMiningEnchantment.<init>(VeinMiningEnchantment.java:33) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningMod.<clinit>(VeinMiningMod.java:28) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.veinmining.VeinMiningConfigInitializer.onInitializeConfig(VeinMiningConfigInitializer.java:9) ~[veinmining-fabric-1.3.1+1.20.1.jar:?]         at com.illusivesoulworks.spectrelib.EntrypointUtils.invokeEntrypoints(EntrypointUtils.java:23) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod.onPreLaunch(SpectrePreLaunchFabricMod.java:32) ~[spectrelib-0.13.15+1.20.1-7f355525f2546358.jar:?]         at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399) ~[fabric-loader-0.16.5.jar:?]         at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:160) ~[fabric-loader-0.16.5.jar:?]         ... 4 more
    • An uneducated guess: can you move the layers by a 1000th in any direction? It works on custom models via Blockbench.
  • Topics

×
×
  • Create New...

Important Information

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