alvr-org / ALVR

Stream VR games from your PC to your headset via Wi-Fi
MIT License
5.52k stars 488 forks source link

Instant white window with no crash log #1692

Closed Whale-Splas closed 1 year ago

Whale-Splas commented 1 year ago

Description

When I start ALVR it gives me a unresponsive white window,then auto closed in two seconds,generate a empty crash_log. The old version(v18)works fine

crash log is completely blank I tried to uninstall the v18 first,no use

I cant remeber whats the last working nightly for me but its not the new dash board version I have a latest chrome installed

General Troubleshooting

Environment

Installation

ALVR Version:v20.0.0.0(troubled);v21.0.0-dev00+nightly(troubled);v18.2.3.0(no problem)

Install Type:

OS Name and Version Windows10 22H2

Vixea commented 1 year ago

Could you please bisect to a merge request level of detail?

Whale-Splas commented 1 year ago

Could you please bisect to a merge request level of detail?

After test,the last nightly i can boot (gives me setup) is v20.0.0-dev12+nightly5.9

higher version will pull up my Visual Studio and says an unhandled win32 exception occurred in ALVR Dashboard.exe

Whale-Splas commented 1 year ago

usually it will auto close,but if i hang it up,i can see there is a windows error in task manager,its just a "Instruction 0x0000 7FFB CAE3 8EC0 at referenced memory 0x0000 0000 0000 00B0,The memory cannot be read" error

Vixea commented 1 year ago

Do you mean when you open the dashboard or start SteamVR after opening the dashboard?

Whale-Splas commented 1 year ago

Do you mean when you open the dashboard or start SteamVR after opening the dashboard?

open the dashboard

zmerp commented 1 year ago

@Whale-Splas The latest nightlies have also debug builds, please try that. Launch the dashboard from the command line and you should be able to read a more descriptive error.

Whale-Splas commented 1 year ago

@Whale-Splas The latest nightlies have also debug builds, please try that. Launch the dashboard from the command line and you should be able to read a more descriptive error.

still no error code,but it exit at "Dashboard request: GetAudioDevices"

zmerp commented 1 year ago

can you try to debug with msvc/Visual Studio?

Whale-Splas commented 1 year ago

can you try to debug with msvc/Visual Studio?

vulkan-1.dll cause an access violation (by read 0x0),and the alvr dashboard does showed up,but at the same time it throws thiis exception,so every thing just shut down,is this some null pointer problem?

Whale-Splas commented 1 year ago

dump file are too big to upload here

Whale-Splas commented 1 year ago

i tried reinstall my graphics card drive ,no use

zmerp commented 1 year ago

I pushed a potential fix, you can try it when the new nightly builds, in 9 hours.

Vixea commented 1 year ago

https://github.com/alvr-org/ALVR-nightly/releases/tag/v21.0.0-dev00%2Bnightly.2023.06.23 New release.

Whale-Splas commented 1 year ago

Yes it worked,Thanks for the help

zmerp commented 1 year ago

Interesting, another user on Discord had the same issue and this fix didn't help.