Modding help: Gibbed.Saintsrow3.unpackSTR2.exe keeps crashing

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?
 
Sorry this is my 1st post here, the link above is dead anyone here got other/alternate link for this program...sorry my English is really bad
 
Oh thanks for the link....but the problem still occurred when i try repack and here is the log

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: gibbed.saintsrow3.unpackstr2.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 4f43164e
Problem Signature 04: Gibbed.IO
Problem Signature 05: 1.0.4433.39535
Problem Signature 06: 4f431640
Problem Signature 07: 2c
Problem Signature 08: 2e
Problem Signature 09: System.IO.EndOfStreamException
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1086
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
 
but the problem still occurred when i try repack and here is the log

First of all, why are you using the unpack tool to try and repack?
 
Once again, your error message is saying you are using the unpack tool and you state you are trying to repack files. If you are repacking changed files then you must use the pack tool and NOT the unpack tool. i.e. Gibbed.SaintsRow3.PackSTR2.exe
 
Back
Top