[Ascent] Realm list looping

Re: Realm list looping

Are all of your ports forwarded? thats what my "logging into game server" loop was caused by.
 
Re: Realm list looping

I had that problem... I could get on from my computer but my mates computer kept looping the realm list

How i fixed it:
Go into your database
Open the relmd database
Open the realmlist table
Under the "address" column put you internet IP not your local or lan IP

You MUST user your internet IP
 
Um, I never had to do that, i dont even think NCDB has a relmd database... But yeah, you want to go into your ascent folder and open your Realms config file and do the following:

<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Server name"
RealmCount = "1">


<Realm1 Name = "Server Name"
Address = "you external ip goes here:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">

My server, , works with these settings online.
 
Re: Realm list looping

I had that problem... I could get on from my computer but my mates computer kept looping the realm list

How i fixed it:
Go into your database
Open the relmd database
Open the realmlist table
Under the "address" column put you internet IP not your local or lan IP

You MUST user your internet IP

Ya I later found out that you can only connect to the internet when you make your server public. And you cant connect threw LAN or Localhost. But then I after I got past that I can make a character It just disconnects me after I hit accept.
 
I'm having this problom the same one when I changed all the ip's to my router one i can get on the realm but when i try and make a char it throws me out to the login screen.
 
Back