-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels