isXander / AdaptiveTooltips

Highly configurable tooltip rendering so they always fit on the screen.
GNU Lesser General Public License v3.0
16 stars 9 forks source link

fix yacl config requirement #10

Closed ggvbo closed 1 year ago

ggvbo commented 1 year ago

Fixes startup crash on Quilt.

Adaptive Tooltips requires version [[2.x.x,2.x.x]] of yet-another-config-lib, which is missing!
Adaptive Tooltips is loaded from C:\Users\*****\MultiMC\instances\Custom\.minecraft\mods\AdaptiveTooltips-1.1.1-fabric-1.19.3.jar

Closes #12

ggvbo commented 1 year ago

@isXander

isXander commented 1 year ago

No, it is correct. 2.1.1 broke jar compatibility, anything below will crash.

ggvbo commented 1 year ago

No, it is correct. 2.1.1 broke jar compatibility, anything below will crash.

That is exactly the version I'm using for YACL, this seems more like an regex thing than anything else, it's crashing due to an version incompatibility that doesn't really exist.