Friends stuck at realm list

Hotchkiss

Verified Member
9
2015
0
Hey, I've been trying to set up a 4.3.4 server and I can connect to my server from the computer running the server but my friends (on the same network) can connect to the server until it reaches the realm list and they can see one realm, when they click it it says "logging into game server" and then does nothing, it stays at the realm list. they are able to log in with the accounts I made them but not get past the realm list. Their config files have my IP address (not the 127.0.0.1 loopback but my actual IP) does anybody have any idea what might cause this or of any possible fixes?
 

Hotchkiss

Verified Member
9
2015
0
The realmlist and config .wtfs from both clients are as follow
http://imgur.com/1YnVJKQ
http://imgur.com/YMD8Hnv
other server information, including the realmlist in the auth database and showing both necessary ports forwarded
http://imgur.com/YZp1vrr
http://imgur.com/HXcWDRl
http://imgur.com/2OfuDYF
When I log into the server (from the computer running it) I immediately go to the character creation screen
http://imgur.com/RduH8JK
when anyone else logs in it allows them to log in with the proper credentials (leading me to believe this is an issue with the realmlist and not the auth server) but they immediately go to the realm list instead of character creation and are when they select the realm is says "Logging into game server" but that dialog box closes and it stays at the realm list
http://imgur.com/Oh59tgY
http://imgur.com/8EOiAvR
 
Last edited:

Ayiko

Senior User
343
2014
12
Try going into Authserver.conf and worldserver.conf, find BindIP set them both to 0.0.0. if they are 127.0.0.1, that should most likely fix it :p
 

Valoran

Gold Supporter
Veteran Member
51
2015
4
Location
USA
The realmlist and config .wtfs from both clients are as follow
http://imgur.com/1YnVJKQ
http://imgur.com/YMD8Hnv
other server information, including the realmlist in the auth database and showing both necessary ports forwarded
http://imgur.com/YZp1vrr
http://imgur.com/HXcWDRl
http://imgur.com/2OfuDYF
When I log into the server (from the computer running it) I immediately go to the character creation screen
http://imgur.com/RduH8JK
when anyone else logs in it allows them to log in with the proper credentials (leading me to believe this is an issue with the realmlist and not the auth server) but they immediately go to the realm list instead of character creation and are when they select the realm is says "Logging into game server" but that dialog box closes and it stays at the realm list
http://imgur.com/Oh59tgY
http://imgur.com/8EOiAvR

Judging by this picture (http://imgur.com/HXcWDRl) all you changed was the table defaults. You didn't change the table data where the true IP value lies. That's why you're friend can't get in. I had this same issue on another repack. I got hung up on that same realmlist issue until I changed this.

This is where you changed your data: http://imgur.com/hQOmEV2

This is where you need to be: http://imgur.com/igzPpJE
 
Last edited:

SpunTheOne

Trial Member
1
2022
0
Judging by this picture ( ) all you changed was the table defaults. You didn't change the table data where the true IP value lies. That's why you're friend can't get in. I had this same issue on another repack. I got hung up on that same realmlist issue until I changed this.

This is where you changed your data:
This is where you need to be:
Hey, I see this post is like 7 years old. (Whew!) And the last time you have logged in is 2019, but I'd be remiss If I didnt create an account and thank you for this Wonderful Sage advice. I am a noob with MySQL and I indeed, was just editing the Table "Default" for my internet ADDRESS instead of the DATA. Did this and Boom, right into the Trinity Realm. So thank you, kinda internet stranger, I appreciate you!
 
Top