Skip to content

[Crash] RemoveItem index out of bounds #20

@Bia10

Description

@Bia10

protected override void RemoveItem(int index) in MapDrops.cs gets called with index outside total count of base(map).Items. This used to crash game server, however since pull #17 the problem is transformed into problem of permanent existence of (some) items on map rather then crash.

This and the other crash reported are two main sources of Destiny being unstable, beside that there are only minor events triggering crash due to not yet being implemented/handled. Also id love to know from where did you pull the data on the packet structure, am i supposed to assume that you got it right? because sometimes i wonder and other sources also disagree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions