McAlec Posted February 27, 2023 Posted February 27, 2023 (edited) I know Terrablender is the problem but one of the other mods relies on Terrablender. The mod does not work without Terrablender. Please help me with this, I've looked through all the forums and have not helped me. Crash Report: ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 2/27/23, 7:37 AM Description: Exception generating new chunk java.lang.RuntimeException: Attempted to call findValuePositional whilst ParameterList is uninitialized for TerraBlender! at net.minecraft.world.level.biome.Climate$ParameterList.findValuePositional(Climate.java:591) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:mixin,re:classloading,pl:mixin:APP:terrablender.mixins.json:MixinParameterList,pl:mixin:A} at net.minecraft.world.level.biome.MultiNoiseBiomeSource.handler$zzk000$getNoiseBiome(MultiNoiseBiomeSource.java:542) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMultiNoiseBiomeSource,pl:mixin:A} at net.minecraft.world.level.biome.MultiNoiseBiomeSource.m_203407_(MultiNoiseBiomeSource.java) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMultiNoiseBiomeSource,pl:mixin:A} at net.minecraft.world.level.biome.BiomeSource.m_207481_(BiomeSource.java:233) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:computing_frames,re:classloading,re:mixin} at net.minecraft.world.level.biome.BiomeSource.m_207829_(BiomeSource.java:197) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:computing_frames,re:classloading,re:mixin} at net.minecraft.world.level.chunk.ChunkGenerator.m_211695_(ChunkGenerator.java:194) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lod.mixins.json:MixinChunkGenerator,pl:mixin:APP:lod.mixins.json:MixinTFChunkGenerator,pl:mixin:A} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} 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.server.level.ChunkMap.lambda$chunkGenerate$22(ChunkMap.java:738) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} -- Chunk to be generated -- Details: Location: -14,-8 Position hash: -30064771086 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@531b4af5 Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$chunkGenerate$22(ChunkMap.java:738) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$chunkGenerate$24(ChunkMap.java:726) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%2359!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 7921 Level dimension: minecraft:overworld Level spawn location: World: (-72,64,24), Section: (at 8,0,8 in -5,4,1; chunk contains blocks -80,-64,16 to -65,319,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Level time: 0 game time, 0 day time Level name: Test Once again Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1732672128 bytes (1652 MiB) / 2516582400 bytes (2400 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 20 Graphics card #0 name: SuperDisplay Virtual Adapter Graphics card #0 vendor: Software by KeloCube Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: DriverVersion=3.47.17.59 Graphics card #1 name: NVIDIA GeForce RTX 3060 Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x2504 Graphics card #1 versionInfo: DriverVersion=31.0.15.2849 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 31845.42 Virtual memory used (MB): 27604.38 Swap memory total (MB): 15648.00 Swap memory used (MB): 830.82 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:lod (incompatible), mod:betterthirdperson (incompatible), mod:terrablender (incompatible), mod:forge, mod:changed_addon, mod:changed World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' OptiFine Version: OptiFine_1.18.2_HD_U_H7 OptiFine Build: 20220410-185216 Render Distance Chunks: 10 Mipmaps: 4 Anisotropic Filtering: 16 Antialiasing: 0 Multitexture: true Shaders: null OpenGlVersion: 3.2.0 NVIDIA 528.49 OpenGlRenderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 20 ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE OptiFine TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f DistantHorizons-1.6.5a-1.18.2.jar |Distant Horizons |lod |1.6.5a |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.18.2-1.8.1.jar |Better Third Person |betterthirdperson |1.8.1 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-2.1.0.80.jar |TerraBlender |terrablender |1.18.2-2.1.0.80 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 Changed+addon+plus+2.0.0.jar |Changed addon |changed_addon |2.0.0 |DONE |Manifest: NOSIGNATURE Changed-m1.18.2-v0.10.2.jar |Changed: Minecraft Mod |changed |0.10.2 |DONE |Manifest: NOSIGNATURE Crash Report UUID: f610c525-dec7-4fe8-8e22-e08227853572 FML: 40.2 Forge: net.minecraftforge:40.2.0 Edited February 27, 2023 by McAlec Quote
Powerful845tiger Posted February 28, 2023 Posted February 28, 2023 Can you try installing the latest version of terrablender and all other mods to see if it fixed the issue Quote
McAlec Posted March 1, 2023 Author Posted March 1, 2023 Thank You, it worked, but I discovered that BetterThirdPerson was the main problem. Quote
Recommended Posts
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.