Legacy4J

Legacy4J

224k Downloads

[Bug/Glitch] Game crashes when cobblestone slab placed

Closed this issue · 9 comments

commented

Legacy4J Version

1.8.2

Mod Loader Version

Fabric Loader 0.14.21

Bug/Glitch Occurrence Context

the game crashes whenever i try to place down a cobblestone slab

Crash Report

---- Minecraft Crash Report ---- // My bad. Time: 2025-06-24 20:23:08 Description: Unexpected error java.lang.IllegalArgumentException: Cannot get property class_2754{name=type, clazz=class net.minecraft.class_2771, values=[top, bottom, double]} as it does not exist in Block{minecraft:cobblestone} at knot//net.minecraft.class_2688.method_11654(class_2688.java:98) at knot//net.minecraft.class_2482.method_10310(class_2482.java:128) at knot//wily.legacy.client.screen.ControlTooltip.getActualUse(ControlTooltip.java:742) at knot//wily.legacy.client.screen.ControlTooltip$GuiManager.lambda$applyGUIControlTooltips$2(ControlTooltip.java:599) at knot//wily.legacy.client.screen.ControlTooltip$1.getAction(ControlTooltip.java:273) at knot//wily.legacy.client.screen.ControlTooltip$Renderer.method_25394(ControlTooltip.java:505) at knot//wily.legacy.Legacy4JClient.lambda$init$12(Legacy4JClient.java:477) at knot//wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$0(FactoryGuiElement.java:37) at java.base/java.util.ArrayList.forEach(Unknown Source) at knot//wily.factoryapi.FactoryEvent.invokeAll(FactoryEvent.java:108) at knot//wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$1(FactoryGuiElement.java:37) at knot//wily.factoryapi.util.FactoryGuiElement.finalizeRender(FactoryGuiElement.java:91) at knot//wily.factoryapi.util.FactoryGuiElement.finalizeMixin(FactoryGuiElement.java:61) at knot//net.minecraft.class_329.handler$blm000$factory_api$renderHotbarReturn(class_329.java:3169) at knot//net.minecraft.class_329.method_1759(class_329.java:627) at knot//net.minecraft.class_329.method_55805(class_329.java:545) at knot//net.fabricmc.fabric.impl.client.rendering.WrappedLayer.render(WrappedLayer.java:35) at knot//net.minecraft.class_9080.method_55813(class_9080.java:36) at knot//net.minecraft.class_9080.invokeRenderInternal(class_9080.java) at knot//net.fabricmc.fabric.impl.client.rendering.SubLayer.render(SubLayer.java:43) at knot//net.minecraft.class_9080.method_55813(class_9080.java:36) at knot//net.minecraft.class_9080.method_55809(class_9080.java:29) at knot//net.minecraft.class_329.method_1753(class_329.java:235) at knot//net.minecraft.class_757.method_3192(class_757.java:554) at knot//net.minecraft.class_310.method_1523(class_310.java:1353) at knot//net.minecraft.class_310.method_1514(class_310.java:936) at knot//net.minecraft.client.main.Main.main(Main.java:265) 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//net.minecraft.class_2688.method_11654(class_2688.java:98) at knot//net.minecraft.class_2482.method_10310(class_2482.java:128) at knot//wily.legacy.client.screen.ControlTooltip.getActualUse(ControlTooltip.java:742) at knot//wily.legacy.client.screen.ControlTooltip$GuiManager.lambda$applyGUIControlTooltips$2(ControlTooltip.java:599) at knot//wily.legacy.client.screen.ControlTooltip$1.getAction(ControlTooltip.java:273) at knot//wily.legacy.client.screen.ControlTooltip$Renderer.method_25394(ControlTooltip.java:505) at knot//wily.legacy.Legacy4JClient.lambda$init$12(Legacy4JClient.java:477) at knot//wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$0(FactoryGuiElement.java:37) at java.base/java.util.ArrayList.forEach(Unknown Source) at knot//wily.factoryapi.FactoryEvent.invokeAll(FactoryEvent.java:108) at knot//wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$1(FactoryGuiElement.java:37) at knot//wily.factoryapi.util.FactoryGuiElement.finalizeRender(FactoryGuiElement.java:91) at knot//wily.factoryapi.util.FactoryGuiElement.finalizeMixin(FactoryGuiElement.java:61) at knot//net.minecraft.class_329.handler$blm000$factory_api$renderHotbarReturn(class_329.java:3169) at knot//net.minecraft.class_329.method_1759(class_329.java:627) at knot//net.minecraft.class_329.method_55805(class_329.java:545) at knot//net.fabricmc.fabric.impl.client.rendering.WrappedLayer.render(WrappedLayer.java:35) at knot//net.minecraft.class_9080.method_55813(class_9080.java:36) at knot//net.minecraft.class_9080.invokeRenderInternal(class_9080.java) at knot//net.fabricmc.fabric.impl.client.rendering.SubLayer.render(SubLayer.java:43) at knot//net.minecraft.class_9080.method_55813(class_9080.java:36) at knot//net.minecraft.class_9080.method_55809(class_9080.java:29) at knot//net.minecraft.class_329.method_1753(class_329.java:235) -- Uptime -- Details: JVM uptime: 297.284s Wall uptime: 239.928s High-res time: 227.164s Client ticks: 3057 ticks / 152.850s Stacktrace: at knot//net.minecraft.class_310.method_1587(class_310.java:2382) at knot//net.minecraft.class_310.method_54580(class_310.java:1005) at knot//net.minecraft.class_310.method_1514(class_310.java:960) at knot//net.minecraft.client.main.Main.main(Main.java:265) 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{name={MINECRAFT_USERNAME}, id=9, pos=(-203.4911570141341, 69.0, -658.5214568033475), mode=SURVIVAL, permission=0} Chunk stats: 1849, 1301 Level dimension: minecraft:overworld Level spawn location: World: (0,75,0), Section: (at 0,11,0 in 0,4,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) Level time: 3947915 game time, 5837153 day time Server brand: fabric Server type: Integrated singleplayer server Tracked entity count: 206 -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, fabric, axiom, cloth-config, cpm, entity_model_features, entity_texture_features, 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, factory_api, legacy, legacyskins, owo, skinrestorer, sodium, team_reborn_energy, voicechat, legacy:legacy_waters, legacy:legacy_resources, black_icons, legacy:console_aspects, file/TutorialWorldAddon.zip, file/Legacy-Skin-Packs-2.2.0.zip -- System Details -- Details: Minecraft Version: 1.21.5 Minecraft Version ID: 1.21.5 Operating System: Windows 11 (amd64) version 10.0 Java Version: 21.0.7, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc. Memory: 510271456 bytes (486 MiB) / 1342177280 bytes (1280 MiB) up to 5033164800 bytes (4800 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz Identifier: Intel64 Family 6 Model 141 Stepping 1 Microarchitecture: Tiger Lake Frequency (GHz): 2.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation Graphics card #0 VRAM (MiB): 2048.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.101.6737 Graphics card #1 name: NVIDIA GeForce RTX 3050 Laptop GPU Graphics card #1 vendor: NVIDIA Graphics card #1 VRAM (MiB): 4096.00 Graphics card #1 deviceId: VideoController2 Graphics card #1 versionInfo: 32.0.15.6614 Memory slot #0 capacity (MiB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 32768.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MiB): 46021.67 Virtual memory used (MiB): 23068.21 Swap memory total (MiB): 5376.00 Swap memory used (MiB): 346.87 Space in storage for jna.tmpdir (MiB): available: 68879.73, total: 463816.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 68879.73, total: 463816.00 Space in storage for io.netty.native.workdir (MiB): available: 68879.73, total: 463816.00 Space in storage for java.io.tmpdir (MiB): available: 68879.73, total: 463816.00 Space in storage for workdir (MiB): available: 68879.73, total: 463816.00 JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4800M Fabric Mods: architectury: Architectury 16.1.4 axiom: Axiom 4.9.0 com_moulberry_axiomclientapi: axiomclientapi 1.0.0 com_moulberry_mixinconstraints: mixinconstraints 1.0.9 cloth-config: Cloth Config v17 18.0.145 cloth-basic-math: cloth-basic-math 0.6.1 cpm: Customizable Player Models 0.6.22a entity_model_features: Entity Model Features 2.4.4 entity_texture_features: Entity Texture Features 6.2.13 org_apache_httpcomponents_httpmime: httpmime 4.5.10 fabric-api: Fabric API 0.128.0+1.21.5 fabric-api-base: Fabric API Base 0.4.62+73a52b4b49 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.96+86c3a9f149 fabric-biome-api-v1: Fabric Biome API (v1) 16.0.7+2dd063df49 fabric-block-api-v1: Fabric Block API (v1) 1.1.0+ed91556f49 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.26+aa6d566c49 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.16+86c3a9f149 fabric-client-tags-api-v1: Fabric Client Tags 1.1.37+86c3a9f149 fabric-command-api-v1: Fabric Command API (v1) 1.2.70+f71b366f49 fabric-command-api-v2: Fabric Command API (v2) 2.2.49+73a52b4b49 fabric-commands-v0: Fabric Commands (v0) 0.2.87+df3654b349 fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.14+3e6c1f7d49 fabric-convention-tags-v1: Fabric Convention Tags 2.1.33+7f945d5b49 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.15.2+6d9989f349 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.12+86c3a9f149 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.5+6d9989f349 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.5.1+790a8b4449 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.17+3e6c1f7d49 fabric-entity-events-v1: Fabric Entity Events (v1) 2.1.0+3ce7866349 fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.15+64e3057949 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.70+c327076a49 fabric-item-api-v1: Fabric Item API (v1) 11.4.1+e46fd76a49 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.9+3459fc6149 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.63+ecf51cdc49 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.61+df3654b349 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+230071a049 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.48+3f89f5a549 fabric-loot-api-v3: Fabric Loot API (v3) 1.0.36+86c3a9f149 fabric-message-api-v1: Fabric Message API (v1) 6.1.0+fe971bba49 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.3+5281b90749 fabric-networking-api-v1: Fabric Networking API (v1) 4.5.0+775be32c49 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.2+b8d6ba7049 fabric-particles-v1: Fabric Particles (v1) 4.1.2+112e550e49 fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.8+3235ab3249 fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.22+cd64004349 fabric-renderer-api-v1: Fabric Renderer API (v1) 6.1.2+bdf4842249 fabric-renderer-indigo: Fabric Renderer - Indigo 3.1.2+5281b90749 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.64+73761d2e49 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.27+86c3a9f149 fabric-rendering-v1: Fabric Rendering (v1) 11.3.0+a272b33849 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.21+73a52b4b49 fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.7+847e5f5c49 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.46+86c3a9f149 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.129+c327076a49 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.38+86c3a9f149 fabric-tag-api-v1: Fabric Tag API (v1) 1.0.17+ecf51cdc49 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.24+7b20cbb049 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.17+f17a180c49 fabric-language-kotlin: Fabric Language Kotlin 1.13.4+kotlin.2.2.0 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.0 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.0 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.0 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.0 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.28.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.13 mixinextras: MixinExtras 0.4.1 factory_api: Factory API 2.2.5 team_reborn_energy: Energy 4.1.0 ferritecore: FerriteCore 8.0.0 java: OpenJDK 64-Bit Server VM 21 legacy: Legacy4J 1.8.2 dev_isxander_libsdl4j: libsdl4j 3.1.9.075c033-66 legacyskins: Legacy Skins 1.4.5+fabric+1.21.5 minecraft: Minecraft 1.21.5 owo: oωo 0.12.21+1.21.5 blue_endless_jankson: jankson 1.2.2 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 skinrestorer: SkinRestorer 2.3.5+1.21.5-fabric org_mineskin_java-client: java-client 3.0.6-SNAPSHOT sodium: Sodium 0.6.13+mc1.21.5 voicechat: Simple Voice Chat 1.21.5-2.5.31 Launched Version: 1.21.5 Launcher name: theseus Backend library: LWJGL version 3.3.3-snapshot Backend API: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.14, NVIDIA Corporation Window size: 1920x1080 GFLW Platform: win32 Render Extensions: GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access 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: fast Render Distance: 18/18 chunks Resource Packs: vanilla, fabric, axiom, cloth-config, cpm (incompatible), entity_model_features, entity_texture_features, 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, factory_api (incompatible), legacy (incompatible), legacyskins, owo, skinrestorer (incompatible), sodium, team_reborn_energy, voicechat, legacy:legacy_waters, legacy:legacy_resources, black_icons, legacy:console_aspects, file/TutorialWorldAddon.zip (incompatible), file/Legacy-Skin-Packs-2.2.0.zip (incompatible) Current Language: en_us Locale: en_US System encoding: Cp1252 File encoding: UTF-8 CPU: 12x 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz Server Running: true Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/9, l='ServerLevel[Minecraft Legacy4J Survival Fun!]', x=-203.49, y=69.00, z=-658.52]] Active Data Packs: vanilla, fabric, axiom, fabric-convention-tags-v2, legacy (incompatible) Available Data Packs: axiom, fabric, fabric-convention-tags-v2, legacy (incompatible), minecart_improvements, redstone_experiments, trade_rebalance, vanilla Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: 621472918706152496 Suppressed Exceptions: NONE

