bug altaria .70 opt in patch

I can't upgrade to meditationscenter even if have build a healing pool and have the tech.

5,146 views 3 replies
Reply #1 Top

Thanks for posting your issue, could you send a save before this happens? For sending save, dump, debug.err  files. Would you kindly, submit a ticket via our support system so that I can better assist you with your issue. After following the link, run the support tool, include your steam name, describe the issue you are having and then send us the zip file to greatly speed up the process!


Link to forums for explanation:

https://forums.galciv3.com/452855/page/1/


Link to support tool:

http://sd.stardock.com/Support/supportToolTest/SDSupportTool.exe

 
Reply #2 Top

<!-- Prerequisites -->

<Prerequ>
<Techs>
<Option>MeditationTech</Option>
</Techs>
<UpgradesFrom>Healing Pools</UpgradesFrom>
</Prerequ>

</Improvement>

im thinking that should be 

<!-- Prerequisites -->

<Prerequ>
<Techs>
<Option>MeditationTech</Option>
</Techs>
<UpgradesFrom>HealingPools</UpgradesFrom>
</Prerequ>

</Improvement>

Reply #3 Top

Good catch, will fix.