Skip to content

Bug: wrong offset assigned stops file from being processed #92

@jotego

Description

@jotego

When trying to parse the attached MRA file I get the following error:

warning: offset set past the part size. Skipping part.
warning: offset set past the part size. Skipping part.

which seems to refer to parts sfz.01 and sfz.02 as I modified the code to print out the part names. It looks like if I insert the parts into an interleave section, the error goes away. So this might be some leftover data from a previous interleave affecting the program.

Anyway, there is no offset nor length for those two files as they are simply part files. The zip file for the game can be found here. This is a kind of homebrew version of a game, actually. The qsound.zip file is part of common MAME rom sets.

Could you have a look at this error, please?

Street Fighter Zero CPS 1.5.mra.zip

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