Launcher comes and goes to the video settings. after pressing continue/save, the window disappears and nothing else happens. Here are the error logs.
--------------------------------------------------
2019/02/16 17:57:45
Application version: 0.9.0.0 W3D Hub Launcher.exe
--------------------------------------------------
An exception of type System.Exception occurred
Message An error occurred writing the post data into the request stream
Stack Trace;
Inner Exception (System.Net.WebException) The operation has timed out
Stack Trace;
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at W3DHub.Backend.BackendWebClient.CreatePostRequest(Uri uri, Byte[] postData, String contentType, String encoding, Tuple`2 contentRange)
--------------------------------------------------
2019/02/16 17:57:45
Application version: 0.9.0.0 W3D Hub Launcher.exe
--------------------------------------------------
An exception of type System.AggregateException occurred
Message One or more errors occurred.
Stack Trace;
Inner Exception (System.Net.WebException) The operation has timed out
Stack Trace;
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at W3DHub.Backend.BackendWebClient.CreatePostRequest(Uri uri, Byte[] postData, String contentType, String encoding, Tuple`2 contentRange)
at W3DHub.Backend.BackendWebClient.<>c__DisplayClass20_0.<<PostAsync>b__0>d.MoveNext()
--------------------------------------------------
2019/02/16 18:09:27
Application version: 0.9.0.0 W3D Hub Launcher.exe
--------------------------------------------------
An exception of type System.Exception occurred
Message Failed to save settings to engine.cfg
Stack Trace;
Inner Exception (System.IO.FileNotFoundException) C:\Users\Administrator\Documents\W3D Hub\games\apb-release\engine.cfg
Stack Trace;
at W3DHub.Common.EngineCfg.EngineCfgParser.ReadConfigFile(String filepath)
at W3DHub.Launcher.GameSettings.SaveToEngineCfg(IApplicationChannel channel)
--------------------------------------------------
2019/02/16 18:12:45
Application version: 0.9.0.0 W3D Hub Launcher.exe
--------------------------------------------------
An exception of type System.Exception occurred
Message An error occurred writing the post data into the request stream
Stack Trace;
Inner Exception (System.Net.WebException) The operation has timed out
Stack Trace;
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at W3DHub.Backend.BackendWebClient.CreatePostRequest(Uri uri, Byte[] postData, String contentType, String encoding, Tuple`2 contentRange)
--------------------------------------------------
2019/02/16 18:12:45
Application version: 0.9.0.0 W3D Hub Launcher.exe
--------------------------------------------------
An exception of type System.AggregateException occurred
Message One or more errors occurred.
Stack Trace;
Inner Exception (System.Net.WebException) The operation has timed out
Stack Trace;
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at W3DHub.Backend.BackendWebClient.CreatePostRequest(Uri uri, Byte[] postData, String contentType, String encoding, Tuple`2 contentRange)
at W3DHub.Backend.BackendWebClient.<>c__DisplayClass20_0.<<PostAsync>b__0>d.MoveNext()
--------------------------------------------------
2019/02/16 18:12:50
Application version: 0.9.0.0 W3D Hub Launcher.exe
--------------------------------------------------
An exception of type System.Exception occurred
Message An error occurred writing the post data into the request stream
Stack Trace;
Inner Exception (System.Net.WebException) The operation has timed out
Stack Trace;
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at W3DHub.Backend.BackendWebClient.CreatePostRequest(Uri uri, Byte[] postData, String contentType, String encoding, Tuple`2 contentRange)
--------------------------------------------------
2019/02/16 18:12:50
Application version: 0.9.0.0 W3D Hub Launcher.exe
--------------------------------------------------
An exception of type System.Exception occurred
Message Error whilst calling URI 'https://secure.w3dhub.com/apis/launcher/1/get-applications'
Stack Trace;
Inner Exception (System.AggregateException) One or more errors occurred.
Stack Trace;
Inner Exception (System.Net.WebException) The operation has timed out
Stack Trace;
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at W3DHub.Backend.BackendWebClient.CreatePostRequest(Uri uri, Byte[] postData, String contentType, String encoding, Tuple`2 contentRange)
at W3DHub.Backend.BackendWebClient.<>c__DisplayClass20_0.<<PostAsync>b__0>d.MoveNext()