Skip to content

System.IndexOutOfRangeException #18

@RavenStryker

Description

@RavenStryker

Trying to decompress a .scne is throwing this error. First time seeing it, but I am assuming this is due to the size of the .scne file which is 48MB. Any thoughts on why this might be happening would be appreciated. Thanks!

D:\SteamGames\steamapps\common\Wreckfest\tools>breckfest.exe -dump stabbybrain.scne
Breckfest v1.6.0
Loading : stabbybrain.scne

Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at breckFest.LZ4Decompress.Read(Byte[] buffer, Int32 index, Int32 count)
at breckFest.Raw.Load(String path, Boolean dump)
at breckFest.Program.processFile(String path)
at breckFest.Program.Main(String[] args)

stabbybrain.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