Python exception: graphLeftButtonID

Spocko

Warlord
Joined
Dec 18, 2005
Messages
170
Location
Kittery, Maine
Has anyone else seen this Python exception:


AttributeError: CvInfoScreen instance has no attribute 'graphLeftButtonID'
ERR: Python function handleInput failed, module CvScreensInterface
Traceback (most recent call last):

File "CvScreensInterface", line 545, in handleInput

File "CvInfoScreen", line 2155, in handleInput


The game told me that my empire was now 5million souls, etc. and I clicked the Big Picture button. Demographics screen came up, then I clicked on Graph and this exception popped up. I Esc'd out and the game continued to run fine.

I've been trying to figure out why I've been getting crashes, and while this exception didn't cause a crash this time (early game, 670BC) I wonder is such an exception could have caused a crash during a later game when the system is more taxed.

Any ideas?
 
Back
Top Bottom