Call for Saved Games

I don't know about it making you cool, but the fact that you can get the new stuff is cool.:cool::king: Me thinks I'll remove the version of BUG I and replace it with the SVN one tomorrow:)
 
Oh I forgot to add that you don't have to create a SourceForge.net account. That's only needed for the developers.
 
Those saves I posted are pretty useless, as I just installed the SVN version of BUG, and cannot open old saves:(. It says I need BUG 3.0 loaded. I'll get replacements in due course:). If I renamed the BUG folder BUG 3.0, would it recognise the saves? Or would it screw my install?
 
It says I need BUG 3.0 loaded.

This means that you played those games using BUG installed as a mod. You can get the same effect easily. I assume you installed BUG from SVN to CustomAssets. If you installed it to a new mods folder, then yes just rename the mods folder and the INI file directly inside it to "BUG Mod 3.0".

  1. Create a new folder: "My Games/BTS/Mods/BUG Mod 3.0"
  2. Inside it place the attached INI file (unzip it first)
  3. Copy CustomAssets folder to this new folder and rename it to Assets
I think that's it. Let me know if that doesn't work or you have any questions.
 
Here is a diplo log demanding civic change
Code:
PY:OnPreSave
17:13:35 Timer - findDealsByPlayerAndType took 0 ms
17:13:35 Timer - scores took 83 ms
tuple size
 
3
 
, commentArgsSize 
 
3

17:13:35 Diplomacy - AI_DIPLOCOMMENT_CIVIC_PRESSURE [-1] from 3 to 0 with (u'TXT_KEY_CIVIC_THEOCRACY', u'', u'')
17:13:35 Diplomacy - firing CivicDemanded
17:13:35 Diplomacy - Justinian I asks Malte to switch to Theocracy
17:13:36 Timer - findDealsByPlayerAndType took 0 ms
17:13:36 Timer - scores took 86 ms
17:13:51 Diplomacy - USER_DIPLOCOMMENT_REVOLUTION [-1] from 0 to 3 with (-1, -1)
17:13:51 Diplomacy - firing CivicAccepted
17:13:51 Timer - findDealsByPlayerAndType took 0 ms
17:13:51 Timer - scores took 84 ms
17:13:53 Diplomacy - ignoring USER_DIPLOCOMMENT_EXIT from 0 to 3 with (-1, -1)
17:13:54 Timer - findDealsByPlayerAndType took 0 ms
17:13:54 Timer - scores took 84 ms
PY:Player 18 Civilization Barbarian State Unit Maceman was killed by Player 0
PY:Player 18 Civilization Barbarian State Unit Archer was killed by Player 0
PY:OnPreSave
PY:OnUnInit
UnInit Python
Save attached. I won't bother changing again. I must say there is a lot extra in the SVN version. I like the advisers, especially the domestic and statistics.
 

Attachments

DoW on...
and Tribute demand, in the same turn

Here is a request for help.

Awesome, that's exactly it! Ooh, in fact that points out a bug in the Diplo code I have -- you only get told the Civic on the actual demand.

Would you mind posting the logs of these ones? Thanks a ton!
 
I want to see out a game first, so I'll change the necessary names and swop inis during the week, and get those other events logged.
 
Here we have a double header. Ask for help and Change religion
Code:
PY:OnPreSave
22:22:34 Timer - findDealsByPlayerAndType took 0 ms
22:22:34 Timer - scores took 56 ms
22:22:50 Timer - findDealsByPlayerAndType took 0 ms
22:22:51 Timer - scores took 55 ms
PY:Eridu has grown
22:22:51 Timer - findDealsByPlayerAndType took 0 ms
22:22:51 Timer - scores took 57 ms
PY:OnPreSave
22:22:52 Timer - findDealsByPlayerAndType took 0 ms
22:22:52 Timer - scores took 54 ms
22:22:52 Diplomacy - AI_DIPLOCOMMENT_ASK_FOR_HELP [-1] from 1 to 0 with []
22:22:52 getProposedTrade - <trade 0 [Monotheism] for 1 []>
22:22:52 Timer - findDealsByPlayerAndType took 0 ms
22:22:52 Timer - scores took 56 ms
22:22:54 Diplomacy - USER_DIPLOCOMMENT_REFUSE_HELP [-1] from 0 to 1 with (-1, -1)
22:22:54 getProposedTrade - <trade 0 [Monotheism] for 1 []>
22:22:55 Diplomacy - ignoring USER_DIPLOCOMMENT_PROPOSAL from 0 to 1 with (-1, -1)
22:23:01 Diplomacy - ignoring USER_DIPLOCOMMENT_PROPOSE from 0 to 1 with (-1, -1)
22:23:01 Timer - findDealsByPlayerAndType took 0 ms
22:23:01 Timer - scores took 63 ms
22:23:02 Diplomacy - ignoring USER_DIPLOCOMMENT_EXIT from 0 to 1 with (-1, -1)
22:23:02 Timer - findDealsByPlayerAndType took 0 ms
22:23:02 Timer - scores took 64 ms
22:23:02 Diplomacy - AI_DIPLOCOMMENT_RELIGION_PRESSURE [-1] from 3 to 0 with []
22:23:02 Diplomacy - firing ReligionDemanded
22:23:02 Diplomacy - Mansa Musa asks Malte to convert to Islam
22:23:03 Timer - findDealsByPlayerAndType took 0 ms
22:23:03 Timer - scores took 63 ms
22:23:06 Diplomacy - USER_DIPLOCOMMENT_NO_CONVERT [-1] from 0 to 3 with (-1, -1)
22:23:06 Diplomacy - firing ReligionRejected
22:23:09 Diplomacy - ignoring USER_DIPLOCOMMENT_EXIT from 0 to 3 with (-1, -1)
22:23:10 Timer - findDealsByPlayerAndType took 0 ms
22:23:10 Timer - scores took 64 ms
12 SCREEN TURNED ON
Save attached
 

Attachments

Back
Top Bottom