Estecka / mc-Stretchy-Leash

Leashes break less easily, and gives them some audio feedback.
https://modrinth.com/mod/stretchy-leash
MIT License
0 stars 0 forks source link

[1.20.1] Can't load with Java 17 #1

Closed Deleca7755 closed 4 months ago

Deleca7755 commented 4 months ago

The mod says It's compatible for many versions but with a single jar that force requires Java 21, It will not work on versions below 1.20.5

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 'OpenJDK 64-Bit Server VM' (java) 17 with version 21 or later.
More details:
     - Mod 'Stretchy Leash' (stretchy-leash) 1.0.0+1.20.6 requires version 21 or later of 'OpenJDK 64-Bit Server VM' (java), but only the wrong version is present: 17!
    at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
    at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195)
    at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Estecka commented 4 months ago

Older versions of Minecraft can run using Java 21, although the specifics on how to achieve that depends on your launcher. Try seeing this with them.

Deleca7755 commented 4 months ago

Dang It'd seem I'm not a very smart person my bad losing it Ty though!