ruff_hi
Live 4ever! Or die trying
The reason for that is vanilla civ generates 1 beaker even in anarchy.
Disabling logging gets a little confusing when you have 'silent' enabled. A quick fix might be to turn 'silent' off and see if that helps. I'll see if I can reproduce your error - if I can, I can have a stab at fixing it.I searched thru the forum and didn't see anything about this so I'll post my problem/bug.
I'm using BUG 2.22 and want to turn off the Autolog option. I can start a game and do so just fine by unchecking the option and then exiting the BUG options screen. The game plays fine with Autolog turned off like it should.
Amra said:I'm using BUG 2.22 and want to turn off the Autolog option. I can start a game and do so just fine by unchecking the option and then exiting the BUG options screen. The game plays fine with Autolog turned off like it should.
The problem occurs when I either exit to the main menu or exit the game and then restart. When I restart, the Autolog option is enabled again without my having done anything.
def onLoadGame(self, argsList):
self.bCurrPlayerHuman = true
if (BugAutolog.isSilent()):
StartLogger("")
what are you trying to do - make me actually do some real testing on this? Do you start the log with Alt-L? If so - then the reason the log is created is your own silly fault (ie Alt-L basically says 'pls log'). If not ... hmmn!·Imhotep·;6723719 said:I have both unchecked and a log is generated, ruff...
ahhh - I see that you didn't actually answer the question. Do you have access to the SVN? I'll test some logger changes on the train tonight and upload a new version, then you can break it and tell me I am an idiot!·Imhotep·;6723735 said:Do you really think I'm THAT dumb ?![]()
![]()
Thanks Ruff for looking into it. I had not been unchecking "Silent" & will try that tonight.I have no idea what you are talking about. I just ran a 2 turn test game with logging enabled 'unchecked' and silent 'unchecked' and no log was produced. This is with version 606 of BUG.
This is what I did ...
- start civ4
- select 'play now' and click 'ok' until game starts
- save game
- bring up BUG options and uncheck enable logging and silent
- exit civ
- start civ
- load game I had previously saved above
- play a few turns
- exit and check log - nothing!
Ruff, can you change the option so when you click on Enable Logger it does both turn on/off the logger, and the silent feature?