Is anyone else having issues running just the plain vanilla game after applying the v1.61 patch? At first I thought it might be my mod comp that I was testing for compatibility but the files that are throwing up the error are not included in my mod.
Here are some of the errors I'm getting:

Here are some of the errors I'm getting:
Code:
Traceback (most recent call last):
File "CvScreensInterface", line 598, in forceScreenRedraw
File "CvMainInterface", line 695, in redraw
File "CvMainInterface", line 2193, in updateCityScreen
AttributeError: 'CyCity' object has no attribute 'getVisibleDefenseModifier'
ERR: Python function forceScreenRedraw failed, module CvScreensInterface
Code:
Traceback (most recent call last):
File "CvScreensInterface", line 66, in numPlotListButtons
AttributeError: CvMainInterface instance has no attribute 'numPlotListButtons'
ERR: Python function numPlotListButtons failed, module CvScreensInterface