Jump to content

redigaffi

Members
  • Posts

    78
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

redigaffi's Achievements

Advanced Member

Advanced Member (3/3)

0

Reputation

  1. in the linux guide of contnt dbs is this: cd ~ && mkdir udb && cd udb svn co https://unifieddb.svn.sourceforge.net/svnroot/unifieddb unifiedd but svn co is outdated also where can i get tne newest version?
  2. xDD i repaired it myself, thanks.
  3. I followe ALL EXACTLY PERFECTLY IN THE WIKI GUIDE: http://getmangos.eu/wiki/Compile_MaNGOS_On_Linux I USED THIS COMMAND: cmake ../ -DPREFIX=/opt/mangos -DPCH=1 -DACE_USE_EXTERNAL=0 -DDEBUG=0 -DTBB_USE_EXTERNAL=0 AND GET: Linking CXX static library libgsoap.a [ 7%] Built target gsoap Scanning dependencies of target mangosscript [ 7%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/include/sc_grid_searchers.cpp.o In file included from /root/mangos/src/game/CreatureAI.h:25, from /root/mangos/src/bindings/ScriptDev2/include/sc_creature.h:8, from /root/mangos/src/bindings/ScriptDev2/include/precompiled.h:9, from /root/mangos/src/bindings/ScriptDev2/include/sc_grid_searchers.cpp:5: /root/mangos/src/framework/Dynamic/ObjectRegistry.h: In member function âbool ObjectRegistry<T, Key>::InsertItem(T*, Key, bool)â: /root/mangos/src/framework/Dynamic/ObjectRegistry.h:51: error: expected primary-expression before â)â token make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/include/sc_grid_searchers.cpp.o] Error 1 make[1]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/all] Error 2 make: *** [all] Error 2 root@h1750370:~/mangos/build#
  4. Maybe you must look in the realmd database in table realms - (or a name like this), and the nyou will see a lot of things to edit, name, and IP. This ip can't be localhost, it must be your public ip (:
  5. Don't use deamon, use this command: nohup ./mangosd & and nohup ./realmd & I use this and works perfect
  6. Must i copy the patch file to the mangos source file dir?
  7. [vladimir: at forum forbidden compare DB projects for avoid flame wars.]
  8. I think im udb db user, i used this code: cd ~/udb/trunk/Full_DB unzip *.zip mysql -u mangos -pmangos mangos < ./<file_you_just_unzipped>.sql mysql -u mangos -pmangos mangos < ~/acid/sd2-acid/trunk/wotlk/<highest-number>/<highest-number>_acid.sql mysql -u mangos -pmangos mangos < ~/mangos/src/bindings/ScriptDev2/sql/mangos_scriptname_full.sql also from: http://getmangos.eu/wiki/Compile_MaNGOS_On_Ubuntu#World_Database i think this is udb? and where can i look?
  9. Also, where can i get translations for my content database, i wanna one in spanish!?
  10. I really recommend you to use Linux, and use option in compiling steep, serveral cores
  11. also i'm in steep whn i must patch some cpp files to my mangos server, also i execute this: and i get returned error
×
×
  • 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