Minecraft Version: 1.21.1
NeoForge Version: 21.1.218
Description of issue:
When you set a custom earlyWindowProvider in /config/fml.toml, NeoForge will not correctly fall back to fmlearlywindow when the one set in the config is not available/valid anymore.
Expected behavior:
When it fails to load/init the custom provider, it should fall back to the default provider.
Related issues:
Minecraft Version: 1.21.1
NeoForge Version: 21.1.218
Description of issue:
When you set a custom
earlyWindowProviderin/config/fml.toml, NeoForge will not correctly fall back tofmlearlywindowwhen the one set in the config is not available/valid anymore.Expected behavior:
When it fails to load/init the custom provider, it should fall back to the default provider.
Related issues: