Skip to content

Async Quest System Crash - Multifaction #571

@Reznal

Description

@Reznal

(Potential for game crashes and instability)
Observed Result: During async gameplay, an InvalidOperationException was thrown related to the quest system.

Exception during ticking AsyncTimeComp_Map-1-PlayerHome: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.

Analysis: This is a race condition where the quest list is being read (ticked) and modified at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.5Fixes or bugs relating to 1.5 (Not Anomaly).asyncBugs or issues only in async time mode.bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions