WSA-Community / WSAGAScript

Scripts to install Google Apps into a WSA image. Plus optional root
The Unlicense
3.59k stars 3.53k forks source link

play store is not installing/ WSA is closing it self after loading #230

Open PhantommYT opened 2 years ago

PhantommYT commented 2 years ago

I did everything... dev mode, ssh commands, etc... but playstore didn't install, and WSA starter is closing itself after loading

am I the only one who does have this issue?

eteq commented 2 years ago

I'm seeing the same behavior If I try to open "files" in the WSA settings menu. I also see the following in the windows event log:

Faulting application name: WsaClient.exe, version: 2204.40000.20.0, time stamp: 0x62ad4286
Faulting module name: ucrtbase.dll, version: 10.0.22000.1, time stamp: 0x00e78ce9
Exception code: 0xc0000409
Fault offset: 0x000000000007dd7e
Faulting process id: 0x37b0
Faulting application start time: 0x01d890a731bb3167
Faulting application path: C:\WSA\WsaPackage_2204.40000.20.0_x64_Release-Nightly\WsaClient\WsaClient.exe
Faulting module path: C:\Windows\System32\ucrtbase.dll
Report Id: a8cee101-6d08-49f4-9809-5f95c02d2078
Faulting package full name: MicrosoftCorporationII.WindowsSubsystemForAndroid_2204.40000.20.0_x64__8wekyb3d8bbwe
Faulting package-relative application ID: App

Googling the above I find a few indications that the above might be about graphics card incompatibilities (in significantly older versions of WSA), but I doubt that's it because I am currently running on quite vanilla intel integrated graphics.

eteq commented 2 years ago

Also note that I see the same behavior if I just try to apply the unpatched store image directly from the windows store...

Seshank-k commented 1 year ago

Did this issue ever get fixed?