Jump to content
TrinityCore

labaouici

Members
  • Posts

    51
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by labaouici

  1. Hello,

    I saw on the tutorial that the debian version is 9 but I remember that before it was 8, and because I'm still under debian 8 I would like to know if the installation of debian 9 work for debian 8

     

    I mean :

    apt-get install git clang cmake make gcc g++ libmariadbclient-dev libssl1.0-dev libbz2-dev libreadline-dev libncurses-dev libboost-all-dev mysql-server p7zip
    update-alternatives --install /usr/bin/cc cc /usr/bin/clang 100
    update-alternatives --install /usr/bin/c++ c++ /usr/bin/clang 100
     
    because last time I do that it seems to be wrong, so if you could enlight me, thanks!
  2. 25>  Building Custom Rule C:/TrinityCore/Legion/src/server/worldserver/CMakeLists.txt
    25>  CMake does not need to re-run because C:\TrinityCore\Legion\build\src\server\worldserver\CMakeFiles\generate.stamp is up-to-date.
    25>  worldPCH.cpp
    25>  Main.cpp
    25>  CliRunnable.cpp
    25>  RASession.cpp
    25>  TCSoap.cpp
    25>  WheatyExceptionReport.cpp
    25>  ServiceWin32.cpp


    Stay on ServiceWin32.cpp , is that a bug from the core or from myself? :unsure: (under windows 10)

  3. 39 minutes ago, codeman8214 said:

    Bnet server for 4.3.4 is not done or working yet but auth server is working of course and for the realmlist in the database for realm looping make sure it is set to your main IP and not localhost or 127.0.0.1 but instead the main IP. Also make sure in the wow directory you have under realmlist.wtf file the main IP address as well.

    I changed and put back 127.0.0.1 and now it work, but what is the use of the bnet server usually of authserver can do it?

    Thanks for the help!

  4. Hello I just got a little bug, when I run it I stay on connecting forever, I don't know if I can ask it on the topic Stuck at connected / infinite loop / login issues / battle.net because of the fact it's the 4.3.4, I send you the picture of the program I launch (I tried to launch with authserver and bnet, and only authserver and only bnet too)

     

    Also 2 questions :

    1°) is it normal that there is bnet&authserver?

    2°) is it normal that my bnet is empty? (all black)

    98+98Capture.PNG

  5. Hello!

    I tried to extract the mmaps vmap etc... but no one seems to work under windows 10 for now, I got some error message (and maps folder isn't created, even if I create it there is nothing on it the message keep to say "maps folder doesn't exist or is empty)

    On the previous core I haven't got any problem

×
×
  • Create New...