[GUIDE] MaNGOS 3.1.3 Super Simple Server Setup Wizard (noobpack+) menu

User Tag List

Page 10 of 11 FirstFirst ... 67891011 LastLast
Results 136 to 150 of 162
  1. #136
    shadowstep0705's Avatar Member
    Reputation
    9
    Join Date
    Aug 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when does the 3.2.0 version come out? cause wheni connect to my realm it says "a new version of wow is available please restart"

    [GUIDE] MaNGOS 3.1.3 Super Simple Server Setup Wizard (noobpack+)
  2. #137
    Khameo20's Avatar Member
    Reputation
    1
    Join Date
    Jul 2009
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stewhead007 View Post
    i know this has been said a million times before but can ANYONE please explain how to fix this problem in depth, Mangosd just keeps crashing and restarting constantly when i run the restarter and when i run them seperately the same happens

    i downloaded the SQLyog community edition like it said here, and first i used localhost as the MySQL host address, with root as the username and password, but when i try to connect it says "Cant connect to MySQL server on 'localhost'

    so then i tried 127.0.0.1 as the host address with root as username and pass and the same error came up, "Cant connect to MySQL server on '127.0.0.1'

    can anyone go into great detail on how to do this because i have no idea lol
    boy,you dont need to download mysql. the repack comes with it.
    if you have a previous mysql service running you have to uninstall it completly and then install the repack
    uninstall the repack, the mysql service an program and then install the repack again. always use the starter batch file to start the server. it starts the mysql batch, then the restarter which opens realmd and mangos.
    dont modify the .conf files if you dont know what yur doing
    sqlyog doesnt connect because mysql is offline. seek the mysql batch in the mangos folder and open it. then you can use sqlyog, quice, navicat, etc.

    dont be a leecher...
    Last edited by Khameo20; 09-02-2009 at 12:16 PM.

  3. #138
    stewhead007's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Khameo20 View Post
    boy,you dont need to download mysql. the repack comes with it.
    if you have a previous mysql service running you have to uninstall it completly and then install the repack
    uninstall the repack, the mysql service an program and then install the repack again. always use the starter batch file to start the server. it starts the mysql batch, then the restarter which opens realmd and mangos.
    dont modify the .conf files if you dont know what yur doing
    sqlyog doesnt connect because mysql is offline. seek the mysql batch in the mangos folder and open it. then you can use sqlyog, quice, navicat, etc.

    dont be a leecher...
    i dont have a previous MySQL, i made sure of that before i downloaded this one, so thats not it

    and i did use the starter batch file to start it, it still does the same thing, realmd shows up, then mangosd, but then mangosd keeps crashing and restarting, the restarter says "crashing...restarting...crashing" over and over again

    i looked in the crash log and this is what all of them say:

    ## Crash! 9/2/2009 12:30:29 PM. .\mangosd.exe has crashed! Lines logged from server.log

    2009-09-02 12:30:28 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2009-09-02 12:30:28
    2009-09-02 12:30:28 Loading MaNGOS strings...
    2009-09-02 12:30:29
    2009-09-02 12:30:29 >> Loaded 649 MaNGOS strings from table mangos_string
    2009-09-02 12:30:29 Initialize data stores...
    2009-09-02 12:30:29 ERROR:
    Some required *.dbc files (6 from 79) not found or not compatible:
    ./dbc/ChrRaces.dbc (exist, but have 68 fields instead 69) Wrong client version DBC file?
    ./dbc/ItemExtendedCost.dbc (exist, but have 16 fields instead 15) Wrong client version DBC file?
    ./dbc/Map.dbc (exist, but have 65 fields instead 11 Wrong client version DBC file?
    ./dbc/ScalingStatValues.dbc (exist, but have 24 fields instead 19) Wrong client version DBC file?
    ./dbc/Spell.dbc (exist, but have 239 fields instead 232) Wrong client version DBC file?
    ./dbc/WorldMapArea.dbc (exist, but have 11 fields instead 10) Wrong client version DBC file?

    EDIT: and i have read through every page of this thread and found other people with the same problem... i even tried uninstalling everything having to do with mangos and mysql on my comp and installed the repack again and unchecked "extract DBC and maps" in the installer

    i went to the folder and extracted them myself using the ad.exe to make sure that it was using the extractor that came with the repack, then put maps and dbc folders in the root mangos folder, yet the same thing happened with the same exact crash log as above
    Last edited by stewhead007; 09-02-2009 at 03:57 PM.

  4. #139
    shadowstep0705's Avatar Member
    Reputation
    9
    Join Date
    Aug 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can i upload c++ and lua scripts?

  5. #140
    blackgecko's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks man rep+

  6. #141
    ixvamp's Avatar Member
    Reputation
    2
    Join Date
    Sep 2009
    Posts
    36
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stewhead007 View Post
    i know this has been said a million times before but can ANYONE please explain how to fix this problem in depth, Mangosd just keeps crashing and restarting constantly when i run the restarter and when i run them seperately the same happens

    i downloaded the SQLyog community edition like it said here, and first i used localhost as the MySQL host address, with root as the username and password, but when i try to connect it says "Cant connect to MySQL server on 'localhost'

    so then i tried 127.0.0.1 as the host address with root as username and pass and the same error came up, "Cant connect to MySQL server on '127.0.0.1'

    can anyone go into great detail on how to do this because i have no idea lol
    have you put ad.exe into your wow directory ran it and move the created dbc folder and maps folder into your mangos directory? (that fixed it for me.)

  7. #142
    JoeDuffel's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey this runs perfect thanks!

    The only problem I have is that my characters are always taking one physical damage (99% of the time), when they should be taking more and do on official servers? Have I done something wrong?

  8. #143
    Hjustin2's Avatar Member
    Reputation
    2
    Join Date
    Jul 2009
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Update from Hjustin2

    Originally Posted by Khameo20 View Post
    yes and yes, no problems at all
    What if i only had TBC expansion. 3.1.3. Finally got the Lich King installed but its at 3.0.2 and it tries to patch to 3.2. i got to dl rapid share or something.

  9. #144
    Hjustin2's Avatar Member
    Reputation
    2
    Join Date
    Jul 2009
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Yay!

    Dl my windows update 3.5 fram net sp1 and all workd for me.

  10. #145
    miahw509's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MaNGOS release

    Was just curious as to the release version of MaNGOS this repack uses? Want to make sure I have the latest core. FTR, I am not a leecher, just been away for a while. Will contribute where I can.

  11. #146
    miahw509's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hjustin2 View Post
    What if i only had TBC expansion. 3.1.3. Finally got the Lich King installed but its at 3.0.2 and it tries to patch to 3.2. i got to dl rapid share or something.
    You can manually patch your client with the files here:
    World of Warcraft - Mirrors, Patches, Files
    Just select the ones you need and the OS you have.

  12. #147
    miahw509's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stewhead007 View Post
    i dont have a previous MySQL, i made sure of that before i downloaded this one, so thats not it

    and i did use the starter batch file to start it, it still does the same thing, realmd shows up, then mangosd, but then mangosd keeps crashing and restarting, the restarter says "crashing...restarting...crashing" over and over again

    i looked in the crash log and this is what all of them say:

    ## Crash! 9/2/2009 12:30:29 PM. .\mangosd.exe has crashed! Lines logged from server.log

    2009-09-02 12:30:28 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2009-09-02 12:30:28
    2009-09-02 12:30:28 Loading MaNGOS strings...
    2009-09-02 12:30:29
    2009-09-02 12:30:29 >> Loaded 649 MaNGOS strings from table mangos_string
    2009-09-02 12:30:29 Initialize data stores...
    2009-09-02 12:30:29 ERROR:
    Some required *.dbc files (6 from 79) not found or not compatible:
    ./dbc/ChrRaces.dbc (exist, but have 68 fields instead 69) Wrong client version DBC file?
    ./dbc/ItemExtendedCost.dbc (exist, but have 16 fields instead 15) Wrong client version DBC file?
    ./dbc/Map.dbc (exist, but have 65 fields instead 11 Wrong client version DBC file?
    ./dbc/ScalingStatValues.dbc (exist, but have 24 fields instead 19) Wrong client version DBC file?
    ./dbc/Spell.dbc (exist, but have 239 fields instead 232) Wrong client version DBC file?
    ./dbc/WorldMapArea.dbc (exist, but have 11 fields instead 10) Wrong client version DBC file?

    EDIT: and i have read through every page of this thread and found other people with the same problem... i even tried uninstalling everything having to do with mangos and mysql on my comp and installed the repack again and unchecked "extract DBC and maps" in the installer

    i went to the folder and extracted them myself using the ad.exe to make sure that it was using the extractor that came with the repack, then put maps and dbc folders in the root mangos folder, yet the same thing happened with the same exact crash log as above
    I may just be taking a shot in the dark but what was the version of your client when you went to install the server. Seems to me that based on these errors that I have highlighted, you may have used the wrong version of the client to rip the maps off. If you are running ver3.2.2 you need to downgrade your client to 3.1.3.

    Update: I am going to be building my own server using the master MaNGOS source binary. When I went to run it I got this error. I believe my original explanation is true in the fact that you ripped the maps and dbc files from the wrong client version because I forgot to patch to 3.2.2 when I got my new setup configured and it only supports 3.2.2, not 3.1.3.
    Last edited by miahw509; 10-14-2009 at 11:19 AM. Reason: Update

  13. #148
    miahw509's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NSWMan View Post
    Anyone have any luck running this with Mcaffee, I have run this before after completely shutting the program down and my router(I don't use this for a public private server but for exploration, general messing around). Mcaffee now doesn't allow for a complete shutdown and still interferes with the server (crashes the server/restarter over and over again). Anyone have any workarounds or solutions? Thanks.
    I am running Mcafee Security Center and am having no problems at all. Make sure the program exception is in there for mangosd.exe, realmd.exe and mysqld.exe. You can find a list of program permissions in your firewall settings. Hope this helped.

  14. #149
    miahw509's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JoeDuffel View Post
    Hey this runs perfect thanks!

    The only problem I have is that my characters are always taking one physical damage (99% of the time), when they should be taking more and do on official servers? Have I done something wrong?
    I am having the same issue, tried to change the creature damage modifier in the .conf file but that made no diff.

  15. #150
    miahw509's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shadowstep0705 View Post
    when does the 3.2.0 version come out? cause wheni connect to my realm it says "a new version of wow is available please restart"
    If you are willing to do the work you can get the source code for MaNGOS that supports 3.2.2. Just go to getmangos.com > Home

    You will need to compile it and setup everything yourself though.

Page 10 of 11 FirstFirst ... 67891011 LastLast

Similar Threads

  1. [GUIDE] MaNGOS 2.4.3 Super Simple Server Setup Wizard (noobpack+)
    By 711 in forum WoW EMU Guides & Tutorials
    Replies: 175
    Last Post: 09-17-2016, 12:01 PM
  2. [GUIDE] MaNGOS 3.0.3 Super Simple Server Setup Wizard (noobpack+)
    By 711 in forum WoW EMU Guides & Tutorials
    Replies: 36
    Last Post: 07-22-2009, 01:35 PM
  3. • Easy Guide --- Mangos 2.1.1-2.1.2 Server! •
    By gameslayer001 in forum WoW EMU Guides & Tutorials
    Replies: 321
    Last Post: 05-17-2008, 09:38 AM
  4. MaNGOS 2.0.8 easy noob server guide
    By InternetExplorer in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 03-04-2008, 02:49 PM
  5. Fast Guide: How to do after downloading: Ascent Server Setup
    By Arthas117 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-24-2007, 10:45 AM
All times are GMT -5. The time now is 07:04 AM. 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