YetAnotherConfigLib

YetAnotherConfigLib

34M Downloads

[1.21.1] Latest version crash Game.

Periam opened this issue ยท 8 comments

commented

After installing the latest version of the mod, the game does not load.

Name Version (Mod Id)
Just Enough Items 19.21.0.247 (jei)
Minecraft 1.21.1 (minecraft)
NeoForge 21.1.123 (neoforge)
Variants&Ventures 1.0.10 (variantsandventures)
YetAnotherConfigLib 3.6.3+1.21.1-neoforge (yet_another_config_lib_v3)

latest.log

commented

Where is the crash log for this? You provided only normal log.

commented

Hi, there is not one, the game does not load to generate a crash report.

commented

same problem, also no useful information in log files, but console has:

Exception caught from launcher
java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67)
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Caused by: java.lang.module.ResolutionException: Modules yet_another_config_lib_v3 and com.twelvemonkeys.common.io export package com.twelvemonkeys.io to module neoforge
	at java.base/java.lang.module.Resolver.resolveFail(Unknown Source)
	at java.base/java.lang.module.Resolver.failTwoSuppliers(Unknown Source)
	at java.base/java.lang.module.Resolver.checkExportSuppliers(Unknown Source)
	at java.base/java.lang.module.Resolver.finish(Unknown Source)
	at java.base/java.lang.module.Configuration.<init>(Unknown Source)
	at java.base/java.lang.module.Configuration.resolveAndBind(Unknown Source)
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:54)
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:101)
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74)
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
	at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
	at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210)
	at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69)
	... 6 more
Exiting with ERROR
Process exited with code 2.

i can also confirm that reverting to version 3.6.2 resolves the problem

commented

I'm having the same issue, just tried updating to latest version of YetAnotherConfigLib (3.6.3 for neoforge 1.21.1) for Minecraft 1.21.1 on NeoForge 21.1.125, and only other mod installed is Variants&Ventures (1.0.10).

Previous version (YetAnotherConfigLib 3.6.2 for MC 1.21) runs just fine.

Same issue client just closes while loading, no crash log is created.

commented

Also causes crashes/incompatibilities with IMB11's Mods (Fog, Sounds)

Downgrading YACL to v3.6.2 fixes the crash with Sounds.
Additionally downgrading Fog to v1.6.1 fixes the crash with Fog (unsure if this is a Fog or YACL issue).

With YACL v3.6.3 the game crashes right after mod discovering so log doesnt contain anything.
With YACL v3.6.2 and Fog v1.6.2 Neoforge says that Fog is an invalid mod file This was a Fog issue and has been fixed with v1.6.3+

commented

Same from me. Just silent close on start. There are no normal crash report and adequate messages in log, but downgrade to "YetAnotherConfigLib-3.6.2+1.21-neoforge.jar" fixes this issue.

commented

same here, exit code 2 without crash report, downgrading to 3.6.2 worked

commented

so is issue just going to be ignored