Raised

Raised

4M Downloads

Need help getting it to work on Minecraft 1.17.1

HEROshineMC opened this issue ยท 3 comments

commented

Hi! Whenever I try to use this mod, I get this error:
image

This error says I need OpenJDK 17, but Minecraft 1.17.1 runs on OpenJDK 16. I tried running the game with JDK 17, and of course it crashes since it's the wrong version.

I'm using:

  • Minecraft 1.17.1
  • Fabric 0.14.9 for Minecraft 1.17.1
  • Fabric API 0.46.1 for Minecraft 1.17.1
  • Raised 1.1.2 for Minecraft 1.17.1

On the CurseForge page for this mod, this particular version is labelled as for Java 16, which makes sense, but it seems to need Java 17? I'm very confused ๐Ÿ˜…

Thanks in advance! :)

commented

Oh! Silly me, I should have pasted the error here! I don't know if it's helpful at all but here it is:

Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
	 - Replace 'OpenJDK 64-Bit Server VM' (java) 16 with version 17 or later.
Unmet dependency listing:
	 - Mod 'Raised' (raised) 1.1.2 requires version 17 or later of 'OpenJDK 64-Bit Server VM' (java), but only the wrong version is present: 16!
	at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
	at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

I'm still confused why a mod for a Java 16 version of the game is requiring Java 17, something definitely seems wrong.

EDIT: Oh I see you've already fixed this: efb1486
Sorry, I should have checked first ๐Ÿ˜ฌ Any idea when this patch will be rolled out? (no rush of course! ๐Ÿ™‚)

commented

Ah yes sorry about this. I was expecting to have to have another release for it and deliver the fix then, but I suppose that never came and I forgot about this. I can replace the JARs on GitHub for now.

commented

Will be properly fixed on the next Curseforge release which should be out soon!