Jump to content
TrinityCore

Aokromes

Moderators
  • Posts

    4497
  • Joined

  • Last visited

  • Days Won

    229

Posts posted by Aokromes

  1. On 10/10/2022 at 7:20 AM, BlackJacket said:

    Hi community, im trying to follow TrinityCORE guide, since Requirement to Instalation Core. Where i get with this, i read some common errores but didnt find it. also it seems a sily things but i dont know anything about this tools and im completly lost. 

    Hope you can help me soon.

     

    Boost_DIR    NOT FOUND

     

    CMake Error at cmake/genrev.cmake:116 (string):
    string sub-command REGEX, mode MATCH needs at least 5 arguments total to
    command.
    Call Stack (most recent call first):
    CMakeLists.txt:83 (include)

    Trouble with your Trinity Install / Starting / Login / Readme 1st / Gas

     

    errores en cmake.png

    be sure your boost version matches your visual studio version.

    • Thanks 1
  2. On 9/17/2022 at 8:32 PM, Cptn said:

    Hey, I'm new and got stuck in the Server Setup. I did the Core-Installation on my Linux Server and there's just a guide to Windows-Server. I copied the Extractor.bat and extracotr.sh to my WoW Windows Folder. I can't run the .sh file (its Linux obviously) and the batch file says the .exe files (mapextractor, vmap4extractor, vmpa4assembler and mmaps_generator) are missing. Where do i get them?

     

    ofc you cannot use windows to extract with linux files

  3. --- Canned message start --- Trinity does not support repacks. Please learn to compile and configure the source yourself, you will learn more and may even find that the error doesnt exist in vanilla TC. Please refer to the author of the repack for your questions if you continue to use said repack. --- Canned message end ---

  4. 1 hour ago, kuper said:

    in principle, it’s not clear to me why it’s impossible to post a ready-made solution indicating the version of the client (is this a big problem?) I’ve been sitting for more than a day trying to get files, but writing 100GB each time is a very long time (yes, I saw that the version is indicated at the top, but it doesn't always work)

    if i do it on linux it is at least fast because it uses 100% of cpu power

    why is windows running at 3% capacity

    I already have gray hair

    you don't need to re-extract files every time you update the server. only when files are changed, idk what windows version you are using, but extractor are made to be multithread on the modern versions of trinitycore.

    also, we cannot share files with (C) because obvious reasons.

  5. --- Canned message start --- Trinity does not support repacks. Please learn to compile and configure the source yourself, you will learn more and may even find that the error doesnt exist in vanilla TC. Please refer to the author of the repack for your questions if you continue to use said repack. --- Canned message end ---

  6. On 3/18/2022 at 8:07 AM, aicam said:

    How sure are you about this answer? You mean after decades of invention of C++, there is no solution to have a hot reload or at least inline compilation option???? I wish it is not true because my system is a little out of date so I should wait over 3 hours

    100% and i use that percentage rarely.

    If you edit

    src/server/scripts/EasternKingdoms/zone_undercity.cpp

    only that file will be recompiled.

    if you edit

    src/server/game/Entities/Unit/Unit.cpp

    everything will be recompiled.

    unless you do full rebuild, then everything will be recompiled.

    also 3 hours recompile? what processor you have?

    • Like 1
×
×
  • Create New...