Traceback (most recent call last):
File "<string>", line 1, in ?
File "<string>", line 52, in load_module
File "CvEventInterface", line 13, in ?
File "<string>", line 52, in load_module
File "CvCustomEventManager", line 30, in ?
ImportError
:
No module named CvGreatPersonModEventManager
Failed to load python module CvEventInterface.
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
Traceback (most recent call last):
File "CvAppInterface", line 56, in onLoad
AttributeError: 'module' object has no attribute 'onEvent'
ERR: Python function onLoad failed, module CvAppInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
Traceback (most recent call last):
File "CvScreensInterface", line 797, in forceScreenUpdate
File "CvMainInterface", line 2772, in updateScreen
AttributeError: 'module' object has no attribute 'getEventManager'
ERR: Python function forceScreenUpdate failed, module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
Traceback (most recent call last):
File "CvScreensInterface", line 797, in forceScreenUpdate
File "CvMainInterface", line 2832, in updateScreen
AttributeError: 'module' object has no attribute 'getEventManager'
ERR: Python function forceScreenUpdate failed, module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
(repeted several times)