What happened wrong?

Game crashed when cobblestone slab is placed

commented

Can you send the latest.log or the crash log from the logs folder in your Minecraft directory?

commented

Can you send the latest.log or the crash log from the logs folder in your Minecraft directory?

here is the latest.log

[20:17:56] [main/INFO]: Loading Minecraft 1.21.5 with Fabric Loader 0.16.13
[20:17:57] [ForkJoinPool-1-worker-5/WARN]: Mod cpm uses the version 0.6.22a which isn't compatible with Loader's extended semantic version format (Could not parse version number component '22a'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[20:17:57] [ForkJoinPool-1-worker-12/WARN]: Mod dev_isxander_libsdl4j uses the version 3.1.9.075c033-66 which isn't compatible with Loader's extended semantic version format (Could not parse version number component '075c033'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[20:17:58] [main/INFO]: Loading 92 mods:
- architectury 16.1.4
- axiom 4.9.0
|-- com_moulberry_axiomclientapi 1.0.0
-- com_moulberry_mixinconstraints 1.0.9
- cloth-config 18.0.145
-- cloth-basic-math 0.6.1
- cpm 0.6.22a
- entity_model_features 2.4.4
- entity_texture_features 6.2.13
-- org_apache_httpcomponents_httpmime 4.5.10
- fabric-api 0.128.0+1.21.5
|-- fabric-api-base 0.4.62+73a52b4b49
|-- fabric-api-lookup-api-v1 1.6.96+86c3a9f149
|-- fabric-biome-api-v1 16.0.7+2dd063df49
|-- fabric-block-api-v1 1.1.0+ed91556f49
|-- fabric-block-view-api-v2 1.0.26+aa6d566c49
|-- fabric-blockrenderlayer-v1 2.0.16+86c3a9f149
|-- fabric-client-tags-api-v1 1.1.37+86c3a9f149
|-- fabric-command-api-v1 1.2.70+f71b366f49
|-- fabric-command-api-v2 2.2.49+73a52b4b49
|-- fabric-commands-v0 0.2.87+df3654b349
|-- fabric-content-registries-v0 10.0.14+3e6c1f7d49
|-- fabric-convention-tags-v1 2.1.33+7f945d5b49
|-- fabric-convention-tags-v2 2.15.2+6d9989f349
|-- fabric-crash-report-info-v1 0.3.12+86c3a9f149
|-- fabric-data-attachment-api-v1 1.8.5+6d9989f349
|-- fabric-data-generation-api-v1 22.5.1+790a8b4449
|-- fabric-dimensions-v1 4.0.17+3e6c1f7d49
|-- fabric-entity-events-v1 2.1.0+3ce7866349
|-- fabric-events-interaction-v0 4.0.15+64e3057949
|-- fabric-game-rule-api-v1 1.0.70+c327076a49
|-- fabric-item-api-v1 11.4.1+e46fd76a49
|-- fabric-item-group-api-v1 4.2.9+3459fc6149
|-- fabric-key-binding-api-v1 1.0.63+ecf51cdc49
|-- fabric-keybindings-v0 0.2.61+df3654b349
|-- fabric-lifecycle-events-v1 2.6.0+230071a049
|-- fabric-loot-api-v2 3.0.48+3f89f5a549
|-- fabric-loot-api-v3 1.0.36+86c3a9f149
|-- fabric-message-api-v1 6.1.0+fe971bba49
|-- fabric-model-loading-api-v1 5.2.3+5281b90749
|-- fabric-networking-api-v1 4.5.0+775be32c49
|-- fabric-object-builder-api-v1 21.1.2+b8d6ba7049
|-- fabric-particles-v1 4.1.2+112e550e49
|-- fabric-recipe-api-v1 8.1.8+3235ab3249
|-- fabric-registry-sync-v0 6.1.22+cd64004349
|-- fabric-renderer-api-v1 6.1.2+bdf4842249
|-- fabric-renderer-indigo 3.1.2+5281b90749
|-- fabric-rendering-data-attachment-v1 0.3.64+73761d2e49
|-- fabric-rendering-fluids-v1 3.1.27+86c3a9f149
|-- fabric-rendering-v1 11.3.0+a272b33849
|-- fabric-resource-conditions-api-v1 5.0.21+73a52b4b49
|-- fabric-resource-loader-v0 3.1.7+847e5f5c49
|-- fabric-screen-api-v1 2.0.46+86c3a9f149
|-- fabric-screen-handler-api-v1 1.3.129+c327076a49
|-- fabric-sound-api-v1 1.0.38+86c3a9f149
|-- fabric-tag-api-v1 1.0.17+ecf51cdc49
|-- fabric-transfer-api-v1 5.4.24+7b20cbb049
-- fabric-transitive-access-wideners-v1 6.3.17+f17a180c49
- fabric-language-kotlin 1.13.4+kotlin.2.2.0
|-- org_jetbrains_kotlin_kotlin-reflect 2.2.0
|-- org_jetbrains_kotlin_kotlin-stdlib 2.2.0
|-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 2.2.0
|-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 2.2.0
|-- org_jetbrains_kotlinx_atomicfu-jvm 0.28.0
|-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.10.2
|-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.10.2
|-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.6.2
|-- org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm 0.7.0
|-- org_jetbrains_kotlinx_kotlinx-io-core-jvm 0.7.0
|-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.8.1
|-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.8.1
-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.8.1
- fabricloader 0.16.13
-- mixinextras 0.4.1
- factory_api 2.2.5
-- team_reborn_energy 4.1.0
- ferritecore 8.0.0
- java 21
- legacy 1.8.2
-- dev_isxander_libsdl4j 3.1.9.075c033-66
- legacyskins 1.4.5+fabric+1.21.5
- minecraft 1.21.5
- owo 0.12.21+1.21.5
|-- blue_endless_jankson 1.2.2
|-- io_wispforest_endec 0.1.9
|-- io_wispforest_endec_gson 0.1.6
|-- io_wispforest_endec_jankson 0.1.6
-- io_wispforest_endec_netty 0.1.5
- skinrestorer 2.3.5+1.21.5-fabric
-- org_mineskin_java-client 3.0.6-SNAPSHOT
- sodium 0.6.13+mc1.21.5
- voicechat 1.21.5-2.5.31
[20:18:01] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/{COMPUTER_USERNAME}/AppData/Roaming/ModrinthApp/meta/libraries/net/fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/sponge-mixin-0.15.4+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[20:18:01] [main/INFO]: Compatibility level set to JAVA_16
[20:18:01] [main/INFO]: Compatibility level set to JAVA_17
[20:18:01] [main/INFO]: Compatibility level set to JAVA_21
[20:18:03] [main/INFO]: Loading Mixin Plugin for Axiom/4.9.0
[20:18:03] [main/INFO]: Loaded configuration file for Sodium: 43 options available, 0 override(s) found
[20:18:04] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/DefaultChunkRenderer (java.lang.ClassNotFoundException: me/jellysquid/mods/sodium/client/render/chunk/DefaultChunkRenderer)
[20:18:05] [main/WARN]: Error loading class: net/raphimc/immediatelyfast/feature/core/BatchableBufferSource (java.lang.ClassNotFoundException: net/raphimc/immediatelyfast/feature/core/BatchableBufferSource)
[20:18:05] [main/WARN]: Error loading class: net/irisshaders/batchedentityrendering/impl/FullyBufferedMultiBufferSource (java.lang.ClassNotFoundException: net/irisshaders/batchedentityrendering/impl/FullyBufferedMultiBufferSource)
[20:18:05] [main/WARN]: Error loading class: net/irisshaders/iris/layer/InnerWrappedRenderType (java.lang.ClassNotFoundException: net/irisshaders/iris/layer/InnerWrappedRenderType)
[20:18:05] [main/WARN]: Error loading class: net/irisshaders/iris/layer/OuterWrappedRenderType (java.lang.ClassNotFoundException: net/irisshaders/iris/layer/OuterWrappedRenderType)
[20:18:05] [main/WARN]: Error loading class: dev/tr7zw/skinlayers/render/CustomizableModelPart (java.lang.ClassNotFoundException: dev/tr7zw/skinlayers/render/CustomizableModelPart)
[20:18:06] [main/WARN]: Error loading class: xyz/nucleoid/server/translations/impl/language/SystemDelegatedLanguage (java.lang.ClassNotFoundException: xyz/nucleoid/server/translations/impl/language/SystemDelegatedLanguage)
[20:18:08] [main/WARN]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org/jetbrains/annotations/ApiStatus$Internal)
[20:18:08] [main/INFO]: Searching for graphics cards...
[20:18:08] [main/INFO]: Found graphics adapter: AdapterInfo{vendor=INTEL, description='Intel(R) UHD Graphics', adapterType=0x0000232B, openglIcdFilePath='C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_58f71ae65c958b28\igxelpicd64.dll', openglIcdVersion=32.0.101.6737}
[20:18:08] [main/INFO]: Found graphics adapter: AdapterInfo{vendor=NVIDIA, description='NVIDIA GeForce RTX 3050 Laptop GPU', adapterType=0x00002311, openglIcdFilePath='C:\WINDOWS\System32\DriverStore\FileRepository\nvmii.inf_amd64_881a68749106a57c\nvoglv64.dll', openglIcdVersion=32.0.15.6614}
[20:18:08] [main/WARN]: Sodium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS_BROKEN]
[20:18:08] [main/WARN]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver.
[20:18:09] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[20:18:23] [Datafixer Bootstrap/INFO]: 263 Datafixer optimizations took 7575 milliseconds
[20:18:51] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[20:18:51] [Render thread/INFO]: Setting user: {MINECRAFT_USERNAME}
[20:18:51] [Render thread/INFO]: Initializing Axiom/4.9.0. Build timestamp: 1750175361940
[20:18:56] [Render thread/INFO]: Customizable Player Models Initialized
[20:18:56] [Render thread/INFO]: Customizable Player Models API initialized: Loaded plugins: (1)
legacyskins

