[BUG]: Failed to read accessWidener file from mod enchanted after latest update
wiiiish opened this issue ยท 1 comments
Please confirm the following
- This bug is not in another current issue
- This report is not a general support request. If it is, join the Discord
Minecraft version
1.21.1
Mod version
4.1.7-beta
Describe the bug
maybe a dupe of #49? but felt worth reporting. tried to update up from 4.1.6-beta, but every time i try and load the game it crashes on start-up. minecraft's log cuts off before the error code, but multimc's console has this:
Exiting with -1
java.lang.RuntimeException: Failed to read accessWidener file from mod enchanted
at net.fabricmc.loader.impl.FabricLoaderImpl.loadAccessWideners(FabricLoaderImpl.java:529)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:149)
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)
Caused by: net.fabricmc.loader.impl.lib.accesswidener.AccessWidenerFormatException: line 1: Namespace (named) does not match current runtime namespace (intermediary)
at net.fabricmc.loader.impl.lib.accesswidener.AccessWidenerReader.error(AccessWidenerReader.java:285)
at net.fabricmc.loader.impl.lib.accesswidener.AccessWidenerReader.read(AccessWidenerReader.java:84)
at net.fabricmc.loader.impl.FabricLoaderImpl.loadAccessWideners(FabricLoaderImpl.java:527)
... 9 more
Process exited with exit code 255 (0xff).
Please note that usually neither the exit code, nor its description are enough to diagnose issues!
Always upload the entire log and not just the exit code.```
### Game Log
https://mclo.gs/yUqVOmL
### Additional mods
Yes
### Mod List or Modpack
many; see log for details