Hello,
Ive been trying to host my own MTA server online for me and some mates but when ever they try to connect they get the following error: Error downloading requested files. Couldn't connect to server.
Which i assume is a port error. I have forwarded ports 22003-22200 TCP and UDP .
(Ive tried looking through the forums and found nothing similar to this)
I'm stumped as to what the problem is if anyone has any ideas that would be a big help
*edit* heres some of the settings from the mtaserver config file :
<mtusize>1264</mtusize>
<serverport>22003</serverport>
<maxplayers>32</maxplayers>
<httpserver>1</httpserver>
<httpport>22005</httpport>
<httpdownloadurl></httpdownloadurl>
<httpautoclientfiles>0</httpautoclientfiles>
<httpconnectionsperclient>32</httpconnectionsperclient>
<verifyclientsettings>-1</verifyclientsettings>
<ase>0</ase>
Cheers