Skip to content

Unnecessary Transformer Exclusion #24

Description

@Hallowizer

Hi! I'm not sure if anyone saw this before, but I was looking at the LaunchClassLoader code, and I noticed that it adds a class loader exclusion for net.minecraft.launchwrapper.. There is also a transformer exclusion for net.minecraft.launchwrapper.injector.. However, the transformer exclusion for the injector package is never applied because the class loader exclusion for the main package takes precedence for the entire launch wrapper. Was this intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions