Fullscreen Windowed (Borderless) for Minecraft

Fullscreen Windowed (Borderless) for Minecraft

18M Downloads

Exception Caught while changing mod configs in Single Player GUI -Config changes don't take effect.

JoelZBub opened this issue ยท 1 comments

commented

MC version : 1.8.9
Forge versions tested : 11.15.1.875 and 11.15.1.1902
FullscreenWindowed version : 1.10.2-1.3.0b

When attempting to change any mod config settings in-game while FullscreenWindowed is installed, no config changes take effect and an exception is caught during firing ConfigChangedEvent at com.hancinworld.fw.handler.ConfigurationHandler.onConfigurationChangedEvent.

Here is the forge log where it happens with FullscreenWindowed installed as the only mod:

fml-client-latest.txt

commented

To close the loop on this issue, there was a patch included in version 1.4.1 and later working around this issue in 1.8.

There should no longer be a crash when saving / loading configs via the forge config GUI when the mod is installed.

Cheers.