Falco1990
12-02-2007, 09:35 AM
this is log error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xb4 in position 12: ordinal not in range(128)
Traceback (most recent call last):
File "outspark.py", line 661, in OnLoginButton
File "outspark.py", line 221, in run_fiesta
this info is in the outspark.exe.log
danarules
12-02-2007, 09:52 AM
i dont understand what is wrong with the load screen
the load button is not funtioning. can u explain 2 me what is wrong and how to fix it.
here is mylog book...
raceback (most recent call last):
File "outspark.py", line 477, in OnLoginButton
File "OskRest.pyc", line 41, in Login
File "httplib.pyc", line 856, in endheaders
File "httplib.pyc", line 728, in _send_output
File "httplib.pyc", line 695, in send
File "httplib.pyc", line 679, in connect
socket.error: (10061, 'Connection refused')
Traceback (most recent call last):
File "wx\_core.pyc", line 14307, in <lambda>
File "wx\lib\iewin.pyc", line 141, in LoadUrl
File "wx\_core.pyc", line 14253, in __getattr__
wx._core.PyDeadObjectError: The C++ part of the IEHtmlWindow object has been deleted, attribute access no longer allowed.
Traceback (most recent call last):
File "wx\_core.pyc", line 14307, in <lambda>
File "wx\_windows.pyc", line 876, in SetStatusText
TypeError: in method 'StatusBar_SetStatusText', expected argument 1 of type 'wxStatusBar *'
Traceback (most recent call last):
File "wx\_core.pyc", line 14307, in <lambda>
File "wx\lib\iewin.pyc", line 141, in LoadUrl
File "wx\_core.pyc", line 14253, in __getattr__
wx._core.PyDeadObjectError: The C++ part of the IEHtmlWindow object has been deleted, attribute access no longer allowed.
Unhandled exception in thread started by Unhandled exception in thread started by <function launcher_startup at 0x01A2E0F0>
Traceback (most recent call last):
<function launcher_startup at 0x01A2D0B0>
Error in sys.excepthook:
TypeError: 'NoneType' object is not callable
Original exception was:
Traceback (most recent call last):
File "outspark.py", line 794, in launcher_startup
File "outspark.py", line 188, in update_app
File "outspark.py", line 485, in download
File "outspark.py", line 492, in do_download
AttributeError: 'NoneType' object has no attribute 'grabber'
Unhandled exception in thread started by <function launcher_startup at 0x01A2D0B0>
Traceback (most recent call last):
File "outspark.py", line 794, in launcher_startup
File "outspark.py", line 188, in update_app
File "outspark.py", line 485, in download
File "outspark.py", line 491, in do_download
File "urlgrabber\grabber.pyc", line 893, in urlgrab
File "urlgrabber\grabber.pyc", line 658, in parse
IndexError: string index out of range