Can't log into my own server but others can. menu

Shout-Out

User Tag List

Results 1 to 12 of 12
  1. #1
    Smurffytime's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Can't log into my own server but others can.

    I am very new to running a server. This afternoon is all I have spent to get it up and onto public. My friends can connect but I get stuck at Realm Selection as if the server was in a loop. You can connect to your own server while public can you not? Probably something simple a nub wouldn't know :confused:

    Help would be appreciated.

    Can't log into my own server but others can.
  2. #2
    Vragoth's Avatar Established Member
    Reputation
    55
    Join Date
    Nov 2008
    Posts
    422
    Thanks G/R
    5/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wrong reamlist ?

  3. #3
    Multitask's Avatar Contributor

    Reputation
    158
    Join Date
    Jan 2008
    Posts
    1,112
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if your running the server locally, make sure you set it to your local ip.

    i know nothing about emu servers, but sounds like you may be trying to use external ip

  4. #4
    Smurffytime's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it just the fact that I'm trying to run a client and server on the same machine?

  5. #5
    Vragoth's Avatar Established Member
    Reputation
    55
    Join Date
    Nov 2008
    Posts
    422
    Thanks G/R
    5/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The fact that your running client & server on same machine shouldn't and won't affect you in anyway .
    Go to realmlist.wtf ( Inside your warcraft folder )
    Then do this ,

    Code:
    set realmlist 
    set patchlist
    realmlist & patchlist are the same .

    Example :
    Set reamlist 127.0.0.1
    set patchlist 127.0.0.1

    See if that solves it .

  6. #6
    Smurffytime's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nope. That doesn't work it does the same thing as when I use my internal/external. BTW the realm list my friends are using is my external ip. When I use the dyndns.com address it fails to connect completely. I'm assuming I must have an ip in the wrong place in one of the config files or something. I have not asked them to test out the other realm lists.

    Edit: Going to bed. I'll post what I have in my files tomorrow if needed.

  7. #7
    SpellEffects's Avatar Sergeant
    Reputation
    64
    Join Date
    Apr 2011
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What core are you using?

    Go into your realms.conf

    Go to bottom and copy the last pieces and paste them below and change the ip to 127.0.0.1.

    Post your realms config so that I can better show you.
    uint32 = -1;
    I guess some people just find it hard to input their question into a field and press enter.

    Check out my blog here on the forums

  8. #8
    myran2's Avatar Contributor

    Reputation
    130
    Join Date
    Dec 2008
    Posts
    475
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you're using Trinity or MaNGOS, go into the auth/realmd database and add a new row in the "realmlist" table with 127.0.0.1 in the address field.

    If you're using Arcemu, follow spelleffect's advice.

  9. #9
    Smurffytime's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    <Realm1 Name = "*** WoW"
    Address = "***.dyndns-server.com:8129"
    Icon = "PVP"
    Population = "0.0"
    TimeZone = "1">

    That's what I have in my realms.conf - Yes I'm using arcemu
    Last edited by Smurffytime; 04-26-2011 at 12:39 PM.

  10. #10
    Multitask's Avatar Contributor

    Reputation
    158
    Join Date
    Jan 2008
    Posts
    1,112
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Smurffytime View Post
    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    <Realm1 Name = "*** WoW"
    Address = "***.dyndns-server.com:8129"
    Icon = "PVP"
    Population = "0.0"
    TimeZone = "1">

    That's what I have in my realms.conf - Yes I'm using arcemu
    i think the error is with your ream, im assuming your using dyndns to hide your external ip, and you are not able to connect to it because its your external address

  11. #11
    Terrorblade's Avatar Contributor I spent 5k CC and all I got was this user title
    CoreCoins Purchaser
    Reputation
    153
    Join Date
    Oct 2010
    Posts
    312
    Thanks G/R
    6/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "2">

    <Realm1 Name = "*** WoW"
    Address = "***.dyndns-server.com:8129"
    Icon = "PVP"
    Population = "0.0"
    TimeZone = "1">
    <Realm2 Name = "localhost"
    Address = localhost"
    Icon = "PVP"
    Population = "0.0"
    TimeZone = "1">
    fix'd just have to use the localhost realm.
    Stuff & Things

  12. #12
    Smurffytime's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That didn't change anything.

    ---------- Post added at 07:17 PM ---------- Previous post was at 07:10 PM ----------

    OH SNAP. Think I fixed it. Honestly idk why its working now... pretty sure i tried this setup before. lol

Similar Threads

  1. [Trinity] TrinityCore Cannot log into own server, but everyone outside of my network can?
    By Xioman in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 04-10-2011, 08:55 PM
  2. [ArcEmu] Can't Log Into My Own Private Server, But Other People Can.
    By Hypershotes in forum WoW EMU Questions & Requests
    Replies: 7
    Last Post: 01-24-2011, 04:55 AM
  3. [ArcEmu] Cannot Log Into my Own Server:(
    By Artistry in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 06-14-2010, 02:14 AM
  4. Help i cant log on my own server.
    By Eragonlxl in forum WoW EMU Questions & Requests
    Replies: 9
    Last Post: 10-06-2008, 06:10 PM
  5. My friend can't log into my private server
    By Nocturnian in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 12-11-2007, 08:46 PM
All times are GMT -5. The time now is 11:00 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search