-
-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: java.lang.IllegalStateException: Mod 'architectury' is not available! #528
Comments
Any updates on this problem? Is there any ETA for a fixed version of the api? Thank you kindly. |
uninstall all mods that use |
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. Launcher-log-file: https://pastebin.com/JWgSZUvi |
From L16 of your crash report:
|
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. |
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 |
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. |
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. |
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: |
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. |
Instead of OmegaConfig, when I got that crash I've found a whole different solution. It may be because of your system language interfering with code readings. Try adding these to your JMV in your launcher
It fixed mine. |
The game crashed whilst initializing game
Error: java.lang.IllegalStateException: Mod 'architectury' is not available!
crash-2024-06-27_12.25.26-client.txt
The text was updated successfully, but these errors were encountered: