Sun and Moon Celestial Configuration

Sun and Moon Celestial Configuration

4M Downloads

Crash on launch with 1.16.5 version

redrapptor opened this issue ยท 4 comments

commented

Celestial Configuration Release 1.0.0 for Minecraft 1.16.5 causes my game to crash upon launch for some reason. With all of my mods enabled except for Celestial Config, it launches perfectly fine, but having it installed makes it impossible for me to reach the main menu without crashing.

I know very little about the inner workings of things, but the crash log seems to suggest that the mod is requiring Java Runtime version 61.0 which apparently equates to Java 17; the version required by 1.18.

The 1.16.5 version of the mod claims to support Java 8, but I think something might've gotten messed up by accident.

Would a fix be possible or does it seem like it might be an issue on my end?

celestial config crash.txt

commented

Are you sure you've downloaded the correct file?
Please send the download page you got the mod from, as well as the mod file itself.
Double check if they're the same file, by downloading the mod file again and testing if the issue persists, and only then upload it to GitHub.

P.S. Sorry for the late response!

commented

Hi again! There's no need for a follow-up from you, I've looked into it further and determined how to solve your issue!

It seems we have (more specifically, @LudoCrypt has) set the wrong Java version in our compilation configuration.

Problematic line: 1.16.5/1.0.0/build.gradle#L27

I've fixed this in a development environment and will push and publish the changes ASAP!

commented

Fixed by d8cb046 497acae

commented

Uploading to CurseForge and Modrinth is going to take a while, because I don't have perms to upload there yet.