Posts by x502337207

    Check that you have all three dot net frameworks installed, the FAQ has it in there

    Thanks for help, I downloaded three of them and installed one then forgot to install other two, then I have installed them, it works!



    This one again... not sure why it checks for file that should be deleted anyway...maybe has something to do with this

    Hm... when you started server for the first time, were you asked to accept certificate (popup window with yes/no or something like that)?

    Thanks for help, I installed all .net runtime the it works!

    when I got to exit and wait screen black, the black screen stays, and I open console, it says the message below and I can't open a website through a browser:


    [Exception] : SocketException: 由于系统缓冲区空间不足或队列已满,不能执行套接字上的操作。

    System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) (at <1d10be550c5443a9b8a1d1a8753b4305>:0)

    System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) (at <1d10be550c5443a9b8a1d1a8753b4305>:0)

    Rethrow as WebException: Error: ConnectFailure (由于系统缓冲区空间不足或队列已满,不能执行套接字上的操作。

    )

    System.Net.HttpWebRequest.EndGetRequestStream (System.IAsyncResult asyncResult) (at <1d10be550c5443a9b8a1d1a8753b4305>:0)

    System.Net.HttpWebRequest.GetRequestStream () (at <1d10be550c5443a9b8a1d1a8753b4305>:0)

    Aki.Common.Utils.Request.Send (System.String url, System.String method, System.Byte[] data, System.Boolean compress, System.String mime, System.Collections.Generic.Dictionary`2[TKey,TValue] headers) (at <4b3ba08174a54388ae8a9cb069816aaa>:0)

    Aki.SinglePlayer.Utils.RequestHandler.PutJson (System.String url, System.String json) (at <14b69935bf564f9d8cd99bddc9954228>:0)

    Aki.SinglePlayer.Patches.Progression.OfflineSaveProfilePatch.PatchPrefix (ESideType ___esideType_0, Comfort.Common.Result`3[T0,T1,T2] result) (at <14b69935bf564f9d8cd99bddc9954228>:0)

    (wrapper dynamic-method) EFT.MainApplication.EFT.MainApplication.method_41_Patch1(EFT.MainApplication,string,EFT.Profile,GClass783/GClass785,bool,Comfort.Common.Result`3<EFT.ExitStatus, System.TimeSpan, GClass1403>,EFT.UI.Matchmaker.MatchmakerTimeHasCome/GClass2068)

    EFT.MainApplication+Class793.method_0 (Comfort.Common.Result`3[T0,T1,T2] result) (at <6b271382195647a2a6195ae3f04704d8>:0)

    EFT.BaseLocalGame`1+Class921[T].method_1 () (at <6b271382195647a2a6195ae3f04704d8>:0)

    GClass508+Class246.MoveNext () (at <6b271382195647a2a6195ae3f04704d8>:0)

    UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <83da30dfe6a8401db0bb610afd982338>:0)