The Altera Centauri collection has been brought up to date by Darsnan. It comprises every decent scenario he's been able to find anywhere on the web, going back over 20 years.
25 themes/skins/styles are now available to members. Check the select drop-down at the bottom-left of each page.
Call To Power 2 Cradle 3+ mod in progress: https://apolyton.net/forum/other-games/call-to-power-2/ctp2-creation/9437883-making-cradle-3-fully-compatible-with-the-apolyton-edition
Hmm. I have an idea. Why don't you write down the error message so we can speculate? I mean, for all I know, the error is "+++ out of cucumbers +++", suggesting you need more cucumbers.
Okay. Well, that's a little more informative. No one else has reported a similar message. What I'd suggest you do is, next time you're at that computer, write the message down as exactly as you can. If your game is loading enough to have a "civilization4.ini" file, turn on logging, and look at the log files created and see whether they have any error messages, too.
Traceback (most recent call last):
File "", line 1, in ?
File "", line 52, in load_module
File "CvEventInterface", line 13, in ?
File "", line 52, in load_module
File "CvEventManager", line 12, in ?
File "", line 52, in load_module
File "CvScreensInterface", line 10, in ?
File "", line 52, in load_module
File "CvCivicsScreen", line 7, in ?
File "", line 38, in load_module
File "", line 23, in my_import
File "Assets/Python/System/string.py", line 83, in ?
File "Assets/Python/System/re.py", line 5, in ?
File "Assets/Python/System/sre.py", line 97, in ?
File "Assets/Python/System/sre_compile.py", line 17, in ?
AssertionError
:
SRE module mismatch
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 "", line 1, in ?
ImportError
:
No module named CvAppInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function init failed. Can't find module CvAppInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
ERR: Call function onEvent failed. Can't find module CvEventInterface
Comment