Jump to content
TrinityCore

Ascathor

Members
  • Posts

    360
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by Ascathor

  1. Today i was going to compile a new Trinity Core and i followed Jeutie's Guide on Tutorials for Trinity ( Forum ).

     

     

    Look at this. Now, see this particular part:

     

    i followed Jeutie's Guide on Tutorials for Trinity ( Forum ).

     

     

    Now tell me why you see help on our system by following a guide of a third person on a third forum if we have a properly, solid guide on this page that would easily cover it ? Then again, Paradox also gave sort of a hint.

     

     

     

    Sounds like another post, to which mrsmite suggested it might be a problem with installing VS 2010 and then installing VS 2012... or something.

     

    If it covers it ? We don't know. Seems you are one of the only ones having it.

  2. The reason why I split it up is that we had 3 different instructions about how to proceed after the compilation part. Having 3 different parts each saying essential the same that we would have to edit for one thing is a bit bad and I think this would make it more efficient, if only a bit more... easier on the longer run. Probably misjudged about the other instructions though, as you pointed out.

  3. Hello!

     

    Im getting this error on linux,, but I don't know if it is an error because he says error and work complete no errors O.o

    Processing Map 724
    [################################################################]
    Extracting GameObject models...Extracting WorldWmoBandFinal_Stage.wmo
    No such file.
    Couldn't open RootWmo!!!
    Done!
    
    Extract V4.00 2012_02. Work complete. No errors.
    
    
    Is everything correct or there is an error?

     

    Thank you for help!

     

    Regards

    No error in itself. File is listed in listfile, but does not exist. Disgard.

  4. hello, i have the following error:

    /opt/trinity2/TrinityCore/src/server/shared/Cryptography/BigNumber.cpp: In member function âACE_Auto_Array_Ptr<unsigned char> BigNumber::AsByteArray(int32, bool)â:
    /opt/trinity2/TrinityCore/src/server/shared/Cryptography/BigNumber.cpp:189:43: error: no matching function for call to âACE_Auto_Array_Ptr<unsigned char>::ACE_Auto_Array_Ptr(ACE_Auto_Array_Ptr<unsigned char>)â
    /opt/trinity2/TrinityCore/src/server/shared/Cryptography/BigNumber.cpp:189:43: note: candidate is:
    In file included from /usr/include/ace/Service_Gestalt.h:25:0,
    
    

     libace-6.0.3

     

    It is a debian 7 Server.

     

    I hope you can help me.

    Update OpenSSL to 1.0 or newer

  5. In mysql_stmt_prepare() id: 14, sql: "SELECT country FROM ip2nation WHERE ip < ? ORDER BY ip DESC LIMIT 0,1"

    Table 'auth.ip2nation' doesn't exist

    In mysql_stmt_prepare() id: 68, sql: "SELECT c.country FROM ip2nationCountries c, ip2nation i WHERE i.ip < ? AND c.code = i.country ORDER BY i.ip DESC LIMIT 0,1"

    Table 'auth.ip2nationcountries' doesn't exist

×
×
  • Create New...