Chisels & Bits - For Fabric

Chisels & Bits - For Fabric

2M Downloads

C&B doesn't like Twilight Forest

DatApplePy opened this issue ยท 1 comments

commented

Before all sorry for my imperfect english. So...

There are two issues that I've experienced so far.
1, If I use extrude function the mod says "The state you are trying to place is not valid."
2, When I select any of the options in a blueprint the game immediately shuts down and I can't re-enter the world.
As I see in the report, the second issue can be in relation with twilight forest mod.
I know how painful debuging a NPE can be, but could u give it a shot?

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 8/24/22, 4:52 PM
Description: Unexpected error

java.lang.NullPointerException: Cannot invoke "mod.chiselsandbits.platforms.core.registries.deferred.IRegistryObject.get()" because "convertedItemProvider" is null
at mod.chiselsandbits.item.multistate.SingleBlockMultiStateItemStack.toBlockStack(SingleBlockMultiStateItemStack.java:421) ~[ChiselsBits-forge-1.18.2-1.2.111-universal.jar%2380!/:1.2.111] {re:classloading}
at mod.chiselsandbits.client.logic.MultiStateBlockPreviewRenderHandler.renderGhost(MultiStateBlockPreviewRenderHandler.java:111) ~[ChiselsBits-forge-1.18.2-1.2.111-universal.jar%2380!/:1.2.111] {re:mixin,re:classloading}
at mod.chiselsandbits.client.logic.MultiStateBlockPreviewRenderHandler.renderMultiStateBlockPreview(MultiStateBlockPreviewRenderHandler.java:73) ~[ChiselsBits-forge-1.18.2-1.2.111-universal.jar%2380!/:1.2.111] {re:mixin,re:classloading}
at net.minecraft.client.renderer.LevelRenderer.handler$ddj000$beforeDebugRender(LevelRenderer.java:15580) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1374) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1045) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:664) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.73.jar%2317!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at mod.chiselsandbits.item.multistate.SingleBlockMultiStateItemStack.toBlockStack(SingleBlockMultiStateItemStack.java:421) ~[ChiselsBits-forge-1.18.2-1.2.111-universal.jar%2380!/:1.2.111] {re:classloading}
at mod.chiselsandbits.client.logic.MultiStateBlockPreviewRenderHandler.renderGhost(MultiStateBlockPreviewRenderHandler.java:111) ~[ChiselsBits-forge-1.18.2-1.2.111-universal.jar%2380!/:1.2.111] {re:mixin,re:classloading}
at mod.chiselsandbits.client.logic.MultiStateBlockPreviewRenderHandler.renderMultiStateBlockPreview(MultiStateBlockPreviewRenderHandler.java:73) ~[ChiselsBits-forge-1.18.2-1.2.111-universal.jar%2380!/:1.2.111] {re:mixin,re:classloading}
at net.minecraft.client.renderer.LevelRenderer.handler$ddj000$beforeDebugRender(LevelRenderer.java:15580) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1374) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['AX1DENT'/1, l='ClientLevel', x=-7.57, y=-60.00, z=-4.93]]
Chunk stats: 1024, 359
Level dimension: minecraft:overworld
Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 1850 game time, 1850 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ClientWorldMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2261) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:686) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.73.jar%2317!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources, Supplementaries Generated Pack, quark-emote-pack

