Not all configuration are displayed and functioned
YiRanMushroom opened this issue ยท 0 comments
Checked for existing issues
- I have checked for existing issues, and have found none.
Tested latest version
- I have checked that this occurs on the latest version.
GregTech CEu Version
1.2.3-build_699
Recipe Viewer Installed
JEI
Environment
Singleplayer
Cross-Mod Interaction
Unsure
Other Installed Mods
AE2
Expected Behavior
In ConfigHolder.java, some configuration are defined, but it is not neither generated nor displayed in the in game GUI, like the AE2CompatConfig. Don't know why cause it is fairly similar to those which functions correctly.
Actual Behavior
The configuration is not shown.
Steps to Reproduce
Check the source file and generated config file.
Additional Information
Maybe a problem with the liberary? Noticed that it seems like those ones inside other configration class often disapears.