Universal-Rom-Tools / Universal-XML-Scraper

Scraper de Rom
196 stars 46 forks source link

Error: Subscript used on non-accessible variable. #264

Closed azvarel closed 6 years ago

azvarel commented 6 years ago

image

log.txt

Universal-Rom-Tools commented 6 years ago

What I see from your log :

/!\ Error Downloading File : E:\Raspberry Pi\Universal XML Scraper-2.x\Ressources\ServerList.txt

So UXS can't connect to Internet (it try to download this file : ServerList.txt directly on Github and can't... )

So check your antivirus / firewall ;)

azvarel commented 6 years ago

I disabled the firewall and the antivirus and continue with the error! I delete the log file and the UXS generated new log. log.txt

azvarel commented 6 years ago

This problem occurs with the last update of windows 10, I just test in a virtual machine with windows 10 without being updated and worked normally. It's good to check what's going on.

azvarel commented 6 years ago

After upgrading windows 10 to build 15063 the UXS reopened normally

santiagomoneta commented 6 years ago

I have the latest windows 10 pro (1709) on a VM and I got the error. I do notice that when I wanted to download it from the VM

2018-04-20_0951

I went to GitHub and got an untrusted paged with no option to proceed

rkkoszewski commented 5 years ago

Getting the same error as the first post. This is definitely not fixed.

JmB11 commented 5 years ago

Hi, i have found something interesting with this issue : it seems that AutoIT uses Internet Explorer as download tool... So what I did was to open the old Internet Explorer in Windows 10, then configure it to be able to access the folowing url : https://raw.githubusercontent.com/Universal-Rom-Tools/Universal-XML-Scraper/master/Ressources/ServerList.txt When done I ran Universal-XML-Scraper again and no more error 👍