PDA

View Full Version : what does this mean?



spl2rge
10-12-2007, 05:01 PM
Unhandled exception in thread started by <function launcher_startup at 0x013FC1B0>
Traceback (most recent call last):
File "outspark.py", line 603, in launcher_startup
File "outspark.py", line 168, in update_app
File "outspark.py", line 300, in do_patch
File "outspark.py", line 329, in apply
IndexError: list index out of range
Unhandled exception in thread started by <function launcher_startup at 0x0135C1B0>
Traceback (most recent call last):
File "outspark.py", line 603, in launcher_startup
File "outspark.py", line 168, in update_app
File "outspark.py", line 300, in do_patch
File "outspark.py", line 329, in apply
IndexError: list index out of range
Unhandled exception in thread started by <function launcher_startup at 0x0126C1B0>
Traceback (most recent call last):
File "outspark.py", line 603, in launcher_startup
File "outspark.py", line 168, in update_app
File "outspark.py", line 300, in do_patch
File "outspark.py", line 329, in apply
IndexError: list index out of range
Unhandled exception in thread started by <function launcher_startup at 0x0146C1B0>
Traceback (most recent call last):
File "outspark.py", line 603, in launcher_startup
File "outspark.py", line 168, in update_app
File "outspark.py", line 300, in do_patch
File "outspark.py", line 329, in apply
IndexError: list index out of range

looked up this on my computer is there any relation with you guys?

BrokenButterfly
10-12-2007, 05:04 PM
I've found that, too.
Only it says it once, not four times..

Hirochihachi
10-12-2007, 05:05 PM
Each repeat of the same 5-6 lines is a time you tried to open the launcher. For instance, you have tried four times, I have tried three. Other than that, I have no clue.

Edit: And BB has tried once. :D