dorianpb / cem

Reimplementation of Custom Entity Models in Minecraft for the Fabric Modloader
GNU Lesser General Public License v3.0
125 stars 38 forks source link

[BUG] CEM removes saved changes when exiting the game #135

Open HueyCan opened 1 year ago

HueyCan commented 1 year ago

0.8.0

Describe the bug

When you exit out of Minecraft, the changes made the CEM's settings are removed and will revert back to the default settings Seems to be because CEM isn't reading the cem.json config file

Expected behavior

The changes being set when you open Minecraft again

Desktop (please complete the following information):

Additional context Already did some testing if another mod that was causing the issue but having CEM isolated with Mod Menu and YetAnotherConfigLib, it shows that CEM is having issues

Also not sure if "Use 'assets/minecraft/optifine/cem/'?" being disabled by default is intentional or not

TheUnknownCod3r commented 1 year ago

Can confirm, I thought it was just due to Quilt, but issue persists even on Fabric.