[20:18:56] [Render thread/INFO]: Initializing FactoryAPI!
[20:18:57] [ForkJoinPool.commonPool-worker-1/ERROR]: No key username in MapLike[{"error":"unauthorized","description":"Authentication Error: Authentication method was not valid"}]; No key id in MapLike[{"error":"unauthorized","description":"Authentication Error: Authentication method was not valid"}]
[20:18:57] [Render thread/INFO]: that's a CanPickUpLoot baby zombie, the most annoying thing ever. he runs around like crazy and picks up all your shit
[20:18:58] [Render thread/INFO]: [voicechat] Compatibility version 18
[20:18:58] [Render thread/INFO]: [voicechat] Loading plugins
[20:18:58] [Render thread/INFO]: [voicechat] Loaded 0 plugin(s)
[20:18:58] [Render thread/INFO]: [voicechat] Initializing plugins
[20:18:58] [Render thread/INFO]: [voicechat] Initialized 0 plugin(s)
[20:18:58] [Render thread/INFO]: Registering S2C receiver with id architectury:spawn_entity_packet
[20:18:58] [Render thread/INFO]: Customizable Player Models Client Init started
[20:18:58] [CPM Background Loading Pool-1/INFO]: [VersionChecker] Starting CPM version checker...
[20:18:58] [Render thread/INFO]: Customizable Player Models Client Initialized
[20:18:58] [Render thread/INFO]: CPMCompat client initialized.
[20:18:58] [Render thread/INFO]: Loading Entity Model Features, Trabee got the flu!
[20:18:59] [CPM Background Loading Pool-1/INFO]: [VersionChecker] Current: 0.6.22a Target: 0.6.22a Up-to-date
[20:18:59] [Render thread/INFO]: [ETF]: 6 new ETF Random Properties registered by entity_model_features.
[20:18:59] [Render thread/INFO]: Loading Entity Texture Features, Curse you Perry the Platypus!
[20:18:59] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[20:19:02] [Render thread/INFO]: [voicechat] Loading Opus
[20:19:02] [Render thread/INFO]: [voicechat] Using Cloth Config GUI
[20:19:02] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot
[20:19:03] [Render thread/INFO]: Modifying process environment to apply workarounds for the NVIDIA graphics driver...
[20:19:07] [Render thread/INFO]: OpenGL Vendor: NVIDIA Corporation
[20:19:07] [Render thread/INFO]: OpenGL Renderer: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2
[20:19:07] [Render thread/INFO]: OpenGL Version: 3.2.0 NVIDIA 566.14
[20:19:07] [Render thread/INFO]: Modifying OpenGL context to apply workarounds for the NVIDIA graphics driver...
[20:19:07] [Render thread/INFO]: Enabling GL_DEBUG_OUTPUT_SYNCHRONOUS to force the NVIDIA driver to disable threadedcommand submission
[20:19:07] [Render thread/INFO]: Using optional rendering extensions: GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
[20:19:07] [Render thread/INFO]: [STDOUT]: OUR INJECT WORKED!
[20:19:07] [Render thread/INFO]: [STDOUT]: INEJCTACP PACKS LF
[20:19:07] [Render thread/INFO]: [STDOUT]: INJECTED PACKS DA
[20:19:08] [Render thread/INFO]: Block minecraft:water_cauldron had its color provider replaced with wily.legacy.Legacy4JClient$$Lambda/0x0000021d45049750@10e1d65b and will not use per-vertex coloring
[20:19:11] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, axiom, cloth-config, cpm, entity_model_features, entity_texture_features, 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, factory_api, legacy, legacyskins, owo, skinrestorer, sodium, team_reborn_energy, voicechat, legacy:legacy_waters, legacy:legacy_resources, black_icons, legacy:console_aspects, file/TutorialWorldAddon.zip, file/Legacy-Skin-Packs-2.2.0.zip
[20:19:11] [Worker-Main-2/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
[20:19:12] [Render thread/INFO]: Using DearImGui config: config\axiom\imgui.ini
[20:19:15] [Worker-Main-9/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
[20:19:15] [Render thread/WARN]: Added SDL Controller Mappings: 1 Code
[20:19:16] [Render thread/INFO]: [EMF]: EMF did not find the Iris API, disabling shadow pass detection
[20:19:17] [Worker-Main-6/WARN]: Missing block model: minecraft:builtin/entity
[20:19:20] [Worker-Main-5/WARN]: Missing texture references in model minecraft:block/structure_void:
particle
[20:19:21] [Render thread/WARN]: minecraft:pipeline/entity_translucent_emissive shader program does not use sampler Sampler2 defined in the pipeline. This might be a bug.
[20:19:21] [Render thread/INFO]: Found unknown but potentially supported uniform BlockLightColor in minecraft:pipeline/lightmap
[20:19:23] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (Realtek(R) Audio)
[20:19:23] [Render thread/INFO]: Sound engine started
[20:19:23] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[20:19:23] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[20:19:23] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[20:19:23] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[20:19:23] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[20:19:23] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[20:19:23] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[20:19:23] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[20:19:23] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[20:19:23] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[20:19:26] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[20:19:26] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[20:19:26] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[20:19:26] [Render thread/INFO]: Created: 2048x2048x0 minecraft:textures/atlas/gui.png-atlas
[20:19:26] [Render thread/INFO]: Loaded 0 built-in, 0 custom block tags
[20:19:26] [Render thread/INFO]: Loaded 6 built-in, 0 custom item tags
[20:19:26] [Render thread/INFO]: Loaded 0 built-in, 0 custom entity tags
[20:19:26] [Render thread/INFO]: Loaded 0 built-in, 0 custom biome tags
[20:19:28] [Render thread/WARN]: The World Template l4jtutorialworlds:world_templates.json is using a deprecated syntax, please contact this resource creator or try updating it.
[20:19:29] [Render thread/INFO]: [ETF]: reloading ETF data.
[20:19:29] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
[20:19:29] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
[20:19:51] [Render thread/INFO]: Loaded 1375 recipes
[20:19:51] [Render thread/INFO]: Loaded 1484 advancements
[20:19:52] [Render thread/INFO]: Applied 0 biome modifications to 0 of 65 new biomes in 7.057 ms
[20:19:52] [Server thread/INFO]: Starting integrated minecraft server version 1.21.5
[20:19:52] [Server thread/INFO]: Generating keypair
[20:19:54] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 0%
[20:20:01] [Render thread/INFO]: Preparing spawn area: 40%
[20:20:01] [Render thread/INFO]: Time elapsed: 6952 ms
[20:20:02] [VoiceChatServerThread/INFO]: [voicechat] Voice chat server started at port 62762
[20:20:02] [Server thread/INFO]: Changing view distance to 18, from 10
[20:20:02] [Server thread/INFO]: Changing simulation distance to 18, from 0
[20:20:07] [Server thread/INFO]: {MINECRAFT_USERNAME}[local:E:875fc76a] logged in with entity id 9 at (-189.96821906221138, 69.0, -656.0394660781935)
[20:20:08] [Server thread/INFO]: {MINECRAFT_USERNAME} joined the game
[20:20:09] [Render thread/INFO]: Started 6 worker threads
[20:20:09] [Render thread/INFO]: [voicechat] Sending secret request to the server
[20:20:09] [Render thread/WARN]: [voicechat] Failed to open audio channel 'OpenAL Soft on Speakers (MICUSB1)', falling back to default
[20:20:09] [Render thread/ERROR]: [voicechat] Voicechat sound manager ALC error: de.maxhenkel.voicechat.voice.client.SoundManager.canEnumerate[191] Invalid value
[20:20:10] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3248ms or 64 ticks behind
[20:20:10] [Server thread/INFO]: [voicechat] Received secret request of {MINECRAFT_USERNAME} (18)
[20:20:10] [Server thread/INFO]: [voicechat] Sent secret to {MINECRAFT_USERNAME}
[20:20:11] [Render thread/WARN]: Unknown custom packet payload: skinshuffle:handshake
[20:20:12] [Render thread/INFO]: Loaded 1484 advancements
[20:20:13] [Render thread/INFO]: Loaded 723 advancements
[20:20:15] [Render thread/INFO]: [voicechat] Received secret
[20:20:15] [Render thread/INFO]: [voicechat] Connecting to voice chat server: '127.0.0.1:62762'
[20:20:15] [VoiceChatAuthenticationThread/INFO]: [voicechat] Trying to authenticate voice chat connection
[20:20:15] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully authenticated player {MINECRAFT_UUID}
[20:20:15] [VoiceChatConnectionThread/INFO]: [voicechat] Server acknowledged authentication
[20:20:16] [VoiceChatAuthenticationThread/INFO]: [voicechat] Trying to validate voice chat connection
[20:20:16] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully validated connection of player {MINECRAFT_UUID}
[20:20:16] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Player {MINECRAFT_USERNAME} ({MINECRAFT_UUID}) successfully connected to voice chat
[20:20:16] [VoiceChatConnectionThread/INFO]: [voicechat] Server acknowledged connection check
[20:20:16] [MicrophoneThread/ERROR]: [voicechat] Voicechat sound manager ALC error: de.maxhenkel.voicechat.voice.client.microphone.ALMicrophone.tryOpenMic[131] Invalid value
[20:20:16] [MicrophoneThread/WARN]: [voicechat] Failed to open microphone 'OpenAL Soft on Microphone (MICUSB1)', falling back to default microphone
[20:20:18] [Render thread/INFO]: Stopping worker threads
[20:20:20] [Render thread/INFO]: Started 6 worker threads
[20:20:20] [Render thread/INFO]: Stopping worker threads
[20:20:20] [Render thread/INFO]: Started 6 worker threads
[20:20:20] [Render thread/INFO]: Stopping worker threads
[20:20:20] [Render thread/INFO]: Started 6 worker threads
[20:20:45] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 20110ms or 402 ticks behind
[20:21:07] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6833ms or 136 ticks behind
[20:21:32] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2008ms or 40 ticks behind
[20:21:49] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2002ms or 40 ticks behind
[20:22:46] [Render thread/ERROR]: Unreported exception thrown!
java.lang.IllegalArgumentException: Cannot get property class_2754{name=type, clazz=class net.minecraft.class_2771, values=[top, bottom, double]} as it does not exist in Block{minecraft:cobblestone}
at knot/net.minecraft.class_2688.method_11654(class_2688.java:98) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_2482.method_10310(class_2482.java:128) ~[client-intermediary.jar:?]
at knot/wily.legacy.client.screen.ControlTooltip.getActualUse(ControlTooltip.java:742) ~[Legacy4J-1.21.5-1.8.2-fabric.jar:?]
at knot/wily.legacy.client.screen.ControlTooltip$GuiManager.lambda$applyGUIControlTooltips$2(ControlTooltip.java:599) ~[Legacy4J-1.21.5-1.8.2-fabric.jar:?]
at knot/wily.legacy.client.screen.ControlTooltip$1.getAction(ControlTooltip.java:273) ~[Legacy4J-1.21.5-1.8.2-fabric.jar:?]
at knot/wily.legacy.client.screen.ControlTooltip$Renderer.method_25394(ControlTooltip.java:505) ~[Legacy4J-1.21.5-1.8.2-fabric.jar:?]
at knot/wily.legacy.Legacy4JClient.lambda$init$12(Legacy4JClient.java:477) ~[Legacy4J-1.21.5-1.8.2-fabric.jar:?]
at knot/wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$0(FactoryGuiElement.java:37) ~[FactoryAPI-1.21.5-2.2.5-fabric.jar:?]
at java.base/java.util.ArrayList.forEach(Unknown Source) ~[?:?]
at knot/wily.factoryapi.FactoryEvent.invokeAll(FactoryEvent.java:108) ~[FactoryAPI-1.21.5-2.2.5-fabric.jar:?]
at knot/wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$1(FactoryGuiElement.java:37) ~[FactoryAPI-1.21.5-2.2.5-fabric.jar:?]
at knot/wily.factoryapi.util.FactoryGuiElement.finalizeRender(FactoryGuiElement.java:91) ~[FactoryAPI-1.21.5-2.2.5-fabric.jar:?]
at knot/wily.factoryapi.util.FactoryGuiElement.finalizeMixin(FactoryGuiElement.java:61) ~[FactoryAPI-1.21.5-2.2.5-fabric.jar:?]
at knot/net.minecraft.class_329.handler$blm000$factory_api$renderHotbarReturn(class_329.java:3169) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_329.method_1759(class_329.java:627) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_329.method_55805(class_329.java:545) ~[client-intermediary.jar:?]
at knot/net.fabricmc.fabric.impl.client.rendering.WrappedLayer.render(WrappedLayer.java:35) ~[fabric-rendering-v1-11.3.0+a272b33849-5770e5e2459ab2c4.jar:?]
at knot/net.minecraft.class_9080.method_55813(class_9080.java:36) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_9080.invokeRenderInternal(class_9080.java) ~[client-intermediary.jar:?]
at knot/net.fabricmc.fabric.impl.client.rendering.SubLayer.render(SubLayer.java:43) ~[fabric-rendering-v1-11.3.0+a272b33849-5770e5e2459ab2c4.jar:?]
at knot/net.minecraft.class_9080.method_55813(class_9080.java:36) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_9080.method_55809(class_9080.java:29) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_329.method_1753(class_329.java:235) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_757.method_3192(class_757.java:554) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_1523(class_310.java:1353) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_1514(class_310.java:936) [client-intermediary.jar:?]
at knot/net.minecraft.client.main.Main.main(Main.java:265) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.13.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.13.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.13.jar:?]
[20:22:50] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3407ms or 68 ticks behind
[20:22:50] [Server thread/INFO]: Stopping server
[20:22:50] [Server thread/INFO]: Saving players
[20:22:50] [Server thread/INFO]: Saving worlds
[20:22:53] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Minecraft Legacy4J Survival Fun!]'/minecraft:overworld
[20:23:00] [MicrophoneThread/INFO]: [voicechat] Connection timeout
[20:23:00] [MicrophoneThread/INFO]: [voicechat] Stopping microphone thread
[20:23:00] [MicrophoneThread/INFO]: [voicechat] Disconnecting voicechat
[20:23:07] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Minecraft Legacy4J Survival Fun!]'/minecraft:the_end
[20:23:07] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Minecraft Legacy4J Survival Fun!]'/minecraft:the_nether
[20:23:07] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[20:23:07] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[20:23:07] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[20:23:07] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[20:23:07] [Render thread/INFO]: [voicechat] Clearing audio channels
[20:23:07] [Render thread/INFO]: Stopping worker threads
[20:23:07] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.

