Jump to content

firedraken

Members
  • Posts

    25
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by firedraken

  1. I have been using mangos for some time. I am building the server on a linux box and am having a problem. The server compiled and installed with no problem. I used the ad.exe from contrib and placed the dbc, vmaps, and maps folders in a data folder in the bin folder. When I run mangosd I get the following output:

    
    raven@kellys:/opt/mangos/bin$ ./mangosd
    MaNGOS/ (* * Revision 11558 - *) for Linux_x32 (little-endian) [world-daemon]
    <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 [url]http://getmangos.eu[/url]
           MMMMMM
    
    
    Using configuration file /opt/mangos/etc/mangosd.conf.
    OpenSSL 0.9.8o 01 Jun 2010 (Library: OpenSSL 0.9.8o 01 Jun 2010)
    Using ACE: 6.0.2
    World Database: 127.0.0.1;3306;mangos;mangos;mangos, total connections: 2
    Connected to MySQL database at 127.0.0.1
    MySQL client library: 5.1.54
    MySQL server ver: 5.1.54-1ubuntu4 
    AUTOCOMMIT SUCCESSFULLY SET TO 1
    [0 ms] SQL: SET NAMES `utf8`
    [0 ms] SQL: SET CHARACTER SET `utf8`
    Connected to MySQL database at 127.0.0.1
    MySQL client library: 5.1.54
    MySQL server ver: 5.1.54-1ubuntu4 
    AUTOCOMMIT SUCCESSFULLY SET TO 1
    [0 ms] SQL: SET NAMES `utf8`
    [0 ms] SQL: SET CHARACTER SET `utf8`
    [24 ms] SQL: SELECT required_11549_01_mangos_spell_proc_event FROM db_version LIMIT 1
    Character Database: 127.0.0.1;3306;mangos;mangos;characters, total connections: 2
    Connected to MySQL database at 127.0.0.1
    MySQL client library: 5.1.54
    MySQL server ver: 5.1.54-1ubuntu4 
    AUTOCOMMIT SUCCESSFULLY SET TO 1
    [0 ms] SQL: SET NAMES `utf8`
    [0 ms] SQL: SET CHARACTER SET `utf8`
    Connected to MySQL database at 127.0.0.1
    MySQL client library: 5.1.54
    MySQL server ver: 5.1.54-1ubuntu4 
    AUTOCOMMIT SUCCESSFULLY SET TO 1
    [3 ms] SQL: SET NAMES `utf8`
    [0 ms] SQL: SET CHARACTER SET `utf8`
    [31 ms] SQL: SELECT required_11436_01_characters_character_queststatus FROM character_db_version LIMIT 1
    Login Database: 127.0.0.1;3306;mangos;mangos;realmd, total connections: 2
    Connected to MySQL database at 127.0.0.1
    MySQL client library: 5.1.54
    MySQL server ver: 5.1.54-1ubuntu4 
    AUTOCOMMIT SUCCESSFULLY SET TO 1
    [0 ms] SQL: SET NAMES `utf8`
    [0 ms] SQL: SET CHARACTER SET `utf8`
    Connected to MySQL database at 127.0.0.1
    MySQL client library: 5.1.54
    MySQL server ver: 5.1.54-1ubuntu4 
    AUTOCOMMIT SUCCESSFULLY SET TO 1
    [0 ms] SQL: SET NAMES `utf8`
    [4 ms] SQL: SET CHARACTER SET `utf8`
    [0 ms] SQL: SELECT required_10008_01_realmd_realmd_db_version FROM realmd_db_version LIMIT 1
    Realm running as realm ID 1
    [39 ms] SQL: UPDATE account SET active_realm_id = 0 WHERE active_realm_id = '1'
    [62 ms] SQL: UPDATE characters SET online = 0 WHERE online<>0
    [17 ms] SQL: UPDATE character_battleground_data SET instance_id = 0
    [0 ms] SQL: SELECT version, creature_ai_version, cache_id FROM db_version LIMIT 1
    Using World DB: Mangos default database.
    Using creature EventAI: Creature EventAI not provided.
    [1 ms] SQL: UPDATE realmlist SET allowedSecurityLevel = '0' WHERE id = '1'
    MaxPlayerLevel (100) must be in range 1...80. Using 80 instead.
    Using DataDir data/
    WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1
    WORLD: VMap data directory is: data/vmaps
    Check existing of map file 'data/maps/0004331.map': not exist!
    Correct *.map files not found in path 'data/maps' or *.vmtree/*.vmtile files in 'data/vmaps'. Please place *.map and vmap files in appropriate directories or correct the DataDir value in the mangosd.conf file.
    
    
    

    Map 0004331 is in the map folder and the folder is readable. I extracted the maps from client version 3.3.5a build 12340. I got the source for the server from the top level of the git.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use