Silent Gear

Silent Gear

19M Downloads

Attempting to configure mod crashes Minecraft

earharted opened this issue ยท 3 comments

commented

Versions

  • Silent Gear: 3.2.3
  • Silent's Gems: N/A
  • Silent Lib: 7.0.3
  • Forge: 1.19.2
  • Modpack: AllTheMods 8 ver. 1.0.10
  • Optifine Installed: No

Expected Behavior

Common configuration menu opens.

Actual Behavior

"Saving world" text appears for about five seconds before Minecraft closes. This only happens when clicking 'common'; 'client' works fine.

Links/Images

- (Crash log)

Steps to Reproduce the Problem

  1. Open 'Mods' menu in Minecraft
  2. Click 'config' under 'Silent Gear'
  3. Click 'common'
commented

I believe this issue has been reported before, although I'm not seeing it here on the tracker. This has something to do with the Configured mod. No idea which mod is at fault. But changing the config file normally (with a text editor) works, as far as I know.

commented

I believe this issue has been reported before, although I'm not seeing it here on the tracker. This has something to do with the Configured mod. No idea which mod is at fault. But changing the config file normally (with a text editor) works, as far as I know.

I'll try it out! Thanks!

commented

Same problem here
https://mclo.gs/YRc1Hrp

Maybe that's the problem?
https://mclo.gs/YRc1Hrp#L18299
Apparently a type cast error

Caused by: java.lang.ClassCastException: class net.minecraftforge.common.ForgeConfigSpec$ConfigValue cannot be cast to class net.minecraftforge.common.ForgeConfigSpec$EnumValue (net.minecraftforge.common.ForgeConfigSpec$ConfigValue and net.minecraftforge.common.ForgeConfigSpec$EnumValue are in module [email protected] of loader 'TRANSFORMER' @1bd5b1c8)