OK after trtying something differnt this is the result i got from an error message??
Traceback (most recent call last):
File "BugEventManager", line 363, in _handleDefaultEvent
Error in sys.excepthook:
Traceback (most recent call last):
File "CvUtil", line 295, in myExceptHook
File "e:/main/civilization4/warlords/assets/python/system\traceback.py", line 142, in format_exception
File "e:/main/civilization4/warlords/assets/python/system\traceback.py", line 76, in format_tb
File "e:/main/civilization4/warlords/assets/python/system\traceback.py", line 101, in extract_tb
File "e:/main/civilization4/warlords/assets/python/system\linecache.py", line 14, in getline
File "e:/main/civilization4/warlords/assets/python/system\linecache.py", line 40, in getlines
File "e:/main/civilization4/warlords/assets/python/system\linecache.py", line 85, in updatecache
File "e:/main/civilization4/warlords/assets/python/system\ntpath.py", line 67, in join
File "e:/main/civilization4/warlords/assets/python/system\ntpath.py", line 53, in isabs
File "e:/main/civilization4/warlords/assets/python/system\ntpath.py", line 119, in splitdrive
RuntimeError
:
maximum recursion depth exceeded in cmp
Original exception was:
Traceback (most recent call last):
File "CvEventInterface", line 30, in onEvent
File "BugEventManager", line 345, in handleEvent
File "BugEventManager", line 350, in _dispatchEvent
File "BugEventManager", line 365, in _handleDefaultEvent
File "BugUtil", line 252, in trace
File "e:/main/civilization4/warlords/assets/python/system\traceback.py", line 212, in print_exc
File "e:/main/civilization4/warlords/assets/python/system\traceback.py", line 125, in print_exception
File "e:/main/civilization4/warlords/assets/python/system\traceback.py", line 69, in print_tb
File "e:/main/civilization4/warlords/assets/python/system\linecache.py", line 14, in getline
File "e:/main/civilization4/warlords/assets/python/system\linecache.py", line 40, in getlines
RuntimeError
:
maximum recursion depth exceeded