Wally Posted October 15 Share Posted October 15 Hi, I am trying to debug my registered Launchbox extremely slow boot. I first went through the Log The first thing I have noticed are these errors towards the end of the log: Quote 2024-10-15 04:49:54 PM FIRST CHANCE EXCEPTION: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) 2024-10-15 04:49:55 PM FIRST CHANCE CONTINUED INNER EXCEPTION: The I/O operation has been aborted because of either a thread exit or an application request. 2024-10-15 04:49:55 PM FIRST CHANCE EXCEPTION: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) 2024-10-15 04:49:55 PM FIRST CHANCE CONTINUED INNER EXCEPTION: The I/O operation has been aborted because of either a thread exit or an application request. 2024-10-15 04:49:55 PM FIRST CHANCE EXCEPTION: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token) at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory`1 buffer) 2024-10-15 04:49:55 PM FIRST CHANCE CONTINUED INNER EXCEPTION: The I/O operation has been aborted because of either a thread exit or an application request. 2024-10-15 04:49:55 PM FIRST CHANCE EXCEPTION: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token) at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory`1 buffer) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2024-10-15 04:49:55 PM FIRST CHANCE CONTINUED INNER EXCEPTION: The I/O operation has been aborted because of either a thread exit or an application request. Also in the beggining of the log I can LOTS of messages (almost 3000 entries) regarding playcount and playtime eg Quote 2024-10-15 04:48:21 PM Game.PlayCount changed from 0 to 2: Road Rash (Sega Saturn) 2024-10-15 04:48:21 PM Game.PlayTime changed from 0 to 72: Road Rash (Sega Saturn) Log attached Thank you Debug 2024-10-15 04-48-02 PM.log Quote Link to comment Share on other sites More sharing options...
Buccaneer Posted October 15 Share Posted October 15 (edited) I also get thousand of PlayCount entries. Seems to be normal (but kind of strange) I got another error of a missing file "\LaunchBox\Core\Unbroken.LaunchBox.Windows.XmlSerializers.dll" (never deletet anything and I'm on the latest Beta). Can anybody upload that file here please? 2024-10-15 02:50:42 PM FIRST CHANCE EXCEPTION: Could not load file or assembly 'Unbroken.LaunchBox.Windows.XmlSerializers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null, processorArchitecture=AMD64'. Das System kann die angegebene Datei nicht finden. at System.Reflection.RuntimeAssembly.InternalLoad(ObjectHandleOnStack assemblyName, ObjectHandleOnStack requestingAssembly, StackCrawlMarkHandle stackMark, Boolean throwOnFileNotFound, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack retAssembly) 2024-10-15 02:50:42 PM FIRST CHANCE EXCEPTION: Could not load file or assembly 'D:\Emulation\LaunchBox\Core\Unbroken.LaunchBox.Windows.XmlSerializers.dll'. Das System kann die angegebene Datei nicht finden. at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly) Edited October 15 by Buccaneer Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted October 15 Share Posted October 15 38 minutes ago, Buccaneer said: I got another error of a missing file "\LaunchBox\Core\Unbroken.LaunchBox.Windows.XmlSerializers.dll" From a different thread.... Quote ...for the (unrelated) XmlSerializers.dll 'issue', that's a known Microsoft issue. And I'm pretty sure it's been around for quite a while (1 year? 2 years?). [as of Sept. 2023] To clarify, even though it says "Unbroken.LaunchBox.Windows.XmlSerializers.dll" it's not a LaunchBox thing. The xml serializer still works as expected. It's just that the MS debugger spits out that "Exception" for whatever reason. So I guess you can consider it an annoyance rather than an 'issue'. in short, that particular "error" is an annoyance rather than an 'issue'. 1 Quote Link to comment Share on other sites More sharing options...
Wally Posted October 15 Author Share Posted October 15 I thought it could be the retroachievemnhts but not. Still the rrors and the 3000 something playcount, playtime from zero to something Quote 2024-10-15 08:40:11 PM FIRST CHANCE EXCEPTION: L:\LaunchBox\pack:\application:,,,\WpfResources\Background.png at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) Quote 2024-10-15 08:40:14 PM FIRST CHANCE EXCEPTION: Ambiguous match found. at System.RuntimeType.GetPropertyImpl(String name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers) Quote 2024-10-15 08:41:26 PM FIRST CHANCE EXCEPTION: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) 2024-10-15 08:41:26 PM FIRST CHANCE CONTINUED INNER EXCEPTION: The I/O operation has been aborted because of either a thread exit or an application request. 2024-10-15 08:41:26 PM FIRST CHANCE EXCEPTION: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) 2024-10-15 08:41:26 PM FIRST CHANCE CONTINUED INNER EXCEPTION: The I/O operation has been aborted because of either a thread exit or an application request. 2024-10-15 08:41:26 PM FIRST CHANCE EXCEPTION: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token) at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory`1 buffer) 2024-10-15 08:41:26 PM FIRST CHANCE CONTINUED INNER EXCEPTION: The I/O operation has been aborted because of either a thread exit or an application request. 2024-10-15 08:41:26 PM FIRST CHANCE EXCEPTION: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token) at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory`1 buffer) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 2024-10-15 08:41:26 PM FIRST CHANCE CONTINUED INNER EXCEPTION: The I/O operation has been aborted because of either a thread exit or an application request. Quote Link to comment Share on other sites More sharing options...
Wally Posted October 24 Author Share Posted October 24 bump Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.