I envy all of you for even getting the game running. I just downloaded the file today, installed to the default directory and patched it to 0.95e, deleted the cache and started a game.
I get a message about an error loading CvEventInterface. I turned on debugging and got this in PythonErr:
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 6, in ?
File "<string>", line 52, in load_module
File "CvEventManager", line 12, in ?
File "<string>", line 52, in load_module
File "CvScreensInterface", line 164, in ?
File "CvPediaMain", line 86, in __init__
File "CvPediaTech", line 29, in __init__
AttributeError
:
CvPediaMain instance has no attribute 'X_PEDIA_PAGE'
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function pediaShow failed. Can't find module CvScreensInterface
ERR: Call function pediaShow failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
---
Can anyone tell me what this means? The CvEventInterface and CvScreensInterface really are missing, but I have no idea what to do about it! What can I do about the error, and how do I get the game to load?
Please help!
Mre
I get a message about an error loading CvEventInterface. I turned on debugging and got this in PythonErr:
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 6, in ?
File "<string>", line 52, in load_module
File "CvEventManager", line 12, in ?
File "<string>", line 52, in load_module
File "CvScreensInterface", line 164, in ?
File "CvPediaMain", line 86, in __init__
File "CvPediaTech", line 29, in __init__
AttributeError
:
CvPediaMain instance has no attribute 'X_PEDIA_PAGE'
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function pediaShow failed. Can't find module CvScreensInterface
ERR: Call function pediaShow failed. Can't find module CvScreensInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
---
Can anyone tell me what this means? The CvEventInterface and CvScreensInterface really are missing, but I have no idea what to do about it! What can I do about the error, and how do I get the game to load?
Please help!
Mre