deggesim
Chieftain
Thank you for the credits! 

I am getting a CTD when starting games with Info adict v20. Didn't happen with v19.
No crash for me in the first turns. Are you still playing Gods & Kings (it may well be that v20 is incompatible with it)?
I am getting a CTD when starting games with Info adict v20. Didn't happen with v19.
Seconded. I've disabled it for now.
Nope, I'm fully updated and was running v19 earlier in the day.
for iPlayerLoop = 0, GameDefines.MAX_MAJOR_CIVS-1, 1 do
local pPlayer = Players[iPlayerLoop]
local name = pPlayer:GetName()
if(not pPlayer:IsMinorCiv() and pPlayer:IsEverAlive()) then
logger:info("Player #" .. iPlayerLoop .. ": " .. name)
end
end
for iPlayerLoop = 0, GameDefines.MAX_MAJOR_CIVS-1, 1 do
local pPlayer = Players[iPlayerLoop]
if(not pPlayer:IsMinorCiv() and pPlayer:IsEverAlive()) then
local name = pPlayer:GetName()
logger:info("Player #" .. iPlayerLoop .. ": " .. name)
end
end
Just pushed out v21 of InfoAddict which should fix the crash to desktop issue.
Changes:
- Fix crash to desktop issue when advanced start options are used
- Fixed French and Spanish translation files
Hello!
First I wanted to thank you for this mod. I just cannot play without it anymore.
But, in my last game, with the latest version of the mod for BNW, I had some issue: when I was going in the "Global Relations" screen, during the early game, I was able to see that some Civs were trading with Civs that I didn't met.
For example, I was hovering my mouse on Rome icon and it said that they were trading with Portugal and Indonesia.
There were lines going from Rome to where the other Civs icons woul have been, except there was nothing at the other end.
My concern is that I hadn't met Portugal nor Indonesia at that time.
I don't know if this is a known issue?
I love this mod and can hardly play without it, but I really miss being able to track my achievements. So I would like to install it directly into my Civ directory, without having to go through the game's mod interface.
Seeing as no rules are altered I don't feel I'm cheating.
I am playing CivV: Gods & Kings.
I downloaded Infoaddict v. 19 from page 29 of this thread.
Can anyone tell me where to unpack these files to?
Thanks for the reply.On my system, I unpack it into C:\Users\rob\Documents\My Games\Sid Meier's Civilization 5\MODS (replace rob with your username) but I think it may vary based on your flavor of the OS. Also, I think achievements are still not handed out even when the mod is installed like his - just activating a mod disables achievements.
Hey Rob. Thanks for the BNW update. I've been waiting for a while. Unfortunately it's not working. I am playing on a mac and IA has always worked just by unzipping into my mods folder. When I load the game, IA shows in the mods screen, but not only is not in the actual game when I play but any other mods I have been loading also are missing. Any ideas?