Cooking for Blockheads

Cooking for Blockheads

147M Downloads

Fridge crashing game

Nianesia opened this issue ยท 3 comments

commented

Minecraft Version

1.21.1 (LTS)

Mod Loader

NeoForge

Mod Version

21.1.6

Describe the Issue

Placing fridge crashed my game, and crashes for everyone who moves close to that chunk

Logs

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 2025-01-20 15:40:41
Description: Encountered exception while building chunk meshes

java.lang.IllegalArgumentException: Cannot get property BooleanProperty{name=open, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{cookingforblockheads:white_fridge}
at TRANSFORMER/[email protected]/net.minecraft.world.level.block.state.StateHolder.getValue(StateHolder.java:97) ~[client-1.21.1-20240808.144430-srg.jar%23293!/:?] {re:computing_frames,re:mixin,re:classloading}
at TRANSFORMER/[email protected]/com.unlikepaladin.pfm.blocks.models.fridge.neoforge.NeoForgeFridgeModel.getQuads(NeoForgeFridgeModel.java:41) ~[paladin-furniture-mod-1.3-neoforge-mc1.21.1.jar%23369!/:?] {re:classloading}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.neoforge.model.NeoForgeModelAccess.getQuads(NeoForgeModelAccess.java:32) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:classloading}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.frapi.render.AbstractBlockRenderContext.bufferDefaultModel(AbstractBlockRenderContext.java:235) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.AbstractBlockRenderContextMixin from mod sodium,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.resources.model.BakedModel.emitBlockQuads(BakedModel.java:1021) ~[client-1.21.1-20240808.144430-srg.jar%23293!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:fabric-renderer-api-v1.mixins.json:client.BakedModelMixin from mod fabric_renderer_api_v1,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.BakedModelMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.renderModel(BlockRenderer.java:105) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:112) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:50) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:45) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:classloading}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:213) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:classloading}
at java.base/java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}

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

-- Head --
Thread: Render thread
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.world.level.block.state.StateHolder.getValue(StateHolder.java:97) ~[client-1.21.1-20240808.144430-srg.jar%23293!/:?] {re:computing_frames,re:mixin,re:classloading}
at TRANSFORMER/[email protected]/com.unlikepaladin.pfm.blocks.models.fridge.neoforge.NeoForgeFridgeModel.getQuads(NeoForgeFridgeModel.java:41) ~[paladin-furniture-mod-1.3-neoforge-mc1.21.1.jar%23369!/:?] {re:classloading}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.neoforge.model.NeoForgeModelAccess.getQuads(NeoForgeModelAccess.java:32) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:classloading}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.frapi.render.AbstractBlockRenderContext.bufferDefaultModel(AbstractBlockRenderContext.java:235) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.AbstractBlockRenderContextMixin from mod sodium,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.resources.model.BakedModel.emitBlockQuads(BakedModel.java:1021) ~[client-1.21.1-20240808.144430-srg.jar%23293!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:fabric-renderer-api-v1.mixins.json:client.BakedModelMixin from mod fabric_renderer_api_v1,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.BakedModelMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.renderModel(BlockRenderer.java:105) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris,pl:mixin:A}
-- Block being rendered --
Details:
Block: Block{cookingforblockheads:white_fridge}[facing=east,flipped=false,ice_unit=false,model=small,preservation_chamber=false]
Block location: World: (-1083,99,1900), Section: (at 5,3,12 in -68,6,118; chunk contains blocks -1088,-64,1888 to -1073,319,1903), Region: (-3,3; contains chunks -96,96 to -65,127, blocks -1536,-64,1536 to -1025,319,2047)
Chunk section: RenderSection at chunk (-68, 6, 118) from (-1088, 96, 1888) to (-1073, 111, 1903)
Render context volume: BoundingBox{minX=-1090, minY=94, minZ=1886, maxX=-1071, maxY=113, maxZ=1905}
Stacktrace:
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:112) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:50) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:45) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:classloading}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:213) ~[sodium-neoforge-0.6.5+mc1.21.1.jar%23383!/:?] {re:classloading}
at java.base/java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}

