Sparth
C2C Team Member
- Joined
- Oct 6, 2013
- Messages
- 2,314
@Sparth
I believe the pink missing btn is for the Partisans
Hmm I tested Middle Eastern Partisants and Guerilla units and looks ok. Can you post save to deeper investigation?
@Sparth
I believe the pink missing btn is for the Partisans
I just did a complete reinstall of C2C from yesterday's SVN. I forgot to copy my UserSettings over so I have everything default -- the options are having no effect. I turn off field of view and it is still there. I turn of max/min buttons and they are still there. Those are both BUG options I have not checked the normal options yet.
Double-save your game, then quit and reload. That just how it works.![]()
No, it used to work straight away but if you exited you had to do a double save for them to be kept for later games.
No, it used to work straight away but if you exited you had to do a double save for them to be kept for later games.
I have just updated to the latest SVN so will check and see if Alberts2's python fixes fix the problem.
I noticed that a while ago but i always back up my settings so i forgot to look into it.
I just did a complete reinstall of C2C from yesterday's SVN. I forgot to copy my UserSettings over so I have everything default -- the options are having no effect. I turn off field of view and it is still there. I turn of max/min buttons and they are still there. Those are both BUG options I have not checked the normal options yet.
New game repeatable CTD (only a few turns in)
You have the GAMEOPTION_STRENGTH_IN_NUMBERS on in this game and it seems that option causes some CTD's because after fixing a few they are still comingi try to fix them all.
Edit:
This might take a while because that option seems to be really bugged![]()
<GameOptionInfo>
<Type>GAMEOPTION_SIZE_MATTERS_UNCUT</Type>
<Description>TXT_KEY_GAME_OPTION_SIZE_MATTERS_UNCUT</Description>
<Help>TXT_KEY_GAME_OPTION_SIZE_MATTERS_UNCUT_HELP</Help>
<bDefault>0</bDefault>
<bVisible>1</bVisible>
[B][COLOR="Red"] <EnforcesGameOptionOnTypes>
<EnforcesGameOptionOnType>
<GameOptionType>GAMEOPTION_STRENGTH_IN_NUMBERS</GameOptionType>
<bEnforcesGameOptionOn>1</bEnforcesGameOptionOn>
</EnforcesGameOptionOnType>
</EnforcesGameOptionOnTypes>[/COLOR][/B]
</GameOptionInfo>