"Update_All script" failed think it has to do with my setup
My network connection is good.
I get the following errors as shown in the attachments.
Sure it has to do with whatever I did to get N64 going a couple months back.
Anybody?
The online community for MiSTer FPGA enthusiasts
https://misterfpga.org/
My network connection is good.
I get the following errors as shown in the attachments.
Sure it has to do with whatever I did to get N64 going a couple months back.
Anybody?
You probably just need to remove the line for the N64 core DB in downloader.ini, this has been deprecated since the N64 is now fetched via downloader/update_all.sh by default.
Allright I got rid of "N64 core DB in downloader.ini" and that seems to have helped.
There still seems to be something else going on that's not quite right.
For reasons I don't yet understand Update All is still throwing a few errors.
The new cores : Pacmania, Galaga88, etc. don't get installed.
I have attached my "downloader.log" & "downloader.ini" below.
Any help would be greatly appreciated.
Thanks!
Code: Select all
[mrext/remote]
db_url=https://github.com/
Delete these lines; they won't do anything as the url is wrong.
If you want to use the latest Remote along with Wizzo's other tools, use:
Code: Select all
[mrext/all]
db_url = https://github.com/wizzomafizzo/mrext/raw/main/releases/all.json
The other errors you are seeing are from
Code: Select all
[arcade_roms_db]
db_url = https://raw.githubusercontent.com/BigDendy/ArcadeROMsDB_MiSTer/db/arcade_roms_db.json.zip
It can't find the paths to certain files, delete these lines and you shouldn't get any further errors.