Paste your logs.

Built for Minecraft & Hytale

Fabric 1.21.11 Crash Report

456 lines
Raw
Detected
Minecraft version: 1.21.11 Java version: 21.0.9 Fabric loader version: 0.18.4
---- Minecraft Crash Report ----
// My bad.
Time: 2026-02-15 20:19:11
Description: Rendering screen
java.lang.RuntimeException: Source format is missing element 2,UV,Short (3) as required by destination format
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.createMemoryTransferList(VertexSerializerFactory.java:187)
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.generate(VertexSerializerFactory.java:17)
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.createSerializer(VertexSerializerRegistryImpl.java:88)
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.create(VertexSerializerRegistryImpl.java:67)
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.get(VertexSerializerRegistryImpl.java:44)
at net.minecraft.client.render.BufferBuilder.copySlow(BufferBuilder.java:2076)
at net.minecraft.client.render.BufferBuilder.push(BufferBuilder.java:2065)
at net.minecraft.client.font.BakedGlyphImpl.handler$fdh000$sodium$drawFast(BakedGlyphImpl.java:592)
at knot//net.minecraft.class_382.method_2025(class_382.java)
at net.minecraft.client.font.BakedGlyphImpl.draw(BakedGlyphImpl.java:81)
at net.minecraft.client.font.BakedGlyphImpl$BakedGlyphRect.render(class_382.java:189)
at net.minecraft.client.font.TextRenderer$GlyphDrawer$1.draw(class_327.java:412)
at net.minecraft.client.font.TextRenderer$GlyphDrawer$1.drawGlyph(class_327.java:402)
at net.minecraft.client.font.TextRenderer$Drawer.draw(class_327.java:275)
at net.minecraft.client.font.TextRenderer.draw(TextRenderer.java:69)
at knot//xaero.map.element.MapElementGraphics.drawString(MapElementGraphics.java:117)
at knot//xaero.map.element.MapElementGraphics.drawString(MapElementGraphics.java:110)
at knot//xaero.map.mods.gui.WaypointSymbolCreator.createCharSymbol(WaypointSymbolCreator.java:102)
at knot//xaero.map.mods.gui.WaypointSymbolCreator.getSymbolTexture(WaypointSymbolCreator.java:62)
at knot//xaero.map.mods.gui.WaypointRenderer.renderElement(WaypointRenderer.java:122)
at knot//xaero.map.mods.gui.WaypointRenderer.renderElement(WaypointRenderer.java:30)
at knot//xaero.map.element.MapElementRenderHandler.transformAndRenderElement(MapElementRenderHandler.java:209)
at knot//xaero.map.element.MapElementRenderHandler.renderWithRenderer(MapElementRenderHandler.java:165)
at knot//xaero.map.element.MapElementRenderHandler.render(MapElementRenderHandler.java:103)
at knot//xaero.map.gui.GuiMap.method_25394(GuiMap.java:1276)
at net.minecraft.client.gui.screen.Screen.renderWithTooltip(Screen.java:119)
at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$111(class_757.java)
at net.minecraft.client.render.GameRenderer.wrapOperation$cjn000$fabric-screen-api-v1$onRenderScreen(GameRenderer.java:3486)
at net.minecraft.client.render.GameRenderer.render(GameRenderer.java:537)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1393)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:966)
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)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.createMemoryTransferList(VertexSerializerFactory.java:187)
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.generate(VertexSerializerFactory.java:17)
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.createSerializer(VertexSerializerRegistryImpl.java:88)
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.create(VertexSerializerRegistryImpl.java:67)
at knot//net.caffeinemc.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.get(VertexSerializerRegistryImpl.java:44)
at net.minecraft.client.render.BufferBuilder.copySlow(BufferBuilder.java:2076)
at net.minecraft.client.render.BufferBuilder.push(BufferBuilder.java:2065)
at net.minecraft.client.font.BakedGlyphImpl.handler$fdh000$sodium$drawFast(BakedGlyphImpl.java:592)
at knot//net.minecraft.class_382.method_2025(class_382.java)
at net.minecraft.client.font.BakedGlyphImpl.draw(BakedGlyphImpl.java:81)
at net.minecraft.client.font.BakedGlyphImpl$BakedGlyphRect.render(class_382.java:189)
at net.minecraft.client.font.TextRenderer$GlyphDrawer$1.draw(class_327.java:412)
at net.minecraft.client.font.TextRenderer$GlyphDrawer$1.drawGlyph(class_327.java:402)
at net.minecraft.client.font.TextRenderer$Drawer.draw(class_327.java:275)
at net.minecraft.client.font.TextRenderer.draw(TextRenderer.java:69)
at knot//xaero.map.element.MapElementGraphics.drawString(MapElementGraphics.java:117)
at knot//xaero.map.element.MapElementGraphics.drawString(MapElementGraphics.java:110)
at knot//xaero.map.mods.gui.WaypointSymbolCreator.createCharSymbol(WaypointSymbolCreator.java:102)
at knot//xaero.map.mods.gui.WaypointSymbolCreator.getSymbolTexture(WaypointSymbolCreator.java:62)
at knot//xaero.map.mods.gui.WaypointRenderer.renderElement(WaypointRenderer.java:122)
at knot//xaero.map.mods.gui.WaypointRenderer.renderElement(WaypointRenderer.java:30)
at knot//xaero.map.element.MapElementRenderHandler.transformAndRenderElement(MapElementRenderHandler.java:209)
at knot//xaero.map.element.MapElementRenderHandler.renderWithRenderer(MapElementRenderHandler.java:165)
at knot//xaero.map.element.MapElementRenderHandler.render(MapElementRenderHandler.java:103)
at knot//xaero.map.gui.GuiMap.method_25394(GuiMap.java:1276)
at net.minecraft.client.gui.screen.Screen.renderWithTooltip(Screen.java:119)
at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$111(class_757.java)
at net.minecraft.client.render.GameRenderer.wrapOperation$cjn000$fabric-screen-api-v1$onRenderScreen(GameRenderer.java:3486)
-- Screen render details --
Details:
Screen name: xaero.map.gui.GuiMap
Mouse location: Scaled: (427.000000, 180.333025). Absolute: (1280.000000, 540.000000)
Screen size: Scaled: (854, 361). Absolute: (2560, 1081). Scale factor of 3
Stacktrace:
at net.minecraft.client.render.GameRenderer.render(GameRenderer.java:537)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1393)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:966)
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)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.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)
-- Uptime --
Details:
JVM uptime: 1268.091s
Wall uptime: 1214.595s
High-res time: 1203.868s
Client ticks: 22854 ticks / 1142.700s
Stacktrace:
at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2477)
at net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:1035)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:987)
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)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.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)
-- Affected level --
Details:
All players: 1 total; class_746{name={MINECRAFT_USERNAME}, id=56, pos=(-621.5076579447363, 95.0, 532.9649139990519), mode=SURVIVAL, permission=net.minecraft.class_12096$$Lambda/0x000002653b052958@2d4e4f74}
Chunk stats: 1521, 1035
Level dimension: minecraft:overworld
Level spawn location: World: (32,66,-64), Section: (at 0,2,0 in 2,4,-4; chunk contains blocks 32,-64,-64 to 47,319,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Level time: 759036 game time, 1088763 day time
Server brand: fabric
Server type: Integrated singleplayer server
Tracked entity count: 145
-- Last reload --
Details:
Reload number: 2
Reload reason: manual
Finished: Yes
Packs: vanilla, ambientsounds, animatica, appleskin, balm, c2me, cameraoverhaul, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, cicada, cloth-config, conditional-mixin, continuity, controlling, coolrain, creativecore, cristellib, cubes-without-borders, cullleaves, cute-animals-backported, dynamic_fps, eg_particle_interactions, entity_model_features, entity_texture_features, entityculling, 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, flowerymooblooms, forgeconfigapiport, fpsoverlay, freecam, friendsandfoes, fzzy_config, held-item-info, holdmyitems, immediatelyfast, inventory_particles, invmove, iris, jei, kirin, kuma_api, libjf, libjf-config-core-v2, libjf-config-network-v0, libjf-config-ui-tiny, libjf-data-v0, libjf-translate-v1, libjf-web-v1, lighty, lithium, make_bubbles_pop, midnightlib, modmenu, moreculling, mossylib, mr_golden_dandelionbackport, notenoughanimations, paleworldfx, particle_core, particular, pickupnotifications, placeholder-api, presencefootsteps, reeses-sodium-options, respackopts, rsls, searchables, silk-all, smoothswapping, sodium, sodium-extra, sound_physics_remastered, sounds, spark, status-effect-bars, subtle_effects, tectonic, thirdperson, thirdpersondeath, trender, visuality, wanderingwildlife, waterdripsound, waveycapes, weaponmaster_ydm, windy, xaerolib, xaerominimap, xaeroworldmap, yet_another_config_lib_v3, zoomify, holdmyitems:pack_test, continuity:default, continuity:glass_pane_culling_fix, file/AL's Creepers Revamped 2.0.zip, file/animated-items 1.21.x - v1.5.5.zip, file/Dani's Oxidizing Copper Tools.zip, file/Enchantment-Outline1.9.9.zip, file/EvenBetterEnchants_v3_1.21.5+.zip, file/visual_armor_trims_4.1.zip, file/FreshAnimations_v1.10.3.zip, file/FA+Details-v2.1.zip, file/FA+Emissive-v1.4.1.zip, file/FA+Objects-v2.1.zip, file/FA+Player-v1.0.zip, file/Low Shield.zip, file/LowOnFire v1.21.11§8.zip, file/§a§lVocal Villagers §r§71.2.zip, file/Eating Animation.zip, file/AVPBR Retextured R6, file/Ores Aura.zip, file/Better-Leaves-9.5.zip, file/§8§lDarkmode §f§lColourful Containers§8.zip, file/Fast Better Grass.zip
-- System Details --
Details:
Minecraft Version: 1.21.11
Minecraft Version ID: 1.21.11
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.9, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 904725320 bytes (862 MiB) / 2625634304 bytes (2504 MiB) up to 10536091648 bytes (10048 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 3.60
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
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
Graphics card #1 name: Microsoft Basic Display Adapter
Graphics card #1 vendor: Microsoft
Graphics card #1 VRAM (MiB): 0.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 10.0.26100.1
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MiB): 35372.58
Virtual memory used (MiB): 27090.53
Swap memory total (MiB): 2688.00
Swap memory used (MiB): 47.86
Space in storage for jna.tmpdir (MiB): available: 6518.70, total: 475365.25
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 6518.70, total: 475365.25
Space in storage for io.netty.native.workdir (MiB): available: 6518.70, total: 475365.25
Space in storage for java.io.tmpdir (MiB): available: 6518.70, total: 475365.25
Space in storage for workdir (MiB): available: 6518.70, total: 475365.25
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10048M
Debug Flags: 0 total;
Fabric Mods:
ambientsounds: AmbientSounds 6.3.5
animatica: Animatica 0.6.1+1.21.5
appleskin: AppleSkin 3.0.8+mc1.21.11
balm: Balm 21.11.6
kuma_api: KumaAPI 21.11.12
beekeeperhut: Friends&Foes - Beekeeper Hut 3.0.2
c2me: Concurrent Chunk Management Engine 0.3.7+alpha.0.7+1.21.11
c2me-base: Concurrent Chunk Management Engine (Base) 0.3.7+alpha.0.7+1.21.11
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.7+alpha.0.7+1.21.11
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.7+alpha.0.7+1.21.11
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.7+alpha.0.7+1.21.11
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.7+alpha.0.7+1.21.11
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.7+alpha.0.7+1.21.11
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.7+alpha.0.7+1.21.11
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.7+alpha.0.7+1.21.11
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.7+alpha.0.7+1.21.11
c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.7+alpha.0.7+1.21.11
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.7+alpha.0.7+1.21.11
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.7+alpha.0.7+1.21.11
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.7+alpha.0.7+1.21.11
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.7+alpha.0.7+1.21.11
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.7+alpha.0.7+1.21.11
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.7+alpha.0.7+1.21.11
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.7+alpha.0.7+1.21.11
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.7+alpha.0.7+1.21.11
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.7+alpha.0.7+1.21.11
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
cameraoverhaul: CameraOverhaul 2.0.6-fabric+mc.1.21.11-plus
io_hotmoka_toml4j: toml4j 0.7.3
cardinal-components: Cardinal Components API 7.3.0
cardinal-components-base: Cardinal Components API (base) 7.3.0
cardinal-components-block: Cardinal Components API (blocks) 7.3.0
cardinal-components-chunk: Cardinal Components API (chunks) 7.3.0
cardinal-components-entity: Cardinal Components API (entities) 7.3.0
cardinal-components-item: Cardinal Components API (items) 7.3.0
cardinal-components-level: Cardinal Components API (world saves) 7.3.0
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 7.3.0
cardinal-components-world: Cardinal Components API (worlds) 7.3.0
cicada: CICADA 0.14.3+1.21.9-1.21.10
org_yaml_snakeyaml: snakeyaml 2.2
cloth-config: Cloth Config v20 21.11.153
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps **.**.**.**
collective: Collective 8.13
continuity: Continuity 3.0.1-beta.1+1.21.11
controlling: Controlling 29.0.1
coolrain: CoolRain 1.4.0-1.21.11
creativecore: CreativeCore 2.14.11
net_neoforged_bus: bus 7.2.0
cristellib: Cristel Lib 3.0.4
blue_endless_jankson: jankson 1.2.3
cubes-without-borders: Cubes Without Borders 3.0.0-build.14+mc1.21.11
cullleaves: Cull Leaves **.**.**.**
cute-animals-backported: cute-animals-backported 1.0.0
diagonalfences: Diagonal Fences 21.11.1
diagonalblocks: Diagonal Blocks 21.11.1
diagonalwalls: Diagonal Walls 21.11.1
dynamic_fps: Dynamic FPS 3.11.4
net_lostluma_battery: battery 2.0.0
eg_particle_interactions: Particle Interactions 0.9.1
entity_model_features: Entity Model Features 3.0.11
entity_texture_features: Entity Texture Features 7.0.9
entityculling: EntityCulling 1.9.5
trender: TRender 1.0.10
eveningstarlib: Evening Star Lib 1.1.1+1.21.11-fabric
fabric-api: Fabric API 0.141.3+1.21.11
fabric-api-base: Fabric API Base 1.0.5+4ebb5c083e
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.114+20dc27073e
fabric-biome-api-v1: Fabric Biome API (v1) 17.1.1+4fc5413f3e
fabric-block-api-v1: Fabric Block API (v1) 1.1.10+4ebb5c083e
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.39+4ebb5c083e
fabric-command-api-v2: Fabric Command API (v2) 2.4.7+6b42a6003e
fabric-content-registries-v0: Fabric Content Registries (v0) 10.2.14+4fc5413f3e
fabric-convention-tags-v1: Fabric Convention Tags 2.1.55+7f945d5b3e
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.17.3+8ef948ba3e
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.23+4ebb5c083e
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.47+eed0806f3e
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 23.4.0+69974c4e3e
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.28+4fc5413f3e
fabric-entity-events-v1: Fabric Entity Events (v1) 3.1.1+1d0ab4303e
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.1.0+3b89ecf63e
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 2.0.3+4fc5413f3e
fabric-item-api-v1: Fabric Item API (v1) 11.5.20+d0c46b9e3e
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.36+4fc5413f3e
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.1.7+4fc5413f3e
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.15+4ebb5c083e
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.73+3f89f5a53e
fabric-loot-api-v3: Fabric Loot API (v3) 2.0.20+78c8b4663e
fabric-message-api-v1: Fabric Message API (v1) 6.1.12+4ebb5c083e
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 6.0.15+4fc5413f3e
fabric-networking-api-v1: Fabric Networking API (v1) 5.1.5+ae1e07683e
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.39+4fc5413f3e
fabric-particles-v1: Fabric Particles (v1) 4.2.11+4fc5413f3e
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.2.3+4ebb5c083e
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.2.5+1718722b3e
fabric-renderer-api-v1: Fabric Renderer API (v1) 8.0.3+f4ffd2e53e
fabric-renderer-indigo: Fabric Renderer - Indigo 5.0.3+f4ffd2e53e
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.43+4ebb5c083e
fabric-rendering-v1: Fabric Rendering (v1) 16.2.10+0290ad933e
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.35+4fc5413f3e
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.3.4+4fc5413f3e
fabric-resource-loader-v1: Fabric Resource Loader (v1) 1.0.10+78c8b4663e
fabric-screen-api-v1: Fabric Screen API (v1) 3.1.7+4ebb5c083e
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.161+4fc5413f3e
fabric-serialization-api-v1: Fabric Serialization API (v1) 1.0.5+4ebb5c083e
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.51+4fc5413f3e
fabric-tag-api-v1: Fabric Tag API (v1) 1.2.20+4fc5413f3e
fabric-transfer-api-v1: Fabric Transfer API (v1) 6.0.25+4fc5413f3e
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 7.1.0+014c8cec3e
fabric-language-kotlin: Fabric Language Kotlin 1.13.9+kotlin.2.3.10
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.3.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.3.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.3.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.3.10
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.31.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.2
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.10.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.10.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.10.0
fabricloader: Fabric Loader 0.18.4
mixinextras: MixinExtras 0.5.0
ferritecore: FerriteCore 8.2.0
flowerymooblooms: Friends&Foes - Flowery Mooblooms 3.0.2
forgeconfigapiport: Forge Config API Port 21.11.1
com_electronwill_night-config_core: core 3.8.3
com_electronwill_night-config_toml: toml 3.8.3
fpsoverlay: Info Overlay (aka FPS Overlay) 1.9.1
freecam: Freecam 1.3.6+mc1.21.11
friendsandfoes: Friends&Foes 4.0.19
fzzy_config: Fzzy Config 0.7.6+1.21.11
fabric-permissions-api-v0: fabric-permissions-api 0.6.1
net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
held-item-info: Held Item Info 1.9.0
hide_hud: Hide HUD in Third-Person View 1.2
holdmyitems: Hold My Items 5.1
org_luaj_luaj-jse: luaj-jse 3.0.1
immediatelyfast: ImmediatelyFast 1.14.2+1.21.11
net_lenni0451_reflect: Reflect 1.6.1+curseforge
inventory_particles: Inventory Particles 1.3.2+1.21.11+fabric
invmove: InvMove 0.9.3
iris: Iris 1.10.5+mc1.21.11
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
java: OpenJDK 64-Bit Server VM 21
jei: Just Enough Items **.**.**.**
libjf: LibJF 3.19.8
libjf-base: LibJF Base 3.19.8
libjf-config-commands: LibJF Config Commands 3.19.8
libjf-config-core-v2: LibJF Config 3.19.8
libjf-config-network-v0: LibJF Config: Network 3.19.8
libjf-config-ui-tiny: LibJF Config UI: Tiny 3.19.8
libjf-data-manipulation-v0: LibJF Data Manipulation 3.19.8
libjf-data-v0: LibJF Data 3.19.8
libjf-mainhttp-v0: LibJF MainHTTP 3.19.8
libjf-resource-pack-entry-widgets-v0: LibJF Resource Pack Entry Widgets 3.19.8
libjf-translate-v1: LibJF Translate 3.19.8
libjf-unsafe-v0: LibJF Unsafe 3.19.8
libjf-web-v1: LibJF Web 3.19.8
lighty: Lighty 3.1.3
lithium: Lithium 0.21.3+mc1.21.11
lithostitched: Lithostitched 1.5.8+beta1
make_bubbles_pop: Make Bubbles Pop 0.3.2-fabric
midnightlib: MidnightLib 1.9.2
minecraft: Minecraft 1.21.11
mobfilter: Mob Filter 0.24.0+1.21.11
modmenu: Mod Menu 17.0.0-beta.2
moreculling: More Culling 1.6.1
conditional-mixin: conditional mixin 0.6.3
mixinsquared: MixinSquared 0.2.0
mossylib: MossyLib 1.1.0+1.21.11+fabric
mousetweaks: Mouse Tweaks 2.30
mr_121_recipesbackport: 1.21.6 Recipes Backport 1.0.3
mr_golden_dandelionbackport: golden dandelion backport 1.21.11
mru: M.R.U 1.0.26+edge+1.21.10
name_tag_backport: Name Tag Crafting Backport 1.0.1
notenoughanimations: NotEnoughAnimations 1.11.2
transition: TRansition 1.0.12
paleworldfx: Pale World Effects 1.1.17
particle_core: Particle Core 0.3.2+1.21.11
particular: Particular Reforged 1.3.2
pickupnotifications: Pickup Notifications 2.0.0
placeholder-api: Placeholder API 2.8.2+1.21.10
presencefootsteps: Presence Footsteps 1.12.3+1.21.11
kirin: Kirin UI 1.21.4+1.21.11
puzzleslib: Puzzles Lib 21.11.11
reeses-sodium-options: Reese's Sodium Options 2.0.3+mc1.21.11
resourcefullib: Resourceful Lib 3.11.0
com_teamresourceful_bytecodecs: bytecodecs 1.1.3
com_teamresourceful_yabn: yabn 1.0.3
respackopts: Resource Pack Options 4.14.1
io_gitlab_jfronny_muscript-all: muscript-all 1.8.0-SNAPSHOT
io_gitlab_jfronny_muscript-json: muscript-json 1.8.0-SNAPSHOT
rsls: Raise Sound Limit Simplified 1.1.14
searchables: Searchables 1.0.2
silk-all: Silk (All modules) 1.11.5
silk-commands: Silk Commands 1.11.5
silk-core: Silk Core 1.11.5
silk-game: Silk Game 1.11.5
silk-igui: Silk Inventory GUI 1.11.5
silk-nbt: Silk NBT 1.11.5
silk-network: Silk Network 1.11.5
silk-persistence: Silk Persistence 1.11.5
smoothswapping: Smooth Swapping 0.9.8
sodium: Sodium 0.8.4+mc1.21.11
sodium-extra: Sodium Extra 0.8.3+mc1.21.11
sound_physics_remastered: Sound Physics Remastered 1.21.11-1.5.1
sounds: Sounds 2.4.22+edge
spark: spark 1.10.156
status-effect-bars: Status Effect Bars 1.0.10
subtle_effects: Subtle Effects 1.13.2
tectonic: Tectonic 3.0.19
thirdperson: Third Person 1.1.3-1.21.11
thirdpersondeath: Third Person Death 1.1.0
visuality: Visuality 0.7.12+1.21.11
wanderingwildlife: Wandering Wildlife 1.0.0
waterdripsound: Drip Sounds 0.5.2
waveycapes: WaveyCapes 1.8.2
weaponmaster_ydm: YDM's Weapon Master 4.4.3
windy: Windy 1.1.1+1.21.11-fabric
wwoo: William Wythers' Overhauled Overworld 2.6.3
xaerominimap: Xaero's Minimap 25.3.10
xaerolib: XaeroLib 1.1.0
xaeroworldmap: Xaero's World Map 1.40.11
yet_another_config_lib_v3: YetAnotherConfigLib 3.8.2+1.21.11-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.15.2+1.21.11
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.7.1
Loaded Shaderpack: Eclipse-Shader-Unstable
Profile: Custom (+10 options changed by user)
Launched Version: 1.21.11
Launcher name: theseus
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: 2560x1081
GFLW Platform: win32
Render Extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access, GL_EXT_texture_filter_anisotropic
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Integrated Server (map_client.txt)
Transparency: regular
Render Distance: 16/16 chunks
Resource Packs: vanilla, ambientsounds (incompatible), animatica, appleskin (incompatible), balm (incompatible), c2me, cameraoverhaul, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, cicada, cloth-config, conditional-mixin, continuity, controlling (incompatible), coolrain, creativecore (incompatible), cristellib, cubes-without-borders, cullleaves (incompatible), cute-animals-backported, dynamic_fps, eg_particle_interactions, entity_model_features (incompatible), entity_texture_features (incompatible), entityculling (incompatible), 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, flowerymooblooms, forgeconfigapiport (incompatible), fpsoverlay, freecam, friendsandfoes, fzzy_config, held-item-info, holdmyitems, immediatelyfast, inventory_particles (incompatible), invmove, iris, jei (incompatible), kirin, kuma_api (incompatible), libjf, libjf-config-core-v2, libjf-config-network-v0, libjf-config-ui-tiny, libjf-data-v0, libjf-translate-v1, libjf-web-v1, lighty, lithium, make_bubbles_pop, midnightlib, modmenu, moreculling, mossylib (incompatible), mr_golden_dandelionbackport (incompatible), notenoughanimations (incompatible), paleworldfx, particle_core, particular (incompatible), pickupnotifications, placeholder-api, presencefootsteps, reeses-sodium-options, respackopts, rsls, searchables (incompatible), silk-all, smoothswapping, sodium, sodium-extra, sound_physics_remastered, sounds, spark (incompatible), status-effect-bars, subtle_effects (incompatible), tectonic, thirdperson, thirdpersondeath, trender (incompatible), visuality, wanderingwildlife, waterdripsound, waveycapes (incompatible), weaponmaster_ydm, windy (incompatible), xaerolib (incompatible), xaerominimap (incompatible), xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), zoomify, holdmyitems:pack_test, continuity:default, continuity:glass_pane_culling_fix, file/AL's Creepers Revamped 2.0.zip, file/animated-items 1.21.x - v1.5.5.zip, file/Dani's Oxidizing Copper Tools.zip, file/Enchantment-Outline1.9.9.zip, file/EvenBetterEnchants_v3_1.21.5+.zip, file/visual_armor_trims_4.1.zip, file/FreshAnimations_v1.10.3.zip, file/FA+Details-v2.1.zip, file/FA+Emissive-v1.4.1.zip, file/FA+Objects-v2.1.zip, file/FA+Player-v1.0.zip, file/Low Shield.zip, file/LowOnFire v1.21.11§8.zip, file/§a§lVocal Villagers §r§71.2.zip (incompatible), file/Eating Animation.zip (incompatible), file/AVPBR Retextured R6, file/Ores Aura.zip, file/Better-Leaves-9.5.zip, file/§8§lDarkmode §f§lColourful Containers§8.zip, file/Fast Better Grass.zip
Current Language: en_us
Locale: en_US
System encoding: Cp1252
File encoding: UTF-8
CPU: 6x Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
Server Running: true
Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/56, l='ServerLevel[Gah]', x=-621.51, y=95.00, z=532.96]]
Active Data Packs: vanilla, balm (incompatible), beekeeperhut, collective, diagonalblocks, fabric-convention-tags-v2, flowerymooblooms, friendsandfoes, libjf-data-v0, lithostitched, mr_121_recipesbackport (incompatible), mr_golden_dandelionbackport, name_tag_backport, wwoo:resources/wwoo_main, wwoo:resources/wwoo_remove_ores, tectonic:tectonic
Available Data Packs: balm (incompatible), beekeeperhut, collective, diagonalblocks, fabric-convention-tags-v2, flowerymooblooms, friendsandfoes, libjf-data-v0, lithostitched, minecart_improvements, mr_121_recipesbackport (incompatible), mr_golden_dandelionbackport, name_tag_backport, redstone_experiments, tectonic:tectonic, trade_rebalance, vanilla, wwoo:resources/wwoo_main, wwoo:resources/wwoo_remove_ores
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: 1598824724777170920
Suppressed Exceptions: ~~NONE~~