Francommit / win10_emulation_station

Emulation Station for Windows 10/11
https://francommit.com/emulationstation/
158 stars 27 forks source link

just says checking for config file #19

Closed scrummie02 closed 5 years ago

scrummie02 commented 6 years ago

During the install i get the following errors: `puae_libretro.dll.zip does not exist...Downloading. Start-BitsTransfer : The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist. (Exception from HRESULT: 0x800704DD) At E:\win10_emulation_station-master\prepare.ps1:30 char:9

After that it just says checking for config file over and over. This is on Windows 10 pro

PRElias commented 6 years ago

It looks like you or the server had just a connection problem or something like that. I tried the URL on the browser and downloaded the file sucessfully. I tried the script many times as well.

Have you tried to update your Powershell?

I recommend you to simply try again too, but I'll be investigating further and thanks for your comment

scrummie02 commented 6 years ago

You have to log in as admin in order to do it. I figured it out. If you're just doing run as it won't work

scrummie02 commented 6 years ago

also the scraper version is updated 4.6 and you have 4.5. It's a quick change in the script

Francommit commented 6 years ago

Hey @scrummie02 ,

Are you reffering to running the powershell script as an administrator? That's listed in step 3.

RE: the scraper - it'll always grab the latest version of sselph/scraper from the dev's github release page.

scrummie02 commented 6 years ago

The script looked for 4.5 even 4.6 is out.

ZXDunny commented 5 years ago

Can confirm - just tried and it's tried to download 4.5 and failed.

PRElias commented 5 years ago

You're right. It downloads the last version but asks the specific one on unzipping. I'll try to look for a solution on this.

Thanks

scrummie02 commented 5 years ago

I had to change the script and it works

Get Outlook for iOShttps://aka.ms/o0ukef


From: Paulo Roberto Elias notifications@github.com Sent: Thursday, September 6, 2018 12:40 PM To: Francommit/win10_emulation_station Cc: scrummie02; Mention Subject: Re: [Francommit/win10_emulation_station] just says checking for config file (#19)

You're right. It downloads the last version but asks the specific one on unzipping. I'll try to look for a solution on this.

Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Francommit/win10_emulation_station/issues/19#issuecomment-419161772, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAi9D9nLW5QIhzgLX1YjbP3u1ys0nK95ks5uYVAWgaJpZM4Vb0eU.

PRElias commented 5 years ago

Included a fix for this on my last PR

Francommit commented 5 years ago

This is now fixed in @PRElias's latest commit.