MelonLoader

MelonLoader

242 Downloads

TLS Bridging Failure on Unity 2017.4.30 x64 Il2Cpp

BobH233 opened this issue · 4 comments

commented

Failed to download cpp2il and failed to download Unhollower

almost because of the same reason and I don't know why.

QQ截图20211228133223

 [ERROR] System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
  at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00037] in <c7286d73afb545c3a75377349eeda263>:0
  at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <c7286d73afb545c3a75377349eeda263>:0
  at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <c7286d73afb545c3a75377349eeda263>:0
   --- End of inner exception stack trace ---
  at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x00032] in <c7286d73afb545c3a75377349eeda263>:0
  at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in <c7286d73afb545c3a75377349eeda263>:0
   --- End of inner exception stack trace ---
  at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004b] in <c7286d73afb545c3a75377349eeda263>:0
  at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in <d2957de1c3fd4781a43d89572183136c>:0
  at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000e] in <d2957de1c3fd4781a43d89572183136c>:0
  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <d2957de1c3fd4781a43d89572183136c>:0
  at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <d2957de1c3fd4781a43d89572183136c>:0
   --- End of inner exception stack trace ---
  at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x000ad] in <d2957de1c3fd4781a43d89572183136c>:0
  at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00016] in <d2957de1c3fd4781a43d89572183136c>:0
  at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  at MelonLoader.Il2CppAssemblyGenerator.Packages.PackageBase.Download (System.Boolean directory_check) [0x00074] in <9bcfd816514243cb928753d2db66f6d7>:0
[13:31:53.501] [INTERNAL FAILURE] Failed to Download Il2CppAssemblyUnhollower!
commented

Upload the entire Latest.log file.

commented

[REDACTED]
Here's the log

commented

Same issue as #159 just on a different Unity version

commented

Changing these to Planned until further work can be done.