Milliardo Peacecraft 0 Posted April 27, 2006 Sorry if this has appeared before but on my copy of tibed2 when i click on the 'Ranks' item i get the follwing message; Error type; EPyIndexError Error message; IndexError: List index out of range. I dont know if i have unwittingly nuked the program before using it or if there is some bug, but any help would be much appreciated. Share this post Link to post
Koen 2 Posted April 29, 2006 For me it does not do that, but lets have a look. After this error has occured, please go to the "Debug" menu and select "Show Log". Please copy the contents of the top window, this has all the interesting stuff to tell me exactly where it crashed. Share this post Link to post
Milliardo Peacecraft 0 Posted April 30, 2006 Sure thing! the log states: Python Script Engine output sys:1: RuntimeWarning: tempnam is a potential security risk to your program Initializing default Generals project Language BIG found: english ['_GeneralsListEditor__change', '_GeneralsListEditor__getListEditRoot', '__doc__', '__init__', '__module__', 'addEmpty', 'addString', 'afterAdd_changeName', 'deserialize', 'doAddFunction', 'remove', 'serialize'] Traceback (most recent call last): File "f:/tib2/edittree/libTibEd__init__.py", line 81, in getListProvider File "f:/tib2/edittree/libTibEdprovidersProviders.py", line 31, in __init__ File "f:/tib2/edittree/libTibEdprovidersProviders.py", line 49, in buildFromDefinition File "f:/tib2/edittree/libTibEd__init__.py", line 76, in getParsedFile File "f:/tib2/edittree/libTibEdutilModFileSystem.py", line 547, in getparsedfile File "f:/tib2/edittree/libTibEdutilModFileSystem.py", line 498, in __obtainParsedFile File "f:/tib2/edittree/libTibEd__init__.py", line 162, in getgamefileCallback IndexError: list index out of range Share this post Link to post