So I successfully extract the interface.vpp_pc file, and want to extract the vdo_weapon_radial.str2_pc. But when I drag the file into Gibbed.Saintsrow3.unpackSTR2.exe, I get this exact error:
Unhandled Exception: System.IO.EndOfStreamException: Attempted to read past the end of the stream.
at Gibbed.IO.Streamhelpers.WriteFontStream<Stream stream, Stream input, Int64
size, Int32 buffer
at Gibbed.Volition.Pack.STR2.Unpacker`1.Main(String[] arys)
at Gibbed.SaintsRow3.UnpackSTR2.Program.Main(String[] arys)
I tried it with other .str2_pc files and got the same result. Does anyone know what I'm doing wrong?
Unhandled Exception: System.IO.EndOfStreamException: Attempted to read past the end of the stream.
at Gibbed.IO.Streamhelpers.WriteFontStream<Stream stream, Stream input, Int64
size, Int32 buffer
at Gibbed.Volition.Pack.STR2.Unpacker`1.Main(String[] arys)
at Gibbed.SaintsRow3.UnpackSTR2.Program.Main(String[] arys)
I tried it with other .str2_pc files and got the same result. Does anyone know what I'm doing wrong?