infernalstudios / Celestial-Configuration

Scale the Sun and Moon
0 stars 1 forks source link

Crash on launch with 1.16.5 version #2

Closed redrapptor closed 1 year ago

redrapptor commented 1 year ago

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

SwanX1 commented 1 year ago

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!

SwanX1 commented 1 year ago

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!

SwanX1 commented 1 year ago

Fixed by d8cb046452f7ac286f62a58ce122d46fdfe7414f 497acaee9c0c2dc159530263fb3b676cbc9d5075

SwanX1 commented 1 year ago

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