BitTorrent encoding error: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(→‎Is this a bug?: spelling error...)
(Updated page...)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{do not translate}}
{{UpdatedPage|2011-01-18|2.5.x.x}}
{{StableContent}}
== What does this type of error mean? ==
== What does this type of error mean? ==
This error means that the torrent contained something that seemed to violate the standard torrent format, or something that your system may have trouble with. Usually Shareaza deals with these problems automatically, but you may notice that the torrented files have odd names when completed. It's also possible that these torrents won't work on all clients.
This error means that the torrent in question contains something that seems to violate the standard torrent format, or something that your system may have trouble with.  
 
If you get a message about an encoding error, you may have trouble reseeding the torrent with Shareaza.  


Try changing the [[Options.Advanced|advanced setting]] ''BitTorrent.TorrentIgnoreErrors'' to <nowiki>TRUE</nowiki>  to force Shareaza to seed the torrent.
Most probably the torrent was created using national special characters, such as Chinese or Japanese characters, in file names and descriptions inside the torrent file which your version of Windows doesn't know and is therefore unable to deal with. This happens if the program which created the torrent does not use Unicode encoding, which means that encoding tables are used on which the same value on one language version of Windows can represent something completely different on your version of Windows, and therefore can cause problems on your computer - or at least the resulting text looks more than strange.


Also, if you have trouble seeding, look in the incomplete folder to make sure there is already no incomplete file for the torrent accidently left there by the program. If there is, delete it, and try reseeding again.
Torrents encoded with Shareazas [[TorrentWizard]] won't show such behavior, as TorrentWizard uses the Unicode standard, just the same as Shareaza does. This means that any national character of any language of the world has his own value in the encoding tables and therefore it will be shown just the same on every computer on the world.


Usually Shareaza deals with these problems automatically, but you may notice that the files included in torrents with encoding error have odd names when completed. It's also possible that these torrents won't work on all clients. Also, if you get an encoding error warning, you may have trouble reseeding the torrent with Shareaza, but in most of the cases, Shareaza should handle it just fine.
{{box|Note: On earlier versionsof Shareaza, changing the [[Advanced Setting]] ''BitTorrent.TorrentIgnoreErrors'' to ''true'' (1) was possible to force Shareaza to seed a torrent with encoding error(s). However, this option is no longer present, as Shareaza now ignores the respective encoding errors in the torrent and proceeds with seeding it if possible.}}
== Is this a bug? ==
== Is this a bug? ==
No, this is not a bug. It is just the truth - uTorrent (and several other [[BitTorrent]] clients) produces .torrent files with trigger the encoding error warning, as they use a non-unicode codepage when creating file names inside the .torrent files. So for example a torrent created on a Japanese Windows with hiragana symbols in the file name will NOT be saved properly on a Greek copy of Windows.


It's not a bug. It is just the truth - uTorrent (and several other [[BitTorrent]] clients) produces .torrent files with trigger the encoding error warning, as they use a non-unicode codepage when creating file names inside the .torrent files. So for example a torrent created on a Japanese Windows with hiragana symbols in the file name will NOT be saved properly on a Greek copy of Windows.  
Torrents can usually be 'repaired' be running them through a torrent creation application or by just recreating them with the Shareaza [[TorrentWizzard]]. But this will usually change the torrent's infohash, meaning other peers in the swarm who were uploading or downloading the previous torrent will not connect to you. So this is not really useful as a method of reseeding.


Torrents can usually be 'repaired' be running them through a good torrent creation application, like [http://krypt.dyndns.org:81/torrent/maketorrent/ MakeTorrent2], which will fix any errors in it. But this will usually change the torrent's infohash, meaning the tracker and other torrenters who were uploading or downloading the previous torrent will not connect to you. So this is not really useful as a method of reseeding.
In order to avoid such problems with your own torrents, please use the Shareaza [[TorrentWizard]] from the beginning, as it produces correctly encoded torrents.


In order to avoid such problems with your own torrents, please use the [[Shareaza Torrent Wizard]], as it produces correctly encoded torrents.
{{nav3|Networks and Hashes|BitTorrent}}

Latest revision as of 13:30, 18 January 2011

  Translation

Do not translate this page into other languages. It is either low priority, too specific or incomplete.

e
  Updated:

This page has been updated on 2011-01-18 for the release of Shareaza v2.5.x.x.

e
  Stable Content

The information on this page should apply to all Shareaza versions provided there are no major changes.

e

What does this type of error mean?

This error means that the torrent in question contains something that seems to violate the standard torrent format, or something that your system may have trouble with.

Most probably the torrent was created using national special characters, such as Chinese or Japanese characters, in file names and descriptions inside the torrent file which your version of Windows doesn't know and is therefore unable to deal with. This happens if the program which created the torrent does not use Unicode encoding, which means that encoding tables are used on which the same value on one language version of Windows can represent something completely different on your version of Windows, and therefore can cause problems on your computer - or at least the resulting text looks more than strange.

Torrents encoded with Shareazas TorrentWizard won't show such behavior, as TorrentWizard uses the Unicode standard, just the same as Shareaza does. This means that any national character of any language of the world has his own value in the encoding tables and therefore it will be shown just the same on every computer on the world.

Usually Shareaza deals with these problems automatically, but you may notice that the files included in torrents with encoding error have odd names when completed. It's also possible that these torrents won't work on all clients. Also, if you get an encoding error warning, you may have trouble reseeding the torrent with Shareaza, but in most of the cases, Shareaza should handle it just fine.

Note: On earlier versionsof Shareaza, changing the Advanced Setting BitTorrent.TorrentIgnoreErrors to true (1) was possible to force Shareaza to seed a torrent with encoding error(s). However, this option is no longer present, as Shareaza now ignores the respective encoding errors in the torrent and proceeds with seeding it if possible.

Is this a bug?

No, this is not a bug. It is just the truth - uTorrent (and several other BitTorrent clients) produces .torrent files with trigger the encoding error warning, as they use a non-unicode codepage when creating file names inside the .torrent files. So for example a torrent created on a Japanese Windows with hiragana symbols in the file name will NOT be saved properly on a Greek copy of Windows.

Torrents can usually be 'repaired' be running them through a torrent creation application or by just recreating them with the Shareaza TorrentWizzard. But this will usually change the torrent's infohash, meaning other peers in the swarm who were uploading or downloading the previous torrent will not connect to you. So this is not really useful as a method of reseeding.

In order to avoid such problems with your own torrents, please use the Shareaza TorrentWizard from the beginning, as it produces correctly encoded torrents.



Navigation:     ShareazaWiki > Networks and Hashes > BitTorrent > BitTorrent encoding error