shedaniel / cloth-config

Client-Sided API for Minecraft 1.14
Other
185 stars 70 forks source link

Configs Cannot Save/Update On Fabric Loader 0.15.0/0.15.1 #233

Closed AViewFromTheTop closed 9 months ago

AViewFromTheTop commented 9 months ago

Originally reported as https://github.com/FabricMC/fabric-loader/issues/865, contains outdated info. 0.15.0 did fix the EnvironmentType annotation for fields, so I'm suspecting this may have to do with it- though, I recommend you do your own testing. However, on 1.20.2, Cloth Config does not work AT ALL. Regardless if you're in Singleplayer or the Main Menu, NO options will save. It's very frustrating. I tested Cloth's example config just to be sure it wasn't our issue, and it 100% seems to be a Cloth issue.

AViewFromTheTop commented 9 months ago

Doesn't work with Fabric Loader 0.15.1 either.

shedaniel commented 9 months ago

I don't get it, seems improbable. Can you provide more details (e.g. logs), or debug this?

AViewFromTheTop commented 9 months ago

I don't get it, seems improbable. Can you provide more details (e.g. logs), or debug this?

I just did a final bit of digging and realized this was actually our issue- I'd completely misunderstood the demo config. I'm sorry to waste your time, but at least I know where the actual issue is- onto an issue report for FrozenLib!