ThinkingStudios / ObsidianUI

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.
MIT License
4 stars 1 forks source link

Doesn't load on 1.19.2 fabric / quilt #5

Closed Kevadroz closed 8 months ago

Kevadroz commented 8 months ago

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:

  1. Install the mod on 1.19.2 fabric / quilt
  2. Boot and crash

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

[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!
TexBlock commented 8 months ago

fixed in 0.2.1+mc1.19.2