From 90404340912ccc42944fb50af01cce88615d5189 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 20 Apr 2023 15:34:42 +0100 Subject: [PATCH] Updated FAQ and Troubleshooting (markdown) --- FAQ-and-Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index 00fed26..f6a4bc2 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -318,7 +318,7 @@ Similar to the issue above, the emulator cannot detect a graphics card with Vulk Similar to the issue above, the emulator cannot detect a graphics card with Vulkan support. Check that your GPU drivers are on the latest possible version, and if they are, then unfortunately your GPU doesn’t meet minimum requirements. ### • Crashing after double-clicking any game with `(Ryujinx:18152): Gtk-CRITICAL **: 00:44:23.202: gtk_list_store_get_value: assertion 'iter_is_valid (iter, list_store)' failed 00:00:00.058 |I| Gpu : Backend Threading (Auto): True Marshaling row-activated signal 00:00:00.265 |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` -If the error looks like this, click the game once then press `Enter` or use the Avalonia UI. This is a bug specific to the current GTK UI. +If the error looks like this, click the game once then press `Enter` or [use the Avalonia UI](https://github.com/Ryujinx/Ryujinx/wiki/FAQ-and-Troubleshooting#-where-can-i-try-this-avalonia-thing). This is a bug specific to the current GTK UI. ![image5](https://user-images.githubusercontent.com/79612681/232948327-0bf8e054-b9c2-4b4f-9c96-27177d7e0b2a.png)