Page 1 of 1

Sardinia-Piedmont possible bug

Posted: Tue Jun 07, 2011 8:53 pm
by cobraII
When looking at the capital, i just built and military acadamy there, and it shows that its there in the tooltip, but I am not able to use the scroll key to look scroll through the building to see it there, I do not think this has to do with the other graphics bug where the factories can disappear from view that has been fixed in the up coming patch. Just thought that I let you guys know.

the scroll function does work for everything else though just not for the structures that are already built within a city.

Posted: Tue Jun 07, 2011 9:23 pm
by Kriegsspieler
There were some problems with the display when looking at a city with a large number of structures, as is the case with Torino.
How many display boxes do you see by default?
It might help to try changing the screen resolution in the game options. That's what solved the problem for me.

Posted: Tue Jun 07, 2011 9:51 pm
by cobraII
I see 9 display boxes to start with, and resolution seems, fine with everything.

Posted: Tue Jun 07, 2011 9:57 pm
by Kriegsspieler
Ok, but from your description it does sound like it's related to this bug. Maybe it will be fixed in the first patch?

Posted: Wed Jun 08, 2011 2:14 am
by cobraII
Just got to the start of 1853 and after the last 3 turns game has crashed after the day 15.
here is the main log and saved game.

Posted: Wed Jun 08, 2011 2:17 am
by cobraII
for some reason when i try and upload the turn file, it says its not valid, i try and get it online

Posted: Wed Jun 08, 2011 2:21 am
by jcg
Its from a typo in one of the events files.


. . .in the Russian Events it says EvalColStatus instead of EvalColStatusArea, which for me breaks the game at the start of 1853 when those events are active.
To fix this, those statements need changed, adding Area to the end. Opening */Events/RUS Events.sct with notepad++ or notepad use Find and Replace, replacing all EvalColStatus with EvalColStatusArea.



from my post here: http://www.ageod-forum.com/showthread.php?t=21525

Posted: Wed Jun 08, 2011 2:22 am
by cobraII
thanks jcg i change that and see if it works.