Paste your logs.

Built for Minecraft & Hytale

Fabric 1.21.10 Crash Report

500 lines
Raw
Detected
Minecraft version: 1.21.10 Java version: 21.0.7 Fabric loader version: 0.18.4
---- Minecraft Crash Report ----
// There are four lights!
Time: 2026-01-17 20:41:22
Description: Registry Loading
java.lang.IllegalStateException: Failed to load registries due to errors
at net.minecraft.registry.RegistryLoader.createLoadingException(RegistryLoader.java:280)
at net.minecraft.registry.RegistryLoader.writeAndCreateLoadingException(RegistryLoader.java:261)
at net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:228)
at knot//net.minecraft.class_7655.mixinextras$bridge$method_45121$40(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$cib000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1555)
at net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:193)
at net.minecraft.server.SaveLoading.load(SaveLoading.java:41)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:356)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:320)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:307)
at net.minecraft.client.gui.screen.world.SelectWorldScreen.method_74225(SelectWorldScreen.java:94)
at net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:97)
at net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:50)
at net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:138)
at net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:46)
at knot//net.minecraft.class_312.mixinextras$bridge$method_25402$67(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$zdi000$architectury$wrapMouseClicked(Mouse.java:586)
at knot//net.minecraft.class_312.mixinextras$bridge$wrapOperation$zdi000$architectury$wrapMouseClicked$70(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$cmk000$fabric-screen-api-v1$invokeMouseClickedEvents(Mouse.java:1556)
at knot//net.minecraft.class_312.mixinextras$bridge$wrapOperation$cmk000$fabric-screen-api-v1$invokeMouseClickedEvents$75(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$fde000$replaymod$mouseDown(Mouse.java:3029)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:125)
at net.minecraft.client.Mouse.method_22686(Mouse.java:247)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:110)
at net.minecraft.client.Mouse.method_22684(Mouse.java:247)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:170)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1401)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:969)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.registry.RegistryLoader.createLoadingException(RegistryLoader.java:280)
at net.minecraft.registry.RegistryLoader.writeAndCreateLoadingException(RegistryLoader.java:261)
at net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:228)
at knot//net.minecraft.class_7655.mixinextras$bridge$method_45121$40(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$cib000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1555)
at net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:193)
at net.minecraft.server.SaveLoading.load(SaveLoading.java:41)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:356)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:320)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:307)
at net.minecraft.client.gui.screen.world.SelectWorldScreen.method_74225(SelectWorldScreen.java:94)
at net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:97)
at net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:50)
at net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:138)
at net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:46)
at knot//net.minecraft.class_312.mixinextras$bridge$method_25402$67(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$zdi000$architectury$wrapMouseClicked(Mouse.java:586)
at knot//net.minecraft.class_312.mixinextras$bridge$wrapOperation$zdi000$architectury$wrapMouseClicked$70(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$cmk000$fabric-screen-api-v1$invokeMouseClickedEvents(Mouse.java:1556)
at knot//net.minecraft.class_312.mixinextras$bridge$wrapOperation$cmk000$fabric-screen-api-v1$invokeMouseClickedEvents$75(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$fde000$replaymod$mouseDown(Mouse.java:3029)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:125)
at net.minecraft.client.Mouse.method_22686(Mouse.java:247)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:110)
at net.minecraft.client.Mouse.method_22684(Mouse.java:247)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
-- Loading info --
Details:
Errors:
minecraft:worldgen/noise_settings/kattersstructures:deep_blue_settings: Failed to parse kattersstructures:worldgen/noise_settings/deep_blue_settings.json from pack mr_katters_structuresonlyambient
Stacktrace:
at net.minecraft.registry.RegistryLoader.createLoadingException(RegistryLoader.java:280)
at net.minecraft.registry.RegistryLoader.writeAndCreateLoadingException(RegistryLoader.java:261)
at net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:228)
at knot//net.minecraft.class_7655.mixinextras$bridge$method_45121$40(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$cib000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1555)
at net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:193)
at net.minecraft.server.SaveLoading.load(SaveLoading.java:41)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:356)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:320)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.show(CreateWorldScreen.java:307)
at net.minecraft.client.gui.screen.world.SelectWorldScreen.method_74225(SelectWorldScreen.java:94)
at net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:97)
at net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:50)
at net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:138)
at net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:46)
at knot//net.minecraft.class_312.mixinextras$bridge$method_25402$67(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$zdi000$architectury$wrapMouseClicked(Mouse.java:586)
at knot//net.minecraft.class_312.mixinextras$bridge$wrapOperation$zdi000$architectury$wrapMouseClicked$70(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$cmk000$fabric-screen-api-v1$invokeMouseClickedEvents(Mouse.java:1556)
at knot//net.minecraft.class_312.mixinextras$bridge$wrapOperation$cmk000$fabric-screen-api-v1$invokeMouseClickedEvents$75(class_312.java)
at net.minecraft.client.Mouse.wrapOperation$fde000$replaymod$mouseDown(Mouse.java:3029)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:125)
at net.minecraft.client.Mouse.method_22686(Mouse.java:247)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:110)
at net.minecraft.client.Mouse.method_22684(Mouse.java:247)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:170)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1401)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:969)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Affected screen --
Details:
Screen name: net.minecraft.class_526
Stacktrace:
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:125)
at net.minecraft.client.Mouse.method_22686(Mouse.java:247)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:110)
at net.minecraft.client.Mouse.method_22684(Mouse.java:247)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:170)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1401)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:969)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Mouse --
Details:
Mouse location: Scaled: (268.876563, 202.366412). Absolute: (1612.000000, 1210.000000)
Screen size: ~~ERROR~~ IllegalFormatConversionException: f != java.lang.Integer
Button: 0
Stacktrace:
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:125)
at net.minecraft.client.Mouse.method_22686(Mouse.java:247)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:110)
at net.minecraft.client.Mouse.method_22684(Mouse.java:247)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:170)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1401)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:969)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Uptime --
Details:
JVM uptime: 75.996s
Wall uptime: 58.440s
High-res time: 46.585s
Client ticks: 487 ticks / 24.350s
Stacktrace:
at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2434)
at net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:1038)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:990)
at net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, $polymer-resources, file/§bHUD§8-§bReimagined§0_§8[v1]§0.zip, file/astraliyte-s-animated-textures-v1-4.zip, file/FreshAnimations_v1.10.3.zip, fabric, afkcam, animal_pen, animalgarden_seaotter, animatica, antiquetradingship, basicweapons, bettercombat, bettergrass, bettermounthud, bil, c2me, capes, cloth-config, combat-plus-core, conditional-mixin, configlibtxf, continuity, create, cubes-without-borders, divein, dynamic_fps, easy_npc, easy_npc_config_ui, entity_model_features, entity_texture_features, entityculling, explosiveenhancement, extended-enchanting, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-command-api-v2, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-resource-loader-v1, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-serialization-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabrishot, fancy-door-anim, forgeconfigapiport, fpsdisplay, framework, healthindicators, healthindicatortxf, immediatelyfast, iris, itemcollectors, jankson, jei, justsit, krypton, lambdynlights, lambdynlights_api, lambdynlights_runtime, lazy-language-loader, libgui, lilylib, lithium, midnightlib, modmenu, moogs_structures, morecarpets, moreculling, moredoors, morepressureplates, moreslabs, morestairs, moretrapdoor, mr_katters_structuresonlyambient, mr_lukis_strongholds, mr_neoenchant, mr_physical_fallingtrees, mr_yggdrasil_structure, mvs, optiboxes, optigui, placeholder-api, playerparticles, plushables, polymer-blocks, polymer-core, polymer-resource-pack, pride, punchy, puzzle, quick_commands, reeses-sodium-options, refurbished_furniture, renderscale, replaymod, scarecrowsterritory, signed_paintings, sodium, sodium-extra, spruceui, stendhal, stickynotes, supermartijn642corelib, takesapillage, toms_mobs, totw_modded, trender, xaerolib, xaerominimap, xaeroplus, xaeroworldmap, yet_another_config_lib_v3, zoomify, file/ModernArch R429 [1.21.10 - 1.21.3] [128x].zip, replaymod_lang
-- Dynamic Lighting --
Details:
Description: This section contains information related to dynamic lighting, this may not be related to your crash.
Mode: fancy
Dynamic Light Sources: 0
Spatial Hash Occupancy: 0 / 1024
-- System Details --
Details:
Minecraft Version: 1.21.10
Minecraft Version ID: 1.21.10
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1426660920 bytes (1360 MiB) / 2717908992 bytes (2592 MiB) up to 16642998272 bytes (15872 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 2700X Eight-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
Microarchitecture: Zen+
Frequency (GHz): 3.69
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 4060
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8188.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.9174
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MiB): 32681.11
Virtual memory used (MiB): 18295.93
Swap memory total (MiB): 16384.00
Swap memory used (MiB): 353.34
Space in storage for jna.tmpdir (MiB): available: 150164.53, total: 457049.19
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 150164.53, total: 457049.19
Space in storage for io.netty.native.workdir (MiB): available: 150164.53, total: 457049.19
Space in storage for java.io.tmpdir (MiB): available: 150164.53, total: 457049.19
Space in storage for workdir (MiB): available: 150164.53, total: 457049.19
JVM Flags: 9 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx15872m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
Debug Flags: 0 total;
Fabric Mods:
afkcam: AFK camera 1.4.0+1.21.10
animal_pen: Animal Pen 1.6.1
animalgarden_seaotter: animalgarden_seaotter 0.136.0
animatica: Animatica 0.6.1+1.21.5
antiquetradingship: AntiqueTradingShip 1.4.0
architectury: Architectury 18.0.8
basicweapons: Basic Weapons 2.2.0+1.21.10
bettercombat: Better Combat 3.0.0+1.21.10
tiny_config: Tiny Config 3.1.0
bettergrass: BetterGrassify 1.8.2+fabric.1.21.10
bettermounthud: Better Mount HUD 1.2.6
blackwolflibrary: Blackwolf Library 1.21.10-1.1.7
c2me: Concurrent Chunk Management Engine **.**.**.**.0+1.21.10
c2me-base: Concurrent Chunk Management Engine (Base) **.**.**.**.0+1.21.10
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) **.**.**.**.0+1.21.10
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) **.**.**.**.0+1.21.10
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) **.**.**.**.0+1.21.10
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) **.**.**.**.0+1.21.10
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) **.**.**.**.0+1.21.10
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) **.**.**.**.0+1.21.10
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) **.**.**.**.0+1.21.10
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) **.**.**.**.0+1.21.10
c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) **.**.**.**.0+1.21.10
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) **.**.**.**.0+1.21.10
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) **.**.**.**.0+1.21.10
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) **.**.**.**.0+1.21.10
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) **.**.**.**.0+1.21.10
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) **.**.**.**.0+1.21.10
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) **.**.**.**.0+1.21.10
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) **.**.**.**.0+1.21.10
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) **.**.**.**.0+1.21.10
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) **.**.**.**.0+1.21.10
com_ibm_async_asyncutil: asyncutil 0.1.0
io_reactivex_rxjava3_rxjava: rxjava 3.1.12
net_objecthunter_exp4j: exp4j 0.4.8
org_jctools_jctools-core: jctools-core 4.0.5
org_reactivestreams_reactive-streams: reactive-streams 1.0.4
capes: Capes 1.5.9+1.21.9
cloth-config: Cloth Config v20 20.0.149
cloth-basic-math: cloth-basic-math 0.6.1
combat-plus-core: Combat+ Core 4.0.0+1.21.10
lilylib: LilyLib 4.0.1+1.21.10
configureddefaults: Configured Defaults 21.10.0
continuity: Continuity 3.0.1-beta.2+1.21.10
create: Create Fly 6.0.8-6
cubes-without-borders: Cubes Without Borders 3.0.0+mc1.21.5
divein: Divein 0.1.14-1.21.10
dynamic_fps: Dynamic FPS 3.11.3
net_lostluma_battery: battery 2.0.0
easy_npc: Easy NPC 6.5.2
easy_npc_bundle: Easy NPC (Bundle) 6.5.2
easy_npc_config_ui: Easy NPC: Config UI 6.5.2
entity_model_features: Entity Model Features 3.0.10
entity_texture_features: Entity Texture Features 7.0.8
entityculling: EntityCulling 1.9.5
transition: TRansition 1.0.11
trender: TRender 1.0.10
explorify: Explorify 1.6.3
explosiveenhancement: Explosive Enhancement 1.4.0-1.21.10
extended-enchanting: Extended Enchanting 2.0.0+1.21.10
fabric-api: Fabric API 0.138.4+1.21.10
fabric-api-base: Fabric API Base 1.0.0+14b92d896f
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.106+d17682156f
fabric-biome-api-v1: Fabric Biome API (v1) 16.1.0+c2417d4f6f
fabric-block-api-v1: Fabric Block API (v1) 1.1.5+d17682156f
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.34+e4fd1b926f
fabric-command-api-v2: Fabric Command API (v2) 2.4.0+c0ab2d5d6f
fabric-content-registries-v0: Fabric Content Registries (v0) 10.2.6+b6a242646f
fabric-convention-tags-v1: Fabric Convention Tags 2.1.49+7f945d5b6f
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.17.0+ff7bc77d6f
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.18+33df5e6e6f
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.33+cd3b9e596f
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 23.2.27+d8b85ef16f
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.22+38b9cc196f
fabric-entity-events-v1: Fabric Entity Events (v1) 2.1.13+fde3702c6f
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.36+5ba217126f
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.1.1+e47eaae56f
fabric-item-api-v1: Fabric Item API (v1) 11.5.11+9bce411b6f
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.27+86b3ae576f
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.1.1+b3ba9c486f
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.9+33df5e6e6f
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.67+3f89f5a56f
fabric-loot-api-v3: Fabric Loot API (v3) 2.0.14+d17682156f
fabric-message-api-v1: Fabric Message API (v1) 6.1.7+3154c1c86f
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 6.0.5+3ffd6ef06f
fabric-networking-api-v1: Fabric Networking API (v1) 5.1.0+b095d8db6f
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.28+9bce411b6f
fabric-particles-v1: Fabric Particles (v1) 4.2.3+a0ee59a46f
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.2.0+39709ef06f
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.42+679c8c5c6f
fabric-renderer-api-v1: Fabric Renderer API (v1) 7.2.3+9be2a36e6f
fabric-renderer-indigo: Fabric Renderer - Indigo 4.1.4+9be2a36e6f
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.38+86b3ae576f
fabric-rendering-v1: Fabric Rendering (v1) 16.2.0+bee81f016f
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.28+33df5e6e6f
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.3.1+d4d4122a6f
fabric-resource-loader-v1: Fabric Resource Loader (v1) 1.0.4+14959b836f
fabric-screen-api-v1: Fabric Screen API (v1) 3.1.0+9c82a7986f
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.151+d17682156f
fabric-serialization-api-v1: Fabric Serialization API (v1) 1.0.0+d857c9766f
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.45+328a75ba6f
fabric-tag-api-v1: Fabric Tag API (v1) 1.2.13+2fa446b26f
fabric-transfer-api-v1: Fabric Transfer API (v1) 6.0.15+79ec2c126f
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.5.3+41eb43436f
fabric-language-kotlin: Fabric Language Kotlin 1.13.7+kotlin.2.2.21
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.21
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.18.4
mixinextras: MixinExtras 0.5.0
fabrishot: Fabrishot 1.16.3
fancy-door-anim: Fancy Door Animations 1.1.0
fast-doll: Fast Doll 1.16
ferritecore: FerriteCore 8.0.2
forgeconfigapiport: Forge Config API Port 21.10.0
com_electronwill_night-config_core: core 3.8.3
com_electronwill_night-config_toml: toml 3.8.3
fpsdisplay: FPS-Display 4.5.1+1.21.10
framework: Framework 0.13.5
org_reflections_reflections: reflections 0.10.2
geckolib: GeckoLib 5 5.3-alpha-3
healthindicators: Health Indicators 21.9.1-beta
healthindicatortxf: Health Indicator TXF 1.21.9-1.3.9-fabric
configlibtxf: ConfigLib TXF 12.2.8-fabric
immediatelyfast: ImmediatelyFast 1.13.4+1.21.10
net_lenni0451_reflect: Reflect 1.6.1+curseforge
ipo: ImprovedPillagerOutpost 6
iris: Iris 1.9.7+mc1.21.10
io_github_douira_glsl-transformer: glsl-transformer 3.0.0-pre3
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
itemcollectors: Item Collectors 1.1.11
java: OpenJDK 64-Bit Server VM 21
jei: Just Enough Items **.**.**.**
justsit: Just Sit! 0.134.0
konkrete: Konkrete 1.9.13
krypton: Krypton 0.2.10
com_velocitypowered_velocity-native: velocity-native 3.4.0-SNAPSHOT
lambdynlights: LambDynamicLights 4.8.6+1.21.10
lambdynlights_runtime: LambDynamicLights (Runtime) 4.8.6+1.21.10
lambdynlights_api: LambDynamicLights (API) 4.8.6+1.21.10
yumi_commons_collections: Yumi Commons: Collections 1.0.0
yumi_commons_core: Yumi Commons: Core 1.0.0
yumi_commons_event: Yumi Commons: Event 1.0.0
pride: Pride Lib 1.5.1+1.21.9
spruceui: SpruceUI 9.0.0+1.21.9
yumi_mc_core: Yumi Minecraft Libraries: Foundation 1.0.0-alpha.17+1.21.9
lazy-language-loader: lazy-language-loader 0.3.9
lithium: Lithium 0.20.1+mc1.21.10
midnightlib: MidnightLib 1.9.2
minecraft: Minecraft 1.21.10
modmenu: Mod Menu 16.0.0
moogs_structures: Moog's Structure Lib 1.0.2-1.21.5-1.21.10-fabric
morecarpets: More Carpets 1.21.10-1.1.2
moreculling: More Culling 1.5.0-beta.2
conditional-mixin: conditional mixin 0.6.3
mixinsquared: MixinSquared 0.2.0
moredoors: More Doors 1.21.10-1.1.3
morepressureplates: More Pressure Plates 1.21.10-1.1.3
moreslabs: More Slabs 1.21.10-1.1.2
morestairs: More Stairs 1.21.10-1.1.2
moretrapdoor: More Trapdoors 1.21.10-1.1.3
mr_katters_structuresonlyambient: Katters Structures - Ambient 2.3a
mr_lukis_strongholds: Luki's Strongholds 1-v1.0
mr_neoenchant: NeoEnchant 5.12.2
mr_physical_fallingtrees: Physical Falling Trees 2.4.1
mr_subsurface: Subsurface 1.0.4
mr_villedit: VillEdit 2.9
mr_yggdrasil_structure: Yggdrasil 5.3.2
mvs: MoogsVoyagerStructures 5.0.3
no-telemetry: No Telemetry 1.9.0
optiboxes: Optiboxes 1.7
com_moulberry_mixinconstraints: mixinconstraints 1.1.0
optigui: OptiGUI 2.3.0-beta.9+1.21.9
org_apache_commons_commons-text: commons-text 1.12.0
org_ini4j_ini4j: ini4j 0.5.4
placeholder-api: Placeholder API 2.8.1+1.21.10
player_animation_library: Player Animation Library 1.1.3+mc.1.21.9
com_zigythebird_mochafloats: mochafloats 4.1.0
org_javassist_javassist: javassist 3.30.2-GA
playerparticles: Player Particles 0.2.8-1.21.10
fabric-permissions-api-v0: fabric-permissions-api 0.5.0
plushables: Plushables 2.0.10+1.21.10
polymer-bundled: Polymer 0.14.3+1.21.10
polymer-autohost: Polymer (Auto Host) 0.14.3+1.21.10
polymer-blocks: Polymer (Textured Blocks) 0.14.3+1.21.10
polymer-common: Polymer (Common) 0.14.3+1.21.10
packet_tweaker: Packet Tweaker 0.6.0+1.21.10
polymer-core: Polymer (Core) 0.14.3+1.21.10
polymer-networking: Polymer (Networking) 0.14.3+1.21.10
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.14.3+1.21.10
polymer-resource-pack: Polymer (Resource Pack) 0.14.3+1.21.10
polymer-resource-pack-extras: Polymer (Resource Pack Extras) 0.14.3+1.21.10
polymer-sound-patcher: Polymer (Sound Patcher) 0.14.3+1.21.10
polymer-virtual-entity: Polymer (Virtual Entity) 0.14.3+1.21.10
punchy: Punchy 1.0.7+1.21.10-fabric-alpha
puzzle: Puzzle 2.2.0
quick_commands: QuickCommands 1.3-1.21.10
reeses-sodium-options: Reese's Sodium Options 1.8.6+mc1.21.10
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.20
renderscale: RenderScale 1.3.4
replaymod: Replay Mod 1.21.10-2.6.25
resourcefullib: Resourceful Lib 3.9.1
com_teamresourceful_bytecodecs: bytecodecs 1.1.3
com_teamresourceful_yabn: yabn 1.0.3
scarecrowsterritory: Scarecrows' Territory 1.1.11
signed_paintings: Signed Paintings 1.2.2-mc1.21.9
sodium: Sodium 0.7.3+mc1.21.10
sodium-extra: Sodium Extra 0.7.1+mc1.21.10
stendhal: Stendhal 1.4.2-1.21.10
libgui: LibGui 15.0.0+1.21.9-rc1
jankson: Jankson 10.0.0+j1.2.3
blue_endless_jankson: jankson 1.2.3
libninepatch: LibNinePatch 1.2.0
stickynotes: StickyNotes 0.0.7+1.21.9
structory: Structory 1.3.13
structory_towers: Structory: Towers 1.0.14
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18
takesapillage: It Takes a Pillage Continuation 1.0.10
toms_mobs: Tom's Mobs 2.4.3+1.21.9
bil: blockbench-import-library 1.6.1+1.21.9
totw_modded: Towers of the Wild Modded fabric-1.21-1.0.9
xaerominimap: Xaero's Minimap 25.3.5
xaerolib: XaeroLib 1.0.45
xaeroplus: XaeroPlus 2.30.3
xaeroworldmap: Xaero's World Map 1.40.6
yet_another_config_lib_v3: YetAnotherConfigLib 3.8.1+1.21.10-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
zoomify: Zoomify 2.14.6+1.21.9
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
Loaded Shaderpack: IterationT-Shaders-v3.3.0-All-Versions.zip
Profile: Ultra (+2 options changed by user)
Yumi MC Core: 1.0.0-alpha.17+1.21.9
Launched Version: fabric-loader-0.18.4-1.21.10
Launcher name: java-minecraft-launcher
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 3.3.0 NVIDIA 591.74, NVIDIA Corporation
Window size: 2560x1441
GFLW Platform: win32
Render Extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fancy
Render Distance: 12/12 chunks
Resource Packs: vanilla, $polymer-resources, file/§bHUD§8-§bReimagined§0_§8[v1]§0.zip, file/astraliyte-s-animated-textures-v1-4.zip (incompatible), file/FreshAnimations_v1.10.3.zip, fabric, afkcam, animal_pen, animalgarden_seaotter (incompatible), animatica, antiquetradingship (incompatible), basicweapons (incompatible), bettercombat, bettergrass, bettermounthud, bil, c2me, capes, cloth-config, combat-plus-core, conditional-mixin, configlibtxf, continuity, create, cubes-without-borders, divein, dynamic_fps, easy_npc (incompatible), easy_npc_config_ui (incompatible), entity_model_features (incompatible), entity_texture_features (incompatible), entityculling, explosiveenhancement, extended-enchanting, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-command-api-v2, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-resource-loader-v1, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-serialization-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabrishot, fancy-door-anim, forgeconfigapiport (incompatible), fpsdisplay, framework (incompatible), healthindicators, healthindicatortxf, immediatelyfast, iris, itemcollectors, jankson, jei (incompatible), justsit (incompatible), krypton, lambdynlights, lambdynlights_api, lambdynlights_runtime, lazy-language-loader, libgui, lilylib, lithium, midnightlib, modmenu, moogs_structures (incompatible), morecarpets, moreculling, moredoors, morepressureplates, moreslabs, morestairs, moretrapdoor, mr_katters_structuresonlyambient (incompatible), mr_lukis_strongholds (incompatible), mr_neoenchant, mr_physical_fallingtrees (incompatible), mr_yggdrasil_structure (incompatible), mvs (incompatible), optiboxes, optigui, placeholder-api, playerparticles, plushables (incompatible), polymer-blocks, polymer-core, polymer-resource-pack, pride, punchy, puzzle, quick_commands, reeses-sodium-options, refurbished_furniture (incompatible), renderscale (incompatible), replaymod (incompatible), scarecrowsterritory, signed_paintings, sodium, sodium-extra, spruceui, stendhal, stickynotes, supermartijn642corelib, takesapillage, toms_mobs, totw_modded, trender, xaerolib (incompatible), xaerominimap (incompatible), xaeroplus, xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), zoomify, file/ModernArch R429 [1.21.10 - 1.21.3] [128x].zip
Current Language: tr_tr
Locale: tr_TR
System encoding: Cp1254
File encoding: UTF-8
CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor