Skip to content

[BUG] Weird Ward_Placed events every 50 seconds. Could maybe be caused by faelights? #1125

@Degcube

Description

@Degcube

Bug Description
In season 16 matches, after every ~50 seconds we get weird ward_placed events in the timeline.

"events": [
                    {
                        "creatorId": 10,
                        "timestamp": 276,
                        "type": "WARD_PLACED",
                        "wardType": "UNDEFINED"
                    },
                    {
                        "creatorId": 0,
                        "timestamp": 276,
                        "type": "WARD_PLACED",
                        "wardType": "UNDEFINED"
                    },
                    {
                        "creatorId": 10,
                        "timestamp": 276,
                        "type": "WARD_PLACED",
                        "wardType": "UNDEFINED"
                    },
                    {
                        "creatorId": 0,
                        "timestamp": 276,
                        "type": "WARD_PLACED",
                        "wardType": "UNDEFINED"
                    },

Problem Description
I can't explain the data, would be nice to know what this is about.

Developer Impact
Not sure how to work with that

  • Severity: Not dramatic

Repro Steps
Check match EUW1_7675605917

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