Y
Не могу понять в чём проблема, захожу и вроде всё нормально но когда захожу в незер то крашит.
крашэ:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 2025-06-14 12:08:14
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_287.method_60800()" because "buffer" is null
at knot//io.wispforest.owo.ui.core.OwoUIDrawContext.submitQuads(OwoUIDrawContext.java:75)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.draw(NinePatchTexture.java:70)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.draw(NinePatchTexture.java:51)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.lambda$draw$1(NinePatchTexture.java:147)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.ifPresent(NinePatchTexture.java:152)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.draw(NinePatchTexture.java:147)
at knot//ru.furrc.spwn.client.ui.SPWorldsNavComponents.lambda$static$0(SPWorldsNavComponents.java:15)
at knot//io.wispforest.owo.ui.base.BaseParentComponent.draw(BaseParentComponent.java:68)
at knot//io.wispforest.owo.ui.container.FlowLayout.draw(FlowLayout.java:144)
at knot//ru.furrc.spwn.client.ui.NavigationHud.draw(NavigationHud.java:27)
at knot//io.wispforest.owo.ui.base.BaseParentComponent.drawChildren(BaseParentComponent.java:354)
at knot//io.wispforest.owo.ui.container.FlowLayout.draw(FlowLayout.java:145)
at knot//io.wispforest.owo.ui.core.OwoUIAdapter.method_25394(OwoUIAdapter.java:178)
at knot//io.wispforest.owo.ui.hud.Hud.lambda$static$5(Hud.java:111)
at knot//net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback.lambda$static$0(HudRenderCallback.java:28)
at knot//net.minecraft.class_329.handler$bic000$fabric-rendering-v1$render(class_329.java:4538)
at knot//net.minecraft.class_329.method_1753$mixinextras$wrapped$112(class_329.java:220)
at knot//net.minecraft.class_329.mixinextras$bridge$method_1753$mixinextras$wrapped$112$113(class_329.java)
at knot//net.minecraft.class_329.wrapMethod$cgd000$iris$handleHudHidingScreens(class_329.java:7048)
at knot//net.minecraft.class_329.method_1753(class_329.java)
at knot//net.minecraft.class_757.mixinextras$bridge$method_1753$282(class_757.java)
at knot//net.minecraft.class_757.md893c34$immediatelyfast$lambda$hudBatching$0$1(class_757.java:6088)
at knot//net.raphimc.immediatelyfast.feature.batching.BatchingBuffers.runBatched(BatchingBuffers.java:59)
at knot//net.minecraft.class_757.wrapOperation$cbj000$immediatelyfast$hudBatching(class_757.java:6088)
at knot//net.minecraft.class_757.method_3192(class_757.java:896)
at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
at knot//net.minecraft.class_310.method_1514(class_310.java:882)
at knot//net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
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 knot//io.wispforest.owo.ui.core.OwoUIDrawContext.submitQuads(OwoUIDrawContext.java:75)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.draw(NinePatchTexture.java:70)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.draw(NinePatchTexture.java:51)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.lambda$draw$1(NinePatchTexture.java:147)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.ifPresent(NinePatchTexture.java:152)
at knot//io.wispforest.owo.ui.util.NinePatchTexture.draw(NinePatchTexture.java:147)
at knot//ru.furrc.spwn.client.ui.SPWorldsNavComponents.lambda$static$0(SPWorldsNavComponents.java:15)
at knot//io.wispforest.owo.ui.base.BaseParentComponent.draw(BaseParentComponent.java:68)
at knot//io.wispforest.owo.ui.container.FlowLayout.draw(FlowLayout.java:144)
at knot//ru.furrc.spwn.client.ui.NavigationHud.draw(NavigationHud.java:27)
at knot//io.wispforest.owo.ui.base.BaseParentComponent.drawChildren(BaseParentComponent.java:354)
at knot//io.wispforest.owo.ui.container.FlowLayout.draw(FlowLayout.java:145)
at knot//io.wispforest.owo.ui.core.OwoUIAdapter.method_25394(OwoUIAdapter.java:178)
at knot//io.wispforest.owo.ui.hud.Hud.lambda$static$5(Hud.java:111)
at knot//net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback.lambda$static$0(HudRenderCallback.java:28)
at knot//net.minecraft.class_329.handler$bic000$fabric-rendering-v1$render(class_329.java:4538)
at knot//net.minecraft.class_329.method_1753$mixinextras$wrapped$112(class_329.java:220)
at knot//net.minecraft.class_329.mixinextras$bridge$method_1753$mixinextras$wrapped$112$113(class_329.java)
at knot//net.minecraft.class_329.wrapMethod$cgd000$iris$handleHudHidingScreens(class_329.java:7048)
at knot//net.minecraft.class_329.method_1753(class_329.java)
at knot//net.minecraft.class_757.mixinextras$bridge$method_1753$282(class_757.java)
at knot//net.minecraft.class_757.md893c34$immediatelyfast$lambda$hudBatching$0$1(class_757.java:6088)
at knot//net.raphimc.immediatelyfast.feature.batching.BatchingBuffers.runBatched(BatchingBuffers.java:59)
at knot//net.minecraft.class_757.wrapOperation$cbj000$immediatelyfast$hudBatching(class_757.java:6088)
-- Uptime --
Details:
JVM uptime: 78.725s
Wall uptime: 66.889s
High-res time: 61.742s
Client ticks: 950 ticks / 47.500s
Stacktrace:
at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
at knot//net.minecraft.class_310.method_54580(class_310.java:949)
at knot//net.minecraft.class_310.method_1514(class_310.java:905)
at knot//net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Affected level --
Details:
All players: 1 total; [class_746['{MINECRAFT_USERNAME}'/1789825, l='ClientLevel', x=-15.50, y=40.00, z=482.44]]
Chunk stats: 529, 150
Level dimension: minecraft:the_nether
Level spawn location: World: (0,50,0), Section: (at 0,2,0 in 0,3,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 971939886 game time, 971939886 day time
Server brand: Folia
Server type: Non-integrated multiplayer server
Tracked entity count: 66
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, accurateblockplacement, adventure-platform-fabric, appleskin, armorchroma, betterf3, cameraoverhaul, capes, cicada, citresewn, citresewn-defaults, cloth-config, com_viaversion_viabackwards-common, com_viaversion_viaversion-common, conditional-mixin, dynamic_fps, dynamicpack, ears, eatinganimationid, emotecraft, enhancedblockentities, 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-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, 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-keybindings-v0, 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-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabrictailor, fallingleaves, figura, forgeconfigapiport, freecam, immediatelyfast, immersiveui, iris, lithium, modmenu, moreculling, net_raphimc_viaaprilfools-common, net_raphimc_viabedrock, net_raphimc_vialegacy, nochatreports, notenoughanimations, online_emotes, owo, perspektive, placeholder-api, plasmovoice, playeranimator, resourcefulconfig, resourcify, roughlyenoughitems, rprenames, rrls, shouldersurfing, sodium, sodium-extra, spwn, viafabricplus, who-am-i, worldtools, yet_another_config_lib_v3, file/FreshAnimations_v1.9.2.zip, file/Icons v.1.11.3.zip, file/Icons Branding Remover 1.21.1.zip, minecraft:supporteatinganimation, file/SP.zip, file/WarHammerV1.4 (1).zip, rprenames:default_dark_mode, file/assets.zip
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.5, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 987604392 bytes (941 MiB) / 3154116608 bytes (3008 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i5-12450H
Identifier: Intel64 Family 6 Model 154 Stepping 3
Microarchitecture: Alder Lake
Frequency (GHz): 2.50
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3050 6GB Laptop GPU
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 6144.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.6094
Graphics card #1 name: Intel(R) UHD Graphics
Graphics card #1 vendor: Intel Corporation
Graphics card #1 VRAM (MiB): 2048.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.101.6733
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 4.80
Memory slot #1 type: Unknown
Virtual memory max (MiB): 32492.05
Virtual memory used (MiB): 20406.28
Swap memory total (MiB): 16384.00
Swap memory used (MiB): 463.14
Space in storage for jna.tmpdir (MiB): available: 41446.38, total: 179489.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 41446.38, total: 179489.00
Space in storage for io.netty.native.workdir (MiB): available: 41446.38, total: 179489.00
Space in storage for java.io.tmpdir (MiB): available: 41446.38, total: 179489.00
Space in storage for workdir (MiB): available: 41446.38, total: 179489.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
Fabric Mods:
accurateblockplacement: Accurate Block Placement 1.3.6-mc1.20.5-1.21.1
appleskin: AppleSkin 3.0.6+mc1.21
architectury: Architectury 13.0.8
armorchroma: Armor Chroma 1.2.8
betterf3: BetterF3 11.0.3
cameraoverhaul: CameraOverhaul 2.0.4-fabric+mc.1.21.0-1.21.2
io_hotmoka_toml4j: toml4j 0.7.3
capes: Capes 1.5.4+1.21
cicada: CICADA 0.13.0+1.21-1.21.1
org_yaml_snakeyaml: snakeyaml 2.2
citresewn: CIT Resewn 1.2.2+1.21
citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.21
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
dynamic_fps: Dynamic FPS 3.9.4
net_lostluma_battery: battery 1.3.0
dynamicpack: DynamicPack 1.1+1.21
ears: Ears 1.4.7
eatinganimationid: Eating Animation 1.21+1.9.72
emotecraft: Emotecraft 2.4.10
bendy-lib: Bendy api 5.1
playeranimator: Player Animator 2.0.1+1.21.1
enhancedblockentities: Enhanced Block Entities 0.10.2+1.21
entity_model_features: Entity Model Features 2.4.1
entity_texture_features: Entity Texture Features 6.2.9
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.4
fabric-api: Fabric API 0.116.1+1.21.1
fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
fabric-block-api-v1: Fabric Block API (v1) 1.1.0+0bc3503219
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
fabric-convention-tags-v1: Fabric Convention Tags 2.1.5+7f945d5b19
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.1+a406e79519
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.5+6116a37819
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.29+16c4ae2519
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
fabric-message-api-v1: Fabric Message API (v1) 6.0.14+8aaf3aca19
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
fabric-language-kotlin: Fabric Language Kotlin 1.13.3+kotlin.2.1.21
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.21
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.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.6.2
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.1
fabricloader: Fabric Loader 0.16.14
mixinextras: MixinExtras 0.4.1
fabrictailor: Fabric Tailor 2.5.0
config2brigadier: Config to Brigadier 1.2.3
fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
fallingleaves: Falling Leaves 1.16.4
ferritecore: FerriteCore 7.0.2-hotfix
figura: Figura 0.1.5+1.21.1
com_github_figuramc_luaj_luaj-core: luaj-core 3.0.8-figura
com_github_figuramc_luaj_luaj-jse: luaj-jse 3.0.8-figura
com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
forgeconfigapiport: Forge Config API Port 21.1.3
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
freecam: Freecam 1.3.0+mc1.21
immediatelyfast: ImmediatelyFast 1.6.5+1.21.1
net_lenni0451_reflect: Reflect 1.3.4
immersiveui: ImmersiveUI 0.3.0
iris: Iris 1.8.8+mc1.21.1
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
java: OpenJDK 64-Bit Server VM 21
lithium: Lithium 0.15.0+mc1.21.1
minecraft: Minecraft 1.21.1
modelfix: Model Gap Fix 1.21-1.6
modmenu: Mod Menu 11.0.3
moreculling: More Culling 1.0.6
conditional-mixin: conditional mixin 0.6.3
mixinsquared: MixinSquared 0.2.0
nochatreports: No Chat Reports 1.21.1-v2.9.1
notenoughanimations: NotEnoughAnimations 1.9.3
octolib: OctoLib 0.5.0.1
online_emotes: Online Emotes 3.3.1+mc1.21.1-fabric
com_velocitypowered_velocity-native: velocity-native 3.4.0-SNAPSHOT
perspektive: perspektive 1.4.1
placeholder-api: Placeholder API 2.4.2+1.21
plasmovoice: Plasmo Voice 2.1.4
resourcefulconfig: Resourcefulconfig 3.0.11
resourcefullib: Resourceful Lib 3.0.12
com_teamresourceful_bytecodecs: bytecodecs 1.1.2
com_teamresourceful_yabn: yabn 1.0.3
resourcify: Resourcify 1.7.2
roughlyenoughitems: Roughly Enough Items 16.0.799
error_notifier: Error Notifier 1.0.11
rprenames: RP Renames 0.9.2
rrls: Remove Reloading Screen 5.0.10+mc1.21.1-fabric
shouldersurfing: Shoulder Surfing Reloaded 4.12.0
sodium: Sodium 0.6.13+mc1.21.1
sodium-extra: Sodium Extra 0.6.0+mc1.21.1
spwn: SPWorlds Nav 0.2.1+1.21.1
adventure-platform-fabric: adventure-platform-fabric 5.14.1
net_kyori_adventure-api: adventure-api 4.17.0
net_kyori_adventure-key: adventure-key 4.17.0
net_kyori_adventure-platform-api: adventure-platform-api 4.3.3
net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.17.0
net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.17.0
net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 4.17.0
net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.17.0
net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.17.0
net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.17.0
net_kyori_ansi: ansi 1.1.0
net_kyori_examination-api: examination-api 1.3.0
net_kyori_examination-string: examination-string 1.3.0
net_kyori_option: option 1.0.0
owo: oωo 0.12.14-pre.1+1.21
blue_endless_jankson: jankson 1.2.2
io_wispforest_endec: endec 0.1.5
io_wispforest_endec_gson: gson 0.1.3
io_wispforest_endec_jankson: jankson 0.1.3
io_wispforest_endec_netty: netty 0.1.2
viafabricplus: ViaFabricPlus 3.4.9
com_github_oryxel_cubeconverter: CubeConverter 5ae1e90e4f
com_google_code_findbugs_jsr305: jsr305 3.0.2
com_vdurmont_semver4j: semver4j 3.1.0
com_viaversion_viabackwards-common: viabackwards-common 5.1.2-SNAPSHOT
com_viaversion_viaversion-common: viaversion-common 5.1.2-SNAPSHOT
de_florianmichael_classic4j: Classic4J 2.1.1-SNAPSHOT
io_jsonwebtoken_jjwt-api: jjwt-api 0.12.6
io_jsonwebtoken_jjwt-gson: jjwt-gson 0.12.6
io_jsonwebtoken_jjwt-impl: jjwt-impl 0.12.6
io_netty_netty-codec-http: netty-codec-http 4.1.114
net_jodah_expiringmap: expiringmap 0.5.10
net_lenni0451_commons_httpclient: httpclient 1.6.0
net_lenni0451_mcping: MCPing 1.4.2
net_lenni0451_mcstructs-bedrock_forms: forms 1.2.1
net_lenni0451_mcstructs-bedrock_text: text 1.2.1
net_raphimc_minecraftauth: MinecraftAuth 4.1.1
net_raphimc_viaaprilfools-common: viaaprilfools-common 3.0.5-SNAPSHOT
net_raphimc_viabedrock: ViaBedrock 0.0.13-SNAPSHOT
net_raphimc_vialegacy: ViaLegacy 3.0.6-SNAPSHOT
net_raphimc_vialoader: ViaLoader 3.0.5-SNAPSHOT
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
who-am-i: Who Am I? 1.2.0
worldtools: WorldTools 1.2.6
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.21.1-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
Loaded Shaderpack: ComplementaryReimagined_r5.5.1.zip
Profile: HIGH (+0 options changed by user)
Launched Version: 1.21.1
Launcher name: theseus
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 3050 6GB Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 560.94, NVIDIA Corporation
Window size: 1920x991
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. <texture> is not a valid texture name.' x 25
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fancy
Render Distance: 8/12 chunks
Resource Packs: vanilla, fabric, accurateblockplacement, adventure-platform-fabric, appleskin (incompatible), armorchroma, betterf3, cameraoverhaul, capes, cicada, citresewn, citresewn-defaults, cloth-config, com_viaversion_viabackwards-common, com_viaversion_viaversion-common, conditional-mixin, dynamic_fps, dynamicpack, ears, eatinganimationid, emotecraft, enhancedblockentities, 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-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, 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-keybindings-v0, 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-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabrictailor, fallingleaves, figura, forgeconfigapiport, freecam, immediatelyfast, immersiveui (incompatible), iris, lithium, modmenu, moreculling, net_raphimc_viaaprilfools-common, net_raphimc_viabedrock, net_raphimc_vialegacy, nochatreports, notenoughanimations, online_emotes, owo, perspektive, placeholder-api, plasmovoice, playeranimator, resourcefulconfig, resourcify (incompatible), roughlyenoughitems, rprenames, rrls, shouldersurfing, sodium, sodium-extra, spwn, viafabricplus, who-am-i, worldtools, yet_another_config_lib_v3 (incompatible), file/FreshAnimations_v1.9.2.zip, file/Icons v.1.11.3.zip, file/Icons Branding Remover 1.21.1.zip, minecraft:supporteatinganimation, file/SP.zip, file/WarHammerV1.4 (1).zip, rprenames:default_dark_mode, file/assets.zip (incompatible)
Current Language: ru_ru
Locale: ru_RU
System encoding: Cp1251
File encoding: UTF-8
CPU: 12x 12th Gen Intel(R) Core(TM) i5-12450H