Skip to content

Inconsistent class loading order / Unable to upgrade shaded library #1077

@SpaceWalkerRS

Description

@SpaceWalkerRS

Older Minecraft clients and servers shaded libraries into the jar. I want to provide newer versions of these libraries, but due to inconsistent class loading order, the game inevitably crashes on a NoClassDefFoundError, NoSuchMethodError, or NoSuchFieldError.

Ideally there would be a way for Loader to prioritize loading classes from the libs rather than the main jar.

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