
[1.21.1] Crash when opening the config screen of mods using Iceberg
Closed this issue ยท 2 comments
Minecraft: 1.21.1
Modloader: NeoForge - 21.1.200
CarbonConfig: CarbonConfig-Neoforge-1.21-1.2.9.4
When opening the config screen of a mod in the modlist that uses Iceberg (Iceberg-1.21.1-neoforge-1.3.2
), in my case Legendary Tooltips the game crashes.
If only carbon config is installed it produces a blank screen with only the carbon config logo, if you click it and then cancel the popup, the game crashes. If Catalogue is installed the game instead crashes instantly when the config button is pressed for the same reason.
Oh wow the mod simply creates its own config system within neoforges and CarbonConfig doesn't expect that.
Huh also figured out that this is also incompatible with configured ^^"
Anyways, yeah i will implement an exception for that where carbon config will simply not allow to load this config and their own gui will be used instead.