Gentlemen of Steelport Compilation

The installer for this is a Batch File.
If you are so inclined, you may try looking through the file and running the commands manually in a CMD window so you can tell exactly what command is being run that is crashing, and possibly what the exact error is.
 
The first crash happens after the billboard_etd section.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Gibbed.SaintsRow3.FileFormats, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. at Gibbed.SaintsRow3.UpdateASM.Program.Main<String[] args>

Than I get another crash after the interface section with the same thing. And it keeps happening after every section after that.
Make sense to anyone else. Aside from I don't have the right GoS file?
 
The first crash happens after the billboard_etd section.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Gibbed.SaintsRow3.FileFormats, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. at Gibbed.SaintsRow3.UpdateASM.Program.Main<String[] args>

Than I get another crash after the interface section with the same thing. And it keeps happening after every section after that.
Make sense to anyone else. Aside from I don't have the right GoS file?

If it's saying that it can't find the file then it sounds like you didn't extract it correctly. Make sure you are using either 7zip or winrar to extract the archive.
 
Hi, i have a problem with the program :

First i have the latest net framework (4.5), a legal copy of srtt (i login here with my steam account), and i have a windows 7 64 bit os. I tried to unpack the archive with 7zip and winrar and i downloaded the archive a few times.

For the mode C :If i try to run without admin right the tool won't open (i get i application error 0xc0000135), with admin right the bat can't find the optional folder.
For the mode A : no matter the choice of mod i make the bat will copy all the mod file (core and optional) to the custom sr3 mods folder.

If i put the admin right to the tool in the compatibility tab of property the msg of application disappear but the result stays the same.

(sorry for the eventual bad grammar i'm french i hope you'll understand my message :))
 
Hi, i have a problem with the program :

First i have the latest net framework (4.5), a legal copy of srtt (i login here with my steam account), and i have a windows 7 64 bit os. I tried to unpack the archive with 7zip and winrar and i downloaded the archive a few times.

For the mode C :If i try to run without admin right the tool won't open (i get i application error 0xc0000135), with admin right the bat can't find the optional folder.
For the mode A : no matter the choice of mod i make the bat will copy all the mod file (core and optional) to the custom sr3 mods folder.

If i put the admin right to the tool in the compatibility tab of property the msg of application disappear but the result stays the same.

(sorry for the eventual bad grammar i'm french i hope you'll understand my message :))

Sounds like you have some Windows issues outside the scope of what I can help you with.
 
Pretty weird. No idea what is going on there but here are a few ideas and comments.

First, I've never had that error with Idol's pack and also run Win 7 64bit here. It works if I just click in Windows Explorer or if one opens a proper command console
to run the batch file.

2. I suggest you try reinstalling NET framework and be sure it is patched proper after you run Windows Update. But see item 5 below first.
3: You should not have to be using ADMIN mode. That batch file and applications it invokes in 'tools' directory should and do run fine in USER mode.
(assuming of course you unzipped the archive with the proper sub-directories intact in a directory AND you as a USER have write access to.)
4. I did a Google search using your application error and found all sorts of confusing directions to go in. Could be you have something on your system messing with NET.
5. I do not know if GIBBED tools even needs NET to work. Beyond my knowledge pool.

IT is all I could think of right now. Good luck maybe someone else has some other ideas.
 
When I was running my buddy through how to install GoS he initially had an issue where the .bat couldn't find the optional folder. Turns out he was running the bat file from within the zip rather than extracting it! However this dude says he extracted with 7-zip and winRAR so I don't know how much help that could be.
 
I'm pretty sure i have a problem with .netframework 3.5, i'm investigating the issue atm, i might have to to do a repair/restoration.

Thx for the reply :)
 
Back
Top