Iridum culture starbases are broken in 1.01 and 1.02

Can no longer build the culture add ons past the first one.

It may be due to starbase marked being in both the marketing and customer relations technologies.  It should be in only one place. Also the culture forum is in the diplomacy tech path vs culture

3,161 views 5 replies
Reply #1 Top


Can no longer build the culture add ons past the first one.

It may be due to starbase marked being in both the marketing and customer relations technologies.  It should be in only one place. Also the culture forum is in the diplomacy tech path vs culture
End of quote

still bad in 1.02

Reply #2 Top

The Iridium are missing the CulturalInfluence tech therefor the InformationHubModule never activates.

Quick fix: Attach the module to the MarketingTech.

To do so, make to following change for the InformationHubModule in the StarbaseModuleDefs.xml.

Replace

<Prerequ>
<Techs>
<Option>CulturalInfluence</Option>
<Option>ThePathTech</Option>
</Techs>
<UpgradesFrom>CulturalForumModule</UpgradesFrom>
</Prerequ>

with

<Prerequ>
<Techs>
<Option>CulturalInfluence</Option>
<Option>MarketingTech</Option>
<Option>ThePathTech</Option>
</Techs>
<UpgradesFrom>CulturalForumModule</UpgradesFrom>
</Prerequ>

 

Reply #3 Top

hay Thecw thanks for the quick fix.  :thumbsup:         I had hoped the would fix it for 1.o2,  oh well  :&#39;(

Reply #4 Top

Thank you for reporting, I will check this out.

Reply #5 Top

Their economic buildings are also broken upgrade-wise (Unless this has been fixed in patch 1.01 or 1.02, which I haven't tried yet). I mentioned this in a post bringing up this bug during beta :-(