Help with Starting Mangos Server menu

Shout-Out

User Tag List

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

    Help with Starting Mangos Server

    Code:
    2012-05-21 17:55:31 MaNGOS/0.16.0-DEV (* * Revision 9771 - *) for Win32 (little-endian) [world-daemon]
    2012-05-21 17:55:31 <Ctrl-C> to stop.
    
    
    MM   MM         MM   MM  MMMMM   MMMM   MMMMM
    MM   MM         MM   MM MMM MMM MM  MM MMM MMM
    MMM MMM         MMM  MM MMM MMM MM  MM MMM
    MM M MM         MMMM MM MMM     MM  MM  MMM
    MM M MM  MMMMM  MM MMMM MMM     MM  MM   MMM
    MM M MM M   MMM MM  MMM MMMMMMM MM  MM    MMM
    MM   MM     MMM MM   MM MM  MMM MM  MM     MMM
    MM   MM MMMMMMM MM   MM MMM MMM MM  MM MMM MMM
    MM   MM MM  MMM MM   MM  MMMMMM  MMMM   MMMMM
            MM  MMM http://getmangos.com
            MMMMMM
    
    
    2012-05-21 17:55:31 Using configuration file mangosd.conf.
    2012-05-21 17:55:31 World Database: 127.0.0.1;3306;mangos;mangos;mangos
    2012-05-21 17:55:31 MySQL client library: 5.0.56
    2012-05-21 17:55:31 MySQL server ver: 5.5.24 
    2012-05-21 17:55:31 Character Database: 127.0.0.1;3306;mangos;mangos;characters
    2012-05-21 17:55:31 MySQL client library: 5.0.56
    2012-05-21 17:55:31 MySQL server ver: 5.5.24 
    2012-05-21 17:55:31 Login Database: 127.0.0.1;3306;mangos;mangos;realmd
    2012-05-21 17:55:31 MySQL client library: 5.0.56
    2012-05-21 17:55:31 MySQL server ver: 5.5.24 
    2012-05-21 17:55:31 Realm running as realm ID 1
    2012-05-21 17:55:31 Using World DB: UDB 0.12.0 (390) for MaNGOS 9763 with SD2 SQL for rev. 1677
    2012-05-21 17:55:31 Using creature EventAI: ACID 3.0.4 - Final Release for Mangos (3.3.2 Client)
    2012-05-21 17:55:31 Using DataDir C:\WoW\data/
    2012-05-21 17:55:31 WORLD: VMap support included. LineOfSight:0, getHeight:0
    2012-05-21 17:55:31 WORLD: VMap data directory is: C:\WoW\data/vmaps
    2012-05-21 17:55:31 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2012-05-21 17:55:31 ERROR:Map file 'C:\WoW\data/maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.
    2012-05-21 17:55:32 ERROR:Correct *.map files not found in path 'C:\WoW\data/maps' or *.vmap/*vmdir files in 'C:\WoW\data/vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.
    Need help this is what the Mangos.exe Error says after I run Realmd.exe and Mangos.exe thats all i know :\

    Help with Starting Mangos Server
  2. #2
    DoxramosPS's Avatar Knight
    Reputation
    26
    Join Date
    Aug 2010
    Posts
    214
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need to use ad.exe and the vmaps assembler and put your maps folder, vmaps folder and dbc folder in the root of your server. If you need the said files let me know; if you compiled from scratch; you have them you just have to look harder.
    Mangos and Trinity Emulation
    Windows | Linux
    Under Development : morgangreen.org WoW CMS Site

  3. #3
    jacobmohan's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have the maps, vmaps, and Dbc Folders in my Data Directory on my C: Drive.

    I Have the Directory in my Configuration File.
    This is my Connections And Directory's Section

    Code:
    RealmID = 1
    DataDir = "C:\WoW\data"
    LogsDir = ""
    LoginDatabaseInfo     = "127.0.0.1;3306;mangos;mangos;realmd"
    WorldDatabaseInfo     = "127.0.0.1;3306;mangos;mangos;mangos"
    CharacterDatabaseInfo = "127.0.0.1;3306;mangos;mangos;characters"
    MaxPingTime = 30
    WorldServerPort = 8085
    BindIP = "0.0.0.0"
    So I don't know what to do Because I have the Files i have them in my Configuration File I just don't know how I would make the server Work From this point :P

    --EDIT--
    I Did Some researching and what I think happened is that I have all the Files I need to run the server I just have the wrong Maps, Vmaps and DBC....
    Would anyone know what Files I should use based on my the info in my First or second post.. Or can anyone Point me in the right direction..?
    If so thanks in Advance -_-
    Last edited by jacobmohan; 05-22-2012 at 03:31 PM.

  4. #4
    DoxramosPS's Avatar Knight
    Reputation
    26
    Join Date
    Aug 2010
    Posts
    214
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Email me at [email protected].
    Ill run ya through step by step
    Mangos and Trinity Emulation
    Windows | Linux
    Under Development : morgangreen.org WoW CMS Site

  5. #5
    LilleCarl's Avatar Active Member
    Reputation
    65
    Join Date
    Feb 2008
    Posts
    132
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you compile your own mangos (as you should) then you will be able to find map extractor vmap extractor and mmaps extractor inside the "contrib" folder (inside mangos-one repo) Those are _always_ up to date, run them and you will be fine with the latest files you need

    - Lilcarl
    Violence doesn't solve shit, but everything else.

Similar Threads

  1. Help with start world [created an arc emu server from scrath]
    By robinelitenn in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 10-13-2009, 06:05 AM
  2. Need help with starting my server.
    By SamOwns in forum WoW EMU Questions & Requests
    Replies: 12
    Last Post: 07-03-2009, 05:23 PM
  3. Need help with starting my server.
    By SamOwns in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 06-30-2009, 06:06 PM
  4. I need help with Building Mangos Acount Site
    By Veendijk in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 09-09-2007, 10:54 AM
  5. Help with joining private servers please.
    By ryder18 in forum World of Warcraft General
    Replies: 1
    Last Post: 04-05-2007, 04:36 PM
All times are GMT -5. The time now is 05:55 PM. 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