Crendgrim / DynamicCrosshair

A Minecraft mod that hides or changes the crosshair dependent on context.
GNU Lesser General Public License v3.0
22 stars 6 forks source link

[1.20.1] Startup issue (crash) on Forge 1.20.1 with YetAnotherConfigLib installed #71

Closed ReeCodes closed 7 months ago

ReeCodes commented 11 months ago

Crash log: https://mclo.gs/6MKYDLP

Latest log: https://mclo.gs/7072Kko

Crendgrim commented 11 months ago

YACL (yet-another-config-lib) 3.2 for Forge 1.20.1 is broken. YACL 3.0 for Forge 1.20.1 does not support the features I'm using. It's a very frustrating situation. See also https://github.com/isXander/YetAnotherConfigLib/issues/116

If you uninstall YACL, DynamicCrosshair should work (except that you won't have a graphical configuration screen). Though you may run into other issues if other mods have a hard dependency on YACL.

Crendgrim commented 10 months ago

Updated upstream bug report, but no fix yet: isXander/YetAnotherConfigLib#124

AsgerJon commented 9 months ago

This issue appears on Fabric as well

Crendgrim commented 9 months ago

No, that must be a different problem. Could you create a new issue with your logs included?

AsgerJon commented 9 months ago

No, that must be a different problem. Could you create a new issue with your logs included?

I will show a minimal example when I get home in a few hours.

Crendgrim commented 7 months ago

YACL finally updated to fix this. Update YACL and everything should work again.