which array's index is out of bounds?
Posted: Mon Feb 22, 2010 5:54 pm
could the debugger please tell at which array the error occured? i guess the debugger knows that already but is not telling. for example in an If statement with many conditions many arrays can be accessed in one line of code and then you don't always know which one is accessed by wrong index.