I searched the forums for a thread about this, but didn't see one, so if this is a redundant post I would appreciate it if you would post a link to the original.
The mod itself loads fine, and i can start the game right up, but no interfaces are visible for the units.
I enabled python exceptions and this is what popped up:
Traceback (most recent call last)
File "CvScreensInterface", line 710, in forceScreenRedraw
File "CvMainInterface", line 891, in redraw
File "CvMainInterface", line 1308, in update PlotListButtons
Attribute Error: 'CyUnit' object has no attribute 'getButton'
Then the game freezes.
Any help would be greatly appreciated.
The mod itself loads fine, and i can start the game right up, but no interfaces are visible for the units.
I enabled python exceptions and this is what popped up:
Traceback (most recent call last)
File "CvScreensInterface", line 710, in forceScreenRedraw
File "CvMainInterface", line 891, in redraw
File "CvMainInterface", line 1308, in update PlotListButtons
Attribute Error: 'CyUnit' object has no attribute 'getButton'
Then the game freezes.
Any help would be greatly appreciated.