You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament > UT Server - General Chat

Reply
 
Thread Tools Display Modes
  #1  
Unread 24th October, 2014, 05:18 PM
Hidden Hidden is offline
Rampage
 
Join Date: Sep 2010
Posts: 85
Default Connection or ACE issue ?

Have no problem running my server and players are connecting but during start up I get this message:

criptLog: UdpServerUplink: Master Server is master.333networks.com:27900
ScriptLog: UdpServerUplink: Port 7759 successfully bound.
Log: Resolved unreal.epicgames.com (199.255.40.174)
ScriptLog: UdpServerUplink: Master Server is unreal.epicgames.com:27900
ScriptLog: UdpServerUplink: Port 7759 successfully bound.
Log: AInternetLink Resolve failed: Can't find host master0.gamespy.com (WSANO_DATA)
ScriptLog: UdpServerUplink: Failed to resolve master server address, aborting.
Log: Resolved master.telefragged.com (208.43.2.241)
ScriptLog: UdpServerUplink: Master Server is master.telefragged.com:27500
ScriptLog: UdpServerUplink: Port 7759 successfully bound.
medToggle: Tick(), assigning the bot difficulty to 5
Log: AInternetLink Resolve failed: Can't find host utgl.unrealadmin.org (WSANO_DATA)
ScriptLog: [ACEv08h]: Update Failed - Code: -3 - Desc: Resolve Failed
Log: AInternetLink Resolve failed: Can't find host utgl.unrealadmin.org (WSANO_DATA)
ScriptLog: [ACEv08h]: Query Failed - Code: -3 - Desc: Resolve Failed
ScriptLog: [ACEv08h]: WARNING: ACE could not retrieve this server's WAN ip from any of the Query Servers.
ScriptLog: [ACEv08h]: WARNING: This server will NOT be accessible by clients outside the LAN.
ScriptLog: [ACEv08h]: Registered Event Handler: ACEv08h_EH.ACEEventActor
ScriptWarning: BDBMapVote DM-DarkForest{MRS}.BDBMapVote0 (State MapVoteLA13vv.BDBMapVote.Loading:0860) Accessed None
ScriptLog: BDBMapVote: Maps Reloaded. Total Maps = 362
ScriptLog: >>SayLog>> 2014/10/24 9:11 (NewPlayer): Creating new Infraction Record 0 for Player 0
ScriptLog: [ACEv08h]: Update Failed - Code: -1 - Desc: Timed out
ScriptLog: [ACEv08h]: Query Failed - Code: -1 - Desc: Timed out
ScriptLog: [ACEv08h]: WARNING: ACE could not retrieve this server's WAN ip from any of the Query Servers.
ScriptLog: [ACEv08h]: WARNING: This server will NOT be accessible by clients outside the LAN.
Reply With Quote
  #2  
Unread 24th October, 2014, 07:18 PM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

Tuto master server http://hooksutplace.freeforums.org/t...ngs-t1390.html
__________________
UT99 files






Reply With Quote
  #3  
Unread 25th October, 2014, 12:59 AM
dablizz dablizz is offline
Forum Newcomer
 
Join Date: Jun 2003
Location: Denmark.gif
Posts: 4
Default

That link (master server) makes no sense.

host utgl.unrealadmin.org is down (part of unrealadmins.org)-
I got the same bug with ACE now.
Reply With Quote
  #4  
Unread 25th October, 2014, 01:32 AM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

you set a server at home ? if yes read the tuto ACE

Quote:
================================================== =============================
_______ _______ _______
( ___ )( ____ \( ____ \
| ( ) || ( \/| ( \/
| (___) || | | (__
| ___ || | | __)
| ( ) || | | (
| ) ( || (____/\| (____/\
|/ \|(_______/(_______/

for Unreal Tournament
(c) 2009-2010 - AnthraX
================================================== =============================

If you run your server behind a NAT router, the server needs to find out its
WAN ip in order to be accessible from the outside. To find out the WAN IP there
are several options:

1) You can manually set the WAN IP of the server. To do this, add the following
lines to your server's ini file:

[ACEv08h_S.ACEActor]
bAutoFindWANIP=false
ForcedWANIP="YourWANIP"

2) The server can query the utgl masterserver to find out its WAN ip. This is
the default setting, you do not need to change any ini settings to use this
option.

3) The server can attempt to query other webservers to find out its WAN ip. To
do this, add the following lines to your server's ini file:

[ACEv08h_S.ACEActor]
WANQueryServer(0)="utgl.unrealadmin.org/ip.php"
WANQueryServer(1)=""
WANQueryServer(2)=""
WANQueryServer(3)=""
WANQueryServer(4)=""
WANQueryServer(5)=""
WANQueryServer(6)=""
WANQueryServer(7)=""
WANQueryServer(8)=""
WANQueryServer(9)=""

You can add up to 10 servers in this list. ACE will query them one by one until
one of the servers returns a valid IP.

4) You can choose to run your server in a LAN only. This is also possible with
the default settings but for performance reasons you might want to add the
following lines to the server's ini file:

[ACEv08h_S.ACEActor]
bAutoFindWANIP=false
__________________
UT99 files







Last edited by medor : 25th October, 2014 at 01:34 AM.
Reply With Quote
  #5  
Unread 25th October, 2014, 04:07 AM
Hidden Hidden is offline
Rampage
 
Join Date: Sep 2010
Posts: 85
Default

Server out of the house yes and your tuto info helped.
My bAutoFindWANIP was set to true...changing to false was all I needed.

Thanks admin
Reply With Quote
  #6  
Unread 26th October, 2014, 09:49 PM
AnthraX's Avatar
AnthraX AnthraX is offline
Administrator
 
Join Date: Jun 2004
Location: Ghent (Belgium)
Posts: 1,380
Default

Seems that utgl.unrealadmin.org didn't get moved to the new host. I mailed Azazel so I hope it will be resolved soonish.
Reply With Quote
  #7  
Unread 28th October, 2014, 03:31 AM
Hidden Hidden is offline
Rampage
 
Join Date: Sep 2010
Posts: 85
Default

Something new.
Any ideas?

ScriptLog: [ACEv08h]: Update Failed - Code: 404 - Desc: HTTP Error
ScriptLog: [ACEv08h]: Update Failed - Code: -1 - Desc: Timed out
Reply With Quote
  #8  
Unread 28th October, 2014, 08:33 PM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

For new players the install ACE not work.

New players ACE need to add files manually.

ACEv08g_ClientFiles http://unrealtournament.99.free.fr/u...lientFiles.zip
ACEv08h_ClientFiles http://unrealtournament.99.free.fr/u...lientFiles.zip


alternate issue for utgl.unrealadmin.org http://files.utpug.com/ace
__________________
UT99 files







Last edited by medor : 28th October, 2014 at 08:40 PM.
Reply With Quote
  #9  
Unread 29th October, 2014, 01:50 AM
Hidden Hidden is offline
Rampage
 
Join Date: Sep 2010
Posts: 85
Default

So new players (that cheat) they are able to bypass ACE.
Unless they add these files or am I reading it wrong?

I already have these files uploaded to my server.

Last edited by Hidden : 29th October, 2014 at 01:53 AM.
Reply With Quote
  #10  
Unread 29th October, 2014, 08:40 AM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

No: ACE still works as before.

It's just automatic instalation files that not work. (for players who have never play under ACE)
__________________
UT99 files






Reply With Quote
  #11  
Unread 29th October, 2014, 02:47 PM
Hidden Hidden is offline
Rampage
 
Join Date: Sep 2010
Posts: 85
Default

Very nice thanks.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:09 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.