Skip to content

[Win10] Installation Error - Unsupported class file major version 64 #806

Description

@I-Knight-I

The install is failing when trying to build MCP-Reborn. The settings.gradle for it apparently uses Java 20.

Snippet of the error:
Image

System Info:

Windows 10
WSL 1 (bash installed correctly)
32GB DDR4 RAM
Python 3.12.10
PIP 25.0.1

Java Attempts (All Failed)

  1. WSL: No JDK
    Windows: Oracle JDK 21
    Log: "Failed to find java / javac"

  2. WSL: OpenJDK 8
    Windows: OpenJDK 8
    Log: log-jdk8-8.txt

  3. WSL: OpenJDK 21
    Windows: Oracle JDK 20
    Log: log-jdk21-20.txt

  4. WSL: OpenJDK 21.0.7
    Windows: Oracle JDK 21.0.5
    Log: log-jdk21-21.txt

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