00:00:00.059 |I| Configuration LogValueChange: IgnoreMissingServices set to: False
00:00:00.059 |I| Configuration LogValueChange: UseHypervisor set to: True
00:00:00.300 |N| Application PrintSystemInfo: Ryujinx Version: 1.1.624
00:00:00.305 |N| Application Print: Operating System: Microsoft Windows 10.0.19044 (X64)
00:00:00.305 |N| Application Print: CPU: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz ; 8 logical
00:00:00.305 |N| Application Print: RAM: Total 16197 MiB ; Available 8195 MiB
00:00:00.308 |N| Application PrintSystemInfo: Logs Enabled: Info, Warning, Error, Guest, Stub
00:00:00.308 |N| Application PrintSystemInfo: Launch Mode: UserProfile
00:00:10.929 |I| Configuration LogValueChange: GraphicsBackend set to: Vulkan
00:00:25.825 |E| Application HandleInstallerDialog: LibHac.Common.Keys.MissingKeyException: HeaderKey is empty. Cannot decrypt NCA headers.
at Ryujinx.HLE.FileSystem.ContentManager.VerifyFirmwarePackage(String firmwarePackage) in D:\a\Ryujinx\Ryujinx\Ryujinx.HLE\FileSystem\ContentManager.cs:line 658
at Ryujinx.Ui.MainWindow.HandleInstallerDialog(FileChooserNative fileChooser) in D:\a\Ryujinx\Ryujinx\Ryujinx\Ui\MainWindow.cs:line 1400
00:03:17.718 |I| Application HandleInstallerDialog: Installing firmware 15.0.1
00:03:19.358 |I| Application HandleInstallerDialog: System version 15.0.1 successfully installed.
00:03:44.452 |I| Configuration LogValueChange: PreferredGpu set to: 0x10DE_0x2182
(Ryujinx:23660): Gtk-CRITICAL **: 19:56:03.173: gtk_list_store_get_value: assertion 'iter_is_valid (iter, list_store)' failed
00:00:00.055 |I| Gpu : Backend Threading (Auto): True
Marshaling row-activated signal
00:00:00.446 |E| Application : Unhandled exception caught: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at Ryujinx.Ui.MainWindow.LoadApplication(String path, Boolean startFullscreen) in D:\a\Ryujinx\Ryujinx\Ryujinx\Ui\MainWindow.cs:line 718
at Ryujinx.Ui.MainWindow.Row_Activated(Object sender, RowActivatedArgs args) in D:\a\Ryujinx\Ryujinx\Ryujinx\Ui\MainWindow.cs:line 1177
at System.RuntimeMethodHandle.InvokeMethod(Object, Void**, Signature, Boolean)
at System.Reflection.MethodInvoker.Invoke(Object, IntPtr*, BindingFlags)
--- End of inner exception stack trace ---
at System.Reflection.MethodInvoker.Invoke(Object, IntPtr*, BindingFlags)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)