You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Came here to post the exact same crash. Seems to be this snippet which identifies the issue:
Caused by: java.lang.UnsupportedOperationException: StampedConfig does not support valueMap() yet.
at knot//com.electronwill.nightconfig.core.concurrent.StampedConfig.valueMap(StampedConfig.java:473)
at knot//com.electronwill.nightconfig.core.utils.UnmodifiableConfigWrapper.valueMap(UnmodifiableConfigWrapper.java:29)
at knot//com.electronwill.nightconfig.core.ConfigSpec.correct(ConfigSpec.java:630)
at knot//com.electronwill.nightconfig.core.ConfigSpec.correct(ConfigSpec.java:618)
at knot//dev.sapphic.couplings.Couplings.(Couplings.java:68)
Couplings seems to be crashing my game, but I can't quite understand why, so I figured it'd be best to report it here. I have two crash reports, and have verified that disabling Couplings fixes the issue.
crash-2024-12-12_18.55.44-client.txt
crash-2024-12-12_19.04.26-client.txt
The text was updated successfully, but these errors were encountered: