[Bug]: java.lang.Noclassdeffounderror:
Krimatoria opened this issue ยท 1 comments
Minecraft Version
1.19.2
What happened?
I repeat, when you enable mods in the CurseForge application. The Aether has not enabled the Curious API
Cataclysm Mod (cataclysm) has failed to load correctly
java.lang.Noclassdeffounderror:
top/theillusivec4/curios/api/type/capability/ICurioItem
Initially, I just included this entire list of mods in the Forge, but the Curious API + Cumulus were not automatically enabled when The Aether was turned on
I wouldn't have noticed this if I hadn't removed Aether. I don't quite understand what it all means, I just decided to make a branch with this problem.
How do you trigger this bug?
If you remove The Aether mod [aether-1.19.2-1.2.0- forge.jar] from this list, the build starts with an error indicating an error:
Cataclysm Mod (cataclysm) has failed to load correctly
java.lang.Noclassdeffounderror:
top/theillusivec4/curios/api/type/capability/ICurioItem
You need to enable these mods, but not include libraries for the mod.
If you enable The Aether, then the build magically starts, without libraries and without crash error.
- endofherobrine-1.19.2-1.0.7.1.jar
- Fastload-Reforged-mc1.19.2-3.4.0.jar
- EndlessBiomes 1.4s - 1.19.2 (Server-friendly).jar
- biomancy-forge-1.19.2-2.3.1.0.jar
- Lazy DataFixerUpper(LazyDFU) [FORGE]
- L_Enders_Cataclysm-1.90 tongue fixed-1.19.2.jar
- born_in_chaos_[Forge]1.19.2_1.10.1.jar
- Quark-3.4-418.jar
- AutoRegLib-1.8.2-55.jar
- gardens-of-the-dead-forge-2.0.1.jar
- architectury-6.5.90-forge.jar
- ImmersiveEngineering-1.19.2-9.2.3-167.jar
- aether-1.19.2-1.2.0-forge.jar
- citadel-2.1.4-1.19.jar
- geckolib-forge-1.19-3.1.40.jar
- embeddium-0.3.0+mc1.19.2.jar
- embeddiumplus-1.19.2-v1.2.4.jar
- textrues_embeddium_options-0.1.1+mc1.19.2.jar
- rubidium-extra-0.4.19+mc1.19.2-build.105.jar
- supplementaries-1.19.2-2.4.19.jar
- moonlight-1.19.2-2.3.6-forge.jar
- modernfix-forge-5.13.0+mc1.19.2.jar23.
Loader
Forge
Loader Version
43.3.5
Mod Version
curios-forge-1.19.2-5.1.6.1.jar
Relevant Log Outputs
No response