If you are pasting the log on the forums, please use the `[code][/code]` tags.
If you are pasting the log on IRC, please use [dpaste](http://dpaste.com) or [pastebin](http://pastebin.com) or something similar.
## How do I add an already completed torrent to Deluge?
If you add an already completed torrent to Deluge, you just need to set `Download Location` to the path where your data is, and Deluge will continue downloading/seeding the torrent.
A common error occurs if your torrent contained a folder. If your torrent contained a folder called Torrent.Name.2010, such that the data was in ~/downloads/Torrent.Name.2010/ You need to set the download location to ~/downloads/ **not** ~/downloads/Torrent.Name.2010/
If you have already added the torrent to Deluge, you can pause it, select 'Move Storage', point it to your data, then choose 'Force Re-check'
## Torrent stuck at 99% or some other point, even though seeders available
Check that local machine firewall or router is not detecting a SYN flood and blocking packets. As a torrent reaches completion and you become a seeder, there can be a sudden inrush of connections from other peers that causes firewalls to start blocking. If so, try reducing the total connections allowed in Deluge, or increasing the tolerance on the router, or turning off SYN flood detection. Also check local storage for the downloaded file is not out of space (shown on bottom status bar in Deluge UI).
## Samba Network Shares
### Windows OS
To use a Samba share in Deluge from within Windows, the share has to be mapped to a drive letter.
## How can I change Deluge language?
### Windows OS
There is a bug in the way GTK sets language on Windows but there are several workarounds:
* [Set a global](http://www.howtogeek.com/51807/how-to-create-and-use-global-system-environment-variables/) `LANG` environment variable to the language you require, e.g. `en`.
* Create a cmd file to set the `LANG` and open deluge. Copy the following text into notepad:
```
set lang=en
start deluge.exe
```
Save the file as `Deluge.cmd` in the same folder as `Deluge.exe`. Create a shortcut to the .cmd file and use it to start Deluge.
* To force the use of English only, delete the following language files from Deluge program folder: