Skip to content

Unable to launch 13w16a-13w23a because of added launch args #1068

@SpaceWalkerRS

Description

@SpaceWalkerRS

Starting with 13w16a, Minecraft uses JOpt Simple to parse the launch args. Unfortunately, it does not enable allowsUnrecognizedOptions until 13w23b. As a result, all versions between 13w16a and 13w23a crash on launch because of launch args added by Fabric.

Perhaps the main method ought to be patched to enable allowsUnrecognizedOptions?

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