problem in patcher

03/01/2013 09:17 MrLibya#1
hey all

i have problem with the patcher
when i start the patcher give me error in donwload the xml

TorrentPatch.url
PHP Code:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<url localConfigPath="metin2torrent.config.xml"
    remoteConfigPath="http://mrlibya.zaghost.com/metin2torrent.config.xml"
    languagePath="TorrentPatch.locale.xml" />
in the site

metin2torrent.config

PHP Code:
<torrent_config run_path="metin2client.bin"><foreground_patch crcpatch_url="http://mrlibya.zaghost.com" crcversion="metin2"/></torrent_config
what i have to do ?
07/04/2013 17:29 irdirect#2
The problem its with this one - so change:
This:
__________________________________________________ _______________________
<torrent_config run_path="metin2client.bin"><foreground_patch crcpatch_url="http://mrlibya.zaghost.com" crcversion="metin2"/></torrent_config>
__________________________________________________ _______________________

With This:
__________________________________________________ _______________________

<torrent_config port_range="6881~6891" bandwidth_range="5:10:25:50:75:100:150:200:250:500 :1000" foreground_speed="0" background_speed="10" run_path="metin2client.bin" max_uploads_per_session="16" max_connections_per_session="200" max_uploads_per_torrent="4" max_connections_per_torrent="50" seeding_duration="21600" notice_ver="1" notice_url="http://patch.metinforge.ro/metin2le_accept/" notice_width="680" notice_height="500" cur_patcher_path="metin2.exe">
<foreground_patch torrent_url="http://exemple.torrent"/>
</torrent_config>

__________________________________________________ _______________________

<foreground_patch torrent_url="Here put the linck ex: http://client.ttorrent"/>
07/11/2013 00:49 MrLibya#3
This Old Pro + I Fix It