ERR: Python function preGameStart failed, module CvAppInterface

Thog

Chieftain
Joined
Oct 27, 2005
Messages
2
I start the game, choose the map size, who i wanna be, and then it looks like it's loading the main map and it quits back to windows, no error message. In the log this is what I see...

Traceback (most recent call last):

File "CvAppInterface", line 72, in preGameStart

File "CvScreensInterface", line 63, in showMainInterface

File "CvMainInterface", line 310, in interfaceScreen

RuntimeError: unidentifiable C++ exception
ERR: Python function preGameStart failed, module CvAppInterface
 
Back
Top Bottom