PDA

View Full Version : outspark.exe.log error file



swallowstorm
10-10-2007, 05:41 PM
Did a quick look through the the thread titles and didn't see this mentioned but after I exit Secret of Solstice and close the login window, I get an error message telling me to look at the outspark.exe.log file in the Launcher folder. This happens quite a bit to me so I was wondering if it was serious in anyway. This is the contents of said file:

Unhandled exception in thread started by <function launcher_startup at 0x00B4B130>
Traceback (most recent call last):
File "outspark.py", line 604, in launcher_startup
File "outspark.py", line 161, in update_app
AttributeError: 'NoneType' object has no attribute 'split'
Traceback (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: (10060, 'Operation timed out')
Unhandled exception in thread started by <function launcher_startup at 0x00B4B130>
Traceback (most recent call last):
File "outspark.py", line 603, in launcher_startup
File "outspark.py", line 161, in update_app
AttributeError: 'NoneType' object has no attribute 'split'
Traceback (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: (10060, 'Operation timed out')
Unhandled exception in thread started by <function launcher_startup at 0x00B4B130>
Traceback (most recent call last):
File "outspark.py", line 603, in launcher_startup
File "outspark.py", line 161, in update_app
AttributeError: 'NoneType' object has no attribute 'split'
Traceback (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: (10060, 'Operation timed out')

My best guess is that since I'm closing the login window very quickly after I exit, maybe it was in the middle of trying to connect to the update server and this is the result of a forceful closing of the connection? I don't seem to have any problems running the game though even after getting this error so it probably doesn't matter.