Paste your logs.

Built for Minecraft & Hytale

Fabric 1.21.8 Crash Report

382 lines
Raw
Detected
Minecraft version: 1.21.8 Java version: 21.0.3 Fabric loader version: 0.17.2
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2025-10-20 13:57:09
Description: Rendering screen
java.lang.OutOfMemoryError: Failed to allocate 786432 bytes
at net.minecraft.client.util.BufferAllocator.<init>(BufferAllocator.java:39)
at net.minecraft.client.util.BufferAllocator.<init>(BufferAllocator.java:44)
at knot//me.pieking1215.invmove.InvMove.drawShadow(InvMove.java:134)
at knot//me.pieking1215.invmove.InvMove.drawDebugOverlay(InvMove.java:636)
at net.minecraft.client.gui.screen.Screen.handler$clp001$invmove$render(Screen.java:4705)
at net.minecraft.client.gui.screen.Screen.render(Screen.java:122)
at net.minecraft.client.gui.screen.ingame.HandledScreen.renderMain(HandledScreen.java:118)
at net.minecraft.client.gui.screen.ingame.RecipeBookScreen.render(RecipeBookScreen.java:56)
at net.minecraft.client.gui.screen.ingame.InventoryScreen.render(InventoryScreen.java:72)
at net.minecraft.client.gui.screen.Screen.renderWithTooltip(Screen.java:113)
at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$119(class_757.java)
at net.minecraft.client.render.GameRenderer.wrapOperation$cgh000$fabric-screen-api-v1$onRenderScreen(GameRenderer.java:4423)
at knot//net.minecraft.class_757.mixinextras$bridge$wrapOperation$cgh000$fabric-screen-api-v1$onRenderScreen$120(class_757.java)
at net.minecraft.client.render.GameRenderer.wrapOperation$ckb000$fancymenu$wrapRenderScreenFancyMenu(GameRenderer.java:5409)
at net.minecraft.client.render.GameRenderer.render(GameRenderer.java:549)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1361)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:947)
at net.minecraft.client.main.Main.main(Main.java:265)
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.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 net.minecraft.client.util.BufferAllocator.<init>(BufferAllocator.java:39)
at net.minecraft.client.util.BufferAllocator.<init>(BufferAllocator.java:44)
at knot//me.pieking1215.invmove.InvMove.drawShadow(InvMove.java:134)
at knot//me.pieking1215.invmove.InvMove.drawDebugOverlay(InvMove.java:636)
at net.minecraft.client.gui.screen.Screen.handler$clp001$invmove$render(Screen.java:4705)
at net.minecraft.client.gui.screen.Screen.render(Screen.java:122)
at net.minecraft.client.gui.screen.ingame.HandledScreen.renderMain(HandledScreen.java:118)
at net.minecraft.client.gui.screen.ingame.RecipeBookScreen.render(RecipeBookScreen.java:56)
at net.minecraft.client.gui.screen.ingame.InventoryScreen.render(InventoryScreen.java:72)
at net.minecraft.client.gui.screen.Screen.renderWithTooltip(Screen.java:113)
at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$119(class_757.java)
at net.minecraft.client.render.GameRenderer.wrapOperation$cgh000$fabric-screen-api-v1$onRenderScreen(GameRenderer.java:4423)
at knot//net.minecraft.class_757.mixinextras$bridge$wrapOperation$cgh000$fabric-screen-api-v1$onRenderScreen$120(class_757.java)
at net.minecraft.client.render.GameRenderer.wrapOperation$ckb000$fancymenu$wrapRenderScreenFancyMenu(GameRenderer.java:5409)
-- Screen render details --
Details:
Screen name: net.minecraft.class_490
Mouse location: Scaled: (39.000000, 33.250000). Absolute: (156.000000, 133.000000)
Screen size: ~~ERROR~~ IllegalFormatConversionException: f != java.lang.Integer
Stacktrace:
at net.minecraft.client.render.GameRenderer.render(GameRenderer.java:549)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1361)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:947)
at net.minecraft.client.main.Main.main(Main.java:265)
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.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: 151.101s
Wall uptime: 121.813s
High-res time: 306.089s
Client ticks: 1951 ticks / 97.550s
Stacktrace:
at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2411)
at net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:1016)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:968)
at net.minecraft.client.main.Main.main(Main.java:265)
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.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: 8 total; class_746{name={MINECRAFT_USERNAME}, id=150254, pos=(69765.29556070724, 13.0, 70111.3657018385), mode=ADVENTURE, permission=0}, class_745{name=oSecret2, id=149909, pos=(69716.40046328225, 15.0, 70115.14706204888), mode=ADVENTURE, permission=0}, class_745{name=aimbot0973, id=137844, pos=(69763.43915844487, 13.0, 70116.79878151111), mode=ADVENTURE, permission=0}, class_745{name=Ethanisagod8959, id=19327, pos=(69770.44565519491, 13.0, 70107.36003697556), mode=ADVENTURE, permission=0}, class_745{name=Janse_Craft, id=149033, pos=(69764.85610004066, 13.0, 70113.10461397737), mode=ADVENTURE, permission=0}, class_745{name=Udolip, id=147918, pos=(69767.79944307364, 13.0, 70111.75054211878), mode=ADVENTURE, permission=0}, class_745{name=SCUFFEDCameron, id=148728, pos=(69719.24451593056, 15.0, 70112.93642644114), mode=ADVENTURE, permission=0}, class_745{name=whatsupsj00, id=150842, pos=(69765.96337890625, 13.0, 70107.47216796875), mode=ADVENTURE, permission=0}
Chunk stats: 961, 637
Level dimension: minecraft:overworld
Level spawn location: World: (69717,16,70114), Section: (at 5,0,2 in 4357,1,4382; chunk contains blocks 69712,-64,70112 to 69727,319,70127), Region: (136,136; contains chunks 4352,4352 to 4383,4383, blocks 69632,-64,69632 to 70143,319,70143)
Level time: 4904965581 game time, 1203330 day time
Server brand: UniverseSpigot (Velocity)
Server type: Non-integrated multiplayer server
Tracked entity count: 47
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, alinlib, authme, badoptimizations, balm, betterclouds, betterf3, betterhurtcam, betterthirdperson, c2me, cameratweaks, capes, chat_heads, chatanimation, chunksfadein, chunky, cloth-config, com_viaversion_viaaprilfools-common, com_viaversion_viabackwards-common, com_viaversion_viaversion-common, conditional-mixin, craterlib, custom-crosshair-mod, debug_changer, draggable_lists, drippyloadingscreen, dynamic_fps, emojitype, entity_model_features, entity_texture_features, entityculling, essential, essential-container, essential-loader, 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-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, fancymenu, fullscreenfix, immediatelyfast, inventoryessentials, invmove, iris, lithium, mica, mod-loading-screen, modmenu, moreculling, net_raphimc_viabedrock, net_raphimc_vialegacy, noisium, oneworldfolder, particle-effects, placeholder-api, quickchat, reeses-sodium-options, resourcefulconfig, resourcify, sailstatus, scalablelux, simpleresourceloader, simplerpc, sodium, sodium-extra, spiffyhud, status-effect-bars, threadtweak, trender, ukulib, viafabricplus, viafabricplus-visuals, vmp, voicechat, yet_another_config_lib_v3, srl_rp/ButterUI Expanded, srl_rp/Reduced Clutter, Essential Assets, essential
-- System Details --
Details:
Minecraft Version: 1.21.8
Minecraft Version ID: 1.21.8
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.3, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 706646584 bytes (673 MiB) / 2789212160 bytes (2660 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i3-12100F
Identifier: Intel64 Family 6 Model 151 Stepping 5
Microarchitecture: Alder Lake
Frequency (GHz): 3.30
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon RX 6600
Graphics card #0 vendor: Advanced Micro Devices, Inc.
Graphics card #0 VRAM (MiB): 8176.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.21025.10016
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MiB): 65377.65
Virtual memory used (MiB): 65274.43
Swap memory total (MiB): 49152.00
Swap memory used (MiB): 0.00
Space in storage for jna.tmpdir (MiB): available: 171054.48, total: 475525.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 171054.48, total: 475525.00
Space in storage for io.netty.native.workdir (MiB): available: 171054.48, total: 475525.00
Space in storage for java.io.tmpdir (MiB): available: 171054.48, total: 475525.00
Space in storage for workdir (MiB): available: 171054.48, total: 475525.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
Fabric Mods:
alinlib: AlinLib 2.1.0-rc.4.2+mc1.21.8
meteordevelopment_starscript: starscript 0.3.4
architectury: Architectury 17.0.8
authme: Auth Me 9.0.1+1.21.7
resourcefulconfig: Resourcefulconfig 3.6.2
badoptimizations: BadOptimizations 2.3.1
balm: Balm 21.8.10
kuma_api: KumaAPI 21.8.5
betterclouds: Better Clouds 1.10.7-alpha+1.21.8-fabric.rev.e63efe2
gs_mclo_api: api 5.0.0
mixinsquared: MixinSquared 0.2.0
betterf3: BetterF3 15.0.0
betterhurtcam: BetterHurtCam 1.10.0+mc1.21.2
betterthirdperson: Better Third Person 1.9.0
c2me: Concurrent Chunk Management Engine 0.3.5+alpha.0.8+1.21.8
c2me-base: Concurrent Chunk Management Engine (Base) 0.3.5+alpha.0.8+1.21.8
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.5+alpha.0.8+1.21.8
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.5+alpha.0.8+1.21.8
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.5+alpha.0.8+1.21.8
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.5+alpha.0.8+1.21.8
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.5+alpha.0.8+1.21.8
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.5+alpha.0.8+1.21.8
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.5+alpha.0.8+1.21.8
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.5+alpha.0.8+1.21.8
c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.5+alpha.0.8+1.21.8
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.5+alpha.0.8+1.21.8
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.5+alpha.0.8+1.21.8
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.5+alpha.0.8+1.21.8
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.5+alpha.0.8+1.21.8
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.5+alpha.0.8+1.21.8
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.5+alpha.0.8+1.21.8
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.5+alpha.0.8+1.21.8
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.5+alpha.0.8+1.21.8
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.5+alpha.0.8+1.21.8
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
com_ibm_async_asyncutil: asyncutil 0.1.0
io_reactivex_rxjava3_rxjava: rxjava 3.1.8
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
cameratweaks: Camera Tweaks 1.9.4-1.21.8
capes: Capes 1.5.9+1.21.8
chat_heads: Chat Heads 0.14.0
chatanimation: ChatAnimation 1.0.7
chunksfadein: Chunks Fade In 3.0.9-1.21.6
com_moandjiezana_toml_toml4j: toml4j 0.7.2
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.65+946bf4c32c
chunky: Chunky 1.4.40
cloth-config: Cloth Config v19 19.0.147
cloth-basic-math: cloth-basic-math 0.6.1
craterlib: CraterLib 2.1.5
custom-crosshair-mod: Custom Crosshair Mod ${version}
debug_changer: Debug Changer 1.0-SNAPSHOT
draggable_lists: Draggable Lists 1.0.15
drippyloadingscreen: Drippy Loading Screen 3.0.15
dynamic_fps: Dynamic FPS 3.9.6
net_lostluma_battery: battery 1.3.0
elementa: Elementa 708
emojitype: Emoji Type 2.3.2-1.21.6
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
essential: Essential **.**.**.**
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.5
fabric-api: Fabric API 0.134.0+1.21.8
fabric-api-base: Fabric API Base 0.5.0+cd8c0daa2c
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.101+946bf4c32c
fabric-biome-api-v1: Fabric Biome API (v1) 16.1.0+c21d71cc2c
fabric-block-api-v1: Fabric Block API (v1) 1.1.3+946bf4c32c
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.31+946bf4c32c
fabric-command-api-v2: Fabric Command API (v2) 2.3.1+52fff9ec2c
fabric-content-registries-v0: Fabric Content Registries (v0) 10.1.0+c75de69d2c
fabric-convention-tags-v1: Fabric Convention Tags 2.1.41+7f945d5b2c
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.15.6+eb5df52f2c
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.15+946bf4c32c
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.13+38b5f74e2c
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 23.2.7+2e1c6d322c
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.20+948fc79a2c
fabric-entity-events-v1: Fabric Entity Events (v1) 2.1.2+c9e472732c
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.25+946bf4c32c
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.73+c64c9c5b2c
fabric-item-api-v1: Fabric Item API (v1) 11.5.0+02ce13f42c
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.14+c5f9bbc12c
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.4+db4dfd852c
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.56+3f89f5a52c
fabric-loot-api-v3: Fabric Loot API (v3) 2.0.3+946bf4c32c
fabric-message-api-v1: Fabric Message API (v1) 6.1.2+946bf4c32c
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.7+946bf4c32c
fabric-networking-api-v1: Fabric Networking API (v1) 5.0.3+4ddbf91b2c
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.9+946bf4c32c
fabric-particles-v1: Fabric Particles (v1) 4.1.9+946bf4c32c
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.16+946bf4c32c
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.29+946bf4c32c
fabric-renderer-api-v1: Fabric Renderer API (v1) 7.0.4+208eed172c
fabric-renderer-indigo: Fabric Renderer - Indigo 4.0.4+946bf4c32c
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.31+fa6cb72b2c
fabric-rendering-v1: Fabric Rendering (v1) 12.5.1+fbe231d52c
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.25+98e6d6db2c
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.12+020423442c
fabric-screen-api-v1: Fabric Screen API (v1) 2.2.0+e0cb65d02c
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.138+946bf4c32c
fabric-serialization-api-v1: Fabric Serialization API (v1) 1.0.0+fc0e5aba2c
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.42+946bf4c32c
fabric-tag-api-v1: Fabric Tag API (v1) 1.2.2+946bf4c32c
fabric-transfer-api-v1: Fabric Transfer API (v1) 6.0.6+946bf4c32c
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.5.0+c847ce762c
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
fancy_entity_renderer: Fancy Entity Renderer 0.4.0
fancymenu: FancyMenu 3.7.1
com_github_keksuccino_japng: japng 0.5.3
com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
ferritecore: FerriteCore 8.0.0
fullscreenfix: Borderless Fullscreen 2.2.1
global_options: Global Options 1.0
immediatelyfast: ImmediatelyFast 1.12.1+1.21.8
inventoryessentials: Inventory Essentials 21.8.5
invmove: InvMove 0.9.1
iris: Iris 1.9.6+mc1.21.8
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
konkrete: Konkrete 1.9.12
lithium: Lithium 0.18.1+mc1.21.8
melody: Melody 1.0.12
mica: Mica 1.0.2
minecraft: Minecraft 1.21.8
mod-loading-screen: Mod Loading Screen 1.0.5
com_formdev_flatlaf: flatlaf 3.5.4
modmenu: Mod Menu 15.0.0
placeholder-api: Placeholder API 2.7.2+1.21.8
moreculling: More Culling 1.4.0-beta.2
conditional-mixin: conditional mixin 0.6.3
noisium: Noisium 2.7.0+mc1.21.6
oneworldfolder: OneWorldFolder 1.0.16
org_jetbrains_annotations: annotations 13.0
particle-effects: Particle Effects 1.0.8+1.21.8
quickchat: QuickChat 0.1.1+1.21
reeses-sodium-options: Reese's Sodium Options 1.8.4+mc1.21.6
resourcify: Resourcify 1.7.4
sailstatus: SailStatus 2.2.0-alpha.11+mc1.21.8
scalablelux: ScalableLux **.**.**.**+fabric.abdeefa
simpleresourceloader: Simple Resource Loader 1.0.0+1.21.1
simplerpc: Simple RPC 4.0.4
sodium: Sodium 0.7.2+mc1.21.8
sodium-extra: Sodium Extra 0.7.0+mc1.21.8
spiffyhud: SpiffyHUD 3.0.2
status-effect-bars: Status Effect Bars 1.0.9
threadtweak: ThreadTweak 0.1.7+mc1.21.5
ukulib: ukulib 1.8.2+1.21.6
universalcraft: UniversalCraft 430
viafabricplus: ViaFabricPlus 4.2.5
com_github_oryxel_cubeconverter: CubeConverter 916cadb12a
com_vdurmont_semver4j: semver4j 3.1.0
com_viaversion_mcstructs_dialog: dialog 5-3.2.0-SNAPSHOT
com_viaversion_mcstructs_registry: registry 5-3.2.0-SNAPSHOT
com_viaversion_viaaprilfools-common: viaaprilfools-common 4.0.4
com_viaversion_viabackwards-common: viabackwards-common 5.5.1-20251003.194311-1
com_viaversion_vialoader: vialoader 4.0.5
com_viaversion_viaversion-common: viaversion-common 5.5.1-20251003.180311-1
de_florianmichael_classic4j: Classic4J 2.1.0
io_jsonwebtoken_jjwt-api: jjwt-api 0.13.0
io_jsonwebtoken_jjwt-gson: jjwt-gson 0.13.0
io_jsonwebtoken_jjwt-impl: jjwt-impl 0.13.0
io_netty_netty-codec-compression: netty-codec-compression 4.2.6
io_netty_netty-codec-http: netty-codec-http 4.2.6
net_jodah_expiringmap: expiringmap 0.5.10
net_lenni0451_commons_httpclient: httpclient 1.7.1
net_lenni0451_mcstructs-bedrock_forms: forms 2.0.1
net_lenni0451_mcstructs-bedrock_text: text 2.0.1
net_lenni0451_reflect: Reflect 1.5.0
net_raphimc_minecraftauth: MinecraftAuth 4.1.2
net_raphimc_viabedrock: ViaBedrock 0.0.22-20251003.200622-1
net_raphimc_vialegacy: ViaLegacy 3.0.11
org_cloudburstmc_netty_netty-transport-raknet: netty-transport-raknet 1.0.0.CR3-SNAPSHOT
org_lz4_lz4-pure-java: lz4-pure-java 1.8.0
team_unnamed_mocha: mocha 3.0.1
viafabricplus-api: ViaFabricPlus API 4.2.5
viafabricplus-visuals: ViaFabricPlus Visuals 4.2.5
vigilance: Vigilance 306
vmp: Very Many Players 0.2.0+beta.7.207+1.21.8
voicechat: Simple Voice Chat 1.21.8-2.6.5
voicechat_api: Simple Voice Chat API 2.6.0
yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.6-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
Loaded Shaderpack: (off) (fallback)
Launched Version: 1.21.8
Launcher name: theseus
Backend library: LWJGL version 3.3.3-snapshot
Backend API: AMD Radeon RX 6600 GL version 3.2.0 Core Profile Context 25.9.1.250822, ATI Technologies Inc.
Window size: 1920x1080
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: fast
Render Distance: 12/14 chunks
Resource Packs: vanilla, fabric, alinlib, authme (incompatible), badoptimizations (incompatible), balm (incompatible), betterclouds (incompatible), betterf3, betterhurtcam, betterthirdperson, c2me, cameratweaks, capes, chat_heads, chatanimation, chunksfadein, chunky, cloth-config, com_viaversion_viaaprilfools-common, com_viaversion_viabackwards-common, com_viaversion_viaversion-common, conditional-mixin, craterlib (incompatible), custom-crosshair-mod, debug_changer, draggable_lists (incompatible), drippyloadingscreen (incompatible), dynamic_fps, emojitype, entity_model_features (incompatible), entity_texture_features (incompatible), entityculling (incompatible), essential (incompatible), essential-container, essential-loader, 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-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, fancymenu (incompatible), fullscreenfix, immediatelyfast, inventoryessentials (incompatible), invmove, iris, lithium, mica, mod-loading-screen, modmenu, moreculling, net_raphimc_viabedrock, net_raphimc_vialegacy, noisium, oneworldfolder, particle-effects, placeholder-api, quickchat, reeses-sodium-options, resourcefulconfig, resourcify (incompatible), sailstatus, scalablelux, simpleresourceloader, simplerpc (incompatible), sodium, sodium-extra, spiffyhud (incompatible), status-effect-bars, threadtweak, trender (incompatible), ukulib, viafabricplus, viafabricplus-visuals, vmp, voicechat, yet_another_config_lib_v3 (incompatible), srl_rp/ButterUI Expanded, srl_rp/Reduced Clutter
Current Language: en_gb
Locale: en_IE
System encoding: Cp1252
File encoding: UTF-8
CPU: 8x 12th Gen Intel(R) Core(TM) i3-12100F