lulzsun / RePlays

Open-source game recording management software
GNU General Public License v3.0
162 stars 18 forks source link

White screen on exporting clip #167

Closed MrMK0R closed 10 months ago

MrMK0R commented 10 months ago

During the saving process, of a clip, the screen will flash white before you can click the "confirm" button.

Steps to reproduce:

1: Record Gameplay
2: Click Session
3: Click recorded video
4: Create Clip
5: Export Clip

Specs:

 Windows 11
 Ryzen 7 2700x
 GTX 1070

2024-01-04 03-19-58

lulzsun commented 10 months ago

Hi, I was unable to reproduce this issue.

Currently, the front end does not log any errors to the log.txt file. If you experience this white screen issue again, could you open up the dev tools by pressing Ctrl+Shift+I, and taking a screenshot of anything that appears significant or related to the issue in the developer console? (warnings, errors, debug messages)

MrMK0R commented 10 months ago

Hey @lulzsun,

Here is the error log of when the white screen happens. image

lulzsun commented 10 months ago

It looks like you're using the nightly release. I was able to replicate this issue on version 1.2.55, but not on version 1.2.56. This version was released a couple hours ago so maybe it hasn't applied for you yet.

Can you make sure that you're on the latest nightly release?

MrMK0R commented 10 months ago

That seems to have fixed the issue, however now I cannot select my GPU as the encoder only software. Do you want me to create another issue for it? image

Segergren commented 10 months ago

Hi @MrMK0R , I believe it's a good idea to open a new issue about this. I've encountered it before (following updates?). I debugged it a while ago and I noticed that OBS seems to indicate that only Software (x264) is available.

lulzsun commented 10 months ago

Glad to hear that the initial issue was fixed.

For the new issue, I did notice this after a fresh debug build on Windows. I have pushed a potential fix for it and will manually run a nightly build for it after sending this comment.

If the new nightly release still doesn't fix the problem, feel free to create a new issue for it.