View Single Post
Old 09-06-11, 12:59 PM   #27
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by Kentas View Post
TDW disregard my last log, it's from stock SH3 which I'm keeping for MP games only, so no big troubles with it...

I now successfully scanned GWX:
Classes errors:
********* D:\Games\Ubisoft\SilentHunterIII\data\Air\AFB_FW_1 90a5\AFB_FW_190a5.eqp has invalid entry of [Equipment11] @ line number 53 *********
********* D:\Games\Ubisoft\SilentHunterIII\data\Air\ALB_Ju52-3M.Mausi\ALB_Ju52-3M.Mausi.eqp does not contain sequentially ordered entries (found duplicate [Equipment 5]) @ line number 28 *********
********* D:\Games\Ubisoft\SilentHunterIII\data\Air\ALB_Junk ers.Ju.52\ALB_Junkers.Ju.52.eqp does not contain sequentially ordered entries (found duplicate [Equipment 5]) @ line number 28 *********
********* D:\Games\Ubisoft\SilentHunterIII\data\Sea\BuV_Dock 1\BuV_Dock1.eqp does not contain sequentially ordered entries (found duplicate [Equipment 119]) @ line number 810 *********
********* D:\Games\Ubisoft\SilentHunterIII\data\Sea\BuV_Dock 2\BuV_Dock2.eqp does not contain sequentially ordered entries (found duplicate [Equipment 119]) @ line number 810 *********

DefSide errors:
********* StartDate of 1945.05.07 is not 1 day later than previous EndDate for German in \data\Roster\DefSide.cfg *********
********* StartDate of 1942.08.15 is not 1 day later than previous EndDate for Uruguay in \data\Roster\DefSide.cfg *********
DefSide ignores:
no ignores

Campaign errors:
********* Type 0 not defined in \data\Roster\Venezuela @ line number 436921 *********
********* Type 0 not defined in \data\Roster\Venezuela @ line number 493070 *********
********* Type 0 not defined in \data\Roster\Venezuela @ line number 493082 *********

Damn, I will seriously need a hand from you TDW to deal with THEM ALL
Yours are pretty easy for the most part.

This error: D:\Games\Ubisoft\SilentHunterIII\data\Air\AFB_FW_1 90a5\AFB_FW_190a5.eqp has invalid entry of [Equipment11] can be fixed by editing the D:\Games\Ubisoft\SilentHunterIII\data\Air\AFB_FW_1 90a5\AFB_FW_190a5.eqp and making equipment 11 entry like this:
[Equipment 11]

These errors:
********* D:\Games\Ubisoft\SilentHunterIII\data\Air\ALB_Ju52-3M.Mausi\ALB_Ju52-3M.Mausi.eqp does not contain sequentially ordered entries (found duplicate [Equipment 5]) @ line number 28 *********
********* D:\Games\Ubisoft\SilentHunterIII\data\Air\ALB_Junk ers.Ju.52\ALB_Junkers.Ju.52.eqp does not contain sequentially ordered entries (found duplicate [Equipment 5]) @ line number 28 *********
********* D:\Games\Ubisoft\SilentHunterIII\data\Sea\BuV_Dock 1\BuV_Dock1.eqp does not contain sequentially ordered entries (found duplicate [Equipment 119]) @ line number 810 *********
********* D:\Games\Ubisoft\SilentHunterIII\data\Sea\BuV_Dock 2\BuV_Dock2.eqp does not contain sequentially ordered entries (found duplicate [Equipment 119]) @ line number 810 *********

Can be fixed by editing their .eqp files and renumbering the entries to ensure sequential ordering. i.e.:
[Equipment 1]
.....

[Equipment 2]
......

[Equipment 3]
......

etc.

these errors:
DefSide errors:
********* StartDate of 1945.05.07 is not 1 day later than previous EndDate for German in \data\Roster\DefSide.cfg *********
********* StartDate of 1942.08.15 is not 1 day later than previous EndDate for Uruguay in \data\Roster\DefSide.cfg *********

can be fixed by looking at bottom of post #1 and clicking the link for fixing defside errors

The campaign ones take a little more explaining to do....
TheDarkWraith is offline   Reply With Quote