Jump to content

superkittromania

Members
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by superkittromania

  1. what is
    git apply src/bindings/ScriptDev2/patches/MaNGOS-*-ScriptDev2.patch

    for ?

    as far as I know, its normally enough to grab the latest versions or Mangos and scriptdev2 and go.

    In fact, I can't say i've ever had to patch it like that

    I have done as you wrote in this tutorial+

    "Grabbing the source code of MaNGOS and ScriptDev2 and patch. I create a directory called mangos rather than dumping it in your home directory.

    mkdir mangos

    cd mangos

    git clone git://github.com/mangos/server.git

    cd server

    git clone git://github.com/mangos/scripts.git src/bindings/ScriptDev2

    git apply src/bindings/ScriptDev2/patches/MaNGOS-*-ScriptDev2.patch

    "

  2. sounds like your version of scriptdev2 doesnt match the version of mangos you are building, see this post to get the correct version:-

    http://getmangos.eu/bb/topic/206/mangos-sourceproject-list/

    i compiled this tutorial

    mkdir mangos

    cd mangos

    git clone git://github.com/mangos/server.git

    cd server

    git clone git://github.com/mangos/scripts.git src/bindings/ScriptDev2

    git apply src/bindings/ScriptDev2/patches/MaNGOS-*-ScriptDev2.patch

  3. from /root/core/cataclism/server/src/bindings/ScriptDev2/base/escort_ai.cpp:12:

    /root/core/cataclism/server/src/game/ObjectGuid.h:127: error: integer constant is too large for âlongâ type

    make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/include/precompiled.cpp.o] Error 1

    make[2]: *** Waiting for unfinished jobs....

    make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/include/sc_creature.cpp.o] Error 1

    make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/include/sc_instance.cpp.o] Error 1

    make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/include/sc_grid_searchers.cpp.o] Error 1

    make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/base/escort_ai.cpp.o] Error 1

    make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/ScriptMgr.cpp.o] Error 1

    make[1]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/all] Error 2

    make: *** [all] Error 2

  4. tutorial for compile mangos cataclysm pls?!

    MaNGOS cataclysm is still under heavy development, if you cannot figure out how to compile it by yourself i strongly recommend you to search somewhere else for a cataclysm core. I think support can only be given to zero,one,two at the moment. Cataclysm is still very premature as i said. Good luck

    ty man

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