-- 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: 5063932464 bytes (4829 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Identifier: Intel64 Family 6 Model 94 Stepping 3
Microarchitecture: Skylake (Client)
Frequency (GHz): 4.01
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1c03
Graphics card #0 versionInfo: DriverVersion=31.0.15.1694
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 23029.99
Virtual memory used (MB): 20287.56
Swap memory total (MB): 6699.71
Swap memory used (MB): 530.40
JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:+UseG1GC -Xmx8G -Xms8G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: (off)
Launched Version: forge-40.1.73
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 516.94, NVIDIA Corporation
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Server Running: true
Player Count: 1 / 8; [ServerPlayer['AX1DENT'/1, l='ServerLevel[New World]', x=-7.57, y=-60.00, z=-4.93]]
Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:notenoughcrashes (incompatible), mod:betterwitchhuts, mod:nethers_exoticism, mod:stalwart_dungeons, mod:sophisticatedcore (incompatible), mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:kleeslabs (incompatible), mod:bowinfinityfix (incompatible), mod:forgeendertech, mod:villagernames, mod:duckling (incompatible), mod:controlling (incompatible), mod:reauth (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:feature_nbt_deadlock_be_gone (incompatible), mod:wstweaks (incompatible), mod:upgradednetherite_items (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:twigs (incompatible), mod:jeed (incompatible), mod:additionalstructures, mod:mekanismgenerators, mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:ctov, mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:upgradednetherite (incompatible), mod:equipmentcompare (incompatible), mod:itshallnottick (incompatible), mod:repurposed_structures, mod:morevillagers, mod:bcc (incompatible), mod:ambientsounds (incompatible), mod:mekanismadditions, mod:endrem (incompatible), mod:mining_dimension (incompatible), mod:yungsbridges, mod:villagespawnpoint, mod:highlighter (incompatible), mod:reeses_sodium_options (incompatible), mod:spark (incompatible), mod:frosted_friends, mod:curios (incompatible), mod:blockui (incompatible), mod:oculus (incompatible), mod:collective, mod:betterbiomeblend (incompatible), mod:yungsextras, mod:betterstrongholds, mod:chunkpregen (incompatible), mod:eatinganimation, mod:mekanismtools, mod:architectury (incompatible), mod:identity (incompatible), mod:aiimprovements (incompatible), mod:inventoryessentials (incompatible), mod:fallingtree, mod:mushlings, mod:krypton (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:enchantinginfuser (incompatible), mod:bettermodsbutton (incompatible), mod:betteradvancements (incompatible), mod:radium (incompatible), mod:inventorysorter (incompatible), mod:clienttweaks (incompatible), mod:doubledoors, mod:trashslot (incompatible), mod:biomemakeover (incompatible), mod:flatbedrock (incompatible), mod:awesomedungeonend, mod:jei (incompatible), mod:vmh, mod:graveyard (incompatible), mod:attributefix (incompatible), mod:pehkui (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:mekanism, mod:paxi, mod:waystones (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:awesomedungeon, mod:organics, mod:comforts (incompatible), mod:decorative_blocks, mod:adhooks, mod:curioofundying (incompatible), mod:seeds, mod:rare_ice (incompatible), mod:lazydfu (incompatible), mod:betterdeserttemples, mod:walljump (incompatible), mod:wandering_bag, mod:rubidium_extras (incompatible), mod:skinlayers3d (incompatible), mod:forge, mod:travelerstitles, mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:ironchest, mod:craftingtweaks (incompatible), mod:awesomedungeonocean, mod:useless_sword, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_expansion, mod:thermal_locomotion, mod:tconstruct (incompatible), mod:sons_of_sins, mod:radon (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:awesomedungeonnether, mod:jade, mod:additionaladditions (incompatible), mod:ninjaxxs_needs, mod:firstpersonmod (incompatible), mod:creativecore (incompatible), mod:adlods, mod:betterfpsdist (incompatible), mod:notenoughanimations (incompatible), mod:iceberg (incompatible), mod:fuze_relics, mod:mantle (incompatible), mod:ecologics, mod:gravestone (incompatible), mod:thermal_cultivation, mod:fastbench (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:entityculling (incompatible), mod:doubleslabs (incompatible), mod:inventoryhud (incompatible), mod:structurize (incompatible), mod:armor_weight, mod:upgradedcore (incompatible), mod:fastfurnace (incompatible), mod:creeperoverhaul (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib (incompatible), mod:byg (incompatible), mod:betterf3 (incompatible), mod:villagersrespawn (incompatible), mod:slimy_stuff, mod:expandability (incompatible), mod:cosmeticarmorreworked (incompatible), mod:chiselsandbits (incompatible), mod:defaultoptions (incompatible), Supplementaries Generated Pack
World Generation: Stable
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
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
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
dynamiclightsreforged-1.18.2_v1.3.3.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.18.2_v1.3.3 |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.1.4+1.18.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.4+1.18.2 |DONE |Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE
nether-s-exoticism-1.18.2-1.1.10.jar |Nether's Exoticism |nethers_exoticism |1.1.10 |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.18.2-1.2.2.jar |Stalwart Dungeons |stalwart_dungeons |1.2.2 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.18.2-0.5.1.98.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.1.98 |DONE |Manifest: NOSIGNATURE
rubidium-0.5.3a.jar |Rubidium |rubidium |0.5.3a |DONE |Manifest: NOSIGNATURE
modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
kleeslabs-forge-1.18.2-11.1.1.jar |KleeSlabs |kleeslabs |11.1.1 |DONE |Manifest: NOSIGNATURE
BowInfinityFix-1.18.x-rv11.jar |Bow Infinity Fix |bowinfinityfix |1.18.x-rv11 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.18.2-9.0.4.0-build.1016.jar |ForgeEndertech |forgeendertech |9.0.4.0 |DONE |Manifest: NOSIGNATURE
villagernames_1.18.2-3.5.jar |Villager Names |villagernames |3.5 |DONE |Manifest: NOSIGNATURE
duckling-1.0.6-forge.jar |Duckling |duckling |1.0.6 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+21.jar |Controlling |controlling |9.0+21 |DONE |Manifest: NOSIGNATURE
ReAuth-1.18-Forge-4.0.4.jar |ReAuth |reauth |4.0.4 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
Placebo-1.18.2-6.6.1.jar |Placebo |placebo |6.6.1 |DONE |Manifest: NOSIGNATURE
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.18.2-7.1.2.jar |Wither Skeleton Tweaks |wstweaks |7.1.2 |DONE |Manifest: NOSIGNATURE
upgradednetherite_items-1.18.2-3.2.0.0-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.18.2-3.2.0.0-relea|DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.2.47.jar |Bookshelf |bookshelf |13.2.47 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
sophisticatedbackpacks-1.18.2-3.18.17.680.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.17.680 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE
twigs-forge-1.1.4-patch3+1.18.2.jar |Twigs |twigs |1.1.4-patch1+1.18.2 |DONE |Manifest: NOSIGNATURE
jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |DONE |Manifest: NOSIGNATURE
Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar |Additional Structures |additionalstructures |3.1.0 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE
balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE
cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
CTOV-Fabric-Forge-2.9.jar |ChoiceTheorem's Overhauled Vil|ctov |2.9 |DONE |Manifest: NOSIGNATURE
twilightforest-1.18.2-4.1.1220-universal.jar |The Twilight Forest |twilightforest |4.1.1220 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.5.1_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.5.1 |DONE |Manifest: NOSIGNATURE
upgradednetherite-1.18.2-4.2.0.6-release.jar |Upgraded Netherite |upgradednetherite |1.18.2-4.2.0.6-relea|DONE |Manifest: NOSIGNATURE
EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
ItShallNotTick-1.0.20-build.21.jar |It Shall Not Tick |itshallnottick |1.0.20-build.21 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
morevillagers-forge-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-1.1.15-build.29+mc1.18.|Better Compatibility Checker |bcc |1.1.15-build.29+mc1.|DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.18.2-10.2.5.465.jar |Mekanism: Additions |mekanismadditions |10.2.5 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.1.0-R-1.18.2.jar |End Remastered |endrem |5.1.0-R-1.18.2 |DONE |Manifest: NOSIGNATURE
mining_dimension-1.18.2-1.0.0.jar |Mining World |mining_dimension |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
villagespawnpoint_1.18.2-1.9.jar |Village Spawn Point |villagespawnpoint |1.9 |DONE |Manifest: NOSIGNATURE
Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE
textrues_rubidium_options-1.0.3-mc1.18.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.3-mc1.18.2 |DONE |Manifest: NOSIGNATURE
spark-1.9.11-forge.jar |spark |spark |1.9.11 |DONE |Manifest: NOSIGNATURE
frosted-friends-1.18.2-1.0.6.jar |Frosted Friends |frosted_friends |1.0.7 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
blockui-1.18.2-0.0.47-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.47-ALPHA |DONE |Manifest: NOSIGNATURE
oculus-mc1.18.2-1.2.5a.jar |Oculus |oculus |1.2.5a |DONE |Manifest: NOSIGNATURE
collective-1.18.2-4.41.jar |Collective |collective |4.41 |DONE |Manifest: NOSIGNATURE
betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |DONE |Manifest: NOSIGNATURE
YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
Chunk Pregenerator-1.18-4.1.0.jar |Chunk Pregenerator |chunkpregen |1.18-4.1.0 |DONE |Manifest: NOSIGNATURE
eatinganimation-1.18.2-2.1.1.jar |Eating Animation |eatinganimation |2.1.1 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE
architectury-4.9.83-forge.jar |Architectury |architectury |4.9.83 |DONE |Manifest: NOSIGNATURE
identity-2.3.0-1.18.2-forge.jar |Identity |identity |2.3.0-1.18.2 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18.2-0.5.0.jar |AI-Improvements |aiimprovements |0.5.0 |DONE |Manifest: NOSIGNATURE
inventoryessentials-forge-1.18.2-4.0.2.jar |Inventory Essentials |inventoryessentials |4.0.2 |DONE |Manifest: NOSIGNATURE
FallingTree-1.18.2-3.5.3.jar |FallingTree |fallingtree |3.5.3 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
Mushlings-1.18.2-1.0.0.jar |Mushlings Mod |mushlings |1.0.0 |DONE |Manifest: NOSIGNATURE
krypton-0.1.10-SNAPSHOT.jar |Krypton Reforged |krypton |0.1.10-SNAPSHOT |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.18-3.0.35.jar |GeckoLib |geckolib3 |3.0.35 |DONE |Manifest: NOSIGNATURE
EnchantingInfuser-v3.3.2-1.18.2-Forge.jar |Enchanting Infuser |enchantinginfuser |3.3.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
BetterModsButton-v3.2.2-1.18.2-Forge.jar |Better Mods Button |bettermodsbutton |3.2.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
BetterAdvancements-1.18.2-0.2.1.132.jar |Better Advancements |betteradvancements |0.2.1.132 |DONE |Manifest: NOSIGNATURE
radium-0.7.10.jar |Radium |radium |0.7.10 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE
clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE
doubledoors_1.18.2-3.3.jar |Double Doors |doubledoors |3.3 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |DONE |Manifest: NOSIGNATURE
biomemakeover-FORGE-1.18.2-1.4.31.jar |Biome Makeover |biomemakeover |1.18.2-1.4.31 |DONE |Manifest: NOSIGNATURE
flatbedrock-1.4.2-build.10+mc1.18.2.jar |Flat Bedrock |flatbedrock |1.4.2-build.10+mc1.1|DONE |Manifest: NOSIGNATURE
AwesomeDungeonEnd-Forge-1.18.2-1.0.3.jar |Awesome Dungeon The End |awesomedungeonend |1 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-9.7.1.255.jar |Just Enough Items |jei |9.7.1.255 |DONE |Manifest: NOSIGNATURE
vmh-1.1.2-1.18.2.jar |vmh |vmh |1.1.2 |DONE |Manifest: NOSIGNATURE
The_Graveyard_1.9.1_(FORGE)for_1.18.2.jar |The Graveyard |graveyard |1.9.1 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Pehkui-3.3.3+1.18.2-forge.jar |Pehkui |pehkui |3.3.3+1.18.2-forge |DONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.18.2-2.5.1.jar |Library Ferret |libraryferret |2.5.1 |DONE |Manifest: NOSIGNATURE
goblintraders-1.7.2-1.18.2.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE
Paxi-1.18.2-Forge-2.0.jar |Paxi |paxi |1.18.2-Forge-2.0 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.2-5.8.5-forge.jar |Journeymap |journeymap |5.8.5 |DONE |Manifest: NOSIGNATURE
awesomedungeon-2.0.11.jar |Awesome Dungeon |awesomedungeon |1 |DONE |Manifest: NOSIGNATURE
Organics-1.18.2-0.1.9.jar |Organics |organics |0.1.3 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18.2-5.0.0.4.jar |Comforts |comforts |1.18.2-5.0.0.4 |DONE |Manifest: NOSIGNATURE
Decorative Blocks-forge-1.18.2-2.1.1.jar |Decorative Blocks |decorative_blocks |2.1.1 |DONE |Manifest: NOSIGNATURE
AdHooks-1.18.2-8.0.0.0-build.0342.jar |Advanced Hook Launchers |adhooks |8.0.0.0 |DONE |Manifest: NOSIGNATURE
curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
seeds-1.18.2-1.1.2.jar |Seeds |seeds |1.1.2 |DONE |Manifest: NOSIGNATURE
rare-ice-0.4.1.jar |Rare Ice |rare_ice |0.0NONE |DONE |Manifest: NOSIGNATURE
lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.18.2-Forge-1.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |DONE |Manifest: NOSIGNATURE
wandering-bag-1.18.2-1.0.3.jar |Wandering Bag |wandering_bag |1.0.4 |DONE |Manifest: NOSIGNATURE
rubidium_extras-1.18.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.2 |DONE |Manifest: NOSIGNATURE
3dskinlayers-forge-1.4.6-mc1.18.2.jar |3dSkinLayers |skinlayers3d |1.4.6 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.1.73-universal.jar |Forge |forge |40.1.73 |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
TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.18.2-1.4.5.jar |Friends&Foes |friendsandfoes |1.4.5 |DONE |Manifest: NOSIGNATURE
selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.2-1.4.12.jar |Supplementaries |supplementaries |1.18.2-1.4.12 |DONE |Manifest: NOSIGNATURE
ironchest-1.18.2-13.1.9.jar |Iron Chests |ironchest |1.18.2-13.1.9 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonOcean-Forge-1.18.2-2.0.7.jar |Awesome Dungeon Ocean |awesomedungeonocean |1 |DONE |Manifest: NOSIGNATURE
useless-sword-1.18.2-V1.4.1.jar |Useless Sword |useless_sword |1.4.1 |DONE |Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
cofh_core-1.18.2-1.6.4.21.jar |CoFH Core |cofh_core |1.6.4.21 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_foundation-1.18.2-1.6.3.28.jar |Thermal Series |thermal |1.6.3.28 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_integration-1.18.2-1.6.3.7.jar |Thermal Integration |thermal_integration |1.6.3.7 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_innovation-1.18.2-1.6.3.12.jar |Thermal Innovation |thermal_innovation |1.6.3.12 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_expansion-1.18.2-1.6.3.13.jar |Thermal Expansion |thermal_expansion |1.6.3.13 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_locomotion-1.18.2-1.6.3.8.jar |Thermal Locomotion |thermal_locomotion |1.6.3.8 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
TConstruct-1.18.2-3.5.1.31.jar |Tinkers' Construct |tconstruct |3.5.1.31 |DONE |Manifest: NOSIGNATURE
sons-of-sins-1.18.2-1.0.9.jar |sons of sins |sons_of_sins |1.0.9 |DONE |Manifest: NOSIGNATURE
radon-0.8.1.jar |Radon |radon |0.8.1 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.2-10.0.8.jar |EnchantmentDescriptions |enchdesc |10.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonNether-Forge-1.18.2-1.0.2.jar |Awesome Dungeon Nether |awesomedungeonnether |1.0.2 |DONE |Manifest: NOSIGNATURE
Jade-1.18.2-forge-5.2.3.jar |Jade |jade |5.2.3 |DONE |Manifest: NOSIGNATURE
additionaladditions-4.0.5.jar |Additional Additions |additionaladditions |4.0.5 |DONE |Manifest: NOSIGNATURE
ninjaxxs-needs-1.18.2-1.0.0.jar |Ninjaxx's Needs |ninjaxxs_needs |1.0.0 |DONE |Manifest: NOSIGNATURE
firstperson-forge-2.1.2-mc1.18.2.jar |FirstPersonModel Mod |firstpersonmod |2.1.2-mc1.18.2 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.6.15_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
AdLods-1.18.2-6.0.1.1-build.1026.jar |Large Ore Deposits |adlods |6.0.1.1 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
fuze-relics-1.18.2-1.0.3.jar |Fuze Relics |fuze_relics |1.0.3 |DONE |Manifest: NOSIGNATURE
Mantle-1.18.2-1.9.27.jar |Mantle |mantle |1.9.27 |DONE |Manifest: NOSIGNATURE
ecologics-forge-1.18.2-1.7.9.jar |Ecologics |ecologics |1.7.9 |DONE |Manifest: NOSIGNATURE
gravestone-1.18.2-1.0.1.jar |Gravestone Mod |gravestone |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.18.2-1.6.3.11.jar |Thermal Cultivation |thermal_cultivation |1.6.3.11 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
FastWorkbench-1.18.2-6.1.0.jar |Fast Workbench |fastbench |6.1.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.2-0.44.jar |Polymorph |polymorph |1.18.2-0.44 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
DoubleSlabs-1.18-5.0.0.jar |Double Slabs |doubleslabs |5.0.0 |DONE |Manifest: NOSIGNATURE
InventoryHud
[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
structurize-1.18.2-1.0.399-RELEASE.jar |Structurize |structurize |1.18.2-1.0.399-RELEA|DONE |Manifest: NOSIGNATURE
armor-weight-1.18.2-1.0.0.jar |Armor Weight |armor_weight |1.0.0 |DONE |Manifest: NOSIGNATURE
upgradedcore-1.18.2-3.2.0.0-release.jar |Upgraded Core |upgradedcore |1.18.2-3.2.0.0-relea|DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
ferritecore-4.2.1-forge.jar |Ferrite Core |ferritecore |0.0NONE |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
upgradednetherite_ultimate-1.18.2-3.2.0.1-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.18.2-3.2.0.1-relea|DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.5 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.2.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
BetterF3-1.2.5-Forge-1.18.2.jar |BetterF3 |betterf3 |1.2.5 |DONE |Manifest: NOSIGNATURE
VillagersRespawn-1.18.1-1.39.0.5.jar |Villagers Respawn Mod |villagersrespawn |1.18.1-1.39.0.5 |DONE |Manifest: NOSIGNATURE
slimy-stuff-1.18.2-1.0.9.jar |Slimy Stuff |slimy_stuff |1.0.9 |DONE |Manifest: NOSIGNATURE
expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.2-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
ChiselsBits-forge-1.18.2-1.2.111-universal.jar |Chisels & bits |chiselsandbits |1.2.111 |DONE |Manifest: NOSIGNATURE
defaultoptions-forge-1.18.2-14.1.1.jar |Default Options |defaultoptions |14.1.1 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: a9086b32-33d0-4d20-9f9b-10df74442db7
FML: 40.1
Forge: net.minecraftforge:40.1.73
Suspected Mods: None

For any bug reports please provide the following details as well,

  • MC Version: 1.18.2
  • C&B Version: 1.2.111-universal (I also tried with the newest version 1.2.113, but the issue keeps coming)
  • Do You have Optifine: no
commented

Regarding 2:
I got the same crash when I used shift + scrollwheel on a blueprint while looking at a chisel'd block. 1.18.2 with C&B 1.2.114.

Crashy link

Can't load the world anymore without this crash occuring, but thankfully it was just a test world.

I think this and #977 are related.

EDIT: I set up a test instance with only C&B on Forge 40.1.69 and the issue still occurs in that case. I also tried 40.1.80 with the same result.

EDIT2: I tested previous versions. This issue appears to be present in every 1.18.2 version including and after 1.2.85.