Enhanced military advisor

Status
Not open for further replies.
Alright, I'll have a 1.61 compatible version up in a couple of hours.
 
TheLopez said:
Alright, I'll have a 1.61 compatible version up in a couple of hours.

Cool, can you let me know what you do to get it working (for my own python education), I've been stumped by this debug log message:

Traceback (most recent call last):

File "CvScreensInterface", line 125, in showMilitaryAdvisor

File "CvMilitaryAdvisor", line 299, in interfaceScreen

File "CvMilitaryAdvisor", line 340, in initMinimap

ArgumentError: Python argument types in
CyGInterfaceScreen.updateMinimapSection(CyGInterfaceScreen, bool)
did not match C++ signature:
updateMinimapSection(class CyGInterfaceScreen {lvalue}, bool, bool)
ERR: Python function showMilitaryAdvisor failed, module CvScreensInterface
 
cf_nz said:
Cool, can you let me know what you do to get it working (for my own python education), I've been stumped by this debug log message:

Traceback (most recent call last):

File "CvScreensInterface", line 125, in showMilitaryAdvisor

File "CvMilitaryAdvisor", line 299, in interfaceScreen

File "CvMilitaryAdvisor", line 340, in initMinimap

ArgumentError: Python argument types in
CyGInterfaceScreen.updateMinimapSection(CyGInterfaceScreen, bool)
did not match C++ signature:
updateMinimapSection(class CyGInterfaceScreen {lvalue}, bool, bool)
ERR: Python function showMilitaryAdvisor failed, module CvScreensInterface

I'm just waiting for Houman to test this one and Enhanced Foreign Advisor.
 
Status
Not open for further replies.
Top Bottom