---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2025-09-22 17:51:01 Description: Unexpected error java.lang.RuntimeException: Exception thrown while executing job at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobResult.unwrap(ChunkJobResult.java:27) at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.collectChunkBuildResults(RenderSectionManager.java:347) at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.uploadChunks(RenderSectionManager.java:280) at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:197) at knot//net.minecraft.class_761.method_3273(class_761.java:18535) at knot//net.minecraft.class_761.invokeSetupRender(class_761.java) at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:425) at knot//net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1022) at knot//net.minecraft.class_761.handler$dlc000$iris$renderTerrainShadows(class_761.java:11552) at knot//net.minecraft.class_761.method_22710(class_761.java:1241) at knot//net.minecraft.class_757.method_3188(class_757.java:1110) at knot//net.minecraft.class_757.method_3192(class_757.java:880) at knot//net.minecraft.class_310.method_1523(class_310.java:1219) at knot//net.minecraft.class_310.method_1514(class_310.java:802) at knot//net.minecraft.client.main.Main.main(Main.java:250) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) Caused by: java.lang.OutOfMemoryError at knot//org.lwjgl.system.MemoryUtil.nmemReallocChecked(MemoryUtil.java:496) at knot//org.lwjgl.system.MemoryUtil.memRealloc(MemoryUtil.java:529) at knot//me.jellysquid.mods.sodium.client.render.chunk.vertex.builder.ChunkMeshBufferBuilder.reallocate(ChunkMeshBufferBuilder.java:58) at knot//me.jellysquid.mods.sodium.client.render.chunk.vertex.builder.ChunkMeshBufferBuilder.start(ChunkMeshBufferBuilder.java:66) at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.buffers.BakedChunkModelBuilder.begin(BakedChunkModelBuilder.java:37) at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuildBuffers.init(ChunkBuildBuffers.java:47) at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:57) at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:39) at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) at java.base/java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobResult.unwrap(ChunkJobResult.java:27) at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.collectChunkBuildResults(RenderSectionManager.java:347) at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.uploadChunks(RenderSectionManager.java:280) at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:197) at knot//net.minecraft.class_761.method_3273(class_761.java:18535) at knot//net.minecraft.class_761.invokeSetupRender(class_761.java) at knot//net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:425) at knot//net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1022) at knot//net.minecraft.class_761.handler$dlc000$iris$renderTerrainShadows(class_761.java:11552) at knot//net.minecraft.class_761.method_22710(class_761.java:1241) at knot//net.minecraft.class_757.method_3188(class_757.java:1110) -- Affected level -- Details: All players: 3 total; [class_746['{MINECRAFT_USERNAME}'/39433, l='ClientLevel', x=2692.94, y=66.00, z=841.46], class_745['_Ibex'/14890, l='ClientLevel', x=2785.50, y=63.56, z=844.50], class_745['efbax'/40266, l='ClientLevel', x=2794.85, y=64.03, z=846.71]] Chunk stats: 961, 625 F: 3448 L: 0 U: 325 Level dimension: minecraft:overworld Level spawn location: World: (-64,103,-48), Section: (at 0,7,0 in -4,6,-3; chunk contains blocks -64,-64,-48 to -49,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1) Level time: 3229254 game time, 4045448 day time Server brand: fabric Server type: Non-integrated multiplayer server Stacktrace: at knot//net.minecraft.class_638.method_8538(class_638.java:458) at knot//net.minecraft.class_310.method_1587(class_310.java:2406) at knot//net.minecraft.class_310.method_1514(class_310.java:826) at knot//net.minecraft.client.main.Main.main(Main.java:250) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, fabric, seasons:seasonal_lush_caves, Moonlight Mods Dynamic Assets, file/FreshAnimations_v1.10.1.zip, continuity:default, continuity:glass_pane_culling_fix -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.14, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc. Memory: 544643728 bytes (519 MiB) / 2726297600 bytes (2600 MiB) up to 4831838208 bytes (4608 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 6800H with Radeon Graphics Identifier: AuthenticAMD Family 25 Model 68 Stepping 1 Microarchitecture: Zen 3 Frequency (GHz): 3.19 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: Parsec Virtual Display Adapter Graphics card #0 vendor: Parsec Cloud, Inc. Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: DriverVersion=**.**.**.** Graphics card #1 name: AMD Radeon(TM) Graphics Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #1 VRAM (MB): 512.00 Graphics card #1 deviceId: 0x1681 Graphics card #1 versionInfo: DriverVersion=31.0.12044.3 Graphics card #2 name: NVIDIA GeForce RTX 3050 Ti Laptop GPU Graphics card #2 vendor: NVIDIA (0x10de) Graphics card #2 VRAM (MB): 4095.00 Graphics card #2 deviceId: 0x25a0 Graphics card #2 versionInfo: DriverVersion=32.0.15.7703 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 4.80 Memory slot #0 type: Unknown Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 4.80 Memory slot #1 type: Unknown Virtual memory max (MB): 30179.64 Virtual memory used (MB): 30163.30 Swap memory total (MB): 14622.63 Swap memory used (MB): 1074.96 JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4608M Fabric Mods: amendments: Amendments 1.20-2.2.1 animal_armor_trims: Animal Armor Trims 2.0.1 animal_feeding_trough: Animal Feeding Trough 1.1.0+1.20.1 appleskin: AppleSkin 2.5.1+mc1.20 architectury: Architectury 9.2.14 armorable-skeleton-horses: Armorable Skeleton Horses 1.0.3 athena: Athena 3.1.2 backported_wolves: Backported Wolves 1.1.0-1.19.3-1.20.4 badoptimizations: BadOptimizations 2.3.0 bclib: BCLib 3.0.14 wunderlib: WunderLib 1.1.5 better_end_sky: Better End Sky 0.2.1+1.20 betterf3: BetterF3 7.0.2 betternether: Better Nether 9.0.10 betterthirdperson: Better Third Person 1.9.0 bobby: Bobby 5.0.1 com_typesafe_config: config 1.4.2 io_leangen_geantyref_geantyref: geantyref 1.3.13 org_spongepowered_configurate-core: configurate-core 4.1.2 org_spongepowered_configurate-hocon: configurate-hocon 4.1.2 bookshelf: Bookshelf 20.2.13 c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.16 c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.16 c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.16 c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.16 c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.16 c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.16 c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.16 c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.16 c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.16 c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.16 c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.16 c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.16 c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.16 c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.16 c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.16 c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.16 c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.16 c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.16 c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16 c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.16 c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16 com_ibm_async_asyncutil: asyncutil 0.1.0 net_objecthunter_exp4j: exp4j 0.4.8 org_threadly_threadly: threadly 7.0 chas: Craftable Horse Armour & Saddle 1.20 chunky: Chunky 1.3.146 cloth-config: Cloth Config v11 11.1.136 cloth-basic-math: cloth-basic-math 0.6.1 clumps: Clumps **.**.**.** collective: Collective 8.3 comforts: Comforts 6.4.0+1.20.1 cardinal-components-base: Cardinal Components API (base) 5.2.1 cardinal-components-entity: Cardinal Components API (entities) 5.2.1 spectrelib: SpectreLib 0.13.15+1.20.1 continuity: Continuity 3.0.0+1.20.1 controlling: Controlling For Fabric 12.0.2 coroutil: CoroUtil 1.20.1-1.3.7 cosmetic-armor: Cosmetic Armor 1.6.0 cpm: Customizable Player Models 0.6.24a creativecore: CreativeCore 2.12.34 net_minecraftforge_eventbus: eventbus 6.0.3 cristellib: Cristel Lib 1.1.5 blue_endless_jankson: jankson 1.2.3 ctov: ChoiceTheorem's Overhauled Village 3.4.14 cull-less-leaves: Cull Less Leaves 1.4.2+1.21-fabric cutthrough: Cut Through 8.0.2 darkpaintings: DarkPaintings 17.0.4 deeperdarker: Deeper and Darker 1.3.3 customportalapi: Custom Portal Api 0.0.1-beta64-1.20 dragon_mounts: Dragon Mounts: SoW Edition 1.4 easymagic: Easy Magic 8.0.1 enchdesc: EnchantmentDescriptions 17.1.19 enhancedblockentities: Enhanced Block Entities 0.9+1.20 advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7 entity_model_features: Entity Model Features 3.0.1 entity_texture_features: Entity Texture Features 7.0.2 org_apache_httpcomponents_httpmime: httpmime 4.5.10 entityculling: EntityCulling 1.8.2 transition: TRansition 1.0.3 trender: TRender 1.0.5 fabric-api: Fabric API 0.92.6+1.20.1 fabric-api-base: Fabric API Base 0.4.32+1802ada577 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577 fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577 fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577 fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77 fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577 fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377 fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577 fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577 fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577 fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677 fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577 fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477 fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77 fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577 fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577 fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377 fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577 fabric-language-kotlin: Fabric Language Kotlin 1.13.6+kotlin.2.2.20 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.20 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.20 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.20 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.20 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0 fabricloader: Fabric Loader 0.17.2 mixinextras: MixinExtras 0.5.0 fabricskyboxes: FabricSkyBoxes 0.7.3+mc1.20.1 farmersdelight: Farmer's Delight 1.20.1-2.4.0+refabricated mm: Manningham Mills 2.3 porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1 porting_lib_base: Porting Lib Base 2.3.8+1.20.1 porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1 porting_lib_common: Porting Lib Common 2.3.8+1.20.1 porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1 porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1 porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1 porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1 porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1 porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1 porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1 reach-entity-attributes: Reach Entity Attributes 2.4.0 porting_lib_config: Porting Lib Config 2.3.8+1.20.1 com_electronwill_night-config_core: core 3.6.6 com_electronwill_night-config_toml: toml 3.6.6 porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1 porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1 porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1 porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1 porting_lib_tags: Porting Lib Tags 3.0 porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1 porting_lib_core: Porting Lib Core 2.3.8+1.20.1 fastquit: FastQuit 3.0.0+1.20+ ferritecore: FerriteCore 6.0.1 forgeconfigapiport: Forge Config API Port 8.0.2 geckolib: GeckoLib 4 4.7.4 com_eliotlash_mclib_mclib: mclib 20 geophilic: Geophilic 3.4.3 horse_whistle: Horse Whistle: Reloaded 1.0.0-S.V-1.20.1 horseexpert: Horse Expert 8.1.1 horseshoes: Horseshoes 1.0.3 horsestonks: Horse Stonks 1.0.1 immediatelyfast: ImmediatelyFast 1.5.2+1.20.4 net_lenni0451_reflect: Reflect 1.3.4 immersive_aircraft: Immersive Aircraft 1.4.0+1.20.1 org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1 indium: Indium 1.0.36+mc1.20.1 iris: Iris 1.7.6+mc1.20.1 io_github_douira_glsl-transformer: glsl-transformer 2.0.1 org_anarres_jcpp: jcpp 1.4.14 org_antlr_antlr4-runtime: antlr4-runtime 4.13.1 jade: Jade 11.13.1+fabric jamlib: JamLib 1.3.5+1.20.1 java: OpenJDK 64-Bit Server VM 17 jupiter: Jupiter 2.2.2 lambdynlights: LambDynamicLights 4.4.0+1.20.1 lambdynlights_api: LambDynamicLights (API) 4.4.0+1.20.1 yumi_commons_collections: Yumi Commons: Collections 1.0.0-beta.4 yumi_commons_core: Yumi Commons: Core 1.0.0-beta.4 yumi_commons_event: Yumi Commons: Event 1.0.0-beta.4 pride: Pride Lib 1.2.0+1.19.4 spruceui: SpruceUI 6.2.1+1.20 lazydfu: LazyDFU 0.1.3 leavesbegone: Leaves Be Gone 8.0.0 libipn: libIPN 4.0.2 lithium: Lithium 0.11.3 lithostitched: Lithostitched 1.4.11 lootr: Lootr **.**.**.** midnightlib: MidnightLib 1.4.1 minecraft: Minecraft 1.20.1 modernfix: ModernFix 5.24.4+mc1.20.1 modmenu: Mod Menu 7.2.2 monolib: MonoLib 2.1.0 moonlight: Moonlight 1.20-2.16.12 moreculling: More Culling 1.20.4-0.24.0 conditional-mixin: conditional mixin 0.3.2 mixinsquared: MixinSquared 0.1.1 mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f naturalist: Naturalist 5.0pre3 nochatreports: No Chat Reports 1.20.1-v2.2.2 owo: oωo 0.11.2+1.20 petowner: Pet Owner 1.8.5-1.19.4+ puzzleslib: Puzzles Lib 8.1.33 puzzlesaccessapi: Puzzles Access Api 20.1.1 resourcefullib: Resourceful Lib 2.1.29 com_teamresourceful_bytecodecs: bytecodecs 1.0.2 com_teamresourceful_yabn: yabn 1.0.3 rightclickharvest: Right Click Harvest 4.5.3+1.20.1 roughlyenoughitems: Roughly Enough Items 12.1.785 error_notifier: Error Notifier 1.0.9 searchables: Searchables 1.0.3 seasons: Fabric Seasons 2.4.2-BETA+1.20 shinyhorses: Shiny Horses 1.0.0 skeletonhorsespawn: Skeleton Horse Spawn 4.1 smallhorsestable: SmallHorseStable 1.1.0 smallships: Small Ships 2.0.0-b1.4 sodium: Sodium 0.5.13+mc1.20.1 sophisticatedbackpacks: Sophisticated Backpacks 1.20.1-3.**.**.**.** sophisticatedcore: Sophisticated Core 1.20.1-1.**.**.**.** porting_lib_model_loader: Porting Lib Model Loader 2.3.2+1.20.1 team_reborn_energy: Energy 3.0.0 sound_physics_remastered: Sound Physics Remastered 1.20.1-1.5.0 starlight: Starlight 1.1.2+fabric.dbc156f swimming-horses: Swimming Horses 1.0.0 threadtweak: ThreadTweak 1.20.2-0.1.1 treechop: HT's TreeChop 0.19.0 trinkets: Trinkets 3.7.2 twoplayersonehorse: TwoPlayersOneHorse 1.0.3 undertale_death_screen: Undertale Death Screen 1.2.2 vmp: Very Many Players 0.2.0+beta.7.102 voicechat: Simple Voice Chat 1.20.1-2.6.4 voicechat_api: Simple Voice Chat API 2.6.0 watut: What Are They Up To 1.20.1-1.2.3 xaerominimap: Xaero's Minimap 25.2.10 xaeroworldmap: Xaero's World Map 1.39.12 yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric com_twelvemonkeys_common_common-image: common-image 3.12.0 com_twelvemonkeys_common_common-io: common-io 3.12.0 com_twelvemonkeys_common_common-lang: common-lang 3.12.0 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0 org_quiltmc_parsers_gson: gson 0.2.1 org_quiltmc_parsers_json: json 0.2.1 zombiehorsespawn: Zombie Horse Spawn 5.2 Loaded Shaderpack: BSL_v10.0.zip Profile: HIGH (+3 options changed by user) Launched Version: 1.20.1 Backend library: LWJGL version 3.3.1 SNAPSHOT Backend API: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 577.03, NVIDIA Corporation Window size: 854x480 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, fabric, seasons:seasonal_lush_caves, Moonlight Mods Dynamic Assets, file/FreshAnimations_v1.10.1.zip, continuity:default, continuity:glass_pane_culling_fix Current Language: en_us CPU: 16x AMD Ryzen 7 6800H with Radeon Graphics