00:00:16
May 03, 2025
$ rm -rf expansions$ ln -s ../expansions .$ ls expansions/*.cdb | xargs -I '{}' sqlite3 {} "select id from datas where type != 0x11 and (type & 0x4000) = 0;" | xargs -I {} -P $(nproc) bash -c './ygopro {} 2>&1 | tee ../redtext-{}.txt'[string "./script/c37564023.lua"]:27: Parameter 2 should be "Function".$ cd ..$ cat redtext-*.txt > redtext.txt$ exit $(wc -l < redtext.txt)Cleaning up project directory and file based variablesERROR: Job failed: exit code 1