created a custom artstyle for my custom civ.
but verything loads perfect...but when i launch the game itself at the end o the loading stage there is a tech advisor screen, and during the game itself there is no interface.......everything appears to work exept theres no minimap, no tech bar on top, no date nothing just the main screen ..... there is an error on the python thingy...but as u can tell by my use of the word "thingy" dont know much about python.
heres my pythonerr
Traceback (most recent call last):
File "CvAppInterface", line 70, in preGameStart
File "CvScreensInterface", line 75, in showTechChooser
File "CvTechChooser", line 124, in interfaceScreen
File "CvTechChooser", line 205, in placeTechs
RuntimeError: unidentifiable C++ exception
ERR: Python function preGameStart failed, module CvAppInterface
HELP!!!!
thanx
but verything loads perfect...but when i launch the game itself at the end o the loading stage there is a tech advisor screen, and during the game itself there is no interface.......everything appears to work exept theres no minimap, no tech bar on top, no date nothing just the main screen ..... there is an error on the python thingy...but as u can tell by my use of the word "thingy" dont know much about python.
heres my pythonerr
Traceback (most recent call last):
File "CvAppInterface", line 70, in preGameStart
File "CvScreensInterface", line 75, in showTechChooser
File "CvTechChooser", line 124, in interfaceScreen
File "CvTechChooser", line 205, in placeTechs
RuntimeError: unidentifiable C++ exception
ERR: Python function preGameStart failed, module CvAppInterface
HELP!!!!

thanx