You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Cartridge-based consoles, 1st-5th generations# No-Intro Dat from https://datomatic.no-intro.org/index.php?page=download&op=daily&s=64 P/C XML Daily
npm exec -y -- igir@latest move zip test clean report \
--cache-path "./igir.cache" \
--clean-backup "./Cleaned/" \
--dat "Dats/No-Intro*.zip" \
--dat-name-regex-exclude "/encrypted|source code/i" \
--input "Roms/No-Intro/""${INPUTS[@]:-}" \
--input-checksum-max CRC32 \
--input-checksum-archives never \
--output "Roms/No-Intro/" \
--dir-dat-name \
--overwrite-invalid \
--zip-exclude "*.{chd,iso}" \
--reader-threads 4 -vvv
Describe the bug
IGIR just stops. I have no idea why. I've let it sit for 8 hours and it doesn't move forward. I've enabled -vvv and nothing is indicating anything wrong
I think it might have something to do with the way they are zipped. Extracting the files seems to work. I was playing around with the zstd compression type in romvault before.
Paste the command
Very similar to "maintainer's usage"
Describe the bug
IGIR just stops. I have no idea why. I've let it sit for 8 hours and it doesn't move forward. I've enabled -vvv and nothing is indicating anything wrong
Expected behavior
IGIR to continue
Debug logs
DAT(s) used
igir version
3.0.1
Node.js version
both 20 and 23 tested
Operating system
Arch Linux and Synology 7.2
The text was updated successfully, but these errors were encountered: