Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

When parsing Event Bytes of Old (2.0.1) Slippi files crashes program #103

@efthymew

Description

@efthymew

libmelee (including all the way back to version 0.10.1 crashes when reading a 2.0.1 slippi file because it enforces EventType when reading, and in these files you will eventually read the bytes 0x3d from the event bytes, which is not a valid EventType, leading to the crash. is 0x3d not the correct event byte code for gecko codes? See: https://github.com/project-slippi/slippi-wiki/blob/master/SPEC.md#events

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