for 3 days now the laucher gives me:
warning: failed to connect to updatee service see log for details.
is this something expected or how can I fix it?
cannot conneect to update service
Started by
SkeletonDenial
, Feb 12 2013 - 14:54
5 replies to this topic
#2 Posted Feb 12 2013 - 15:33
Your network might be blocking WoT. Make sure that all firewalls allow WoT to go through.
#3 Posted Feb 12 2013 - 15:41
Are you trying to install from an old setup and/or disc? DON'T
With 8.0, a massive amount of data has changed which cannot be handled by the patch subsystem. This requires a complete redownload of the WoT client installation setup and installation from this fresh setup.
With 8.0, a massive amount of data has changed which cannot be handled by the patch subsystem. This requires a complete redownload of the WoT client installation setup and installation from this fresh setup.
#4 Posted Feb 12 2013 - 16:05
Aendaeron_Bluescale, on Feb 12 2013 - 15:41, said:
Are you trying to install from an old setup and/or disc? DON'T
With 8.0, a massive amount of data has changed which cannot be handled by the patch subsystem. This requires a complete redownload of the WoT client installation setup and installation from this fresh setup.
With 8.0, a massive amount of data has changed which cannot be handled by the patch subsystem. This requires a complete redownload of the WoT client installation setup and installation from this fresh setup.
no i have had wot installed for quite awhile and play every day. i can play now, just get the error when wotlauncher starts
#5 Posted Feb 21 2013 - 16:13
of so i found this in the log:
20/02/2013 14:41:13 ERROR: Update service's URL is not specified in configuration file
What config file is this refering too?
20/02/2013 14:41:13 ERROR: Update service's URL is not specified in configuration file
What config file is this refering too?
#6 Posted Feb 21 2013 - 16:32
Ok Figured it out: Changed the Wotluancher.cfg file.
was:
<?xml version="1.0" encoding="UTF-8"?>
<!-- !!!DON'T EDIT, MOVE OR DELETE THIS FILE!!! -->
<info>
<options>default</options>
<launcher_transport>3</launcher_transport>
<torrent_ports_begin>6881</torrent_ports_begin>
<launcher_ver>unknown</launcher_ver>
<client_ver>unknown</client_ver>
<content_ver>unknown</content_ver>
<content_lang>en</content_lang>
<supported_content_langs>en,bg,cs,da,de,en,es,et,fi,fil,fr,hr,hu,id,it,ja,ko,lt,lv,ms,nl,no,pl,pt,pt_br,ro,ru,sr,sv,th,tr,vi,zh_cn,zh_tw</supported_content_langs>
<patch_info_urls>
patch_info_urls>
</info>
changed to:
<?xml version="1.0" encoding="UTF-8"?>
<!-- !!!DON'T EDIT, MOVE OR DELETE THIS FILE!!! -->
<info>
<options>default</options>
<launcher_transport>3</launcher_transport>
<torrent_ports_begin>6881</torrent_ports_begin>
<launcher_ver>unknown</launcher_ver>
<client_ver>unknown</client_ver>
<content_ver>unknown</content_ver>
<content_lang>en</content_lang>
<supported_content_langs>en,bg,cs,da,de,en,es,et,fi,fil,fr,hr,hu,id,it,ja,ko,lt,lv,ms,nl,no,pl,pt,pt_br,ro,ru,sr,sv,th,tr,vi,zh_cn,zh_tw</supported_content_langs>
<patch_info_urls> <item>http://update.worldoftanks.eu/</item></patch_info_urls>
</info>
works fine now.
was:
<?xml version="1.0" encoding="UTF-8"?>
<!-- !!!DON'T EDIT, MOVE OR DELETE THIS FILE!!! -->
<info>
<options>default</options>
<launcher_transport>3</launcher_transport>
<torrent_ports_begin>6881</torrent_ports_begin>
<launcher_ver>unknown</launcher_ver>
<client_ver>unknown</client_ver>
<content_ver>unknown</content_ver>
<content_lang>en</content_lang>
<supported_content_langs>en,bg,cs,da,de,en,es,et,fi,fil,fr,hr,hu,id,it,ja,ko,lt,lv,ms,nl,no,pl,pt,pt_br,ro,ru,sr,sv,th,tr,vi,zh_cn,zh_tw</supported_content_langs>
<patch_info_urls>
patch_info_urls>
</info>
changed to:
<?xml version="1.0" encoding="UTF-8"?>
<!-- !!!DON'T EDIT, MOVE OR DELETE THIS FILE!!! -->
<info>
<options>default</options>
<launcher_transport>3</launcher_transport>
<torrent_ports_begin>6881</torrent_ports_begin>
<launcher_ver>unknown</launcher_ver>
<client_ver>unknown</client_ver>
<content_ver>unknown</content_ver>
<content_lang>en</content_lang>
<supported_content_langs>en,bg,cs,da,de,en,es,et,fi,fil,fr,hr,hu,id,it,ja,ko,lt,lv,ms,nl,no,pl,pt,pt_br,ro,ru,sr,sv,th,tr,vi,zh_cn,zh_tw</supported_content_langs>
<patch_info_urls> <item>http://update.worldoftanks.eu/</item></patch_info_urls>
</info>
works fine now.








