Skip to content

chronoboost commandevents unlabeled #98

@StoicLoofah

Description

@StoicLoofah

I got a report that Stats's Warp Gate was too early in this replay by about 10 seconds

https://lotv.spawningtool.com/45980/

I looked at the replay and code, and it appears that spawningtool couldn't find the chronoboost events with this logic (that has worked int he past)

https://github.com/StoicLoofah/spawningtool/blob/63ead0cf9ed126068e18d906307b1ff303a77a57/spawningtool/parser.py#L476-L478

I thought it might be a data issue, so I went through and exported new balance data to capture events

https://github.com/ggtracker/sc2reader/blob/upstream/sc2reader/data/HOWTO.md

but I noticed that only "Wings of Liberty" was an export option, and the abilities file that I could generate was only 186 lines long (whereas the last one was 408 lines long) https://github.com/ggtracker/sc2reader/blob/329e044fecda0b6c090bdc16568314b8ae752bbc/sc2reader/data/LotV/70154_abilities.csv

and it was indeed missing chronoboost.

I guess my first ask is whether someone else can try the export process in the doc above to see if you can get more results than I can.

If not, then I'm open to ideas about what went wrong and how we fix this

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