Skip to content

Bug: NullPointerException in LegalMovementManager during player movement detection #300

@PlexPt

Description

@PlexPt

What happened?

The List maintained by Lambda mod's LegalMovementManager contains null elements. When the game tries to invoke .priority() or .applyPreTickModify() on a null MovementModifier, it throws a NullPointerException and crashes the game.

What should have happened?

The game should have loaded

Version

0.10

Log Output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugReports or fixes new or existing bugsnot-usThe issue is not related to the project

    Type

    No type
    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