Crashes when opening config in ModMenu
nodingneu opened this issue ยท 6 comments
Clicking on the sliders on its icon in ModMenu (to try to open its config page) cause the game to crash with this error
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 2023-04-16 17:31:23
Description: Rendering screen
java.lang.NoSuchMethodError: 'void me.shedaniel.clothconfig2.gui.ClothConfigScreen.method_25434(int)'
at me.shedaniel.clothconfig2.gui.ClothConfigScreen.method_25394(ClothConfigScreen.java:234)
at net.minecraft.class_437.method_47413(class_437.java:121)
at net.minecraft.class_757.method_3192(class_757.java:937)
at net.minecraft.class_310.method_1523(class_310.java:1218)
at net.minecraft.class_310.method_1514(class_310.java:801)
at net.minecraft.client.main.Main.main(Main.java:237)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462)
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 me.shedaniel.clothconfig2.gui.ClothConfigScreen.method_25394(ClothConfigScreen.java:234)
at net.minecraft.class_437.method_47413(class_437.java:121)
-- Screen render details --
Details:
Screen name: me.shedaniel.clothconfig2.gui.ClothConfigScreen
Mouse location: Scaled: (23, 437). Absolute: (46.700928, 874.713806)
Screen size: Scaled: (840, 525). Absolute: (3360, 2100). Scale factor of 4.000000
Stacktrace:
at net.minecraft.class_757.method_3192(class_757.java:937)
at net.minecraft.class_310.method_1523(class_310.java:1218)
at net.minecraft.class_310.method_1514(class_310.java:801)
at net.minecraft.client.main.Main.main(Main.java:237)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, Fabric Mods
Stacktrace:
at net.minecraft.class_6360.method_36565(class_6360.java:49)
at net.minecraft.class_310.method_1587(class_310.java:2413)
at net.minecraft.class_310.method_1514(class_310.java:820)
at net.minecraft.client.main.Main.main(Main.java:237)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- System Details --
Details:
Minecraft Version: 1.19.4
Minecraft Version ID: 1.19.4
Operating System: Mac OS X (x86_64) version 12.6.1
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 553922952 bytes (528 MiB) / 1241513984 bytes (1184 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Identifier: Intel64 Family 6 Model 70 Stepping 1
Microarchitecture: Haswell (Client)
Frequency (GHz): 2.20
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Intel Iris Pro
Graphics card #0 vendor: Intel
Graphics card #0 VRAM (MB): 1536.00
Graphics card #0 deviceId: 0x0d26
Graphics card #0 versionInfo: Revision ID: 0x0008
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 1.60
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 1.60
Memory slot #1 type: DDR3
Virtual memory max (MB): 22528.00
Virtual memory used (MB): 15395.71
Swap memory total (MB): 6144.00
Swap memory used (MB): 4908.50
JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.10.42
c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.10.42
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.10.42
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.10.42
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.10.42
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.10.42
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.10.42
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.10.42
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.10.42
c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.10.42
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.10.42
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.10.42
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.10.42
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.10.42
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.10.42
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.10.42
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.10.42
c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.10.42
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.10.42
c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.10.42
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
com_ibm_async_asyncutil: asyncutil 0.1.0
net_objecthunter_exp4j: exp4j 0.4.8
org_threadly_threadly: threadly 7.0
entityculling: EntityCulling-Fabric 1.6.2-mc1.19.4
exordium: Exordium 1.0.3-mc1.19.4
fabric-api: Fabric API 0.78.0+1.19.4
fabric-api-base: Fabric API Base 0.4.23+9ff28bcef4
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.24+49abcf7ef4
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.6+348a9c64f4
fabric-block-api-v1: Fabric Block API (v1) 1.0.5+e022e5d1f4
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.33+c2e6f674f4
fabric-client-tags-api-v1: Fabric Client Tags 1.0.14+1134c5b8f4
fabric-command-api-v1: Fabric Command API (v1) 1.2.26+f71b366ff4
fabric-command-api-v2: Fabric Command API (v2) 2.2.5+e719b857f4
fabric-commands-v0: Fabric Commands (v0) 0.2.43+df3654b3f4
fabric-containers-v0: Fabric Containers (v0) 0.1.53+df3654b3f4
fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.8+ae0966baf4
fabric-convention-tags-v1: Fabric Convention Tags 1.4.0+9a7c5daaf4
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.14+aeb40ebef4
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.3.7+5da15ca1f4
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.44+7f87f8faf4
fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.12+e45f7c65f4
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.42+a1ccd7bff4
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.51+df3654b3f4
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.32+a1ccd7bff4
fabric-item-api-v1: Fabric Item API (v1) 2.1.16+09a3510cf4
fabric-item-group-api-v1: Fabric Item Group API (v1) 3.0.4+043f9acff4
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.32+c477957ef4
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.30+df3654b3f4
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.14+5da15ca1f4
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.26+75e98211f4
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.30+9e7660c6f4
fabric-message-api-v1: Fabric Message API (v1) 5.1.0+1ee8be40f4
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.38+49abcf7ef4
fabric-models-v0: Fabric Models (v0) 0.3.29+11ba9c3bf4
fabric-networking-api-v1: Fabric Networking API (v1) 1.3.0+a6f3ccfaf4
fabric-networking-v0: Fabric Networking (v0) 0.3.40+df3654b3f4
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 7.0.2+63b515f4f4
fabric-particles-v1: Fabric Particles (v1) 1.0.22+f1e4495bf4
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.7+a1ccd7bff4
fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.1.3+a383ab97f4
fabric-renderer-api-v1: Fabric Renderer API (v1) 2.2.4+81e8c576f4
fabric-renderer-indigo: Fabric Renderer - Indigo 1.1.0+81e8c576f4
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.37+df3654b3f4
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.27+afca2f3ef4
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.20+f1e4495bf4
fabric-rendering-v0: Fabric Rendering (v0) 1.1.40+df3654b3f4
fabric-rendering-v1: Fabric Rendering (v1) 2.1.0+8f878217f4
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.0+e6c7d4eef4
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.1+1e1fb126f4
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.44+8c25edb4f4
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.19+5da15ca1f4
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.8+75e98211f4
fabric-transfer-api-v1: Fabric Transfer API (v1) 3.1.0+d51205dbf4
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 3.0.2+63b515f4f4
fabricloader: Fabric Loader 0.14.19
fastload: Fast Load 3.3.3
conditional-mixin: conditional mixin 0.3.2
fastload-119-0-1-2-compat: Fastload 1.19-0-1-2 Compatibility 3.3.3
fastload-1193-compat: Fastload 1.19.3 Compatibility 3.3.3
fastload-1194-compat: Fastload 1.19.4 Compat 3.3.3
fastload_fapi_forward: Fastload Fabric-api Forwarding 1.0.1
ferritecore: FerriteCore 5.2.0
immediatelyfast: ImmediatelyFast 1.1.12
net_lenni0451_reflect: Reflect 1.1.0
java: OpenJDK 64-Bit Server VM 17
krypton: Krypton 0.2.2
com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
lithium: Lithium 0.11.1
memoryleakfix: Memory Leak Fix 1.0.0
com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.6
minecraft: Minecraft 1.19.4
modmenu: Mod Menu 6.1.0-rc.4
moreculling: More Culling 1.19.4-0.17.0
cloth-config: Cloth Config v9 9.0.94
cloth-basic-math: cloth-basic-math 0.6.1
sodium: Sodium 0.4.10+build.24
sound_physics_remastered: Sound Physics Remastered 1.19.4-1.1.0
starlight: Starlight 1.1.1+fabric.ae22326
Launched Version: fabric-loader-0.14.19-1.19.4
Backend library: LWJGL version 3.3.1 SNAPSHOT
Backend API: Intel Iris Pro OpenGL Engine GL version 4.1 INTEL-18.8.5, Intel Inc.
Window size: 3360x2100
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: <disabled>
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs: vanilla, fabric
Current Language: en_us
CPU: 8x Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
@henkelmax here it is, after simply starting the game then clicking Mods then clicking on Sound Physics Remastered:
[20:22:30] [main/INFO]: Loading Minecraft 1.19.4 with Fabric Loader 0.14.19
[20:22:30] [ForkJoinPool-1-worker-5/WARN]: The mod "moreculling" contains invalid entries in its mod json:
- Unsupported root entry "embedded" at line 35 column 13
[20:22:30] [main/INFO]: Loading 101 mods:
- c2me 0.2.0+alpha.10.42
|-- c2me-base 0.2.0+alpha.10.42
|-- c2me-client-uncapvd 0.2.0+alpha.10.42
|-- c2me-fixes-chunkio-threading-issues 0.2.0+alpha.10.42
|-- c2me-fixes-general-threading-issues 0.2.0+alpha.10.42
|-- c2me-fixes-worldgen-threading-issues 0.2.0+alpha.10.42
|-- c2me-fixes-worldgen-vanilla-bugs 0.2.0+alpha.10.42
|-- c2me-notickvd 0.2.0+alpha.10.42
|-- c2me-opts-allocs 0.2.0+alpha.10.42
|-- c2me-opts-chunk-access 0.2.0+alpha.10.42
|-- c2me-opts-chunkio 0.2.0+alpha.10.42
|-- c2me-opts-math 0.2.0+alpha.10.42
|-- c2me-opts-scheduling 0.2.0+alpha.10.42
|-- c2me-opts-worldgen-general 0.2.0+alpha.10.42
|-- c2me-opts-worldgen-vanilla 0.2.0+alpha.10.42
|-- c2me-rewrites-chunkio 0.2.0+alpha.10.42
|-- c2me-server-utils 0.2.0+alpha.10.42
|-- c2me-threading-chunkio 0.2.0+alpha.10.42
|-- c2me-threading-lighting 0.2.0+alpha.10.42
|-- c2me-threading-worldgen 0.2.0+alpha.10.42
|-- com_electronwill_night-config_core 3.6.5
|-- com_electronwill_night-config_toml 3.6.5
|-- com_ibm_async_asyncutil 0.1.0
|-- net_objecthunter_exp4j 0.4.8
\-- org_threadly_threadly 7.0
- entityculling 1.6.2-mc1.19.4
- exordium 1.0.3-mc1.19.4
- fabric-api 0.78.0+1.19.4
|-- fabric-api-base 0.4.23+9ff28bcef4
|-- fabric-api-lookup-api-v1 1.6.24+49abcf7ef4
|-- fabric-biome-api-v1 13.0.6+348a9c64f4
|-- fabric-block-api-v1 1.0.5+e022e5d1f4
|-- fabric-blockrenderlayer-v1 1.1.33+c2e6f674f4
|-- fabric-client-tags-api-v1 1.0.14+1134c5b8f4
|-- fabric-command-api-v1 1.2.26+f71b366ff4
|-- fabric-command-api-v2 2.2.5+e719b857f4
|-- fabric-commands-v0 0.2.43+df3654b3f4
|-- fabric-containers-v0 0.1.53+df3654b3f4
|-- fabric-content-registries-v0 3.5.8+ae0966baf4
|-- fabric-convention-tags-v1 1.4.0+9a7c5daaf4
|-- fabric-crash-report-info-v1 0.2.14+aeb40ebef4
|-- fabric-data-generation-api-v1 11.3.7+5da15ca1f4
|-- fabric-dimensions-v1 2.1.44+7f87f8faf4
|-- fabric-entity-events-v1 1.5.12+e45f7c65f4
|-- fabric-events-interaction-v0 0.4.42+a1ccd7bff4
|-- fabric-events-lifecycle-v0 0.2.51+df3654b3f4
|-- fabric-game-rule-api-v1 1.0.32+a1ccd7bff4
|-- fabric-item-api-v1 2.1.16+09a3510cf4
|-- fabric-item-group-api-v1 3.0.4+043f9acff4
|-- fabric-key-binding-api-v1 1.0.32+c477957ef4
|-- fabric-keybindings-v0 0.2.30+df3654b3f4
|-- fabric-lifecycle-events-v1 2.2.14+5da15ca1f4
|-- fabric-loot-api-v2 1.1.26+75e98211f4
|-- fabric-loot-tables-v1 1.1.30+9e7660c6f4
|-- fabric-message-api-v1 5.1.0+1ee8be40f4
|-- fabric-mining-level-api-v1 2.1.38+49abcf7ef4
|-- fabric-models-v0 0.3.29+11ba9c3bf4
|-- fabric-networking-api-v1 1.3.0+a6f3ccfaf4
|-- fabric-networking-v0 0.3.40+df3654b3f4
|-- fabric-object-builder-api-v1 7.0.2+63b515f4f4
|-- fabric-particles-v1 1.0.22+f1e4495bf4
|-- fabric-recipe-api-v1 1.0.7+a1ccd7bff4
|-- fabric-registry-sync-v0 2.1.3+a383ab97f4
|-- fabric-renderer-api-v1 2.2.4+81e8c576f4
|-- fabric-renderer-indigo 1.1.0+81e8c576f4
|-- fabric-renderer-registries-v1 3.2.37+df3654b3f4
|-- fabric-rendering-data-attachment-v1 0.3.27+afca2f3ef4
|-- fabric-rendering-fluids-v1 3.0.20+f1e4495bf4
|-- fabric-rendering-v0 1.1.40+df3654b3f4
|-- fabric-rendering-v1 2.1.0+8f878217f4
|-- fabric-resource-conditions-api-v1 2.3.0+e6c7d4eef4
|-- fabric-resource-loader-v0 0.11.1+1e1fb126f4
|-- fabric-screen-api-v1 1.0.44+8c25edb4f4
|-- fabric-screen-handler-api-v1 1.3.19+5da15ca1f4
|-- fabric-sound-api-v1 1.0.8+75e98211f4
|-- fabric-transfer-api-v1 3.1.0+d51205dbf4
\-- fabric-transitive-access-wideners-v1 3.0.2+63b515f4f4
- fabricloader 0.14.19
- fastload 3.3.3
|-- conditional-mixin 0.3.2
|-- fastload-119-0-1-2-compat 3.3.3
|-- fastload-1193-compat 3.3.3
|-- fastload-1194-compat 3.3.3
\-- fastload_fapi_forward 1.0.1
- ferritecore 5.2.0
- immediatelyfast 1.1.12
\-- net_lenni0451_reflect 1.1.0
- java 17
- krypton 0.2.2
\-- com_velocitypowered_velocity-native 3.2.0-SNAPSHOT
- lithium 0.11.1
- memoryleakfix 1.0.0
\-- com_github_llamalad7_mixinextras 0.2.0-beta.6
- minecraft 1.19.4
- modmenu 6.1.0-rc.4
- moreculling 1.19.4-0.17.0
\-- cloth-config 9.0.94
\-- cloth-basic-math 0.6.1
- sodium 0.4.10+build.24
- sound_physics_remastered 1.19.4-1.1.0
- starlight 1.1.1+fabric.ae22326
[20:22:30] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/Users/nodingneu/Library/Application%20Support/minecraft/libraries/net/fabricmc/sponge-mixin/0.12.4+mixin.0.8.5/sponge-mixin-0.12.4+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[20:22:30] [main/INFO]: Compatibility level set to JAVA_16
[20:22:30] [main/INFO]: Compatibility level set to JAVA_17
[20:22:30] [main/INFO]: Initializing com.ishland.c2me.base.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.client.uncapvd.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.fixes.chunkio.threading_issues.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.fixes.general.threading_issues.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.fixes.worldgen.threading_issues.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.fixes.worldgen.vanilla_bugs.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.notickvd.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.opts.allocs.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.opts.chunk_access.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.opts.chunkio.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.opts.math.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.opts.scheduling.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.opts.worldgen.general.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.opts.worldgen.vanilla.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.rewrites.chunkio.mixin
[20:22:31] [main/INFO]: Disabling com.ishland.c2me.rewrites.chunkio.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.server.utils.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.threading.chunkio.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.threading.lighting.mixin
[20:22:31] [main/INFO]: Initializing com.ishland.c2me.threading.worldgen.mixin
[20:22:31] [main/INFO]: Disabling com.ishland.c2me.threading.worldgen.mixin
[20:22:31] [main/INFO]: Loaded configuration file for Lithium: 114 options available, 2 override(s) found
[20:22:31] [main/INFO]: Loaded configuration file for Sodium: 33 options available, 0 override(s) found
[20:22:31] [main/WARN]: Error loading class: net/caffeinemc/sodium/config/user/UserConfigCategories (java.lang.ClassNotFoundException: net/caffeinemc/sodium/config/user/UserConfigCategories)
[20:22:32] [main/WARN]: Error loading class: nukeduck/armorchroma/GuiArmor (java.lang.ClassNotFoundException: nukeduck/armorchroma/GuiArmor)
[20:22:32] [main/WARN]: Force-disabling mixin 'alloc.blockstate.StateMixin' as rule 'mixin.alloc.blockstate' (added by mods [ferritecore]) disables it and children
[20:22:32] [main/WARN]: Force-disabling mixin 'world.player_chunk_tick.ThreadedAnvilChunkStorageMixin' as rule 'mixin.world.player_chunk_tick' (added by mods [c2me, krypton]) disables it and children
[20:22:32] [main/INFO]: [MemoryLeakFix] Will be applying 3 memory leak fixes!
[20:22:32] [main/INFO]: [MemoryLeakFix] Currently enabled memory leak fixes: [targetEntityLeak, biomeTemperatureLeak, hugeScreenshotLeak]
[20:22:32] [main/WARN]: Error loading class: net/caffeinemc/sodium/config/user/UserConfigCategories (java.lang.ClassNotFoundException: net/caffeinemc/sodium/config/user/UserConfigCategories)
[20:22:32] [main/WARN]: Error loading class: net/caffeinemc/sodium/config/user/UserConfigCategories (java.lang.ClassNotFoundException: net/caffeinemc/sodium/config/user/UserConfigCategories)
[20:22:39] [Datafixer Bootstrap/INFO]: 180 Datafixer optimizations took 116 milliseconds
[20:22:41] [Render thread/INFO]: Launching a new process to probe the system configuration!
[20:22:41] [Render thread/INFO]: OpenGL Vendor: Intel Inc.
[20:22:41] [Render thread/INFO]: OpenGL Renderer: Intel Iris Pro OpenGL Engine
[20:22:41] [Render thread/INFO]: OpenGL Version: 4.1 INTEL-18.8.5
[20:22:41] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[20:22:42] [Render thread/INFO]: Setting user: Player
[20:22:42] [Render thread/INFO]: Compression will use Java, encryption will use Java
[20:22:42] [Render thread/INFO]: Reloading reverb parameters
[20:22:42] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[20:22:42] [Render thread/INFO]: Fastload Perceived Version: 1.19.4
[20:22:42] [Render thread/INFO]: Fastload Abstraction Supported Versions: 1.19.4
[20:22:42] [Render thread/INFO]: DEBUG: FALSE
[20:22:42] [Render thread/INFO]: CHUNK_TRY_LIMIT: 100
[20:22:42] [Render thread/INFO]: LOCAL_RENDER_CHUNK_RADIUS: 10
[20:22:42] [Render thread/INFO]: LOCAL_RENDER_CHUNK_AREA: 314
[20:22:42] [Render thread/INFO]: SERVER_RENDER_CHUNK_RADIUS: 3
[20:22:42] [Render thread/INFO]: SERVER_RENDER_CHUNK_AREA: 28
[20:22:42] [Render thread/INFO]: Loading ImmediatelyFast 1.1.12
[20:22:42] [Render thread/INFO]: Krypton is now accelerating your Minecraft client's networking stack ๐
[20:22:42] [Render thread/INFO]: Note that Krypton is most effective on servers, not the client.
[20:22:42] [Render thread/WARN]: Using Cloth Config GUI
[20:22:42] [Worker-Main-1/INFO]: Checking mod updates...
[20:22:43] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT
[20:22:43] [Worker-Main-1/INFO]: Update available for '[email protected]+alpha.10.42', (-> 0.2.0+alpha.10.49+1.19.4)
[20:22:43] [Worker-Main-1/INFO]: Update available for '[email protected]', (-> 6.1.0)
[20:22:43] [Render thread/WARN]: Static binding violation: PRIVATE @Overwrite method method_23182 in sodium.mixins.json:features.item.MixinItemRenderer from mod sodium cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[20:22:44] [Render thread/INFO]: Reloading ResourceManager: vanilla, Fabric Mods (Concurrent Chunk Management Engine, Cloth Config v9, conditional mixin, EntityCulling-Fabric, Exordium, Fabric API, Fabric API Base, Fabric API Lookup API (v1), Fabric Biome API (v1), Fabric Block API (v1), Fabric BlockRenderLayer Registration (v1), Fabric Client Tags, Fabric Command API (v1), Fabric Command API (v2), Fabric Commands (v0), Fabric Containers (v0), Fabric Content Registries (v0), Fabric Convention Tags, Fabric Crash Report Info (v1), Fabric Data Generation API (v1), Fabric Dimensions API (v1), Fabric Entity Events (v1), Fabric Events Interaction (v0), Fabric Events Lifecycle (v0), Fabric Game Rule API (v1), Fabric Item API (v1), Fabric Item Group API (v1), Fabric Key Binding API (v1), Fabric Key Bindings (v0), Fabric Lifecycle Events (v1), Fabric Loot API (v2), Fabric Loot Tables (v1), Fabric Message API (v1), Fabric Mining Level API (v1), Fabric Models (v0), Fabric Networking API (v1), Fabric Networking (v0), Fabric Object Builder API (v1), Fabric Particles (v1), Fabric Recipe API (v1), Fabric Registry Sync (v0), Fabric Renderer API (v1), Fabric Renderer - Indigo, Fabric Renderer Registries (v1), Fabric Rendering Data Attachment (v1), Fabric Rendering Fluids (v1), Fabric Rendering (v0), Fabric Rendering (v1), Fabric Resource Conditions API (v1), Fabric Resource Loader (v0), Fabric Screen API (v1), Fabric Screen Handler API (v1), Fabric Sound API (v1), Fabric Transfer API (v1), Fabric Transitive Access Wideners (v1), Fabric Loader, Fast Load, Fastload 1.19-0-1-2 Compatibility, Fastload 1.19.3 Compatibility, Fastload 1.19.4 Compat, Fastload Fabric-api Forwarding, ImmediatelyFast, Krypton, Lithium, Mod Menu, More Culling, Sodium, Sound Physics Remastered, Starlight)
[20:22:44] [Render thread/INFO]: Cached all modded block culling states
[20:22:44] [Render thread/INFO]: [MemoryLeakFix] Attempting to ForceLoad All Mixins and clear cache
[20:22:46] [Render thread/WARN]: Error loading class: net/caffeinemc/sodium/config/user/UserConfigCategories (java.lang.ClassNotFoundException: net/caffeinemc/sodium/config/user/UserConfigCategories)
[20:22:46] [Render thread/INFO]: [MemoryLeakFix] Done ForceLoad and clearing SpongePowered cache
[20:22:47] [Render thread/WARN]: Missing sound for event: minecraft:item.brush.brushing
[20:22:47] [Render thread/WARN]: Missing sound for event: minecraft:item.brush.brush_sand_completed
[20:22:47] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[20:22:47] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[20:22:47] [Render thread/WARN]: Missing sound for event: minecraft:music.overworld.cherry_grove
[20:22:47] [Render thread/INFO]: OpenAL initialized on device CoreAudio Default
[20:22:47] [Render thread/INFO]: Initializing Sound Physics
[20:22:47] [Render thread/INFO]: EFX Extension recognized
[20:22:47] [Render thread/INFO]: Max auxiliary sends: 4
[20:22:47] [Render thread/INFO]: Aux slot 1 created
[20:22:47] [Render thread/INFO]: Aux slot 2 created
[20:22:47] [Render thread/INFO]: Aux slot 3 created
[20:22:47] [Render thread/INFO]: Aux slot 4 created
[20:22:47] [Render thread/INFO]: EFX ready
[20:22:47] [Render thread/INFO]: Sound engine started
[20:22:47] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[20:22:47] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[20:22:47] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[20:22:47] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[20:22:47] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[20:22:47] [Render thread/INFO]: Created: 64x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[20:22:47] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[20:22:47] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[20:22:47] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[20:22:48] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[20:22:49] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[20:22:49] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[20:22:49] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[20:23:26] [Render thread/WARN]: Warning! Mod com_github_llamalad7_mixinextras has a broken icon, loading default icon
[20:23:29] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: Rendering screen
at net.minecraft.class_757.method_3192(class_757.java:946) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1218) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:801) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:237) ~[fabric-loader-0.14.19-1.19.4.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462) ~[fabric-loader-0.14.19.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.19.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.19.jar:?]
Caused by: java.lang.NoSuchMethodError: 'void me.shedaniel.clothconfig2.gui.ClothConfigScreen.method_25434(int)'
at me.shedaniel.clothconfig2.gui.ClothConfigScreen.method_25394(ClothConfigScreen.java:234) ~[cloth-config-9.0.94-88b53078c5429e96.jar:?]
at net.minecraft.class_437.method_47413(class_437.java:121) ~[client-intermediary.jar:?]
at net.minecraft.class_757.method_3192(class_757.java:937) ~[client-intermediary.jar:?]
... 6 more
I just added Cloth Config API and now I can open the config screen. I guess Cloth Config has ended up being a required dependency?
The Cloth Config tooltips are centered on my mouse cursor by the way. It's a slightly unfriendly experience to explore and change the configuration, because I can't see what I'm clicking on
Thats cloth config. Not this mod.
I just added Cloth Config API and now I can open the config screen. I guess Cloth Config has ended up being a required dependency?
That's weird... I'm gonna look into that