View Full Version : Plz help .
death001
11-22-2007, 06:35 PM
I downloaded Fiesta game client ver 1.2.64 . Installed but when i run outspark luncher, it alway stop in applying patch ... and in log file appear
Unhandled exception in thread started by <function launcher_startup at 0x00B40130>
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
Someone help me plz . I want to play so much.
TnA_Kelso
11-22-2007, 07:36 PM
I downloaded Fiesta game client ver 1.2.64 . Installed but when i run outspark luncher, it alway stop in applying patch ... and in log file appear
Someone help me plz . I want to play so much.
Im to sure. i no i had this problem and all i did was turn off my firewall and reinstalled from the very start and it worked fine.
Shahared
11-22-2007, 07:48 PM
Try to troubleshoot with your firewall, they can cause a lot of problems, as well as attempt to re-install. If that does help next time turn your firewall off during update patches, and if that doesn't help post system specifics (processor, ram, kind of computer, video card being used, version of windows, and type of internet connection) and post this problem with a full description in the troubleshooting thread (of course making sure to 'search' that thread for the error code you received and any other similar thread, there may be a fix already). Then wait patiently and be grateful if someone can help you:D
death001
11-22-2007, 07:51 PM
My firewall had turned off since i installed, and did turn on once time .
My comupter :
main board: intel 945i
Chipset: Pen 4 3Ghz.
RAM : 512 DDR2.
VGA :128 onboard ( i hate that ).
Window XP sp 2 .
Shahared
11-22-2007, 08:02 PM
well that could be a problem, also an 'exception' is when your program 'fiesta' doesn't execute in the proper order or fails to execute...hence they are 'unhandled'. The exception handler says that you failed to execute the following events..
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
One would assume from those lines that the launcher failed to start, update, and apply a patch..for unknown reasons...one of which could be because it was blocked by your firewall security...either that or there is another reason, like failure to connect to the network that those apps need to launch..I don't know the reason, because I don't know how the game really works, I'm just guessing at the likely causes based on the error message..but you really should post as much information as you can in this thread in hopes that someone who knows the error handling better will see it.