Open YayIguess opened 6 years ago
When running XbTool.exe -g xb2 -t ExtractArchive -a bf2.arh bf2.ard -o bf2_extract
on windows 10,
Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at XbTool.Xb2.FileArchive.DecryptArh(Byte[] file)
at XbTool.Xb2.FileArchive..ctor(String headerFilename, String dataFilename)
at XbTool.Tasks.ExtractArchive(Options options)
at XbTool.Tasks.RunTask(Options options)
at XbTool.Program.Main(String[] args)
All of the crashes have only occurred on the 2.0.0 version of the game.
When running
mono XbTool.exe -g xb2 -t ExtractArchive -a bf2.arh bf2ard -o unpacked
on Arch Linux mono version 5.14