Skip to content

[1.20.1] Compiled with wrong java version #3

Description

@Fealtous

java.toolchain.languageVersion = JavaLanguageVersion.of(21)

Minecraft 1.20.1 is compiled with java 17. As a result this mod is effectively unusable on 1.20.1 without an end user manually changing which version Minecraft runs with, which is possible on all launchers, but it's something an end user should never be expected to need to do.
You get issues like this otherwise: https://gnomebot.dev/paste/mclogs/MOlV9M3#L382

Just needs recompile and reupload with the correct settings in the buildscript, make sure you test in production to ensure it's compiled correctly.

This issue is made on behalf of a user who sought support in the MinecraftForge discord.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions