Skip to content
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

Open
Wordsmith9091 opened this issue Dec 12, 2024 · 5 comments
Open

Installer script fails #28

Wordsmith9091 opened this issue Dec 12, 2024 · 5 comments

Comments

@Wordsmith9091
Copy link

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.

@LeGeRyChEeSe
Copy link
Owner

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.

@Wordsmith9091
Copy link
Author

Wordsmith9091 commented Dec 12, 2024

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).

@LeGeRyChEeSe
Copy link
Owner

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.
Try putting the path to your desktop like C:\Users<your_username>\Desktop and see if the folder is created and the program launches.

@Wordsmith9091
Copy link
Author

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.

@LeGeRyChEeSe
Copy link
Owner

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants