Jump to content

Cyberfreak

Members
  • Posts

    98
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by Cyberfreak

  1. What exactly do i do with this?
    What you are asking for.
    Is this an SQL query?
    Yes.
    If so will it put all races at their preset starting points, and play the correct race intro?
    It does not touch the intro itself, but maybe the intro depends to the starting location. Just give it a try.

    As a personal opinion, you should not use a repack just because of problems while getting started. If you are yet not able to compile, install & configure a server by yourself, you are also not able to give support, so you better should work on your sql problem, its not a miracle to run a selfmade mangos server.

  2. If there is no self-made content, which by the way should always be prepared in sql statements, you simply can drop the whole mangos (and SD2) database and replace it with an actual version. This should not affect the account or character database. For this two, there are much less updates, which can easily be inserted one by one.

  3. First of all, mangos is a software development and learning project, not a "wow server for dummies". You need advanced skills in handling your operation system and network administration, its much bulky than game server for counterstrike and other.

    The wiki guides starting with download any needed programms and ending with running the compiled application, including everything like database structure. For installing any content DB like UDB there are own guides from specific developer, so where is your problem? And by the way, if you are asking for additional guide, it would be nice to know for which operating system.

  4. 8 realms is a huge load and you should really not run them as root, but there ist enough free ram. The processor is at full load, which does not suprise me with 8 realms. You simply should login at different compression level and looking for lags. If there are lags, you can try to reduce the compression rate, otherwise, you can set it higher if you want to save bandwith.

  5. Turns out I had to go all the way back to the 0.5 folder and apply ALL characters patches through ALL folders.

    This is only neccessary if you have existing characters in your character database. For beginning a new database its much easier to use "/mangos/sql/characters.sql", which contains everything from the beginning up to the last update, at the moment "11436_01".

  6. Map & DBC Extractor

    ===================

    Detected locale: zhCN

    Opening /mnt/hgfs/World of Warcraft//Data/zhCN/locale-zhCN.MPQ

    Opening /mnt/hgfs/World of Warcraft//Data/zhCN/patch-zhCN.MPQ

    Opening /mnt/hgfs/World of Warcraft//Data/zhCN/patch-zhCN-2.MPQ

    Opening /mnt/hgfs/World of Warcraft//Data/zhCN/patch-zhCN-3.MPQ

    Fatal error: Invalid component.wow-zhCN.txt file format!

    In the last line he should say "Detected client build: 12340", so you properly use a wrong client version or wrong extractor. But there could also appear error if...

    - You trying to run the extractor without adequate access to the files and/or registry (Administrator rights in Windows)

    - You trying to extract data from a game directory, which is not referenced as the "installed directory" in the registry. This can be easy fixed by starting the "launcher.exe" once.

    - There are problems with any other subdirectories in the game folder. Before extracting, I suggest to remove any subfolder in the game directory except "Data". You do need them for extracting and they will be recreated when launching the game.

    - The files in the data directory are corrupt. Unfortunately the "repair.exe" from any pre-Cataclysm client does not work anymore since the release of cataclysm, so you need to reinstall for checking this.

    another question, why can't we use the dbc/maps/vmaps files directly generated by trinitycore tools?

    Properly you can, but this is the MaNGOS project, developing their own stuff, and the main objective is learning how to handle something, not to copy some functional stuff from other.

  7. As lynx already notices, in default the path to "DataDir" is ".", which means the DBCs... are in the same folder than the executable, in your case "/root/mangos-server/". What he wanted to say is that a tidy system is clearly arranged. It would be useful, but not neccessary to create a subfolder as the "DataDir", which is properly most time called "data".

×
×
  • 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