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"
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"
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.
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 11Wrong 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.
how can i upload c++ and lua scripts?
thanks man rep+
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?
Dl my windows update 3.5 fram net sp1 and all workd for me.
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.
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.
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
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.