spring / RapidTools

migrated to https://github.com/spring/pr-downloader
http://springrts.com/wiki/Rapid
4 stars 4 forks source link

Rapid tag --filesystem-writepath not working #13

Closed springjools closed 10 years ago

springjools commented 10 years ago

I tried to change the write-dir of rapid, but it's not working:

C:\Spring>pr-downloader.exe --filesystem-writepath pr-downloader 0.7-112-g74e1242 pr-downloader.exe: option requires an argument -- filesystem-writepath Usage: pr-downloader.exe --rapid-download --rapid-validate --dump-sdp --http-download --http-search --download-map --download-game --download-engine --filesystem-writepath --disable-logging --help --version

C:\Spring>pr-downloader.exe --filesystem-writepath U:\bin\Spring\Data\rapid pr-downloader 0.7-112-g74e1242 [Info] Using filesystem-writepath: U:\bin\Spring\Data\rapid [Info] Download complete!

C:\Spring>pr-downloader.exe rapid-validate pr-downloader 0.7-112-g74e1242 [Info] Using filesystem-writepath: T:\Users\User\Documents\My Games\Spring [Info] opened T:\Users\User\Documents\My Games\Spring\rapid\repos.springrts.co m\repos.gz

[Info] Found 1 repos in T:\Users\User\Documents\My Games\Spring\rapid\repos.sp ringrts.com\repos.gz [Info] opened T:\Users\User\Documents\My Games\Spring\rapid\packages.springrts .com\versions.gz

[Error] ../../tools/pr-downloader/src/main.cpp:191:main(): No file found for rap id-validate [Info] Download complete!

Tried to check if I have an old version of rapid but I could not find anywhere which version number is the most recent.

abma commented 10 years ago

try this: pr-downloader.exe --filesystem-writepath U:\bin\Spring\Data\rapid --rapid-validate

pr-downloader has no config file, so you have to specify all settings on each run.