T0RNATO / drop-spread-2

Fabric mod that adds a gamerule for player death item spread.
MIT License
0 stars 0 forks source link

Mod requests java 21 on minecraft 1.20.1 which uses java 17 #1

Open Seppy-Dev opened 1 week ago

Seppy-Dev commented 1 week ago

The 1.20.1 version of this mod doesn't launch. The error message seems to hint that the mod wants java 21, despite the fact that minecraft 1.20.1 uses java 17, and won't launch if you use 21.

I'm using prismlauncher, though I doubt that makes a difference.

Screenshot from 2024-10-16 01-35-23

T0RNATO commented 1 week ago

Yeah, I had some incorrect dependencies, but pretty sure I fixed it in 1.0.1 - what version of the mod are you on?

Seppy-Dev commented 1 week ago

Can confirm i'm using 1.0.1 (or at least, modrinth displays the version as 1.0.1 however the mod itself displays as 1.0.0, i'm unsure if that's just an error made during upload but might be important?) Screenshot from 2024-10-16 01-47-37 Screenshot from 2024-10-16 01-48-02

T0RNATO commented 1 week ago

Hmm, I'll take a look at it when I get home.

Seppy-Dev commented 1 week ago

Okay interesting development, I tried launching it on my server and it seemed to work perfectly fine there? I'm unsure now if it's just an issue with my desktop device, or if the mod only works on servers for some reason? I'll have to check on a different device, I'll report back once i've gotten round to that (hopefully shortly)

Seppy-Dev commented 1 week ago

Okay i've checked on a different device, and i can safely say it breaks on the client, but works fine on servers.

T0RNATO commented 6 days ago

Okay so I have no idea why this is the case - it literally only depends on FAPI (which I'm not even sure if it requires tbh, lol) image (Also, sorry for the late reply, I've just been busy.) Maybe it's the java section in the build.gradle. I'll check it out.

T0RNATO commented 5 days ago

@Seppy-Dev Hopefully this works. https://modrinth.com/mod/drop-spread-2/version/6O9B1B2V I did all my testing on all the versions with Java 21, oops.

Seppy-Dev commented 5 days ago

Still same issue i'm afriad. Yet again tested on a seperate device to make sure.

Here's the full log: https://mclo.gs/xV96wkb

T0RNATO commented 2 days ago

Hopefully, this should work for you. https://modrinth.com/mod/drop-spread-2/version/UfgF5C8v Thanks for your patience.