In my newly started game I only got this Exception so far(it happened several times):
Traceback (most recent call last):
File "CvEventInterface", line 25, in onEvent
File "CvEventManager", line 187, in handleEvent
File "CvModEvents", line 531, in onUnitKilled
ArgumentError: Python argument types in
CyUnit.changeExperience(CyUnit, int, int)
did not match C++ signature:
changeExperience(class CyUnit {lvalue}, int, int, bool, bool, bool)
ERR: Python function onEvent failed, module CvEventInterface
another bugs:
Spell walls don't display