X-Forums

Computer, Games, and Technology

A wealth of information but...

5 posts

  1. spaulk21

    New Member
    Joined: Aug '08
    Posts: 3

    I just can't seem to find one that works for my issue. Here's the problem:

    Both the realmd.exe and mangosd.exe load flawlessly. The game was working fine for a little while. I logged out for approz 30 min. Im using the 127.0.0.1 for now as my IP until I get some more stuff worked out... so I know the IP didnt change causing conflict or anything... but it goes to Log In... I enter everything... it takes me directly to the Realm Selection. Theres only one there, I click it... and it takes me right back to the same spot... CHaracter selection. I saw a few other people with this problem and they seem to have fixed it on thier own, but didnt say how! Please, any help would be great! thanks in advance.

    Posted 1 year ago » Permalink

  2. spaulk21

    New Member
    Joined: Aug '08
    Posts: 3

    So... I was messing with it some more trying to make it work... well Now I have NO realms on the realm list! :-/ Any help appreciated!

    Posted 1 year ago » Permalink

  3. spaulk21

    New Member
    Joined: Aug '08
    Posts: 3

    Ok, so, incase this helps some more:

    I applied an upgrade the the realmd part of it all, from Navicat Arcane-Fire. Well, Now my realm is back, but rather that keeping me on the realm screen, it just simply disconnects me. What do you think?

    Posted 1 year ago » Permalink

  4. Demokritos

    Member
    Joined: Jul '08
    Posts: 23

    My best bet is to re-chk your *.cfg's files (mangos,realmd & scriptdev2.cgf's) make sure the fields that ask for the ip addresses are well defined, the user names etc... now once you got all correct try logging-in, i got the same problem, then I found out my mistake was in the ip addresses.

    then chk your wow folder for the realmlist.wtf file and edit the set realm to your local ip add.

    if all else fails, to the whole process from the beginning, from where your about to install mangos to you harddrv and the whole extraction process all made easy by the batch file. hope I could help...

    Posted 1 year ago » Permalink

  5. CopperM0E

    Member
    Joined: Aug '08
    Posts: 24

    What Demokritos is tgrying to say is that your config files in the IP info area should look like this with a LAN-only server.

    scriptdev2.conf:
    ScriptDev2DatabaseInfo = "127.0.0.1;3306;root;<your MySQL password> ;scriptdev2"

    realmd.conf:
    LoginDatabaseInfo = "127.0.0.1;3306;root;<Your MySQL password>;realmd"
    LogsDir = "C:\wow\logs\" <-- or whatever you want
    MaxPingTime = 30
    RealmServerPort = 3724 <-- this may sometimes conflict with Blizzards updater, so I changed mine, *probably* not an issue for LAN-only play, though.
    BindIP = "0.0.0.0" <-- will not need to change this unless you get a dynamic ip address, even a free one from a place like DynDNS. (ie mycoolserver.happydays.net)

    mangosd.conf:
    LoginDatabaseInfo = "127.0.0.1;3306;root;<Your MySQL password>;realmd"
    WorldDatabaseInfo = "127.0.0.1;3306;root;<Your MySQL password>;mangos"
    CharacterDatabaseInfo = "127.0.0.1;3306;root;<Your MySQL password>;characters"
    MaxPingTime = 30
    WorldServerPort = 8085
    BindIP = "0.0.0.0" <-- again, no change unless you have a Dynamic IP Address.

    ....if all that fails, the perhaps a router port check is in order.

    Posted 1 year ago » Permalink

RSS feed for this topic

Reply

You must log in to post.

Topic Info

  • Started 1 year ago by spaulk21
  • Latest reply from CopperM0E

Gaming

Discuss about PC Games, Console Games or Emulation here

410 Topics – 2,319 Posts