Error: java.lang.IllegalStateException: Mod 'architectury' is not available!
Hydraxuz opened this issue · 12 comments
The game crashed whilst initializing game
Error: java.lang.IllegalStateException: Mod 'architectury' is not available!
crash-2024-06-27_12.25.26-client.txt
Any updates on this problem?
https://pastebin.com/K1t3p0YX
Is there any ETA for a fixed version of the api? Thank you kindly.
Any updates on this problem? https://pastebin.com/K1t3p0YX
Is there any ETA for a fixed version of the api? Thank you kindly.
uninstall all mods that use omegaconfig
, since that mod appears to use the API incorrectly
Any updates on this problem? https://pastebin.com/K1t3p0YX
Is there any ETA for a fixed version of the api? Thank you kindly.uninstall all mods that use
omegaconfig
, since that mod appears to use the API incorrectly
I am very happy about your kind reply and appreciate it very much to get some advice :-). Thank you.
I completely deleted Omega-Mute (mod) and the corresponding config file.
Sadly the crash is still the same: https://pastebin.com/7HxPvxJk
Launcher-log-file: https://pastebin.com/JWgSZUvi
NEoforge: 21.0.104
Any updates on this problem? https://pastebin.com/K1t3p0YX
Is there any ETA for a fixed version of the api? Thank you kindly.uninstall all mods that use
omegaconfig
, since that mod appears to use the API incorrectlyI am very happy about your kind reply and appreciate it very much to get some advice :-). Thank you.
I completely deleted Omega-Mute (mod) and the corresponding config file. Sadly the crash is still the same: https://pastebin.com/7HxPvxJk
Launcher-log-file: https://pastebin.com/JWgSZUvi NEoforge: 21.0.104
omegaconfig
, not Omega-Mute
From L16 of your crash report:
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.handler$bbo000$
--> omegaconfig <-- $onReturn(Minecraft.java:11020) ~[client-1.21-20240613.152323-srg.jar%23321!/:?]
Any updates on this problem? https://pastebin.com/K1t3p0YX
Is there any ETA for a fixed version of the api? Thank you kindly.uninstall all mods that use
omegaconfig
, since that mod appears to use the API incorrectlyI am very happy about your kind reply and appreciate it very much to get some advice :-). Thank you.
I completely deleted Omega-Mute (mod) and the corresponding config file. Sadly the crash is still the same: https://pastebin.com/7HxPvxJk
Launcher-log-file: https://pastebin.com/JWgSZUvi NEoforge: 21.0.104
omegaconfig
, not Omega-MuteFrom L16 of your crash report:
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.handler$bbo000$ --> omegaconfig <-- $onReturn(Minecraft.java:11020) ~[client-1.21-20240613.152323-srg.jar%23321!/:?]
Can´t thank you enough for patiently pointing out the culprit. Had to dig into it a bit and sadly "Mo´ Structures" was the mod using that configfile and causing the crash. It´s a bit dissapointing not to be able to use the mod (liked it very much) but at least i can play again.
Again, thank you very much for your patience and helping me out :-)
crash-2024-07-19_08.55.05-client.txt
Using MC v1.21 and on NEOForge v21.0.109
.
Uninstall all mods that depend on omegaconfig
crash-2024-07-19_08.55.05-client.txt
Using MC v1.21 and on NEOForge v21.0.109
.Uninstall all mods that depend on
omegaconfig
what does that config control? sorry, I'm using an extra large modpack so it might be hard for me to figure that out... but mainly I also have no idea how to find out if one of my mods uses that file? How can I tell? I don't see that in my config folder or my mods folder anywhere.
omegaconfig
@Jab125
I don't understand. I typed omegaconfig in the search bar of the folder and nothing comes up. Please explain in a little more detail so I can understand.
I searched the Config folder for omegaconfig and nothing was found. So I am a bit confused.
When I use NeoForge 21.1.31, it's fine, but if I try updating it to Neoforge 21.1.32+, I get that crash report (the one SirTwsted got), and that's the only thing I've changed. Any suggestions? I know you mentioned above about omegaconfig, but I don't know how to read or interpret a crash report:
crash-2024-10-21_20.18.46-client.txt
omegaconfig
@Jab125I don't understand. I typed omegaconfig in the search bar of the folder and nothing comes up. Please explain in a little more detail so I can understand. I searched the Config folder for omegaconfig and nothing was found. So I am a bit confused.
Some Mod probably bundles OmegaConfig in it‘s own file, which is why you can‘t find it. Look into your Log‘s Mod list to see which file OmegaConfig is loaded from.