So its not anything about the map, you would assume that remains the same between the save and load. Im thinking you may need more memory to play the larger map sizes.
I've been experiencing the same problem and I have 3GB of RAM.
So its not anything about the map, you would assume that remains the same between the save and load. Im thinking you may need more memory to play the larger map sizes.
is it a bug that woodsman is only +20%? cause thats a useless promotion now heh, much better off with combat1 which gives +20% strength everywhere
Has anyone else managed to get werewolves to generate? I tried a couple of days ago without success
that reminds me, what about unhappy citizens? havent heard anything about the Governors manor for calabim and whether it does anything. i really liked the idea of their unhappy citizens giving +1 production
[B]CIV4CivilizationInfos[/B]
<Unit>
<UnitClassType>UNITCLASS_DONAL</UnitClassType>
<UnitType>UNIT_DONAL</UnitType>
</Unit>
[B]CIV4UnitClassInfos[/B]
<UnitClassInfo>
<Type>UNITCLASS_DONAL</Type>
<Description>TXT_KEY_UNIT_DONAL</Description>
<iMaxGlobalInstances>1</iMaxGlobalInstances>
<iMaxTeamInstances>-1</iMaxTeamInstances>
<iMaxPlayerInstances>-1</iMaxPlayerInstances>
<DefaultUnit>NONE</DefaultUnit>
</UnitClassInfo>
[B]CIV4CivilizationInfos[/B]
<Unit>
<UnitClassType>UNITCLASS_WILBOMAN</UnitClassType>
<UnitType>NONE</UnitType>
</Unit>
[B]CIV4UnitClassInfos[/B]
<UnitClassInfo>
<Type>UNITCLASS_WILBOMAN</Type>
<Description>TXT_KEY_UNIT_WILBOMAN</Description>
<iMaxGlobalInstances>1</iMaxGlobalInstances>
<iMaxTeamInstances>-1</iMaxTeamInstances>
<iMaxPlayerInstances>-1</iMaxPlayerInstances>
<iInstanceCostModifier>0</iInstanceCostModifier>
<DefaultUnit>UNIT_WILBOMAN</DefaultUnit>
</UnitClassInfo>
Yeah, to be honest I had to jump between methods to avoid game engine rewrite problems. If I remember correctly the latest one was that the AI assumes there will be a default unit assigned that it evaluates for some of its decisions. Having NONE in there as I did on 23c was causing crashes.
is it a bug that woodsman is only +20%? cause thats a useless promotion now heh, much better off with combat1 which gives +20% strength everywhere