Skip to content

Crash when replacing Lorian with Carthus Sandworm #14

@nex3

Description

@nex3

This came up when a player was using a custom preset with the Archipelago randomizer, but I expect it would reproduce in the standalone randomizer as well. Debugging into it, it looks like when fromEntity is Lorian and toEntity is Carthus Sandworm, this code ends up with arena == null and expectArena == false. It then reaches this line which crashes with a null pointer exception.

From user reports there may be other enemy combinations that produce this, but I wasn't able to determine what they were.

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