ohhsodead / arisen-studio

Browse, Download and Install Mods for PlayStation 3 & Xbox 360
https://arisen.studio
MIT License
192 stars 19 forks source link

[Bug]: Exception: Unable to read data from the transport connecti #132

Closed arisen-studio-bot closed 3 days ago

arisen-studio-bot commented 3 days ago

Description: Version: Beta v3.3.0 Exception: System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) at System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) at FluentFTP.FtpSocketStream.Read(Byte[] buffer, Int32 offset, Int32 count) at FluentFTP.FtpSocketStream.ReadLine(Encoding encoding) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.GetReplyInternal(String command, Boolean exhaustNoop, Int32 timeOut, Boolean useSema) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.FtpClient.SetWorkingDirectory(String path) at ArisenStudio.Extensions.FtpExtensions.GetFolderNames(String consolePath) in D:\Documents\Visual Studio\Projects\Arisen Studio\src\Arisen Studio\Extensions\FtpExtensions.cs:line 337 at ArisenStudio.Forms.Windows.MainWindow.TimerLoadConsole_Tick(Object sender, EventArgs e) in D:\Documents\Visual Studio\Projects\Arisen Studio\src\Arisen Studio\Forms\Windows\MainWindow.cs:line 3145 at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message

Log Files: https://www.jotform.com/uploads/ohhsodead/241461813524351/6069209727215318827/arisen-studio-2024-11-09.log

Screenshots:

Discord Username:

ohhsodead commented 3 days ago

Most likely an application has stopped the connection between Arisen Studio and PS3

Log: An established connection was aborted by the software in your host machine.