
Katar Ensiive
TOYS R US. The Harlequin's
0
|
Posted - 2014.06.17 18:45:00 -
[1] - Quote
I'm trying to get Eve working through an OpenVPN connection which has redirected gateway set. When I connect to openvpn I can for example ping/tracert client.eveonline.com and it pings it properly and the route indeed goes through the VPN properly. However, if I try to start the launcher I almost immediately get a crash/traceback (pasted below). If I try to run repair.exe it just immediately fails and says to check a log file which doesn't even exist.
Well, I can't even paste the traceback since the forum seems to think it contains HTML and just deletes my post. So, below is a short excerpt from the beginning of the traceback.
Traceback (most recent call last): File "launcher.py", line 117, in main File "lib\controller.pyo", line 121, in __init__ File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage File "lib\controller.pyo", line 124, in OnInit File "lib\initialization.pyo", line 205, in InitializeLauncher File "lib\initialization.pyo", line 48, in InitInfo File "lib\info.pyo", line 178, in Setup File "lib\info.pyo", line 165, in Get File "lib\info.pyo", line 151, in GetLauncherInfoFunc File "lib\info.pyo", line 139, in GetLauncherInfo File "lib\decorators.pyo", line 20, in __call__ File "lib\info.pyo", line 79, in GetInfoFromUrl File "lib\http.pyo", line 70, in get File "requests\api.pyo", line 55, in get File "requests\api.pyo", line 44, in request File "requests\sessions.pyo", line 361, in request File "requests\sessions.pyo", line 464, in send File "requests\adapters.pyo", line 321, in send File "requests\packages\urllib3\connectionpool.pyo", line 471, in urlopen File "requests\packages\urllib3\connectionpool.pyo", line 285, in _make_request File "httplib.pyo", line 946, in request File "httplib.pyo", line 987, in _send_request File "httplib.pyo", line 940, in endheaders File "httplib.pyo", line 803, in _send_output File "httplib.pyo", line 755, in send File "requests\packages\urllib3\connection.pyo", line 102, in connect File "ssl.pyo", line 159, in getpeercert
|