Updated FAQ and Troubleshooting (markdown)
parent
5b231e5f07
commit
9040434091
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue