First post in the SVN thread: http://forums.civfanatics.com/showthread.php?t=429816
First post in the SVN thread: http://forums.civfanatics.com/showthread.php?t=429816
We have someone working on Spanish translations right now... would be nice to get someone working on the French!Hello !
First of all, sorry for my english, I'm french.

With the newest SVN this is not happening anymoreI play with an SVN version maybe 3 or 4 days old. When I update to the current SVN and load the attached savegame then I get an "Joao wins a time victory". This is totally wrong because:
- It is around 9000 BC.
- Joao is by no means the strongest Civ.
- Time victory is opted out.
Unfortunately I have to go back to the old SVN to continue playing...
!With the newest SVN this is not happening anymore!


Greetings.
I've got a ctd when right clicking just after creating new game.
I'm using SVN C2C version up to date
I've attached save game and minidump in rar file
thanks for help
Right clicking on what? To move a unit? If so does it happen with any unit and wherever you right click? Does it only happen on turn 1 of a new game, or all the time (try just endign turn to see if it still happens on turn 2 if necessary)?
my game keeps crashing to desktop I think it might be due to the large map etc not sure tho, its not always on the one turn. But last 5 times i've tried its crashed after only a couple of turns or on the first turn. What the info you need again?
I seem to find the hard to find bugs. This one is a promotion conflict. If you have a Lead By Noble, from a Warlord Vassel, on a mounted unit, the 2 promotions Tactician and Raider 2 are incompatable, if you have one you cannot have the other. This means you get Tactician but not Raider 2 or 3, they are no longer listed in the promotion list. And if you get Raider 2, Tactician dissapears from the promotion possibilities.
I seem to find the hard to find bugs. This one is a promotion conflict. If you have a Lead By Noble, from a Warlord Vassel, on a mounted unit, the 2 promotions Tactician and Raider 2 are incompatable, if you have one you cannot have the other. This means you get Tactician but not Raider 2 or 3, they are no longer listed in the promotion list. And if you get Raider 2, Tactician dissapears from the promotion possibilities.
Maybe just one week or two more to wait for that. (work is picking up and eating into my modding time
!)Hope this is the one. Thanks, the performance in the game generally has become pretty bad the last, say, 100 turns. The Ai turns seem long, its a smaller map than GEM tho and I could handle that np.
The save file started to get pretty juicy tho at 7mb.
2790 i think i was
Definitely looks like data corruption. It is in an STL vector which only exists as part of a singleton class that is part of the CvGame class.It's crashing in the property solver, which is AIAndy's area. It **might** be due to a memory issue, though I think that would show up differently in the minidump - this looks more like a data corruption, but I'm not sure.
@AIAndy - DLL/PDB version 2775 is the one you want to read the minidump posted a few posts earlier on this thread.
Definitely looks like data corruption. It is in an STL vector which only exists as part of a singleton class that is part of the CvGame class.