X-Forums

Computer, Games, and Technology

Ad.exe

84 posts

  1. Amalio

    Regular
    Joined: Oct '07
    Posts: 32

    thanks it worked dschilli, but can u help me with these steps:

    1. Extract the SDB Full Dump for Mangos Revision 3900 into C:\WoW\SDB
    2. Extract the Mangos Program / Archive into C:\WoW\Daemon\Mangos
    3. Go into C:\WoW\Daemon\Mangos\SQL
    4. Copy the create_mysql.sql and realmd.sql into C:\WoW\SDB
    5. Open the Command Prompt
    6. Execute the same query as above but adjust the filename first

    where is this SDB Full dump? Is the Mangos program/ Archive the Manogsd or reaper-x-mangos? where is c:\\WoW\SDB do we make it? sorry for so many questions. I appreciate all of you guys' help.

    Posted 2 years ago » Permalink

  2. Reaper-X

    The Reaper
    Joined: Feb '07
    Posts: 483

    hello amalio, could you tell me did you use the old wow client or the latest wow version with tbc expansion (2.2.3) ?

    if you're using the latest wow version, i'd suggest you to get :

    http://www.reaper-x.com/2007/10/29/reaper-mangos-4651-scriptdev2-151-with-project-silvermoon-and-unified-database/

    and the above include my reaper-x-mangos batch file :)

    Posted 2 years ago » Permalink

  3. Amalio

    Regular
    Joined: Oct '07
    Posts: 32

    yeah, I was trying to make TBC server, so I do I have to delete the ad.exe files and all that and redo the process? Thanks again.

    Posted 2 years ago » Permalink

  4. Amalio

    Regular
    Joined: Oct '07
    Posts: 32

    Reaper i see the same files, anyways which file is the SDB Full Dump for Mangos Revision 3900 and where is the C:\WoW\SDB? or do we make this folder?

    Posted 2 years ago » Permalink

  5. Reaper-X

    The Reaper
    Joined: Feb '07
    Posts: 483

    unfortunately SDB is no longer exists and the above link (to my main website) gives you a full mangos that already include the database (silvermoon and UDB)

    Posted 2 years ago » Permalink

  6. Amalio

    Regular
    Joined: Oct '07
    Posts: 32

    ok, which one am I suppose to Install Silvermoon or UBD? ok, i went ahead and installed Silvermoon, now where is this Mangos Program / Archive explained in your guide? Where did it install Silvermoon? (thanks for answer)

    Posted 2 years ago » Permalink

  7. Amalio

    Regular
    Joined: Oct '07
    Posts: 32

    what am I suppose to do next?

    Posted 2 years ago » Permalink

  8. Reaper-X

    The Reaper
    Joined: Feb '07
    Posts: 483

    Ah actually its going into the mysql database directly (and no, mysql data can't be edited using notepad, because you'll need mysql client in order to do that)

    as for mangos archive, it mean the archive you've downloaded (the .exe file) ;)

    Posted 2 years ago » Permalink

  9. Amalio

    Regular
    Joined: Oct '07
    Posts: 32

    ok I tried running mangosd in WoW's program files and it asked for Libeay32 so i added it in but when I tried to run it again, a cmd window popped up for less than a second.

    Posted 2 years ago » Permalink

  10. leoneil

    New Member
    Joined: Nov '07
    Posts: 1

    Hey Reaper, nice guide. I almost got the game working, logged on and then as soon as I try to play the game, it just seems to hang. Looking at the server.txt log files of Mangos I see this:

    2007-11-03 23:04:35 World Database: 127.0.0.1;3306;mangos;mangos;mangos
    2007-11-03 23:04:35 Connected to MySQL database at 127.0.0.1
    2007-11-03 23:04:35 Login Database: 127.0.0.1;3306;mangos;mangos;realmd
    2007-11-03 23:04:35 Connected to MySQL database at 127.0.0.1
    2007-11-03 23:04:35 Realm running as realm ID 1
    2007-11-03 23:04:35 Using DataDir F:/WoW/Data/
    2007-11-03 23:04:35 ERROR:Map file 'F:/WoW/Data/maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.
    2007-11-03 23:04:35 ERROR:Correct *.map files not found in path 'F:/WoW/Data/maps'. Please place *.map files in the directory pointed by this path or correct the DataDir value in the mangosd.conf file.

    It finds the map directory but says that the map files are not compatible. Any ideas on what the issue might be? I am using 1.12.1 classic WOW. Thanks. :-)

    Posted 2 years ago » Permalink

  11. Amalio

    Regular
    Joined: Oct '07
    Posts: 32

    Do I need to get rid of the Silvermoon and install the other one in the extractor?

    Posted 2 years ago » Permalink

  12. Amalio

    Regular
    Joined: Oct '07
    Posts: 32

    Reaper, could you please help me I have no idea what I am doing...lol!

    Posted 2 years ago » Permalink

  13. Reaper-X

    The Reaper
    Joined: Feb '07
    Posts: 483

    aah sorry for late reply the weather here has been bad lately (thunderstorm) btw actually you can choose which database you prefer (after testing it first of course)

    btw my latest version which is just released today is 4703 ;)

    http://www.reaper-x.com/2007/11/11/reaper-mangos-4703-easy-wow-mangos-private-server/

    Posted 2 years ago » Permalink

  14. Wisher

    New Member
    Joined: May '08
    Posts: 1

    hi im new here,im making 1.12.1 server and im getting this error from mangosd:
    2008-05-21 04:17:50 World Database: 127.0.0.1;3306;root;overlord;mangos
    2008-05-21 04:17:50 Login Database: 127.0.0.1;3306;root;overlord;mangos
    2008-05-21 04:17:50 Realm running as realm ID 127
    2008-05-21 04:17:50 ERROR:SQL: UPDATE account,realmcharacters SET account.online = 0 WHERE account.online > 0 AND account.id = realmcharacters.acctid AND realmcharacters.realmid = '127'
    2008-05-21 04:17:50 ERROR:SQL ERROR: Table 'mangos.account' doesn't exist
    2008-05-21 04:17:50 Using DataDir ./ ...
    2008-05-21 04:17:50 ERROR:Check existing of map file './maps/0004331.map': not exist!
    2008-05-21 04:17:50 ERROR:Correct *.map files not found by path './maps'. Please place *.map files in directory by this path or correct DataDir value in mangosd.conf file.
    i saw 2 posts on it,but no reply...pls help me,i dunno what to do...and also when i extract maps with ad.exe i get smtn like this:
    opening .data/common.mpq
    error opening archive .data/common.mpq
    opening .data/expansion.mpq
    error opening .data/expansion.mpq
    opening .data/engb/patch-engb-2.mpq
    error opening .data/engb/patch-engb-2.mpq
    same thing for:
    .data/engb/patch-engb.mpq
    .data/engb/locale/engb.mpq
    whats the problem?

    Posted 1 year ago » Permalink

  15. Aznex

    Member
    Joined: Jan '08
    Posts: 24

    2008-05-21 04:17:50 World Database: 127.0.0.1;3306;********;*********;mangos
    2008-05-21 04:17:50 Login Database: 127.0.0.1;3306;**;*******;mangos
    Remove these lines cause everyone can see your db and password login;

    and you're probably using a 2.0+ add extractor, you should try and find a very old version of the "ad.exe" file.

    2008-05-21 04:17:50 ERROR:SQL ERROR: Table 'mangos.account' doesn't exist > What database revision did u use?

    Posted 1 year ago » Permalink

  16. hypertesia

    New Member
    Joined: Jun '08
    Posts: 3

    Hi, I'm also trying to install a private server..
    I'm stuck at 1 part, the end(launching mangosd.exe).

    I get an error

    Autocommit succesfully set to 0
    Character database: 127.0.0.1;3306;mangos;mangos;characters
    MySQL client library: 5.0.45

    could not connect to mysql database at 127.0.0.1: Access denied for user 'mangos'@'localhost' to database 'characters'

    Cannot connect to Character database 127.0.0.1;3306;mangos;mangos;characters

    Thanks ;)

    Posted 1 year ago » Permalink

  17. hypertesia

    New Member
    Joined: Jun '08
    Posts: 3

    Ok, it works now, but i get this error:

    http://upnuts.com/view.php?view=94701b84c93fdda4c04e58fced051a66.PNG

    Know how to solve this?

    Posted 1 year ago » Permalink

  18. Remar

    Veteran
    Joined: Feb '08
    Posts: 347

    yeah...your dbc is a newer version and has more data fields...its not compatible the way it is structured

    Posted 1 year ago » Permalink

  19. Remar

    Veteran
    Joined: Feb '08
    Posts: 347

    not sure if it possible or how to edit the files manually to fix this

    Posted 1 year ago » Permalink

  20. hypertesia

    New Member
    Joined: Jun '08
    Posts: 3

    Hmm ok, and is there another possible way to fix this?

    Posted 1 year ago » Permalink

  21. whytecloud

    Member
    Joined: May '08
    Posts: 21

  22. Remar

    Veteran
    Joined: Feb '08
    Posts: 347

    Thank-you very much whytecloud, I appreciate the input.

    Posted 1 year ago » Permalink

  23. JekaBM

    Member
    Joined: Dec '08
    Posts: 5

    Hey guys.
    Please give me a link to download ad.exe )))

    Posted 1 year ago » Permalink

  24. Colt45

    Member
    Joined: Dec '08
    Posts: 16

    Which Ad.exe are you looking for? The one for the TrinityCore?

    Posted 1 year ago » Permalink

RSS feed for this topic

Reply

You must log in to post.

Topic Info

General

Discuss about anything else

1,272 Topics – 6,705 Posts