Help please: Validation problem on shipset and shipdef files crashing game

Hi. I created a custom ship styles based on Gauntlet's ShipDefs and ShipClasses files and now my game crashes every time I try to load. 

 

The error message says: the faction Ferrun Regency has failed to validate for the following reasons and will not be available: +Unknown Ship Style.

 

I've tried removing the ShipStyleDef and ShipClass files but the error message continues. 

 

I've also tried to delete the custom faction to play normally but the custom faction now does not appear in the factions list and cannot be found to be deleted. 

 

Anyone help please?

12,173 views 11 replies
Reply #1 Top

So...it took me a lot of playtesting to replicate your error:-

Oooo

 

I got this error due to removing the Faction ShipStyle and ShipDefs xmls from the directory, so basicly they were not presant when I booted the game. I would check the location of your files. And or the name of your Ship Style.

Reply #2 Top

Thanks for putting in all that effort to help me, Horemvore.

 

I did remove the files when I first got the error message - but so far replacing the files in the game folder has not returned the player faction.

 

I've since modded a new custom shipstyle with a different error. The faction plays but without any ships!

 

Have you got any advice about the latest error? 

 

Not having much luck at the moment,

 

Cheers

Reply #4 Top

If you zip up your designs and xml's I'll take alook see. You can also try checking the debug.err file, it opens in any text editor.

Reply #5 Top

Are you running 3.0 or 4.0 of gaintlets race mod. Are you using 1.6 or 1.7 of the game.

Reply #6 Top

Hello folks,

 

Thanks for the support guys, appreciate it. Feeling a little like a lost cause. 

 

I'm running 1.7 of the GalCiv3. GRM 2.1

 

Horemvore: how can I send you the zip files and the debug message? 

 

 

Reply #7 Top

Dropbox or Onedrive?

Reply #9 Top

Did you rename the files outside of the designer by anychance? There seems to be something badly wrong with the designs:-

 

Debug Message:  IShipDesignGfxUpdater::SendEvent_UpdateGfxData: Failed to find object config with name: Leviathan Dreadnought_668584E70FDA43C8BB69B241FBC5662F.objgfxcfg
Debug Message:  CShipDesignGfxListenerBase: Failed because root component was NULL.  Did an objgfxcfg '(null)' fail to load?

 

Is the error I get for all the designs you posted the link too. They do not even marry up with the names of the files:-

UnsomnonDreadnought_668584E70FDA43C8BB69B241FBC5662F

 

When in the designer the designs just show up as blank, and cause a CTD if selected. This is the issue you are having??

 

There is also a 4th file, file name GC3WSDATA for each design which is baffling to me as I only ever get 3 files after saving a template in the designer, if I leave the files with GCWSDATA in the design folder then none of your designs show up and when i then check the folder for the designs they are gone, I'm guessing this file is linked to steam workshop and since I am not subscribed to said designs they get removed?

 

After downloading designs off the workshop, boot up the game, goto options make sure "Show all Designs" is checked, start a game with say the Yor, navigate to the designs you downloaded(under the downloaded tab), save each design as a template, with your new file name. You then use the Yor as your base, if you do not do this you have no idea what base the author used when he created his designs, and that in its self causes issues:-

 

    <InternalName>UnsomnonShipStyleSet</InternalName>
    <DisplayName>Unsomnon Style</DisplayName>
    <Icon>GC3_S_Basic_Ship_Icon.png</Icon>
    <DisplaySampleObjGfxConfig>UnsomnonCorvette_EFB00F8F995E42D1AE584CE6841ACEC7.objgfxcfg</DisplaySampleObjGfxConfig>
    <ShipStyle>Yor</ShipStyle>
    <PartsStyle>Yor</PartsStyle>
    <StartingShipyard>BasicShipyard</StartingShipyard>

 

 

Reply #10 Top

Only 4.0 works.on 1.7. 2.1 will not work. Sorry but for me there was no solution but to reload everything.

Reply #11 Top

Thanks guys, I will give your suggestions a look. 

 

admiralWillyWilber: can you tell where are the shipclassdef files and shipstyle files are in Gauntlet 4.0? Can't seem to get my hands on them