I can connect to the server and make a character and all. My brother, however, can connect to the server but he gets kicked out when he tries to make a character even though he is on the same LAN network...
Any ideas?
Thanks
Printable View
I can connect to the server and make a character and all. My brother, however, can connect to the server but he gets kicked out when he tries to make a character even though he is on the same LAN network...
Any ideas?
Thanks
change you're ip in you're conf files from 127.0.0.1 to the IP of you're computer.
And be sure that you're brother is using the same ip in his realmlist.wtf
make sure that the following Host lines are set to listen on all ip's i.e:0.0.0.0 and not loopback ip 127.0.0.1
logonserver.conf
Host = 0.0.0.0
The IShost line needs to be 127.0.0.1 to point to logonserver
antrix.conf
Host = 0.0.0.0
realms.conf needs to point to both loopback and your own lan ip with port i.e:
LogonServer1.Address = "127.0.0.1" <-- loopback
Realm1.Address = "192.168.0.1:8129" <-- my ip on my network
after that you need to makesure that the wow client has its realmlist.wtf file pointing to your server so instead of saying "set realmlist us.logon.worldofwarcraft.com" it should say "set realmlist 192.168.0.1" (without the "")
im sure theres an easier way to say all that ...
Wow thank you so much!
i suggest next time you do a search before you post .. they seem to be cracking down on this sort of thing recently
Hmm this is weird. My bro can connect and all but now... I am stuck on "connected"
ummmm your bros realmlist.wtf file should point to your pc's network ip yours may have to be set to the loopback and that is 127.0.0.1
i set mine to 127.0.0.1 and i still get the same error.
i have this issue everynow and then as my conf files are all set up correctly all i do i hammer the cancel button untill i get in ... this may not be the same issue as yours however ... make sure your running the right client version etc etc...
try running a search on this forum to make sure this issue hasnt been answerd already