-- Uptime --
Details:
JVM uptime: 63.829s
Wall uptime: 52.715s
High-res time: 61.769s
Client ticks: 571 ticks / 28.550s
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2392) ~[client-1.21.1-20240808.144430-srg.jar%23293!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23293!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:825) ~[client-1.21.1-20240808.144430-srg.jar%23293!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23293!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.34.jar%2398!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.34.jar%2398!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.34.jar%2398!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.34.jar%2398!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23127!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23127!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23127!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23127!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23127!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23127!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23127!/:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}

-- Affected level --
Details:
All players: 1 total; [LocalPlayer['{MINECRAFT_USERNAME}'/37669, l='ClientLevel', x=-1079.58, y=100.00, z=1900.01]]
Chunk stats: 729, 453
Level dimension: minecraft:overworld
Level spawn location: World: (-940,46,2174), Section: (at 4,14,14 in -59,2,135; chunk contains blocks -944,-64,2160 to -929,319,2175), Region: (-2,4; contains chunks -64,128 to -33,159, blocks -1024,-64,2048 to -513,319,2559)
Level time: 25126571 game time, 6840 day time
Server brand: neoforge
Server type: Non-integrated multiplayer server
Tracked entity count: 141

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: pfm-asset-resources, vanilla, mod_resources, mod/sodium, mod/fast_projectile_api, mod/kuma_api, mod/fabric_renderer_api_v1, mod/supermartijn642configlib, mod/beautify, mod/mcwwindows, mod/xaeroworldmap, mod/mr_ketkets_furnicraft, mod/cookingforblockheads, mod/mr_builders_dream, mod/neoforge, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/storagedelight, mod/mcwdoors, mod/balm, mod/chat_heads, mod/cloth_config, mod/pfm, mod/leavesbegone, mod/l2damagetracker, mod/supplementaries, mod/durabilitytooltip, mod/athena, mod/stylecolonies, mod/mcwbridges, mod/farmersdelight, mod/youkaishomecoming, mod/handcrafted, mod/ambientsounds, mod/mcwtrpdoors, mod/mcwfences, mod/mr_developer_resources, mod/mr_vanilla_backpacks, mod/supermartijn642corelib, mod/spark, mod/pamhc2foodextended, mod/plushables, mod/mr_friendly_axolotls, mod/blockui, mod/collective, mod/framedblocks, mod/mr_dungeons_andtaverns, mod/elevatorid, mod/resourcefullib, mod/mcwroofs, mod/architectury, mod/computercraft, mod/mcwfurnitures, mod/fabric_rendering_data_attachment_v1, mod/monolib, mod/stackable_stew_and_soup, mod/chunkloaders, mod/t_and_t, mod/bettermineshafts, mod/mcwlights, mod/mr_bucketable, mod/mr_nice_mobsremastered, mod/jmc, mod/villagesandpillages, mod/trashslot, mod/pamhc2trees, mod/culturaldelights, mod/amendments, mod/additionallanterns, mod/treeharvester, mod/jei, mod/visualworkbench, mod/lithium, mod/commonnetworking, mod/portfolio, mod/teleport_commands, mod/invtweaks, mod/waystones, mod/catloaf, mod/mcwpaintings, mod/travelersbackpack, mod/farmingforblockheads, mod/toomanypaintings, mod/mr_cherry_villages, mod/solonion, mod/mr_better_babies, mod/seeddelight, mod/mr_sleep, mod/friendsandfoes, mod/mcwpaths, mod/moonlight, mod/livingthings, mod/jamlib, mod/rightclickharvest, mod/fabric_api_base, mod/jade, mod/pamhc2crops, mod/another_furniture, mod/creativecore, mod/forgeconfigapiport, mod/domum_ornamentum, mod/plushies, mod/notenoughanimations, mod/iceberg, mod/advancementplaques, mod/xaerominimap, mod/pamhc2foodcore, mod/expandeddelight, mod/cyclepaintings, mod/more_beautiful_torches, mod/l2core, mod/structurize, mod/multipiston, mod/coroutil, mod/watut, mod/minecolonies, mod/appleskin, mod/lootr, mod/chisel, mod/puzzleslib, mod/pottery, mod/betterf3, mod/l2itemselector, mod/fruitsdelight, mod/cristellib, moonlight:mods_dynamic_assets, visualworkbench:default_block_models