commented

What about the actual crash log file from when you placed the slab?

commented

What about the actual crash log file from when you placed the slab?

its the one at the top of the post pretty sure

commented

Can you possibly repost it? I'm asking cause it was sent in one line and it's harder to read that way

commented

Can you possibly repost it? I'm asking cause it was sent in one line and it's harder to read that way

here

---- Minecraft Crash Report ----
// My bad.

Time: 2025-06-24 20:23:08
Description: Unexpected error

java.lang.IllegalArgumentException: Cannot get property class_2754{name=type, clazz=class net.minecraft.class_2771, values=[top, bottom, double]} as it does not exist in Block{minecraft:cobblestone}
at knot//net.minecraft.class_2688.method_11654(class_2688.java:98)
at knot//net.minecraft.class_2482.method_10310(class_2482.java:128)
at knot//wily.legacy.client.screen.ControlTooltip.getActualUse(ControlTooltip.java:742)
at knot//wily.legacy.client.screen.ControlTooltip$GuiManager.lambda$applyGUIControlTooltips$2(ControlTooltip.java:599)
at knot//wily.legacy.client.screen.ControlTooltip$1.getAction(ControlTooltip.java:273)
at knot//wily.legacy.client.screen.ControlTooltip$Renderer.method_25394(ControlTooltip.java:505)
at knot//wily.legacy.Legacy4JClient.lambda$init$12(Legacy4JClient.java:477)
at knot//wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$0(FactoryGuiElement.java:37)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at knot//wily.factoryapi.FactoryEvent.invokeAll(FactoryEvent.java:108)
at knot//wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$1(FactoryGuiElement.java:37)
at knot//wily.factoryapi.util.FactoryGuiElement.finalizeRender(FactoryGuiElement.java:91)
at knot//wily.factoryapi.util.FactoryGuiElement.finalizeMixin(FactoryGuiElement.java:61)
at knot//net.minecraft.class_329.handler$blm000$factory_api$renderHotbarReturn(class_329.java:3169)
at knot//net.minecraft.class_329.method_1759(class_329.java:627)
at knot//net.minecraft.class_329.method_55805(class_329.java:545)
at knot//net.fabricmc.fabric.impl.client.rendering.WrappedLayer.render(WrappedLayer.java:35)
at knot//net.minecraft.class_9080.method_55813(class_9080.java:36)
at knot//net.minecraft.class_9080.invokeRenderInternal(class_9080.java)
at knot//net.fabricmc.fabric.impl.client.rendering.SubLayer.render(SubLayer.java:43)
at knot//net.minecraft.class_9080.method_55813(class_9080.java:36)
at knot//net.minecraft.class_9080.method_55809(class_9080.java:29)
at knot//net.minecraft.class_329.method_1753(class_329.java:235)
at knot//net.minecraft.class_757.method_3192(class_757.java:554)
at knot//net.minecraft.class_310.method_1523(class_310.java:1353)
at knot//net.minecraft.class_310.method_1514(class_310.java:936)
at knot//net.minecraft.client.main.Main.main(Main.java:265)
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//net.minecraft.class_2688.method_11654(class_2688.java:98)
at knot//net.minecraft.class_2482.method_10310(class_2482.java:128)
at knot//wily.legacy.client.screen.ControlTooltip.getActualUse(ControlTooltip.java:742)
at knot//wily.legacy.client.screen.ControlTooltip$GuiManager.lambda$applyGUIControlTooltips$2(ControlTooltip.java:599)
at knot//wily.legacy.client.screen.ControlTooltip$1.getAction(ControlTooltip.java:273)
at knot//wily.legacy.client.screen.ControlTooltip$Renderer.method_25394(ControlTooltip.java:505)
at knot//wily.legacy.Legacy4JClient.lambda$init$12(Legacy4JClient.java:477)
at knot//wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$0(FactoryGuiElement.java:37)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at knot//wily.factoryapi.FactoryEvent.invokeAll(FactoryEvent.java:108)
at knot//wily.factoryapi.util.FactoryGuiElement$GuiRender.lambda$createEvent$1(FactoryGuiElement.java:37)
at knot//wily.factoryapi.util.FactoryGuiElement.finalizeRender(FactoryGuiElement.java:91)
at knot//wily.factoryapi.util.FactoryGuiElement.finalizeMixin(FactoryGuiElement.java:61)
at knot//net.minecraft.class_329.handler$blm000$factory_api$renderHotbarReturn(class_329.java:3169)
at knot//net.minecraft.class_329.method_1759(class_329.java:627)
at knot//net.minecraft.class_329.method_55805(class_329.java:545)
at knot//net.fabricmc.fabric.impl.client.rendering.WrappedLayer.render(WrappedLayer.java:35)
at knot//net.minecraft.class_9080.method_55813(class_9080.java:36)
at knot//net.minecraft.class_9080.invokeRenderInternal(class_9080.java)
at knot//net.fabricmc.fabric.impl.client.rendering.SubLayer.render(SubLayer.java:43)
at knot//net.minecraft.class_9080.method_55813(class_9080.java:36)
at knot//net.minecraft.class_9080.method_55809(class_9080.java:29)
at knot//net.minecraft.class_329.method_1753(class_329.java:235)

