Advertisement
Guest User

FanaLab crash upon opening

a guest
May 29th, 2022
437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.22 KB | None | 0 0
  1. Log Name: Application
  2. Source: .NET Runtime
  3. Date: 29/05/2022 09:45:42 PM
  4. Event ID: 1026
  5. Task Category: None
  6. Level: Error
  7. Keywords: Classic
  8. User: N/A
  9. Computer: Magnus-PC
  10. Description:
  11. Application: FanaLab.exe
  12. Framework Version: v4.0.30319
  13. Description: The process was terminated due to an unhandled exception.
  14. Exception Info: System.IO.DirectoryNotFoundException
  15. at System.IO.__Error.WinIOError(Int32, System.String)
  16. at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
  17. at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare)
  18. at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCacheOption, System.Guid ByRef, Boolean ByRef, System.IO.Stream ByRef, System.IO.UnmanagedMemoryStream ByRef, Microsoft.Win32.SafeHandles.SafeFileHandle ByRef)
  19. at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(System.Uri, System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Net.Cache.RequestCachePolicy, Boolean)
  20. at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
  21. at System.Windows.Media.Imaging.BitmapImage.EndInit()
  22. at PodiumControl.PCUiUserControlListboxGames.PrivateGameListboxBuild(Boolean, Boolean)
  23. at PodiumControl.PCUiUserControlListboxGames..ctor()
  24. at PodiumControl.PCUiUserControlListboxGames..cctor()
  25.  
  26. Exception Info: System.TypeInitializationException
  27. at PodiumControl.PCThreadGameTelemetry..ctor()
  28. at PodiumControl.WindowMain..ctor()
  29.  
  30. Exception Info: System.Windows.Markup.XamlParseException
  31. at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
  32. at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
  33. at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
  34. at System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
  35. at System.Windows.Application.LoadComponent(System.Uri, Boolean)
  36. at System.Windows.Application.DoStartup()
  37. at System.Windows.Application.<.ctor>b__1_0(System.Object)
  38. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  39. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  40. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  41. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
  42. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  43. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  44. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  45. at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  46. at System.Windows.Threading.DispatcherOperation.Invoke()
  47. at System.Windows.Threading.Dispatcher.ProcessQueue()
  48. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  49. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  50. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  51. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  52. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  53. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  54. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  55. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  56. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  57. at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
  58. at System.Windows.Application.RunDispatcher(System.Object)
  59. at System.Windows.Application.RunInternal(System.Windows.Window)
  60. at System.Windows.Application.Run(System.Windows.Window)
  61. at PodiumControl.App.Main()
  62.  
  63.  
  64. Event Xml:
  65. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  66. <System>
  67. <Provider Name=".NET Runtime" />
  68. <EventID Qualifiers="0">1026</EventID>
  69. <Version>0</Version>
  70. <Level>2</Level>
  71. <Task>0</Task>
  72. <Opcode>0</Opcode>
  73. <Keywords>0x80000000000000</Keywords>
  74. <TimeCreated SystemTime="2022-05-29T19:45:42.4969476Z" />
  75. <EventRecordID>235062</EventRecordID>
  76. <Correlation />
  77. <Execution ProcessID="45556" ThreadID="0" />
  78. <Channel>Application</Channel>
  79. <Computer>Magnus-PC</Computer>
  80. <Security />
  81. </System>
  82. <EventData>
  83. <Data>Application: FanaLab.exe
  84. Framework Version: v4.0.30319
  85. Description: The process was terminated due to an unhandled exception.
  86. Exception Info: System.IO.DirectoryNotFoundException
  87. at System.IO.__Error.WinIOError(Int32, System.String)
  88. at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
  89. at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare)
  90. at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCacheOption, System.Guid ByRef, Boolean ByRef, System.IO.Stream ByRef, System.IO.UnmanagedMemoryStream ByRef, Microsoft.Win32.SafeHandles.SafeFileHandle ByRef)
  91. at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(System.Uri, System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Net.Cache.RequestCachePolicy, Boolean)
  92. at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
  93. at System.Windows.Media.Imaging.BitmapImage.EndInit()
  94. at PodiumControl.PCUiUserControlListboxGames.PrivateGameListboxBuild(Boolean, Boolean)
  95. at PodiumControl.PCUiUserControlListboxGames..ctor()
  96. at PodiumControl.PCUiUserControlListboxGames..cctor()
  97.  
  98. Exception Info: System.TypeInitializationException
  99. at PodiumControl.PCThreadGameTelemetry..ctor()
  100. at PodiumControl.WindowMain..ctor()
  101.  
  102. Exception Info: System.Windows.Markup.XamlParseException
  103. at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
  104. at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
  105. at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
  106. at System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
  107. at System.Windows.Application.LoadComponent(System.Uri, Boolean)
  108. at System.Windows.Application.DoStartup()
  109. at System.Windows.Application.&lt;.ctor&gt;b__1_0(System.Object)
  110. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  111. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  112. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  113. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
  114. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  115. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  116. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  117. at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  118. at System.Windows.Threading.DispatcherOperation.Invoke()
  119. at System.Windows.Threading.Dispatcher.ProcessQueue()
  120. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  121. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  122. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  123. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  124. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  125. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  126. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  127. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  128. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  129. at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
  130. at System.Windows.Application.RunDispatcher(System.Object)
  131. at System.Windows.Application.RunInternal(System.Windows.Window)
  132. at System.Windows.Application.Run(System.Windows.Window)
  133. at PodiumControl.App.Main()
  134.  
  135. </Data>
  136. </EventData>
  137. </Event>
  138. ---------------------------------------------------------------------------------------------------------------------------------------
  139. Log Name: Application
  140. Source: Application Error
  141. Date: 29/05/2022 09:45:42 PM
  142. Event ID: 1000
  143. Task Category: (100)
  144. Level: Error
  145. Keywords: Classic
  146. User: N/A
  147. Computer: Magnus-PC
  148. Description:
  149. Faulting application name: FanaLab.exe, version: 1.63.6.0, time stamp: 0x6245678d
  150. Faulting module name: KERNELBASE.dll, version: 10.0.22000.708, time stamp: 0x8792334c
  151. Exception code: 0xe0434352
  152. Fault offset: 0x0013f192
  153. Faulting process id: 0xb1f4
  154. Faulting application start time: 0x01d87394ad5a5cba
  155. Faulting application path: C:\Program Files (x86)\Fanatec\FanaLab\Control\FanaLab.exe
  156. Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
  157. Report Id: 8d949535-fab3-4970-bd67-a309b56c4044
  158. Faulting package full name:
  159. Faulting package-relative application ID:
  160. Event Xml:
  161. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  162. <System>
  163. <Provider Name="Application Error" />
  164. <EventID Qualifiers="0">1000</EventID>
  165. <Version>0</Version>
  166. <Level>2</Level>
  167. <Task>100</Task>
  168. <Opcode>0</Opcode>
  169. <Keywords>0x80000000000000</Keywords>
  170. <TimeCreated SystemTime="2022-05-29T19:45:42.6679455Z" />
  171. <EventRecordID>235063</EventRecordID>
  172. <Correlation />
  173. <Execution ProcessID="21332" ThreadID="0" />
  174. <Channel>Application</Channel>
  175. <Computer>Magnus-PC</Computer>
  176. <Security />
  177. </System>
  178. <EventData>
  179. <Data>FanaLab.exe</Data>
  180. <Data>1.63.6.0</Data>
  181. <Data>6245678d</Data>
  182. <Data>KERNELBASE.dll</Data>
  183. <Data>10.0.22000.708</Data>
  184. <Data>8792334c</Data>
  185. <Data>e0434352</Data>
  186. <Data>0013f192</Data>
  187. <Data>b1f4</Data>
  188. <Data>01d87394ad5a5cba</Data>
  189. <Data>C:\Program Files (x86)\Fanatec\FanaLab\Control\FanaLab.exe</Data>
  190. <Data>C:\WINDOWS\System32\KERNELBASE.dll</Data>
  191. <Data>8d949535-fab3-4970-bd67-a309b56c4044</Data>
  192. <Data>
  193. </Data>
  194. <Data>
  195. </Data>
  196. </EventData>
  197. </Event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement