Stay Gold

Stay Gold

7.6k Downloads

1.16.1, 1.16.2, 1.16.3 versions don't work when loaded.

TheBielCartoons opened this issue ยท 3 comments

commented

I downloaded Stay Gold on a twitch 1.16.3 modpack. But when loaded javafml loader is outdated (1.16.3 runs on javafml:14, and the mod runs on javafml:15).

If I'm missing anything please reply.

commented

Ah, I forgot to change this:

loaderVersion="[35,)" #mandatory This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.

to this:

loaderVersion="[32,36)" #mandatory This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.

most likely. Will fix, just need to test-run it in a 1.16.1 environment now.

commented

Okay, it turns out that there is a small difference of vanilla code in the 1.16.1 version that will cause the game to crash, so I will have to make a separate version for that one - otherwise, this new updated version should load just fine in 1.16.2+.

commented

Latest version on Curseforge will work for 1.16.2+. Let me know if there are any issues.