How to Compile the Elysium Core

Поделиться
HTML-код
  • Опубликовано: 1 мар 2017
  • Tutorial for dummies explaining the building process for the Nostalrius emulator on Windows. This video will guide you through the whole process, including how to install ACE and other dependencies. You will need to have CMake and Visual Studio 2015.
    ACE - download.dre.vanderbilt.edu/
    TBB - www.threadingbuildingblocks.o...
    Contents of the config.h file:
    #include "ace/config-win32.h"

Комментарии • 56

  • @mrlinushermansson
    @mrlinushermansson 6 лет назад

    Once the server is compiled and up and running, how do you make it public so that others may join? I'm assuming some ports need forwarding? Any summary of the steps to make the server connectable for others?

  • @rakoviaproduction
    @rakoviaproduction 7 лет назад

    Интересно много добър туторил

  • @Horthainian
    @Horthainian 4 года назад

    I am having trouble making your vanilla repack public I have a XR500 router and am using noip on my windows pc windows 10 it is just for my sons and I to study game design but none can connect but i.
    we have followed several videos with no success also would u have info on how to put core in UE4 to work with

  • @Pl0xbryanz
    @Pl0xbryanz 7 лет назад

    tnx

  • @DavidMeddowsTaylor
    @DavidMeddowsTaylor 6 лет назад

    All works well until doing the build. I get "Error C1083 Cannot open include file: 'ace/Basic_Types.h': No such file or directory (compiling source file E:\Elysium\elysium.core\src\game\vmap\MapTree.cpp) vmap E:\Elysium\elysium.core\src\framework\Platform\Define.h 27", plus many other same errors. ace/Basic_Types.h does exist and my ACE_ROOT points to the ACE_Wrappers directory

  • @aultssteam1491
    @aultssteam1491 7 лет назад +9

    How do you set it up to use evolve/hamachi? I changed the: 3 IP's in mangosd.conf, and realmd.conf to the IP, but I'm getting the error, removed where my IP shows, obviously:
    2017-04-02 15:05:11 Core revision: 8418d57a4c202a1e8b48 / 2017-03-26 21:02:27 +0300 / Win64 (little-endian) [realm-daemon]
    2017-04-02 15:05:11 to stop.
    2017-04-02 15:05:11 Using configuration file realmd.conf.
    2017-04-02 15:05:11 Max allowed open files is 1024
    2017-04-02 15:05:11 Database: (IP);3306;root;root;realmd
    2017-04-02 15:05:12 ERROR:Could not connect to MySQL database at (IP): Can't connect to MySQL server on '(IP)' (10061)
    2017-04-02 15:05:12 ERROR:Cannot connect to database

    • @ImmortalMianite
      @ImmortalMianite 7 лет назад

      Also been trying to figure this out, been doing it all day!

    • @brotalnia
      @brotalnia  7 лет назад

      Do not change the IP in the .conf files, this is not ArcEmu. You must change it in the realmd database, under table realmlist.

    • @Skellyys
      @Skellyys 7 лет назад

      it don't get it

  • @FilmGates
    @FilmGates 6 лет назад

    Do you or anyone else from here have the source code? Elysium project took their source code down off of Github.

  • @user-xw1jh8gw9p
    @user-xw1jh8gw9p 7 лет назад

    Download link? Github doesn't work.

  • @schlickmick
    @schlickmick 6 лет назад

    got a linux tutorial?

  • @MrSpaceVector
    @MrSpaceVector 7 лет назад

    for some reason I can't get the mmap generator to compile, nor any other extractor from their source. After fixing a huge amount of errors on dependencies (there is no way anything can compile out of the box from these sources, there are so much mistakes lmao), I end up with a linker error I don't understand. If you could upload a mmap generator v3 I would appreciate it (the emulator seems to reject my v4 generated mmaps)

    • @brotalnia
      @brotalnia  7 лет назад

      I did not find compatible mmaps, it always gives errors. Vmaps from cmangos work fine though.

  • @ilselangnar9081
    @ilselangnar9081 7 лет назад +1

    Why am I missing ACE.dll, tddmalloc.dll and tbb.dll? i.imgur.com/3oNyu2M.png
    I think I did everything right. Where should those files come from, is it from building ALL_BUILD and INSTALL? I did that.
    Please help me. Trying to run mangosd.exe and realmd.exe gives me errors for the missing files.

    • @brotalnia
      @brotalnia  7 лет назад

      You have to copy them from their respective folders. You need 1 dll from ACE, and several from the TBB folder.

  • @javiersaneiro6412
    @javiersaneiro6412 6 лет назад

    How can i compile in 64 bits? I changed ACE to 64 bits in VS and compile ACE in 64 bits but i dont know how to generate in CMAKE the mangos solution for windows 64 bits

    • @brotalnia
      @brotalnia  6 лет назад

      Just select Visual Studio x64 when you press Configure in CMake.

  • @sh00terbg86
    @sh00terbg86 7 лет назад

    Brotalen da nqma nqkukuv problem s data.bg nemoga da svalqm ot tam.Glavno iskam honor bota.inache mn polezen klip kakto vinagi :)

  • @darlynrojas2138
    @darlynrojas2138 5 лет назад

    where can I download the visual studio I am using update 3 and it gives me errors and many warnings

    • @Letgoit2
      @Letgoit2 4 года назад

      @Lord Manhammer can i contact you its to hard to find you on steam with 300 users with the same name like you

    • @Letgoit2
      @Letgoit2 4 года назад

      @Lord Manhammer ok got it

  • @SeekerShots
    @SeekerShots 7 лет назад

    Hmm which map extractor and Vmap extractor did you use?

    • @brotalnia
      @brotalnia  7 лет назад +1

      I used dbcs, maps and vmaps from CMangos.

    • @SeekerShots
      @SeekerShots 7 лет назад

      brotalnia Hi I got it to work with mmaps too now.

    • @brotalnia
      @brotalnia  7 лет назад

      What mmaps did you use? Did you test if they are actually working, or do mobs still run in a straight line through walls?

    • @SeekerShots
      @SeekerShots 7 лет назад

      brotalnia I had to edit the codes to allow newer versions assembler to run. I used the Cmango map and vmap extractor.. then generate mmap.
      The core can run and it mmap shows and seems to work in loading and tests.

    • @MrSpaceVector
      @MrSpaceVector 7 лет назад

      Jerahmeel Anraza Val'tieri Chua could you please upload your extractors ? with the source if possible

  • @devapex7872
    @devapex7872 5 лет назад

    Hi friend, do you still have the source?

    • @KingLich451
      @KingLich451 5 лет назад

      could you upload to google cloud, if possible?

  • @99sasho
    @99sasho 7 лет назад

    pishe mi login in to the server i mi izliza samo realmite pls help

    • @brotalnia
      @brotalnia  7 лет назад

      Sigurno servera ne e zaredil o6te. Iz4akai go prosto.

  • @Nacalal
    @Nacalal 7 лет назад

    got the following error while compiling the core:
    >Error C1083 Cannot open include file: 'revision.h': No such file or directory shared D:\Workspace\Elysiumrepack\elysium.core\src\shared\WheatyExceptionReport.cpp 17
    did I miss something?
    followed instructions exactly

    • @brotalnia
      @brotalnia  7 лет назад

      That file should have been generated automatically when you configured the project with CMake. Try adding it manually, here are the contents: pastebin.com/fPGXjH6T

    • @Nacalal
      @Nacalal 7 лет назад

      thanks, that seems to have fixed it but now I have 7 new errors
      pastebin.com/5Rkzny8k

    • @brotalnia
      @brotalnia  7 лет назад

      Comment line 252 in ServiceWin32.cpp and it will compile. //main(argc, argv);

    • @Nacalal
      @Nacalal 7 лет назад

      thankyou again
      that worked but there seems to be more issues now
      pastebin.com/hBRi3JD9

    • @Nacalal
      @Nacalal 7 лет назад

      never mind, fixed by commenting out line 36 @ ServiceWin32.cpp
      compiled and working fine
      thanks again for the help

  • @SiNzz602
    @SiNzz602 4 года назад

    I have successfully compiled the server without error but when I copy the binary files to the proper directory to replace the old ones I got
    "The Application was unable to start correctly (0xc0000007b) Click OK to close the application."
    when attempting to open the executables ... normally I'd say redistributable issues but checked all that I have them all installed.

  • @denisivanov6930
    @denisivanov6930 7 лет назад

    brutalen koga shte ka4vash novo klipche

  • @SeekerShots
    @SeekerShots 7 лет назад

    Ace doesn't compile on Win10 does it :/

    • @brotalnia
      @brotalnia  7 лет назад +3

      I don't know, but you can compile it inside a virtual machine running Windows 7. This whole video is recorded inside a VM.

  • @gigachad4896
    @gigachad4896 7 лет назад

    ne sam anglichanin ;(

    • @brotalnia
      @brotalnia  7 лет назад

      Щом не разбираш, значи не е за теб. Обяснявам как се компилира сървърното ядро на Nostalrius.

    • @gigachad4896
      @gigachad4896 7 лет назад

      ok brat sorry mnogo qki klipove za wow pls napravi za cataclysm 4.3.4 :Dpls :D mnogo si qk chestita baba marta :D

    • @hizzlyplay8127
      @hizzlyplay8127 7 лет назад

      Brotalen,zashto ne vzemesh da napravish edin bg server? Neshto kato Warmane ama da e bylgarski? Predi si spomnqm na wotlk imashe Dragon-FireBG i beshe super qko.taka i taka razbirash ot servari :D

    • @denischutihomirow5982
      @denischutihomirow5982 7 лет назад

      kakvo stana s dragonfire bg?