Renegade Projects Network Forums
AI Editor - "List index ouf of bounds (-1) - Printable Version

+- Renegade Projects Network Forums (https://forums.renegadeprojects.com)
+-- Forum: Strategy X Hostees (https://forums.renegadeprojects.com/forumdisplay.php?fid=21)
+--- Forum: DCoder's Coding Realm (https://forums.renegadeprojects.com/forumdisplay.php?fid=31)
+--- Thread: AI Editor - "List index ouf of bounds (-1) (/showthread.php?tid=471)



AI Editor - "List index ouf of bounds (-1) - Guest - 26.10.2006

Hi!

I love the AI editor, but I always have one weird thing with one of my AI entries.

When I browse to that entry in the editor, I get the "List index out of bounds (-1)" error message. After that, I get that everytime I try to select an entry, ANY entry.

So is this only a bug in the editor or do I have IE entry here? Big Grin

This is te entry:

0CDCD535-G=Allied Hi-Tech Attack - Hard 3,06969828-G,Germans,6,1,GATECH,0100000003000000000000000000000000000000000000000000000000000000,70.000000,40.000000,70.000000,1,0,1,0,0,6969828-G,0,1,1

Thx, Smile
- EmpirioN


RE: AI Editor - "List index ouf of bounds (-1) - DCoder - 27.10.2006

Does Validate give you any possible errors?

Your TeamTypes look like they should be one and the same: 06969828-G vs 6969828-G , maybe that's the problem?


RE: AI Editor - "List index ouf of bounds (-1) - ●Tony● - 01.11.2006

And also sometimes if you "Clone" a teamtype/script/taskforce, It will not get defined in the [TeamTypes] List or what have you...causing the same error.
-For this I just go into notepad and fix it.

As for your trigger.. *Points at what DCoder said ^*