
[Bug]: Incompatibility with DefaultSettings
PT400C opened this issue · 1 comments
Describe the Bug
FTB Ultimine Addition deviates from the widely accepted format for mod keybinds (key_key.NAME:key.KEY
) by introducing a second colon in the key's name. DefaultSettings currently doesn't expect that behavior and refuses to handle those keys properly.
While we'll publish a fix on our end soon, I suggest that you change the keybind format from key_key.ultimine_addition:NAME:key.KEY
to key_key.NAME:key.KEY
for compatiblity reasons.
Reference: Jomcraft-Network/DefaultSettings#18
To Reproduce
- Install FTB Ultimine Addition and DefaultSettings in Forge/Fabric 1.20.1
- Execute
/ds save
- Inspect the error log
Catch the bug In Action!
No response
Crash Report or Log
OS
Windows 10
Minecraft Version
1.20.1
ModLoader
Forge
Mod Version
v1.2.0b RELEASE