I'm trying to add custom maps to my game server. I've uploaded the map file to UT3SERVER\UTGame\Published\CookedPC\CustomMaps
I've also uploaded the files to the redirect server.
I've added the following to the UTEngine.ini file
[IpDrv.HTTPDownload]
RedirectToURL=http://mydomain.com/
UseCompression=False
When I go into the game and vote for the map it hangs at downloading. It does not actually download it just says downloading at the bottom of the screen. I've let it sit for up to 10 minutes thinking it might be downloading just not giving me the status information.
What might the problem be?
I've also uploaded the files to the redirect server.
I've added the following to the UTEngine.ini file
[IpDrv.HTTPDownload]
RedirectToURL=http://mydomain.com/
UseCompression=False
When I go into the game and vote for the map it hangs at downloading. It does not actually download it just says downloading at the bottom of the screen. I've let it sit for up to 10 minutes thinking it might be downloading just not giving me the status information.
What might the problem be?
Comment