
Client is crashed and terminated
dragonfly-Jay opened this issue · 1 comments
Describe the bug
The game client will be crashed and terminated, if the point of view (with F5) is changed, while the charater is casting any motion. If the casting is ended, there is no crash and the change of view works well.
To Reproduce
Steps to reproduce the behavior:
- cast any motion
- change the third point of view from the face towarding the monitor
- game is crashed
Expected behavior
A clear and concise description of what you expected to happen.
Minecraft version+mod loader
- Version: 1.21.4
- Modded: Fabric 1.21.4
- Client
Mod version: 2.5.2-b.build.74
Minecraft log and crash report:
log here
Reported exception thrown!
net.minecraft.class_148: Rendering entity in world
at knot//net.minecraft.class_898.method_3954(class_898.java:204)
at knot//net.minecraft.class_898.method_62424(class_898.java:149)
at knot//net.minecraft.class_761.method_22977(class_761.java:987)
at knot//net.minecraft.class_761.handler$cbk000$firstperson$renderEntities(class_761.java:5109)
at knot//net.minecraft.class_761.method_62207(class_761.java)
at knot//net.minecraft.class_761.method_62214(class_761.java:642)
at knot//net.minecraft.class_9909.method_61910(class_9909.java:67)
at knot//net.minecraft.class_761.method_22710(class_761.java:552)
at knot//net.minecraft.class_757.method_3188(class_757.java:733)
at knot//net.minecraft.class_757.method_3192(class_757.java:493)
at knot//net.minecraft.class_310.method_1523(class_310.java:1341)
at knot//net.minecraft.class_310.method_1514(class_310.java:922)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
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)
Caused by: java.lang.NoSuchMethodError: 'dev.kosmx.playerAnim.core.util.Vec3f dev.kosmx.playerAnim.core.impl.AnimationProcessor.get3DTransform(java.lang.String, dev.kosmx.playerAnim.api.TransformType, dev.kosmx.playerAnim.core.util.Vec3f)'
at knot//dev.tr7zw.firstperson.modsupport.PlayerAnimatorSupport.applyOffset(PlayerAnimatorSupport.java:34)
at knot//net.minecraft.class_1007.handler$cce000$firstperson$getRenderOffset(class_1007.java:543)
at knot//net.minecraft.class_1007.method_23206(class_1007.java:87)
at knot//net.minecraft.class_1007.method_23169(class_1007.java:55)
at knot//net.minecraft.class_898.method_3954(class_898.java:155)
... 15 more
crash report here
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 2025-02-23 16:40:13
Description: Rendering entity in world
java.lang.NoSuchMethodError: 'dev.kosmx.playerAnim.core.util.Vec3f dev.kosmx.playerAnim.core.impl.AnimationProcessor.get3DTransform(java.lang.String, dev.kosmx.playerAnim.api.TransformType, dev.kosmx.playerAnim.core.util.Vec3f)'
at knot//dev.tr7zw.firstperson.modsupport.PlayerAnimatorSupport.applyOffset(PlayerAnimatorSupport.java:34)
at knot//net.minecraft.class_1007.handler$cce000$firstperson$getRenderOffset(class_1007.java:543)
at knot//net.minecraft.class_1007.method_23206(class_1007.java:87)
at knot//net.minecraft.class_1007.method_23169(class_1007.java:55)
at knot//net.minecraft.class_898.method_3954(class_898.java:155)
at knot//net.minecraft.class_898.method_62424(class_898.java:149)
at knot//net.minecraft.class_761.method_22977(class_761.java:987)
at knot//net.minecraft.class_761.handler$cbk000$firstperson$renderEntities(class_761.java:5109)
at knot//net.minecraft.class_761.method_62207(class_761.java)
at knot//net.minecraft.class_761.method_62214(class_761.java:642)
at knot//net.minecraft.class_9909.method_61910(class_9909.java:67)
at knot//net.minecraft.class_761.method_22710(class_761.java:552)
at knot//net.minecraft.class_757.method_3188(class_757.java:733)
at knot//net.minecraft.class_757.method_3192(class_757.java:493)
at knot//net.minecraft.class_310.method_1523(class_310.java:1341)
at knot//net.minecraft.class_310.method_1514(class_310.java:922)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
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//dev.tr7zw.firstperson.modsupport.PlayerAnimatorSupport.applyOffset(PlayerAnimatorSupport.java:34)
at knot//net.minecraft.class_1007.handler$cce000$firstperson$getRenderOffset(class_1007.java:543)
at knot//net.minecraft.class_1007.method_23206(class_1007.java:87)
at knot//net.minecraft.class_1007.method_23169(class_1007.java:55)
at knot//net.minecraft.class_898.method_3954(class_898.java:155)
at knot//net.minecraft.class_898.method_62424(class_898.java:149)
at knot//net.minecraft.class_761.method_22977(class_761.java:987)
at knot//net.minecraft.class_761.handler$cbk000$firstperson$renderEntities(class_761.java:5109)
at knot//net.minecraft.class_761.method_62207(class_761.java)
at knot//net.minecraft.class_761.method_62214(class_761.java:642)
at knot//net.minecraft.class_9909.method_61910(class_9909.java:67)
at knot//net.minecraft.class_761.method_22710(class_761.java:552)
at knot//net.minecraft.class_757.method_3188(class_757.java:733)
-- Entity being rendered --
Details:
Entity Type: minecraft:player (net.minecraft.class_746)
Entity ID: 36
Entity Name: LvDalmatian
Entity's Exact location: 142.31, 77.00, -34.53
Entity's Block location: World: (142,77,-35), Section: (at 14,13,13 in 8,4,-3; chunk contains blocks 128,-64,-48 to 143,319,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at knot//net.minecraft.class_898.method_3954(class_898.java:155)
at knot//net.minecraft.class_898.method_62424(class_898.java:149)
at knot//net.minecraft.class_761.method_22977(class_761.java:987)
at knot//net.minecraft.class_761.handler$cbk000$firstperson$renderEntities(class_761.java:5109)
at knot//net.minecraft.class_761.method_62207(class_761.java)
at knot//net.minecraft.class_761.method_62214(class_761.java:642)
at knot//net.minecraft.class_9909.method_61910(class_9909.java:67)
at knot//net.minecraft.class_761.method_22710(class_761.java:552)
at knot//net.minecraft.class_757.method_3188(class_757.java:733)
at knot//net.minecraft.class_757.method_3192(class_757.java:493)
at knot//net.minecraft.class_310.method_1523(class_310.java:1341)
at knot//net.minecraft.class_310.method_1514(class_310.java:922)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
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)
-- Renderer details --
Details:
Assigned renderer: net.minecraft.class_1007@6479f0d9
Location: 0.00,-1.62,0.00 - World: (0,-2,0), Section: (at 0,14,0 in 0,-1,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Delta: 0.12000096
Stacktrace:
at knot//net.minecraft.class_898.method_3954(class_898.java:155)
at knot//net.minecraft.class_898.method_62424(class_898.java:149)
at knot//net.minecraft.class_761.method_22977(class_761.java:987)
at knot//net.minecraft.class_761.handler$cbk000$firstperson$renderEntities(class_761.java:5109)
at knot//net.minecraft.class_761.method_62207(class_761.java)
at knot//net.minecraft.class_761.method_62214(class_761.java:642)
at knot//net.minecraft.class_9909.method_61910(class_9909.java:67)
at knot//net.minecraft.class_761.method_22710(class_761.java:552)
at knot//net.minecraft.class_757.method_3188(class_757.java:733)
at knot//net.minecraft.class_757.method_3192(class_757.java:493)
at knot//net.minecraft.class_310.method_1523(class_310.java:1341)
at knot//net.minecraft.class_310.method_1514(class_310.java:922)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
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)
-- Uptime --
Details:
JVM uptime: 62.784s
Wall uptime: 46.353s
High-res time: 39.541s
Client ticks: 512 ticks / 25.600s
Stacktrace:
at knot//net.minecraft.class_310.method_1587(class_310.java:2371)
at knot//net.minecraft.class_310.method_54580(class_310.java:991)
at knot//net.minecraft.class_310.method_1514(class_310.java:943)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
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['LvDalmatian'/36, l='ClientLevel', x=142.31, y=77.00, z=-34.53]]
Chunk stats: 4225, 3089
Level dimension: minecraft:overworld
Level spawn location: World: (134,72,-31), Section: (at 6,8,1 in 8,4,-2; chunk contains blocks 128,-64,-32 to 143,319,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Level time: 13181 game time, 13181 day time
Server brand: fabric
Server type: Integrated singleplayer server
Tracked entity count: 49
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, ambientsounds, betterf3, betterthirdperson, bridgingmod, c2me, camerautils, cavedust, chunky, cloth-config, conditional-mixin, continuity, creativecore, cristellib, emotecraft, 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-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-rendering-data-attachment-v1, 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-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, firstperson, fishofthieves, framework, goldenhopper, horsebuff, ichunutil, immediatelyfast, iris, leahs-immersive-thunder, lithium, make_bubbles_pop, modernfix, modmenu, moreculling, moremobs, mr_dungeons_andtaverns, mr_physical_fallingtrees, mru, noisium, notenoughanimations, optigui, orthocamera, owo, particular, placeholder-api, playeranimator, presencefootsteps, realisticbees, reeses-sodium-options, refurbished_furniture, replaymod, shulkerboxtooltip, skinlayers3d, smoothscroll, sodium, sodium-extra, sound_physics_remastered, sounds, toggleableitemframes, variantsandventures, visuality, wolfcompanion, yet_another_config_lib_v3, a_good_place:default_animations, continuity:default, continuity:glass_pane_culling_fix, file/Better Lanterns v1.2 - 1.21.4.zip, file/Eating Animation.zip, file/EnderEyes_1.21.4_v3.1.zip, file/JustExpressions_v1.1.zip, file/Os' Colorful Grasses (Mixed Models).zip, file/Remodeled-Doors1.5.zip, file/Revamped Wandering Trader.zip, file/Simple Grass Flowers v1.9.3.zip, file/Sparkles_1.21.x_v1.1.0.zip, file/VanillaTweaks_3D_MC1.21.x.zip, file/VanillaTweaks_Aesthetic_MC1.21.x.zip, file/VanillaTweaks_Variation_MC1.21.x.zip, file/colourful containers.zip, file/animated-items-1_21-1 - 1_4.zip, file/crops-3d.zip, file/§9RAY's §f3D §6Rails§8§o§k.zip, file/§l3D§f Ladders v1.2 - 1.21.4.zip, file/Vervada's enhanced plants.zip, file/§fFancy§5Fast §2Bushy Leaves§0.zip, file/FreshAnimations_v1.9.3.zip, replaymod_lang, Essential Assets, essential
-- System Details --
Details:
Minecraft Version: 1.21.4
Minecraft Version ID: 1.21.4
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 5417782624 bytes (5166 MiB) / 8623489024 bytes (8224 MiB) up to 51539607552 bytes (49152 MiB)
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 13th Gen Intel(R) Core(TM) i5-13500
Identifier: Intel64 Family 6 Model 191 Stepping 2
Microarchitecture: unknown
Frequency (GHz): 2.50
Number of physical packages: 1
Number of physical CPUs: 14
Number of logical CPUs: 20
Graphics card #0 name: NVIDIA GeForce RTX 4070 Ti SUPER
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 16376.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.7216
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
Memory slot #2 capacity (MiB): 16384.00
Memory slot #2 clockSpeed (GHz): 2.13
Memory slot #2 type: DDR4
Memory slot #3 capacity (MiB): 16384.00
Memory slot #3 clockSpeed (GHz): 2.13
Memory slot #3 type: DDR4
Virtual memory max (MiB): 69373.42
Virtual memory used (MiB): 24708.67
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 1.68
Space in storage for jna.tmpdir (MiB): available: 1790844.00, total: 1906881.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 1790844.00, total: 1906881.00
Space in storage for io.netty.native.workdir (MiB): available: 1790844.00, total: 1906881.00
Space in storage for java.io.tmpdir (MiB): available: 1790844.00, total: 1906881.00
Space in storage for workdir (MiB): available: 1790844.00, total: 1906881.00
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx48G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
a_good_place: A Good Place 1.21.3-1.2.8
ambientsounds: AmbientSounds 6.1.3
betterf3: BetterF3 13.0.0
betterthirdperson: Better Third Person 1.9.0
bridgingmod: Bridging Mod 2.5.2+1.21.3
c2me: Concurrent Chunk Management Engine 0.3.2+alpha.0.30+1.21.4
c2me-base: Concurrent Chunk Management Engine (Base) 0.3.2+alpha.0.30+1.21.4
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.2+alpha.0.30+1.21.4
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.2+alpha.0.30+1.21.4
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.2+alpha.0.30+1.21.4
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.2+alpha.0.30+1.21.4
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.2+alpha.0.30+1.21.4
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.2+alpha.0.30+1.21.4
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.2+alpha.0.30+1.21.4
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.2+alpha.0.30+1.21.4
c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.2+alpha.0.30+1.21.4
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.2+alpha.0.30+1.21.4
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.2+alpha.0.30+1.21.4
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.2+alpha.0.30+1.21.4
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.2+alpha.0.30+1.21.4
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.2+alpha.0.30+1.21.4
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.2+alpha.0.30+1.21.4
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.2+alpha.0.30+1.21.4
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.2+alpha.0.30+1.21.4
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.2+alpha.0.30+1.21.4
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
camerautils: Camera Utils 1.21.4-1.0.16
cavedust: Cave Dust 3.0.1
kirin: Kirin UI 1.20.3+1.21.4
chunky: Chunky 1.4.27
cloth-config: Cloth Config v17 17.0.144
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 22.0.0.1
collective: Collective 7.89
continuity: Continuity 3.0.0+1.21.4
creativecore: CreativeCore 2.12.32
net_neoforged_bus: bus 7.2.0
cristellib: Cristel Lib 1.2.10
blue_endless_jankson: jankson 1.2.3
elementa: Elementa 670
emotecraft: Emotecraft 2.5.2-b.build.74
playeranimator: Player Animator 2.0.1.1+1.21.4
entity_model_features: Entity Model Features 2.4.1
entity_texture_features: Entity Texture Features 6.2.10
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.2
essential: Essential 1.3.5.7
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.3
explorify: Explorify 1.6.2
fabric-api: Fabric API 0.115.0+1.21.4
fabric-api-base: Fabric API Base 0.4.54+b47eab6b04
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.86+b1caf1e904
fabric-biome-api-v1: Fabric Biome API (v1) 15.0.6+b1c29d8e04
fabric-block-api-v1: Fabric Block API (v1) 1.0.31+7feeb73304
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.19+7feeb73304
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.8+7feeb73304
fabric-client-tags-api-v1: Fabric Client Tags 1.1.29+20ea1e2304
fabric-command-api-v1: Fabric Command API (v1) 1.2.62+f71b366f04
fabric-command-api-v2: Fabric Command API (v2) 2.2.41+e496eb1504
fabric-commands-v0: Fabric Commands (v0) 0.2.79+df3654b304
fabric-content-registries-v0: Fabric Content Registries (v0) 9.1.16+7feeb73304
fabric-convention-tags-v1: Fabric Convention Tags 2.1.14+7f945d5b04
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.12.0+2f1398f104
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.6+7feeb73304
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.5.1+8212661004
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.2.8+20ea1e2304
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.10+7feeb73304
fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.13+1934821104
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.3+a4eebcf004
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.63+7d48d43904
fabric-item-api-v1: Fabric Item API (v1) 11.1.16+203e6b2304
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.25+9a56a7cd04
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.57+7d48d43904
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.55+df3654b304
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.4+bf2a60eb04
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.35+3f89f5a504
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.23+203e6b2304
fabric-message-api-v1: Fabric Message API (v1) 6.0.25+7feeb73304
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 4.2.1+8041d50704
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.10+8998135104
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 18.0.10+7d48d43904
fabric-particles-v1: Fabric Particles (v1) 4.0.14+7feeb73304
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.0.9+160b66fa04
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.6+9a56a7cd04
fabric-renderer-api-v1: Fabric Renderer API (v1) 5.0.3+50f0feb204
fabric-renderer-indigo: Fabric Renderer - Indigo 2.0.3+50f0feb204
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.57+73761d2e04
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.19+7feeb73304
fabric-rendering-v1: Fabric Rendering (v1) 10.1.2+b874120c04
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.13+203e6b2304
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.0.13+9a56a7cd04
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.38+7feeb73304
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.113+7feeb73304
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.32+7feeb73304
fabric-tag-api-v1: Fabric Tag API (v1) 1.0.4+7d48d43904
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.9+efa825c904
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.2+56e78b9b04
fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
fabricloader: Fabric Loader 0.16.10
ferritecore: FerriteCore 7.1.1
firstperson: FirstPerson 2.4.8
fishofthieves: Fish of Thieves 4.0.3
framework: Framework 0.10.1
com_electronwill_night-config_core: core 3.7.1
com_electronwill_night-config_toml: toml 3.7.1
org_javassist_javassist: javassist 3.29.2-GA
org_reflections_reflections: reflections 0.10.2
geophilic: Geophilic 3.2
goldenhopper: Golden Hopper 1.6.0
hearths: Hearths 1.0.2
horsebuff: HorseBuff 2.2.0
ichunutil: iChunUtil 1.0.4
immediatelyfast: ImmediatelyFast 1.3.4+1.21.4
net_lenni0451_reflect: Reflect 1.3.4
incendium: Incendium 5.4.3
iris: Iris 1.8.5+mc1.21.4
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
leahs-immersive-thunder: Immersive Thunder 1.21.4+1.2.2
lithium: Lithium 0.14.7+mc1.21.4
lithostitched: Lithostitched 1.4.4
make_bubbles_pop: Make Bubbles Pop 0.3.1-fabric
minecraft: Minecraft 1.21.4
modernfix: ModernFix 5.20.1+mc1.21.4
modmenu: Mod Menu 13.0.1
placeholder-api: Placeholder API 2.5.1+1.21.3
moreculling: More Culling 1.2.3
conditional-mixin: conditional mixin 0.6.3
mixinsquared: MixinSquared 0.2.0
moremobs: More Mobs 1.5.4+mod
mousetweaks: Mouse Tweaks 2.27
mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.6.2
mr_nice_mobscaling: Nice Mob Scaling 1-v1.2
mr_nice_villagernames: Nice Villager Names 1.2
mr_physical_fallingtrees: Physical Falling Trees 2.1
mr_revamped_wanderingtrader: Revamped Wandering Traders 1.1.2
mr_sit_anywherebysozoka: Sit Anywhere! 1.1.2
mr_villager_transportation: Villager Transportation 1.3.3
mru: Mineblock's Repeated Utilities 1.0.7+1.21.4+fabric
noisium: Noisium 2.5.0+mc1.21.4
notenoughanimations: NotEnoughAnimations 1.9.1
nullscape: Nullscape 1.2.10
optigui: OptiGUI 2.3.0-beta.7+1.21.2
org_apache_commons_commons-text: commons-text 1.12.0
org_ini4j_ini4j: ini4j 0.5.4
org_jetbrains_annotations: annotations 23.0.0
orthocamera: OrthoCamera 0.1.8+1.21.4
owo: oωo 0.12.19+1.21.4
io_wispforest_endec: endec 0.1.9
io_wispforest_endec_gson: gson 0.1.6
io_wispforest_endec_jankson: jankson 0.1.6
io_wispforest_endec_netty: netty 0.1.5
particular: Particular 1.1.1+1.21.4
presencefootsteps: Presence Footsteps 1.10.4+1.21.4
realisticbees: Realistic Bees 4.0
reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.9
replaymod: Replay Mod 1.21.4-2.6.21
shulkerboxtooltip: Shulker Box Tooltip 5.2.2+1.21.4
skinlayers3d: 3d-Skin-Layers 1.7.4
smoothscroll: Smooth Scroll 2.2.2.1
sodium: Sodium 0.6.6+mc1.21.4
sodium-extra: Sodium Extra 0.6.1+mc1.21.4
sound_physics_remastered: Sound Physics Remastered 1.21.4-1.4.8
sounds: Sounds 2.3.2+1.21.4+fabric
architectury: Architectury 15.0.1
mixinextras: MixinExtras 0.5.0-beta.2
sparsestructures: SparseStructures 2.2.1
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
t_and_t: Towns and Towers 1.13.3
tectonic: Tectonic 2.4.3
terralith: Terralith 2.5.8
toggleableitemframes: Toggleable Item Frames 5.1.0-1.21.3
universalcraft: UniversalCraft 369
variantsandventures: Variants&Ventures 1.0.7
vigilance: Vigilance 306
visuality: Visuality 0.7.9+1.21.4
wolfcompanion: Better Wolf Companion Mod 1.21.4_3
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21.4-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: fabric-loader-0.16.10-1.21.4
Launcher name: minecraft-launcher
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 4070 Ti SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 572.16, NVIDIA Corporation
Window size: 854x480
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Render Distance: 29/29 chunks
Resource Packs: vanilla, fabric, ambientsounds, betterf3, betterthirdperson, bridgingmod, c2me, camerautils, cavedust, chunky, cloth-config, conditional-mixin, continuity, creativecore, cristellib, emotecraft, entity_model_features, entity_texture_features, entityculling, 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-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-rendering-data-attachment-v1, 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-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, firstperson, fishofthieves, framework (incompatible), goldenhopper (incompatible), horsebuff, ichunutil, immediatelyfast, iris, leahs-immersive-thunder, lithium, make_bubbles_pop, modernfix (incompatible), modmenu, moreculling, moremobs, mr_dungeons_andtaverns (incompatible), mr_physical_fallingtrees (incompatible), mru (incompatible), noisium, notenoughanimations, optigui, orthocamera, owo, particular, placeholder-api, playeranimator, presencefootsteps, realisticbees (incompatible), reeses-sodium-options, refurbished_furniture (incompatible), replaymod (incompatible), shulkerboxtooltip, skinlayers3d, smoothscroll, sodium, sodium-extra, sound_physics_remastered, sounds, toggleableitemframes, variantsandventures, visuality, wolfcompanion, yet_another_config_lib_v3 (incompatible), a_good_place:default_animations (incompatible), continuity:default, continuity:glass_pane_culling_fix, file/Better Lanterns v1.2 - 1.21.4.zip, file/Eating Animation.zip, file/EnderEyes_1.21.4_v3.1.zip, file/JustExpressions_v1.1.zip, file/Os' Colorful Grasses (Mixed Models).zip (incompatible), file/Remodeled-Doors1.5.zip, file/Revamped Wandering Trader.zip (incompatible), file/Simple Grass Flowers v1.9.3.zip, file/Sparkles_1.21.x_v1.1.0.zip, file/VanillaTweaks_3D_MC1.21.x.zip, file/VanillaTweaks_Aesthetic_MC1.21.x.zip, file/VanillaTweaks_Variation_MC1.21.x.zip, file/colourful containers.zip, file/animated-items-1_21-1 - 1_4.zip (incompatible), file/crops-3d.zip (incompatible), file/§9RAY's §f3D §6Rails§8§o§k.zip, file/§l3D§f Ladders v1.2 - 1.21.4.zip, file/Vervada's enhanced plants.zip, file/§fFancy§5Fast §2Bushy Leaves§0.zip, file/FreshAnimations_v1.9.3.zip
Current Language: en_us
Locale: en_GB
System encoding: Cp1252
File encoding: UTF-8
CPU: 20x 13th Gen Intel(R) Core(TM) i5-13500
Server Running: true
Player Count: 1 / 8; [class_3222['LvDalmatian'/36, l='ServerLevel[Test World]', x=142.31, y=77.00, z=-34.53]]
Active Data Packs: vanilla, fabric, collective (incompatible), explorify (incompatible), fabric-convention-tags-v2, fishofthieves, geophilic, goldenhopper (incompatible), hearths, incendium, lithostitched, moremobs, mr_dungeons_andtaverns, mr_nice_mobscaling (incompatible), mr_nice_villagernames (incompatible), mr_physical_fallingtrees, mr_revamped_wanderingtrader, mr_sit_anywherebysozoka, mr_villager_transportation, nullscape, refurbished_furniture (incompatible), sounds (incompatible), t_and_t, terralith, variantsandventures, wolfcompanion, tectonic:tectonic (incompatible)
Available Data Packs: collective (incompatible), explorify (incompatible), fabric, fabric-convention-tags-v2, fishofthieves, fishofthieves:simple_spawning_condition_pack, geophilic, goldenhopper (incompatible), hearths, incendium, lithostitched, minecart_improvements, moremobs, mr_dungeons_andtaverns, mr_nice_mobscaling (incompatible), mr_nice_villagernames (incompatible), mr_physical_fallingtrees, mr_revamped_wanderingtrader, mr_sit_anywherebysozoka, mr_villager_transportation, nullscape, redstone_experiments, refurbished_furniture (incompatible), sounds (incompatible), t_and_t, tectonic:tectonic (incompatible), terralith, trade_rebalance, vanilla, variantsandventures, wolfcompanion
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
World Seed: 3008702589814125842
Suppressed Exceptions: NONE