Code: Select all
& "C:\Program Files\Transmission\transmission-remote.exe" -a $torrent_for_hash -w "$torrent_path"
This might help.
Code: Select all
& "C:\Program Files\Transmission\transmission-remote.exe" -a $torrent_for_hash -w "$torrent_path"
I was wondering why peer-msgs.c kept crashing from the assert.Yup. Asserts are compiled out for the release version.