Hi!
There is not thread only specified for this problem, so I start one.
I have read elsewhere here on forum, but seems there is hole and many have this same problem or I didn't find myself the correct answer.
Here is what I have found and tryed.
UTEngine.ini [IpDrv.TcpNetDriver] section:
AllowDownloads=False ;; for testing redirect server
UTEngine.ini [IpDrv.HTTPDownload] section:
RedirectToURL=http://uz3.gameservers.net/ut3/
UseCompression=True
Added all map files to folder:
:\UT3\UTGame\Published\CookedPC\CustomMaps
like:
WAR-Tropico.ini
WAR-Tropico.ut3
WAR-Tropico_LOC_int.upk
WAR-Tropico.ut3.uz3 is on http://uz3.gameservers.net/ut3/ site. Client doesn't start downloading. If I change on server side AllowDownloads=False to True, downloading works but it is very, very, I mean, very slow. Even on 1 Gb LAN. ;-)
And from UT3 WebAdmin (MapList section) I have added this custom map to list. On game you see it and can vote it.
Is there some port to need open or why client doesn't load this compressed map? Tryed on server side change UseCompression=True to False, but no succeed.
I have on UTEngine.ini [IpDrv.TcpNetDriver] section line DownloadManagers=IpDrv.HTTPDownload. Server is behind NAT, but player have played there awhile and all work fine. Asking this if needed port forwarding other port for this redirect thing.
My run_server.bat looks like this:
START UT3.exe Server WAR-Torlan?game=UTGameContent.UTOnslaughtGame_Content? PureServer=1?bIsDedicated=true?NumPlay=12?MaxPlaye rs=16?Botskill=2?Port=7777?MinNetPlayers=1?bUsesSt ats=False -log=UT3_ServerLog.txt -login=*** -password=*** -nohomedir -unattended
And how you see, I am running this on Windows PC. UT3 version is 2.0 with Titan pack. Using UT3 WebAdmin v1.12, becouse v1.13 needs 3805 UT3, but cannot find it nowhere. Core patch 2.1 is testing or beta?
There is not thread only specified for this problem, so I start one.
I have read elsewhere here on forum, but seems there is hole and many have this same problem or I didn't find myself the correct answer.
Here is what I have found and tryed.
UTEngine.ini [IpDrv.TcpNetDriver] section:
AllowDownloads=False ;; for testing redirect server
UTEngine.ini [IpDrv.HTTPDownload] section:
RedirectToURL=http://uz3.gameservers.net/ut3/
UseCompression=True
Added all map files to folder:
:\UT3\UTGame\Published\CookedPC\CustomMaps
like:
WAR-Tropico.ini
WAR-Tropico.ut3
WAR-Tropico_LOC_int.upk
WAR-Tropico.ut3.uz3 is on http://uz3.gameservers.net/ut3/ site. Client doesn't start downloading. If I change on server side AllowDownloads=False to True, downloading works but it is very, very, I mean, very slow. Even on 1 Gb LAN. ;-)
And from UT3 WebAdmin (MapList section) I have added this custom map to list. On game you see it and can vote it.
Is there some port to need open or why client doesn't load this compressed map? Tryed on server side change UseCompression=True to False, but no succeed.
I have on UTEngine.ini [IpDrv.TcpNetDriver] section line DownloadManagers=IpDrv.HTTPDownload. Server is behind NAT, but player have played there awhile and all work fine. Asking this if needed port forwarding other port for this redirect thing.
My run_server.bat looks like this:
START UT3.exe Server WAR-Torlan?game=UTGameContent.UTOnslaughtGame_Content? PureServer=1?bIsDedicated=true?NumPlay=12?MaxPlaye rs=16?Botskill=2?Port=7777?MinNetPlayers=1?bUsesSt ats=False -log=UT3_ServerLog.txt -login=*** -password=*** -nohomedir -unattended
And how you see, I am running this on Windows PC. UT3 version is 2.0 with Titan pack. Using UT3 WebAdmin v1.12, becouse v1.13 needs 3805 UT3, but cannot find it nowhere. Core patch 2.1 is testing or beta?
Comment