StaticShipBlueprintDefs problem - game hangs when referring to a modded static blueprint

While experimenting with changing the equipment on the starting survey ship, I found that if I tried to link to a blueprint other than the original, the game would hang on galaxy creation (no error shown in debug.err)

 

So, if I make a copy of the information in <StaticBlueprintDef>SurveyStaticBlueprint</StaticBlueprintDef>, and call it <StaticBlueprintDef>SurveyStaticBlueprint2</StaticBlueprintDef> (i.e. I copy everythign and only change one character) the game won't start a new galaxy.

The code compiles OK, there is no error on starting the game, nevertheless, it gets stuck.

 

I'll try adding a copy of the blueprint to the base file to see if the results are the same.

4,909 views 1 replies
Reply #1 Top

Make sure and use the one that is in the latest update there as been ships added to it!!

 

My Mod kept crashing the game till I track it down to this file!