-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installer script fails #28
Comments
Hello, I spent my entire day on this problem to finally resolve it. There should be no more problems, let me know if you still have any problems. |
Unfortunately, it's still not working for me. This time, it got as far as asking me for a directory for sunshine aio. When I put in one that doesn't exist (d:\sunshineaio) it just repeats the prompt. When I created a directory at that path before running the script, it got a little further, saying something about git not being installed before closing the powershell window. I didn't think I needed Git installed just for the powershell script (it looked on the front page like I needed it for contributing, but not just to run the script), but I installed Git for Window anyway, with all default settings in the installer wizard. Then I ran the powershell script again. This time it didn't give that error, but still only got a few lines in before closing the window again. First it said "fatal: not a git repository (or any of the parent directories): .git" a few times. Then something about a requirement already being satisfied before immediately closing again. Unfortunately, it moved by too fast for me to see what that last error is (and it's possible it flashed more text before actually closing). |
It's true that I forgot to check if git was installed, I need to add it. However, for the rest, simply delete the folder that you created manually and relaunch the script. |
That works to get it installed! Unfortunately, now that it is, I'm running into another problem that I also had when I last tried AIO, before you had the powershell script available. When I try to launch an app in Moonlight, it hands on the "establishing connection" screen, seemingly indefinitely. On my PC, I see the monitor(s) flash the display on and off a couple of times, as they would during a change to my display setup, like plugging in a new monitor (possible when it's seeing the virtual display connected). But then nothing happens after that, and the machine becomes laggy to the point that it's nearly unresponsive, and I have to reset it before it works normally again. |
Can you share your sunshine-virtual-monitor logs ? located in Sunshine-AIO\tools\sunshine-virtual-monitor-main\sunvdm.log Also take a look in this issue there is a workaround you can try : Cynary/sunshine-virtual-monitor#16 (comment) |
The first time I tried running the powershell script, it saw that python wasn't installed and auto-installed it.
But after that, some text whizzes by and the powershell window closes. The script is failing somewhere but it's going by too quickly to see what the problem is.
The text was updated successfully, but these errors were encountered: