Extreme Sound Muffler doesn't acknowledge running in Minecraft 1.20.4
XavierBit opened this issue ยท 0 comments
Extreme sound muffler version
3,45
Forge / Fabric / NeoForge version
Fabric
Additional mod(s) version (If bug is due incompatibility)
Fabulously Optimized 5.8.0-beta.11 for 1.20.4
Describe the bug
Trying to run the game for the first time shows:
Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Replace mod 'Extreme sound muffler' (extremesoundmuffler) 3.45 with any version that is compatible with:
- minecraft 1.20.4
More details:
- Mod 'Extreme sound muffler' (extremesoundmuffler) 3.45 requires version [1.20.4] of 'Minecraft' (minecraft), but only the wrong version is present: 1.20.4!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
I'm trying to understand what this message wants to tell me. I am using Minecraft 1.20.4 and the version 3.45 of Extreme Sound Muffler is for 1.20.4 and I'm as well using:
- Fabric Loader 0.15.7
- Fabric Api 0.96.3+1.20.4
Can you make sense out of this?
Steps to reproduce
- Load Fabulously Optimized 5.8.0-beta.11 together with Minecraft 1.20.4
- Load Extreme Sound Muffler to the /mods folder
- Start the game for the first time...
Crashlog
No response
Additional context
No response