Skip to content
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

Open
Hydraxuz opened this issue Jun 27, 2024 · 13 comments
Labels
mod issue This is an issue with a mod using Architectury API, rather than the API itself.

Comments

@Hydraxuz
Copy link

The game crashed whilst initializing game
Error: java.lang.IllegalStateException: Mod 'architectury' is not available!
crash-2024-06-27_12.25.26-client.txt

@Hydraxuz Hydraxuz changed the title Neoforge 21.0.42 Initialize Crash 1.21 Neoforge 21.0.42 Initialize Crash Jun 27, 2024
@TheeMrCheeky
Copy link

@Fidulus
Copy link

Fidulus commented Jul 18, 2024

Any updates on this problem?
https://pastebin.com/K1t3p0YX

Is there any ETA for a fixed version of the api? Thank you kindly.

@Jab125
Copy link
Member

Jab125 commented Jul 18, 2024

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

@Fidulus
Copy link

Fidulus commented Jul 18, 2024

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

@Jab125
Copy link
Member

Jab125 commented Jul 18, 2024

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

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!/:?] 

@Fidulus
Copy link

Fidulus commented Jul 18, 2024

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

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!/:?] 

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 :-)

@Jab125 Jab125 added the mod issue This is an issue with a mod using Architectury API, rather than the API itself. label Jul 18, 2024
@SirTwsted
Copy link

SirTwsted commented Jul 19, 2024

Screenshot_308

crash-2024-07-19_08.55.05-client.txt

Using MC v1.21 and on NEOForge v21.0.109

.

@Jab125
Copy link
Member

Jab125 commented Jul 19, 2024

Screenshot_308

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

@jupiter-august
Copy link

Screenshot_308
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.

@Jab125 Jab125 pinned this issue Sep 17, 2024
@Jab125 Jab125 changed the title 1.21 Neoforge 21.0.42 Initialize Crash Error: java.lang.IllegalStateException: Mod 'architectury' is not available! Sep 17, 2024
@SirTwsted
Copy link

SirTwsted commented Sep 17, 2024

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.

@RockinOstrich
Copy link

RockinOstrich commented Oct 21, 2024

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

@Redfan2
Copy link

Redfan2 commented Oct 29, 2024

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.

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.

@exrenist
Copy link

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

-Duser.country=US -Duser.language=en

It fixed mine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod issue This is an issue with a mod using Architectury API, rather than the API itself.
Projects
None yet
Development

No branches or pull requests

9 participants