Skip to content

How to skip a specific tick (due to exception?) #63

@ndorigatti

Description

@ndorigatti

Hello, i'm trying to parse a DEM file for CS2 demo (that i'm able to do with a python dem library), but unable to do in java-clarity.

I can open the file in the clarity java fx desktop app (i can see the data, tick and so on), but when i try to open with my code, it fails.

Basically i need to go to last tick and get scoreboard, but the code as in the example fails:

ControllableRunner.seek method throws an exeption and the runner is closed. I don't understand how to skip the frame that makes the crash (103270 over 165098 ticks). As far as i understand ControllableRunner seek just goes over each tick and does not skip any frame.
How can i do it? Using another runner?

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