-- Uptime --
Details:
JVM uptime: 297.284s
Wall uptime: 239.928s
High-res time: 227.164s
Client ticks: 3057 ticks / 152.850s
Stacktrace:
at knot//net.minecraft.class_310.method_1587(class_310.java:2382)
at knot//net.minecraft.class_310.method_54580(class_310.java:1005)
at knot//net.minecraft.class_310.method_1514(class_310.java:960)
at knot//net.minecraft.client.main.Main.main(Main.java:265)
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{name={MINECRAFT_USERNAME}, id=9, pos=(-203.4911570141341, 69.0, -658.5214568033475), mode=SURVIVAL, permission=0}
Chunk stats: 1849, 1301
Level dimension: minecraft:overworld
Level spawn location: World: (0,75,0), Section: (at 0,11,0 in 0,4,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)
Level time: 3947915 game time, 5837153 day time
Server brand: fabric
Server type: Integrated singleplayer server
Tracked entity count: 206

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, axiom, cloth-config, cpm, entity_model_features, entity_texture_features, 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, factory_api, legacy, legacyskins, owo, skinrestorer, sodium, team_reborn_energy, voicechat, legacy:legacy_waters, legacy:legacy_resources, black_icons, legacy:console_aspects, file/TutorialWorldAddon.zip, file/Legacy-Skin-Packs-2.2.0.zip