-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 21.0.5, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 1500209496 bytes (1430 MiB) / 7759462400 bytes (7400 MiB) up to 8321499136 bytes (7936 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5800X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.80
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce GTX 1660 Ti
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 6144.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.6636
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MiB): 35766.09
Virtual memory used (MiB): 28496.36
Swap memory total (MiB): 19456.00
Swap memory used (MiB): 1771.80
Space in storage for jna.tmpdir (MiB): available: 95326.02, total: 953240.63
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 95326.02, total: 953240.63
Space in storage for io.netty.native.workdir (MiB): available: 95326.02, total: 953240.63
Space in storage for java.io.tmpdir (MiB): available: 95326.02, total: 953240.63
Space in storage for workdir (MiB): available: 95326.02, total: 953240.63
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7936M
Loaded Shaderpack: ComplementaryReimagined_r5.3.zip
Profile: HIGH (+0 options changed by user)
Launched Version: 1.21.1
Launcher name: theseus
Backend library: LWJGL version 3.3.3+5
Backend API: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 566.36, NVIDIA Corporation
Window size: 854x480
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fancy
Render Distance: 10/12 chunks
Resource Packs: pfm-asset-resources, vanilla, mod_resources, mod/sodium, mod/fast_projectile_api (incompatible), mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/supermartijn642configlib, mod/beautify (incompatible), mod/mcwwindows, mod/xaeroworldmap (incompatible), mod/mr_ketkets_furnicraft (incompatible), mod/cookingforblockheads (incompatible), mod/mr_builders_dream (incompatible), mod/neoforge, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/storagedelight (incompatible), mod/mcwdoors, mod/balm (incompatible), mod/chat_heads (incompatible), mod/cloth_config (incompatible), mod/pfm (incompatible), mod/leavesbegone, mod/l2damagetracker (incompatible), mod/supplementaries (incompatible), mod/durabilitytooltip, mod/athena, mod/stylecolonies, mod/mcwbridges, mod/farmersdelight (incompatible), mod/youkaishomecoming (incompatible), mod/handcrafted, mod/ambientsounds, mod/mcwtrpdoors, mod/mcwfences, mod/mr_developer_resources (incompatible), mod/mr_vanilla_backpacks (incompatible), mod/supermartijn642corelib, mod/spark (incompatible), mod/pamhc2foodextended, mod/plushables (incompatible), mod/mr_friendly_axolotls (incompatible), mod/blockui, mod/collective (incompatible), mod/framedblocks, mod/mr_dungeons_andtaverns (incompatible), mod/elevatorid, mod/resourcefullib, mod/mcwroofs, mod/architectury (incompatible), mod/computercraft (incompatible), mod/mcwfurnitures, mod/fabric_rendering_data_attachment_v1, mod/monolib (incompatible), mod/stackable_stew_and_soup (incompatible), mod/chunkloaders, mod/t_and_t, mod/bettermineshafts, mod/mcwlights (incompatible), mod/mr_bucketable (incompatible), mod/mr_nice_mobsremastered (incompatible), mod/jmc (incompatible), mod/villagesandpillages (incompatible), mod/trashslot (incompatible), mod/pamhc2trees, mod/culturaldelights, mod/amendments (incompatible), mod/additionallanterns, mod/treeharvester (incompatible), mod/jei (incompatible), mod/visualworkbench, mod/lithium, mod/commonnetworking (incompatible), mod/portfolio, mod/teleport_commands, mod/invtweaks (incompatible), mod/waystones (incompatible), mod/catloaf (incompatible), mod/mcwpaintings, mod/travelersbackpack, mod/farmingforblockheads (incompatible), mod/toomanypaintings (incompatible), mod/mr_cherry_villages (incompatible), mod/solonion, mod/mr_better_babies (incompatible), mod/seeddelight, mod/mr_sleep (incompatible), mod/friendsandfoes (incompatible), mod/mcwpaths, mod/moonlight (incompatible), mod/livingthings (incompatible), mod/jamlib (incompatible), mod/rightclickharvest (incompatible), mod/fabric_api_base, mod/jade (incompatible), mod/pamhc2crops, mod/another_furniture, mod/creativecore, mod/forgeconfigapiport, mod/domum_ornamentum, mod/plushies (incompatible), mod/notenoughanimations, mod/iceberg, mod/advancementplaques, mod/xaerominimap (incompatible), mod/pamhc2foodcore, mod/expandeddelight (incompatible), mod/cyclepaintings (incompatible), mod/more_beautiful_torches (incompatible), mod/l2core (incompatible), mod/structurize, mod/multipiston, mod/coroutil (incompatible), mod/watut (incompatible), mod/minecolonies, mod/appleskin (incompatible), mod/lootr, mod/chisel (incompatible), mod/puzzleslib, mod/pottery, mod/betterf3 (incompatible), mod/l2itemselector (incompatible), mod/fruitsdelight (incompatible), mod/cristellib, moonlight:mods_dynamic_assets, visualworkbench:default_block_models
Current Language: en_us
Locale: no_NO
System encoding: Cp1252
File encoding: UTF-8
CPU: 16x AMD Ryzen 7 5800X 8-Core Processor
ModLauncher: 11.0.4+main.d2e20e43
ModLauncher launch target: forgeclient
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.34.jar slf4jfixer PLUGINSERVICE
loader-4.0.34.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.34.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
[email protected]
Mod List:
additionallanterns-1.1.1-neoforge-mc1.21.jar |Additional Lanterns |additionallanterns |1.1.1 |Manifest: NOSIGNATURE
AdvancementPlaques-1.21.1-neoforge-1.6.8.jar |Advancement Plaques |advancementplaques |1.6.8 |Manifest: NOSIGNATURE
AmbientSounds_NEOFORGE_v6.1.4_mc1.21.1.jar |AmbientSounds |ambientsounds |6.1.4 |Manifest: NOSIGNATURE
amendments-1.21-1.2.22-neoforge.jar |Amendments |amendments |1.21-1.2.22 |Manifest: NOSIGNATURE
another_furniture-neoforge-4.0.0.jar |Another Furniture |another_furniture |4.0.0 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
1.2.1-backpacks_mod-1.21-1.21.1.jar |Backpacks! |mr_vanilla_backpacks |1.2.1 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.23.jar |Balm |balm |21.0.23 |Manifest: NOSIGNATURE
beautify-neoforge-1.21.1-2.0.2.jar |Beautify |beautify |2.0.2 |Manifest: NOSIGNATURE
better-babies-0.7.13.jar |Better Babies |mr_better_babies |0.7.13 |Manifest: NOSIGNATURE
BetterF3-11.0.3-NeoForge-1.21.1.jar |BetterF3 |betterf3 |11.0.3 |Manifest: NOSIGNATURE
bucketable-3.3.jar |Bucketable |mr_bucketable |3.3 |Manifest: NOSIGNATURE
builders-dream-1.3.jar |Builders Dream |mr_builders_dream |1.3 |Manifest: NOSIGNATURE
catloaf-1.1.2-1.21-NEOFORGED.jar |Cat Loaf |catloaf |1.1.2 |Manifest: NOSIGNATURE
cc-tweaked-1.21.1-forge-1.114.2.jar |CC: Tweaked |computercraft |1.114.2 |Manifest: NOSIGNATURE
chat_heads-0.13.7-neoforge-1.21.jar |Chat Heads |chat_heads |0.13.7 |Manifest: NOSIGNATURE
cherry-villages-1.0.8.jar |Cherry Grove Villages |mr_cherry_villages |1.0.8 |Manifest: NOSIGNATURE
chisel-neoforge-1.21.1-1.8.2.jar |Chisel Reborn |chisel |1.8.2 |Manifest: NOSIGNATURE
chunkloaders-1.2.8-neoforge-mc1.21.jar |Chunk Loaders |chunkloaders |1.2.8 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
collective-1.21.1-7.87.jar |Collective |collective |7.87 |Manifest: NOSIGNATURE
common-networking-neoforge-1.0.18-1.21.1.jar |Common Networking |commonnetworking |1.0.18-1.21.1 |Manifest: NOSIGNATURE
cookingforblockheads-neoforge-1.21.1-21.1.6.jar |Cooking for Blockheads |cookingforblockheads |21.1.6 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.8.jar |CoroUtil |coroutil |1.21.0-1.3.8 |Manifest: NOSIGNATURE
CreativeCore_NEOFORGE_v2.12.28_mc1.21.1.jar |CreativeCore |creativecore |2.12.28 |Manifest: NOSIGNATURE
cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
culturaldelights-0.17.2.jar |Cultural Delights |culturaldelights |0.17.2 |Manifest: NOSIGNATURE
cyclepaintings-1.21.1-3.6.jar |Cycle Paintings |cyclepaintings |3.6 |Manifest: NOSIGNATURE
developer-resources-1.6.3.jar |Data API |mr_developer_resources |1.6.3 |Manifest: NOSIGNATURE
domum_ornamentum-1.0.204-1.21.1-snapshot.jar |Domum Ornamentum |domum_ornamentum |1.0.204-1.21.1-snaps|Manifest: NOSIGNATURE
dungeons-and-taverns-v4.4.4.jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.4.4 |Manifest: NOSIGNATURE
durabilitytooltip-1.1.5-neoforge-mc1.21.jar |Durability Tooltip |durabilitytooltip |1.1.5 |Manifest: NOSIGNATURE
elevatorid-neoforge-1.21.1-1.11.3.jar |ElevatorMod |elevatorid |1.21.1-1.11.3 |Manifest: NOSIGNATURE
expandeddelight-0.1.2.2.jar |Expanded Delight |expandeddelight |0.1.2.2 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.6.jar |Farmer's Delight |farmersdelight |1.2.6 |Manifest: NOSIGNATURE
farmingforblockheads-neoforge-1.21.1-21.1.2.jar |Farming for Blockheads |farmingforblockheads |21.1.2 |Manifest: NOSIGNATURE
fast_projectile_api-3.0.2+4.jar |Fast Projectile API |fast_projectile_api |3.0.2+4 |Manifest: NOSIGNATURE
ForgeConfigAPIPort-v21.1.3-1.21.1-NeoForge.jar |Forge Config API Port |forgeconfigapiport |21.1.3 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
FramedBlocks-10.2.1.jar |FramedBlocks |framedblocks |10.2.1 |Manifest: NOSIGNATURE
friendly-axolotls-1.0.jar |Friendly AxolotlS |mr_friendly_axolotls |1.0 |Manifest: NOSIGNATURE
friendsandfoes-neoforge-mc1.21.1-3.0.6.jar |Friends & Foes |friendsandfoes |3.0.6 |Manifest: NOSIGNATURE
fruitsdelight-1.2.2.jar |Fruits Delight |fruitsdelight |1.2.2 |Manifest: NOSIGNATURE
ketkets-furnicraft-4.4.jar |FurniCraft |mr_ketkets_furnicraft |4.4 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.2.jar |Handcrafted |handcrafted |4.0.2 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.2.9.jar |Iceberg |iceberg |1.2.9 |Manifest: NOSIGNATURE
invtweaks-1.21.1-1.2.0.jar |Inventory Tweaks Refoxed |invtweaks |1.21.1-1.2.0 |Manifest: NOSIGNATURE
iris-neoforge-1.8.1+mc1.21.1.jar |Iris |iris |1.8.1+mc1.21.1 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.9.2.jar |Jade |jade |15.9.2+neoforge |Manifest: NOSIGNATURE
jamlib-neoforge-1.2.2-build.2+1.21.1.jar |JamLib |jamlib |1.2.2-build.2+1.21.1|Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |19.21.0.247 |Manifest: NOSIGNATURE
JustMoreCakes-neoforge-1.21-1.19.2.jar |Just More Cakes! |jmc |1.19.2 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |Manifest: NOSIGNATURE
l2core-3.0.8+3.jar |L2Core |l2core |3.0.8+3 |Manifest: NOSIGNATURE
l2damagetracker-3.0.3+8.jar |L2DamageTracker |l2damagetracker |3.0.3+8 |Manifest: NOSIGNATURE
l2itemselector-3.0.8.jar |L2ItemSelector |l2itemselector |3.0.8 |Manifest: NOSIGNATURE
LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar |Leaves Be Gone |leavesbegone |21.1.0 |Manifest: NOSIGNATURE
lithium-neoforge-0.14.3-snapshot+mc1.21.1-build.92|Lithium |lithium |0.14.3-snapshot+mc1.|Manifest: NOSIGNATURE
livingthings-neoforge-1.21.1-2.2.0.jar |Living Things |livingthings |1.21.1-2.2.0 |Manifest: NOSIGNATURE
lootr-neoforge-1.21-1.10.34.86.jar |Lootr |lootr |1.21-1.10.34.86 |Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE
mcw-doors-1.1.1-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.1 |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE
mcw-lights-1.1.1-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.1 |Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.21.1neoforge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |Manifest: NOSIGNATURE
mcw-paths-1.0.5-1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |Manifest: NOSIGNATURE
mcw-roofs-2.3.1-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.1 |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
minecolonies-1.1.846-1.21.1-snapshot.jar |MineColonies |minecolonies |1.1.846-1.21.1-snaps|Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |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
monolib-neoforge-1.21.1-1.4.1.jar |MonoLib |monolib |1.4.1 |Manifest: NOSIGNATURE
moonlight-1.21-2.17.12-neoforge.jar |Moonlight Lib |moonlight |1.21-2.17.12 |Manifest: NOSIGNATURE
more_beautiful_torches-merged-1.21-3.0.0.jar |More Beautiful Torches |more_beautiful_torches |3.0.0 |Manifest: NOSIGNATURE
multipiston-1.2.51-1.21.1-snapshot.jar |Multi-Piston |multipiston |1.2.51-1.21.1-snapsh|Manifest: NOSIGNATURE
neoforge-21.1.93-universal.jar |NeoForge |neoforge |21.1.93 |Manifest: NOSIGNATURE
nice-mobs-remastered-2.5b.jar |Nice Mobs Remastered: Friends |mr_nice_mobsremastered |2.5b |Manifest: NOSIGNATURE
notenoughanimations-neoforge-1.9.0-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.9.0 |Manifest: NOSIGNATURE
paladin-furniture-mod-1.3-neoforge-mc1.21.1.jar |Paladin's Furniture |pfm |1.3 |Manifest: NOSIGNATURE
pamhc2crops-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.0 |Manifest: NOSIGNATURE
pamhc2foodcore-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |Manifest: NOSIGNATURE
pamhc2foodextended-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |Manifest: NOSIGNATURE
pamhc2trees-NEOFORGE-1.21.0-1.0.1.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |Manifest: NOSIGNATURE
plushables-neoforge-2.0.3+1.21.1.jar |Plushables |plushables |2.0.3+1.21.1 |Manifest: NOSIGNATURE
plushies-neoforge-1.5.1.jar |Plushie Mod |plushies |1.5.1 |Manifest: NOSIGNATURE
portfolio-1.21-1.4.1-neoforge.jar |Portfolio |portfolio |1.21-1.4.1-neoforge |Manifest: NOSIGNATURE
pottery-1.0.2a-neoforge-mc1.21.jar |Pottery |pottery |1.0.2+a |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.25-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.25 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.11.jar |Resourceful Lib |resourcefullib |3.0.11 |Manifest: NOSIGNATURE
rightclickharvest-neoforge-4.4.4+1.21.1.jar |Right Click Harvest |rightclickharvest |4.4.4+1.21.1 |Manifest: NOSIGNATURE
SeedDelight-NeoForge-1.21-1.0.1 (1).jar |SeedDelight |seeddelight |0.1 |Manifest: NOSIGNATURE
sleep-v.3.1.1.jar |Sleep |mr_sleep |1-v.3.1.1 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.5+mc1.21.1.jar |Sodium |sodium |0.6.5+mc1.21.1 |Manifest: NOSIGNATURE
spark-1.10.109-neoforge.jar |spark |spark |1.10.109 |Manifest: NOSIGNATURE
Spice of Life Onion_NEOFORGE_v1.4.6_mc1.21.1.jar |Spice of Life Onion |solonion |1.4.6 |Manifest: NOSIGNATURE
stackable_stew_and_soup-merged-1.21.1-2.0.1.jar |Stackable Stew and Soup |stackable_stew_and_soup |2.0.1 |Manifest: NOSIGNATURE
storagedelight-24.12.15-1.21-neoforge.jar |Storage Delight |storagedelight |24.12.15-1.21-neofor|Manifest: NOSIGNATURE
structurize-1.0.758-1.21.1-snapshot.jar |Structurize |structurize |1.0.758-1.21.1-snaps|Manifest: NOSIGNATURE
stylecolonies-1.11-1.21.jar |Stylecolonies |stylecolonies |1.11 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
supplementaries-1.21-3.0.30-beta-neoforge.jar |Supplementaries |supplementaries |1.21-3.0.30-beta |Manifest: NOSIGNATURE
teleport_commands-neoforge-1.21-1.2.1.jar |Teleport Commands |teleport_commands |1.2.1 |Manifest: NOSIGNATURE
toomanypaintings-24.7.27-1.21-neoforge.jar |Too Many Paintings |toomanypaintings |24.7.27-1.21-neoforg|Manifest: NOSIGNATURE
t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
trashslot-neoforge-1.21.1-21.1.2.jar |TrashSlot |trashslot |21.1.2 |Manifest: NOSIGNATURE
travelersbackpack-neoforge-1.21.1-10.1.10.jar |Traveler's Backpack |travelersbackpack |10.1.10 |Manifest: NOSIGNATURE
treeharvester-1.21.1-9.1.jar |Tree Harvester |treeharvester |9.1 |Manifest: NOSIGNATURE
blockui-1.0.192-1.21.1-snapshot.jar |UI Library Mod |blockui |1.0.192-1.21.1-snaps|Manifest: NOSIGNATURE
villagesandpillages-neoforge-mc1.21.1-1.0.2.jar |Villages & Pillages |villagesandpillages |1.0.2 |Manifest: NOSIGNATURE
VisualWorkbench-v21.1.0-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.0 |Manifest: NOSIGNATURE
waystones-neoforge-1.21.1-21.1.5.jar |Waystones |waystones |21.1.5 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.1.4.jar |What Are They Up To |watut |1.21.0-1.1.4 |Manifest: NOSIGNATURE
Xaeros_Minimap_24.7.1_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |24.7.1 |Manifest: NOSIGNATURE
XaerosWorldMap_1.39.2_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.2 |Manifest: NOSIGNATURE
youkaishomecoming-3.0.3.jar |Youkai's Homecoming |youkaishomecoming |3.0.3 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.3.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
Crash Report UUID: bad4235b-1d6e-4072-9297-9b046f8bf413
FML: 4.0.34
NeoForge: 21.1.93

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge or Arclight)?

Iris Shaders and Complementary Shaders - Reimagined

commented

Fixed the game temporarily by using the /fill command to get into the server again, but I cant place the fridge without it crashing.

commented

For some reason, the fridge is attempting to be rendered using Paladin's Furniture Mod even though it is a Cooking for Blockheads fridge. I believe this is more likely an issue on Paladin's Furniture Mod's side.

commented

I'll try to get in touch with the devs! Thank you :)