mangosd.exe problem

Results 1 to 15 of 15
  1. #1
    Member underke14 is offline
    MemberRank
    Oct 2006 Join Date
    BelgiumLocation
    60Posts
    if i look in my server log i find this

    2006-12-11 21:07:02 ERROR:Map file './maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.
    2006-12-11 21:07:02 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.


    And ad.exe dont workd to got error

    can anny 1 help me plz
    Last edited by [lexx]; 11-12-06 at 09:39 PM.


  2. #2
    Newbie melcron is offline
    MemberRank
    Dec 2006 Join Date
    15Posts
    I received this error when I used the Ad.exe that came with a particular release of mangos.

    Try using this version of Ad.exe:

    RapidShare: 1-Click Webhosting

  3. #3
    Newbie Wakleon is offline
    MemberRank
    Dec 2006 Join Date
    16Posts
    I'm getting an error with mangos.exe as well, it is completely different but it looks like this:

    2006-12-11 17:28:16 Loading Quests...
    2006-12-11 17:28:16 ERROR:Error opening quest_template table.

    I have the quest_template table all updates, so i don't know why there is an error.

  4. #4
    Member GDM is offline
    MemberRank
    Dec 2006 Join Date
    39Posts
    Download:
    MaNGOS_2800 + ScriptDev + MCH + Anticheat
    and
    SDB 0.5.3 *Changeset 10* - 2794 Database FULL!
    SDB 0.5.3 *Changeset 11* - 2794 Patch
    SDB 0.5.3 *Changeset 12* - 2800 Patch
    EDIT: New patch releases
    SDB 0.5.3 *Changeset 13* - 2800 Patch
    SDB 0.5.3 *Changeset 14* - 2800 Patch
    /EDIT

    The Guide:
    1. Install MaNGOS, copy the maps and etc. to its folder (just install don't import the included database!)
    2. Lets goto the SQL...
    2.1.1. Create the 2 databases "mangos" and "realmd".
    2.1.2. Extract the full database version
    2.1.3. Use navicat to execute the batch files mangos.sql and realmd.sql in the databases you created earlier.
    2.2.1. Extract changeset 11 database
    2.2.2. Execute all batch files from changeset 11's folder to "mangos" database
    2.3.1. Extract changeset 12 database
    2.2.2. Execute all batch files from changeset 12's folder to "mangos" database

    Now you have MaNGOS rev2800 and SDB changeset12 rev2800

    If u don't wanna make this again - backup the 2 databases with navicat.
    (I'm sure you don't wanna do it again :>)

    Next steps are to reconfigure manosd and realmd config files & etc...

    Is that what u needed ?
    Last edited by GDM; 12-12-06 at 03:37 PM.

  5. #5
    Member LeutianKane is offline
    MemberRank
    Dec 2006 Join Date
    31Posts
    Quote Originally Posted by GDM View Post
    Download:
    MaNGOS_2800 + ScriptDev + MCH + Anticheat
    and
    SDB 0.5.3 *Changeset 10* - 2794 Database FULL!
    SDB 0.5.3 *Changeset 11* - 2794 Patch
    SDB 0.5.3 *Changeset 12* - 2800 Patch

    The Guide:
    1. Install MaNGOS, copy the maps and etc. to its folder (just install don't import the included database!)
    2. Lets goto the SQL...
    2.1.1. Create the 2 databases "mangos" and "realmd".
    2.1.2. Extract the full database version
    2.1.3. Use navicat to execute the batch files mangos.sql and realmd.sql in the databases you created earlier.
    2.2.1. Extract changeset 11 database
    2.2.2. Execute all batch files from changeset 11's folder to "mangos" database
    2.3.1. Extract changeset 12 database
    2.2.2. Execute all batch files from changeset 12's folder to "mangos" database

    Now you have MaNGOS rev2800 and SDB changeset12 rev2800

    If u don't wanna make this again - backup the 2 databases with navicat.
    (I'm sure you don't wanna do it again :>)

    Next steps are to reconfigure manosd and realmd config files & etc...

    Is that what u needed ?

    ok is the 2800 rev link you posted the FULL version or just the updates , because what i am looking for is the latest full version to use in a fresh install as well as the associated maps, db's etc and the website package as well as any other 3rd party programs i need to get like Navicat and whatnot.

    OR will i have to get an older version and just use this to update it?

    Like for instance from http://forum.ragezone.com/world-warc...ghlight=ManGos There

  6. #6
    Member sharkarp is offline
    MemberRank
    Jul 2004 Join Date
    PortugalLocation
    28Posts
    If im not mistaken you have to apply first the "SDB 0.5.3 *Changeset 10* - 2794 Database FULL!" and then apply the 2 patches.

  7. #7
    Member LeutianKane is offline
    MemberRank
    Dec 2006 Join Date
    31Posts
    Quote Originally Posted by sharkarp View Post
    If im not mistaken you have to apply first the "SDB 0.5.3 *Changeset 10* - 2794 Database FULL!" and then apply the 2 patches.
    I meant the Mangos Version not the SDB version, However i have ran into a completely new problem, i have installed everything as it should be following the FAQ thread in my last post, and then updated everything to current, However when i try to run the server from the MDH Realmd.exe loads fine, but when i try to load mangosd.exe the program goes into an endless loop and starts spamming cmd prompt windows across my screen too fast for me to read the error most i can make out is something to do with the mangosd.conf file which here is what mine looks like
    # MaNGOS Configuration file
    ConfVersion=2006082301
    # RealmID must match the realmlist
    RealmID = 1
    # 0 NORMAL 1 PVP 4 NORMAL 6 RP 8 RPPVP
    GameType = 1
    # Data directory setting.
    # Important: DataDir needs to be quoted, as it is a string which may
    # contain space characters.
    DataDir = "."
    # Database connection settings for the world server.
    # Default: hostname;port;username;password;database
    LoginDatabaseInfo = "192.168.1.105;3306;root;mypass;realmd"
    WorldDatabaseInfo = "192.168.1.105;3306;root;mypass;mangos"
    # Settings for maximum database-ping interval (minutes between pings)
    MaxPingTime = 30
    # Server console level of logging
    # 0 = Minimum; 1 = Basic&Error; 2 = Detail; 3 = Full/Debug
    # Default: 0
    # recommend: 1
    LogLevel = 3
    # Logfile name
    # empty name disable creating log file: LogFile =
    # Default: "Server.log"
    LogFile = "Server.log"
    # Server file level of logging
    # 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
    # Default: 0
    LogFileLevel = 0
    # Packet logging for the worldserver
    # Default: 0 (false)
    # 1 (true)
    LogWorld = 1
    # Log filters
    # 0 (default) - include in log if log level permit, 1 - not include with any log level
    LogFilter_TransportMoves = 0
    LogFilter_CreatureMoves = 0

    # Color for messages (format "normal_color details_color debug_color error_color)
    # Colors: 0 - BLACK, 1 - RED, 2 - GREEN, 3 - BROWN, 4 - BLUE, 5 - MAGENTA, 6 - CYAN, 7 - GREY,
    # 8 - YELLOW, 9 - LRED, 10 - LGREEN, 11 - LBLUE, 12 - LMAGENTA, 13 - LCYAN, 14 - WHITE
    # Default: "" - none colors
    # "13 7 11 9" - for example :)
    LogColors = ""
    # Log file of gm commands
    # Default: "" (Disable)
    GmLogFile = ""
    # Used processors mask for multi-processors system (Used only at Windows)
    # Default: 0 (selected by OS)
    # number (bitmask value of selected processors)
    UseProcessors = 0
    # Process proirity setting (Used only at Windows)
    # 0 (Normal)
    # Default: 1 (HIGH)
    ProcessPriority = 1
    # Compression level for update packages sended to client (1..9)
    # Default: 1 (speed)
    # 9 (best compression)
    Compression = 1

    # Maximum number of players in the world. Excluding GM's
    # Default: 100
    PlayerLimit = 100
    # Max level that can reached by player for expirience (in range from 1 to 255).
    # Change not recommended
    # Default: 60
    MaxPlayerLevel = 60
    # Max count that player can learn the primary trade skill.
    # Default: 2
    # Max : 9
    MaxPrimaryTradeSkill = 2
    # Min signatures count to creating guild (0..9).
    # Default: 9
    MinPetitionSigns = 9
    # Max distance to creature for group memeber to get XP at creature death.
    # Default: 74
    MaxGroupXPDistance = 74
    # Max level different with creature for group member to get XP at creature death.
    # Default: 10
    MaxGroupXPLevelDiff = 10
    # Allow or not accounts to create characters in the 2 teams in any game type.
    # Defaullt: 0 (Not allowed)
    # 1 (Allowed)
    AllowTwoSide.Accounts = 0
    # Allow or not common :chat(say,yell);channel(chat)group(join)guild(join);trade for players from different teams.
    # Defaullt: 0 (Not allowed)
    # 1 (Allowed)
    AllowTwoSide.Interaction = 0
    # Allow or not show player from both team in who list.
    # Defaullt: 0 (Not allowed)
    # 1 (Allowed)
    AllowTwoSide.WhoList = 0
    # Is GM accept whispers from player by default.
    # Default: 0 (false)
    # 1 (true)
    GM.WhisperingTo = 0
    # Is GM showed in who list (if visible).
    # Default: 0 (false)
    # 1 (true)
    GM.InWhoList = 0
    # Message of the Day. Displayed at worldlogin for every user.
    Motd = "Welcome to the Massive Network Game Object Server."
    # Health and power regeneration.
    Rate.Health = 1;
    Rate.Power1 = 1;
    Rate.Power2 = 1;
    Rate.Power3 = 1;
    # Drop rates
    # Default: 1
    Rate.Drop.Items = 1
    Rate.Drop.Money = 1
    # XP rates
    # Default: 1
    Rate.XP.Kill = 1
    Rate.XP.Quest = 1
    Rate.XP.Explore = 1
    # Creature Damage Rate.
    # Examples: 2 - creatures will damage 2x, 1.7 - 1.7x.
    Rate.Creature.Normal.Damage = 1
    Rate.Creature.Elite.Elite.Damage = 1
    Rate.Creature.Elite.RAREELITE.Damage = 1
    Rate.Creature.Elite.WORLDBOSS.Damage = 1
    Rate.Creature.Elite.RARE.Damage = 1
    # Creature Health Ammount Modifier.
    # Examples: 2 - creatures have 2x health, 1.7 - 1.7x.
    Rate.Creature.Normal.HP = 1
    Rate.Creature.Elite.Elite.HP = 1
    Rate.Creature.Elite.RAREELITE.HP = 1
    Rate.Creature.Elite.WORLDBOSS.HP = 1
    Rate.Creature.Elite.RARE.HP = 1

    # Resting points grow rates (1 - normal, 2 - double rate, 0.5 - half rate, etc) from standart values
    Rate.Rest.InGame = 1
    Rate.Rest.Offline.InTavernOrCity = 1
    Rate.Rest.Offline.InWilderness = 1
    # Skill chance values (0..100)
    # default: 100-75-25-0
    SkillChance.Orange = 100
    SkillChance.Yellow = 75
    SkillChance.Green = 25
    SkillChance.Grey = 0
    #Aggro radius percent or off.
    # 0 - off (0%)
    # Default: 1 - 100%
    # 1.5 - 150%
    Rate.Creature.Aggro = 1
    # Default remote console port
    Ra.Port = 3443
    # Log remote console connections
    Ra.Log = 1
    # Minimum level that's required to login,3 by default
    Ra.MinLevel = 3
    # Kick client on wrong pass
    Ra.Secure = 1

    # Unload grids (if you have lot memory you can disbale it to speed up player move to new grids second time)
    # 0 (not unload grids)
    # Default: 1 (unload grids)
    GridUnload = 1;

    # All times are in milliseconds.
    # Default socket select time
    SocketSelectTime = 10000
    # Default grid clean up delay
    GridCleanUpDelay = 300000
    # Default map update interval
    MapUpdateInterval = 100
    # Default weather update interval
    ChangeWeatherInterval = 600000
    # Default PlayerSaveInterval
    PlayerSaveInterval = 900000
    # Default WorldServerPort
    WorldServerPort = 8085

    # Beep at mangosd start finished (mostly work only at Unix/Linux systems)
    # Default: 1
    BeepAtStart = 1
    # =============================================================================================
    # ================================= Anticheat - Configuration =================================
    # =============================================================================================
    # Cheat adjustments
    # Set to 1 to enabble cheat checking and preventing, set to 0 to disable completely
    Cheat.EnableProtection = 1
    # broadcasts a message to the world. e.g.: [CHEAT]: Player "hax0r" tried to spoof spell #5
    # turn off and the cheater will be punished silently.
    Cheat.Broadcast = 0
    # instantly bans the account (with number 7,8 or 9, depending on the cheat).
    # the cheater does NOT get kicked!
    Cheat.Ban = 1
    # disconnects the cheater instantly. combined with banning no more login is possible.
    Cheat.Kick = 1
    # turn this on to prevent cheats. this way it is not possible to complete spoofed quests,
    # cast spoofed spells, etc. -- turned ON by default!
    Cheat.Prevent = 1
    # enable/disable speedup detection (using CMSG_MOVE_HEARBEAT). disabled by default!
    # beeing detected using speedhack DOES NOT result in a ban,
    # you have to check the logs yourself!
    Cheat.AntiSpeedHack = 1
    # enable/disable speedup detection (using CMSG_PING). disabled by default!
    # beeing detected using speedhack DOES NOT result in a ban,
    # you have to check the logs yourself!
    Cheat.CheckPing = 1
    # set this to 1 that an additional spell databse is checked if the spell may be cast.
    # you can use this to prevent GMs/Mods to cast certain spells.
    # may add a little lag because MySQL is queried everytime a spell is cast.
    # Setting this to 0 does NOT affect the spellchecker; if you dont need it, leave it turned off.
    Cheat.CheckSpellDB = 0
    # =============================================================================================
    # Note that the cheat will be logged in any case. (cheatlog.txt in mangos root dir)
    # =============================================================================================
    at any rate i have NO clue what's going on here. so any help would be much appreciated.

    EDIT: this is what my serverlog file says :
    2006-12-12 05:37:05 Realm running as realm ID 1
    2006-12-12 05:37:05 Using DataDir ./ ...
    2006-12-12 05:37:05 Check existing of map file './maps/0004331.map': exist.
    2006-12-12 05:37:05 ERROR:Map file './maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.
    2006-12-12 05:37:05 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..

    is this the same error that started this whole thread? Also i happened to Notice that the Ad.exe Doesnt want to work when placed into the WOW directory to make the .MAP files i need so could anyone possibly put a good one of that .map file up?

    and Just so you know i am using the most up to date revision of MaNGOS ie 2800 along with all the patches listed earlier applied in proper order, but just an FYI that revision of MaNGOS does NOT have any map folder or files with it.
    Last edited by LeutianKane; 12-12-06 at 12:04 PM. Reason: Addition

  8. #8
    Member GDM is offline
    MemberRank
    Dec 2006 Join Date
    39Posts
    LoginDatabaseInfo = "192.168.1.105;3306;root;mypass;realmd"
    WorldDatabaseInfo = "192.168.1.105;3306;root;mypass;mangos"

    This is the error !
    Set it to 127.0.0.1 to have the result u wanted... do the same in realmd.conf and in realmd database, realmlist table, DBInfo cell

    Use localhost...(127.0.0.1)

    EDIT: For LeutianKane
    Where i written FULL is the full version... that is an SQL Batch file with size ~200mb when u uncompress it... i thin u wanted to know only this...
    And... one more... Just install the mangos, whithout installing the included databases... use the full version of SDB and patch it when u r ready...
    I say again: BACKUP IT!
    Last edited by GDM; 12-12-06 at 03:44 PM.

  9. #9
    Member LeutianKane is offline
    MemberRank
    Dec 2006 Join Date
    31Posts
    Quote Originally Posted by GDM View Post
    LoginDatabaseInfo = "192.168.1.105;3306;root;mypass;realmd"
    WorldDatabaseInfo = "192.168.1.105;3306;root;mypass;mangos"

    This is the error !
    Set it to 127.0.0.1 to have the result u wanted... do the same in realmd.conf and in realmd database, realmlist table, DBInfo cell

    Use localhost...(127.0.0.1)

    EDIT: For LeutianKane
    Where i written FULL is the full version... that is an SQL Batch file with size ~200mb when u uncompress it... i thin u wanted to know only this...
    And... one more... Just install the mangos, whithout installing the included databases... use the full version of SDB and patch it when u r ready...
    I say again: BACKUP IT!
    alright the IP i specified is my PRIVATE IP on my lan thats why i put it and not the localhost, which is essentially the same thing. i'll give this a shot and let you know how it goes. thanks for the help.

  10. #10
    Member GDM is offline
    MemberRank
    Dec 2006 Join Date
    39Posts
    okay... update twice daily.. :)

  11. #11
    Newbie RainDance is offline
    MemberRank
    Dec 2006 Join Date
    11Posts
    I have the same Error!
    2006-12-12 05:37:05 Realm running as realm ID 1
    2006-12-12 05:37:05 Using DataDir ./ ...
    2006-12-12 05:37:05 Check existing of map file './maps/0004331.map': exist.
    2006-12-12 05:37:05 ERROR:Map file './maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.
    2006-12-12 05:37:05 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..

  12. #12
    Member LeutianKane is offline
    MemberRank
    Dec 2006 Join Date
    31Posts
    Quote Originally Posted by RainDance View Post
    I have the same Error!
    ok here is the correct map file to work with rev 2800 just unzip and drop this into your maps folder in your mangos directory and it should work just fine. http://www.ocimail.com/por/0004331.zip
    Last edited by LeutianKane; 14-12-06 at 05:48 AM.

  13. #13
    Member GDM is offline
    MemberRank
    Dec 2006 Join Date
    39Posts
    is all okay now with the new map files ?

  14. #14
    Member LeutianKane is offline
    MemberRank
    Dec 2006 Join Date
    31Posts
    Quote Originally Posted by GDM View Post
    is all okay now with the new map files ?
    yeah mine is running fine, however it appears the map file cant be moved from the original machine it was created on in this instance because i tried to setup another instance of a server on my friends machine using my map file and it still errored out saying they were outdated and yes it was still the 0004331 map file so apparently mangos uses that file to check and see if you have a current client installed or something, because i had to extract the mapfiles themselves from my own client's .mpq's.

    Also is there a link that has a fix for the mouint trainer in orgrimar mine is busted he simply wont open his dialogue for anything even at lvl 40 when you can purchase your first mount.

  15. #15
    Member LeutianKane is offline
    MemberRank
    Dec 2006 Join Date
    31Posts
    anyway is there anyway to get this map file applied without having the client on the host machine? because i have tried uploading it to the host machine from mine and it still gives the error when i load mangosd.exe?



Advertisement