Improvements in diagnosing crashes
This commit is contained in:
@@ -88,17 +88,17 @@ Resonite's renderer is known to randomly crash suddenly - this is currently trac
|
|||||||
|
|
||||||
There is also a known memory leak when running the renderer on Linux - however, it is uncertain currently whether this is an issue with Proton or there is something else at play - see https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/5246.
|
There is also a known memory leak when running the renderer on Linux - however, it is uncertain currently whether this is an issue with Proton or there is something else at play - see https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/5246.
|
||||||
|
|
||||||
### OpenComposite crash on launching VR
|
### Crash on launching in VR mode
|
||||||
|
|
||||||
Currently, OpenComposite is known to crash Resonite when used in VR, so attempting to use OpenComposite for Resonite is not recommended.
|
Currently, OpenComposite is known to crash Resonite when used in VR, so attempting to use OpenComposite for Resonite is not recommended.
|
||||||
|
|
||||||
|
Symptoms:
|
||||||
|
- Crashes only in VR mode, where after several seconds a black window appears and closes briefly, then Resonite stops within approximately 30 seconds.
|
||||||
|
- The normal log file shows a renderer crash: `RendererProcess has exited. Shutting down.`. There's a Player.log file.
|
||||||
|
|
||||||
See https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/5152 for more information.
|
See https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/5152 for more information.
|
||||||
|
|
||||||
### Crash on loading into a world with video players
|
### Crash on launching in desktop & VR mode
|
||||||
|
|
||||||
On GE-Proton9-10 (for example), loading into a world with e.g. a YouTube video or live stream can crash the game. Try using the latest GE-Proton-RTSP release.
|
|
||||||
|
|
||||||
### Proton crash on launch
|
|
||||||
|
|
||||||
Proton data can get corrupted, which will result in consistent crashes on launch. This only applies if you've already replaced OpenComposite (see above).
|
Proton data can get corrupted, which will result in consistent crashes on launch. This only applies if you've already replaced OpenComposite (see above).
|
||||||
|
|
||||||
@@ -108,6 +108,10 @@ The symptoms are:
|
|||||||
|
|
||||||
Navigate to compatdata in the folder above Resonite's folder (by default `.local/share/Steam/steamapps/compatdata/`) and delete the `2519830` folder; it will regenerate on the next launch. Then verify the integrity of Resonite files in Steam (right-click Resonite and go to Properties>Installed Files>Verify).
|
Navigate to compatdata in the folder above Resonite's folder (by default `.local/share/Steam/steamapps/compatdata/`) and delete the `2519830` folder; it will regenerate on the next launch. Then verify the integrity of Resonite files in Steam (right-click Resonite and go to Properties>Installed Files>Verify).
|
||||||
|
|
||||||
|
### Crash on loading into a world with video players
|
||||||
|
|
||||||
|
On GE-Proton9-10 (for example), loading into a world with e.g. a YouTube video or live stream can crash the game. Try using the latest GE-Proton-RTSP release.
|
||||||
|
|
||||||
## Controls busted after switching to desktop
|
## Controls busted after switching to desktop
|
||||||
|
|
||||||
Resonite allows a VR player to take a break and switch to desktop mode by pressing the F8 key.
|
Resonite allows a VR player to take a break and switch to desktop mode by pressing the F8 key.
|
||||||
|
|||||||
Reference in New Issue
Block a user