ReliefValve
ReliefValve copied to clipboard
stuck with white screen
After choosing steam location it then goes to a pure white screen and stays that way . I have to kill the process from task manger or process explorer. Tried as admin and non-admin in case it made a difference.
win 10 x64 updated
That's what happens when it crashes because it's using Electron (Chrome) underneath and it fails to render again. It is most likely failing to load some data (for some reason) and so it just dies instead. I'm sorry.
Do you have a crash log? It should be in %APPDATA%\ReliefValve
, or you can run the app with the web inspector active (Ctrl + Shift + I
on Windows) to see the log in the console; you will have to click outside of the little dialog it makes when it crashes when using the inspector though, or else you won't be able to do anything.
Edit: I am using a basic and outdated version of W10, but this did not occur for me when I tested just now. Could be an issue with up-to-date W10 =\ Hopefully not.