Jump to content

ML006

Members
  • Posts

    8
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by ML006

  1. Try copy libtbbmalloc.so and libtbb.so in the folder /lib (on the root file system)
  2. libtbbmalloc.so and libtbb.so should be in the folder /usr/home/server/wow_261009/lib at least under Linux should be see which folder is the library libmangosscript.so, and put the library libtbbmalloc.so and libtbb.so in a folder with libmangosscript.so
  3. http://i060.radikal.ru/0910/20/bf989cfd21ce.png tbb.so.2 and tbbmalloc.so.2 absent. There is only libtbb.so.2 and libtbbmalloc.so.2, which after compilation is automatically copied to the folder lib. Maybe'll come in [email protected]?
  4. rev. 8736. OS - Linux. mangos-worldd runs, mangos-realmd an error at startup http://i057.radikal.ru/0910/1a/3c6f7ffc0934.png
  5. That fix: diff --git a/src/game/DBCStores.cpp b/src/game/DBCStores.cpp index 6278215..6d09018 100644 --- a/src/game/DBCStores.cpp +++ b/src/game/DBCStores.cpp @@ -21,6 +21,7 @@ #include "Log.h" #include "ProgressBar.h" #include "SharedDefines.h" +#include "ObjectDefines.h" #include "DBCfmt.h" Then there is no compilation errors in Linux.
  6. [8590] - Error in Linux http://s58.radikal.ru/i159/0910/0f/382b42c1ecc1.png
  7. [8589]- Not compile under Linux due to an error http://s41.radikal.ru/i094/0910/6e/72e5f29c6cdc.png After application diff --git a/src/game/DBCStores.h b/src/game/DBCStores.h index 4a47616..41fd797 100644 --- a/src/game/DBCStores.h +++ b/src/game/DBCStores.h @@ -22,6 +22,7 @@ #include "Common.h" #include "Database/DBCStore.h" #include "DBCStructure.h" +#include "SharedDefines.h" #include <list> error http://s39.radikal.ru/i083/0910/93/4768e71d6727.png
  8. in mangos.sql no new tables ( creature_battleground, gameobject_battleground and battleground_events)
×
×
  • 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