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
When running Link to Torrent > Check Pieces, LL will crash silently if one of the data files is in use.
I got this when I had a torrent application open, seeding from one folder of hardlinked data and also downloading to a folder that had previously been initialised with Link to Torrent (don't know whether one or both was responsible).
System.IO.IOException: 'The process cannot access the file 'path\to\LinkleLink\db\E13CAB130F2C395C5306219DC4D4E6F0.ifs' because it is being used by another process.'
The text was updated successfully, but these errors were encountered:
bmn
changed the title
"File in use" crash during torrent piece check
"File in use" uncaught exception during torrent piece check
Oct 21, 2022
When running Link to Torrent > Check Pieces, LL will crash silently if one of the data files is in use.
I got this when I had a torrent application open, seeding from one folder of hardlinked data and also downloading to a folder that had previously been initialised with Link to Torrent (don't know whether one or both was responsible).
Occurs at
LincleLINK/LincleLINK/Logic/MainWindowLogic.cs
Line 622 in fe02874
Error:
The text was updated successfully, but these errors were encountered: