SpruceUI unofficial architectury port. A Minecraft library mod which adds a new abstraction to create GUI interfaces. Still close to the Vanilla design code-wise.
Describe the bug
When trying to load the mod, fabric / quilt throwas an error about a version mismatch with minecraft
To Reproduce
Steps to reproduce the behavior:
Install the mod on 1.19.2 fabric / quilt
Boot and crash
Expected behavior
The game loads
Desktop (please complete the following information):
OS: Arch Linux
Minecraft 1.19.2
Fabric fabric 0.15.7
Mods Fabric API 0.77.0+1.19.2, Architectury 6.5.90, ModMenu 4.2.0-beta.2
Version 0.2.0
Branch 1.19.2-architectury
Additional context
Setting the required minecraft version to "1.19.2" allows the game to boot
Logs
[21:14:20] [main/ERROR]: Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Replace mod 'ObsidianUI' (obsidianui) 0.2.0+mc1.19.2 with any version that is compatible with:
- minecraft 1.19.2
More details:
- Mod 'ObsidianUI' (obsidianui) 0.2.0+mc1.19.2 requires version 1.19~1.19.2 of 'Minecraft' (minecraft), but only the wrong version is present: 1.19.2!
Describe the bug When trying to load the mod, fabric / quilt throwas an error about a version mismatch with minecraft
To Reproduce Steps to reproduce the behavior:
Expected behavior The game loads
Desktop (please complete the following information):
Additional context Setting the required minecraft version to "1.19.2" allows the game to boot
Logs