headswe / Swifty-Issue-Tracker

Swifty Issue Tracker
21 stars 4 forks source link

Multiple, Different Errors During Repository Downloading #229

Open kykid8 opened 4 years ago

kykid8 commented 4 years ago

After downloading a repository I received this error: System.Exception: Failed to download https://swifty.projectawesome.net/test/@rhsusaf/addons/rhsusf_weapons2.pbo ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at SwiftyBackend.SwiftyDownload.Start() in E:\Dev\SwiftyNew\SwiftyWPF\swifty-backend\SwiftyDownload.cs:line 102 --- End of inner exception stack trace --- After attempting a redownload after being told by server support to delete the temp directory and the repo files I was given this error: which reads System.Exception: Failed to download https://swifty.projectawesome.net/test/@multi_play_uniforms/addons/ESSGoggles.pbo ---> System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at SwiftyBackend.SwiftyDownload.Start() in E:\Dev\SwiftyNew\SwiftyWPF\swifty-backend\SwiftyDownload.cs:line 102 --- End of inner exception stack trace --- Then, upon deleting the file the parent file it said it wasn't able to download from the repo: @multi_play_uniforms.pbo, and after a promising long while in which swifty was finishing up patching I was given this blow to the gut: I don't even know how to respond to this error. It was the first time I got it. I've restarted swifty, deleted the repo's contents, deleted the temp folder's contents swifty uses. Everything I could think of, I've done and I'm still lost. Please help.

headswe commented 4 years ago

Clueless on the second error, old harddrive?

Try reducing your parallel download limit.