I've come up with a recompiled mod of Rhye's that functions, but has some bugs. It's returning the following errors on every turn. I'm not sure what I'm supposed to adjust to fix them:
-------------------------------
Traceback (most recent call last):
File "CvEventInterface", line 23, in onEvent
File "CvRFCEventManager", line 108, in handleEvent
File "CvRFCEventManager", line 119 in_handleDefaultEvent
File "CvRFCEventHandler", line 434, in onBeginGameTurn
File "Barbs", line 284, in checkTurn
TypeError: foundCity() takes exactly 8 arguments (7 given)
---------------------------------------
I've attached those files in txt format. Can anyone more experienced than I have a looksee and maybe figure out what I've got wrong?
-------------------------------
Traceback (most recent call last):
File "CvEventInterface", line 23, in onEvent
File "CvRFCEventManager", line 108, in handleEvent
File "CvRFCEventManager", line 119 in_handleDefaultEvent
File "CvRFCEventHandler", line 434, in onBeginGameTurn
File "Barbs", line 284, in checkTurn
TypeError: foundCity() takes exactly 8 arguments (7 given)
---------------------------------------
I've attached those files in txt format. Can anyone more experienced than I have a looksee and maybe figure out what I've got wrong?