-- System Details --
Details:
Minecraft Version: 1.21.5
Minecraft Version ID: 1.21.5
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 510271456 bytes (486 MiB) / 1342177280 bytes (1280 MiB) up to 5033164800 bytes (4800 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
Identifier: Intel64 Family 6 Model 141 Stepping 1
Microarchitecture: Tiger Lake
Frequency (GHz): 2.69
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: Intel(R) UHD Graphics
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 2048.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.101.6737
Graphics card #1 name: NVIDIA GeForce RTX 3050 Laptop GPU
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 4096.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.15.6614
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 32768.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MiB): 46021.67
Virtual memory used (MiB): 23068.21
Swap memory total (MiB): 5376.00
Swap memory used (MiB): 346.87
Space in storage for jna.tmpdir (MiB): available: 68879.73, total: 463816.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 68879.73, total: 463816.00
Space in storage for io.netty.native.workdir (MiB): available: 68879.73, total: 463816.00
Space in storage for java.io.tmpdir (MiB): available: 68879.73, total: 463816.00
Space in storage for workdir (MiB): available: 68879.73, total: 463816.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4800M
Fabric Mods:
architectury: Architectury 16.1.4
axiom: Axiom 4.9.0
com_moulberry_axiomclientapi: axiomclientapi 1.0.0
com_moulberry_mixinconstraints: mixinconstraints 1.0.9
cloth-config: Cloth Config v17 18.0.145
cloth-basic-math: cloth-basic-math 0.6.1
cpm: Customizable Player Models 0.6.22a
entity_model_features: Entity Model Features 2.4.4
entity_texture_features: Entity Texture Features 6.2.13
org_apache_httpcomponents_httpmime: httpmime 4.5.10
fabric-api: Fabric API 0.128.0+1.21.5
fabric-api-base: Fabric API Base 0.4.62+73a52b4b49
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.96+86c3a9f149
fabric-biome-api-v1: Fabric Biome API (v1) 16.0.7+2dd063df49
fabric-block-api-v1: Fabric Block API (v1) 1.1.0+ed91556f49
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.26+aa6d566c49
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.16+86c3a9f149
fabric-client-tags-api-v1: Fabric Client Tags 1.1.37+86c3a9f149
fabric-command-api-v1: Fabric Command API (v1) 1.2.70+f71b366f49
fabric-command-api-v2: Fabric Command API (v2) 2.2.49+73a52b4b49
fabric-commands-v0: Fabric Commands (v0) 0.2.87+df3654b349
fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.14+3e6c1f7d49
fabric-convention-tags-v1: Fabric Convention Tags 2.1.33+7f945d5b49
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.15.2+6d9989f349
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.12+86c3a9f149
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.5+6d9989f349
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.5.1+790a8b4449
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.17+3e6c1f7d49
fabric-entity-events-v1: Fabric Entity Events (v1) 2.1.0+3ce7866349
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.15+64e3057949
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.70+c327076a49
fabric-item-api-v1: Fabric Item API (v1) 11.4.1+e46fd76a49
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.9+3459fc6149
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.63+ecf51cdc49
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.61+df3654b349
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+230071a049
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.48+3f89f5a549
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.36+86c3a9f149
fabric-message-api-v1: Fabric Message API (v1) 6.1.0+fe971bba49
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.3+5281b90749
fabric-networking-api-v1: Fabric Networking API (v1) 4.5.0+775be32c49
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.2+b8d6ba7049
fabric-particles-v1: Fabric Particles (v1) 4.1.2+112e550e49
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.8+3235ab3249
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.22+cd64004349
fabric-renderer-api-v1: Fabric Renderer API (v1) 6.1.2+bdf4842249
fabric-renderer-indigo: Fabric Renderer - Indigo 3.1.2+5281b90749
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.64+73761d2e49
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.27+86c3a9f149
fabric-rendering-v1: Fabric Rendering (v1) 11.3.0+a272b33849
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.21+73a52b4b49
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.7+847e5f5c49
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.46+86c3a9f149
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.129+c327076a49
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.38+86c3a9f149
fabric-tag-api-v1: Fabric Tag API (v1) 1.0.17+ecf51cdc49
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.24+7b20cbb049
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.17+f17a180c49
fabric-language-kotlin: Fabric Language Kotlin 1.13.4+kotlin.2.2.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.28.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.13
mixinextras: MixinExtras 0.4.1
factory_api: Factory API 2.2.5
team_reborn_energy: Energy 4.1.0
ferritecore: FerriteCore 8.0.0
java: OpenJDK 64-Bit Server VM 21
legacy: Legacy4J 1.8.2
dev_isxander_libsdl4j: libsdl4j 3.1.9.075c033-66
legacyskins: Legacy Skins 1.4.5+fabric+1.21.5
minecraft: Minecraft 1.21.5
owo: oωo 0.12.21+1.21.5
blue_endless_jankson: jankson 1.2.2
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
skinrestorer: SkinRestorer 2.3.5+1.21.5-fabric
org_mineskin_java-client: java-client 3.0.6-SNAPSHOT
sodium: Sodium 0.6.13+mc1.21.5
voicechat: Simple Voice Chat 1.21.5-2.5.31
Launched Version: 1.21.5
Launcher name: theseus
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.14, NVIDIA Corporation
Window size: 1920x1080
GFLW Platform: win32
Render Extensions: GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
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: fast
Render Distance: 18/18 chunks
Resource Packs: vanilla, fabric, axiom, cloth-config, cpm (incompatible), entity_model_features, entity_texture_features, 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, factory_api (incompatible), legacy (incompatible), legacyskins, owo, skinrestorer (incompatible), sodium, team_reborn_energy, voicechat, legacy:legacy_waters, legacy:legacy_resources, black_icons, legacy:console_aspects, file/TutorialWorldAddon.zip (incompatible), file/Legacy-Skin-Packs-2.2.0.zip (incompatible)
Current Language: en_us
Locale: en_US
System encoding: Cp1252
File encoding: UTF-8
CPU: 12x 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
Server Running: true
Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/9, l='ServerLevel[Minecraft Legacy4J Survival Fun!]', x=-203.49, y=69.00, z=-658.52]]
Active Data Packs: vanilla, fabric, axiom, fabric-convention-tags-v2, legacy (incompatible)
Available Data Packs: axiom, fabric, fabric-convention-tags-v2, legacy (incompatible), minecart_improvements, redstone_experiments, trade_rebalance, vanilla
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: 621472918706152496
Suppressed Exceptions: NONE

commented

I can't seem to recreate this in an instance of my own with the same mods but I'd assume it's Axiom causing the crash. Anything specific you were doing when it crashed?

commented

I can't seem to recreate this in an instance of my own with the same mods but I'd assume it's Axiom causing the crash
Hm I'll try deleting Axiom later then

commented

Fixed in 1.8.3-lts, thanks for reporting.