Jump to content
TrinityCore

Aokromes

Moderators
  • Posts

    4497
  • Joined

  • Last visited

  • Days Won

    229

Everything posted by Aokromes

  1. --- Canned message start --- This thread does not belong in this section in its current form, and should be reposted in the tracker. Please read this thread to make your future help requests more effective. Read This too Search on tracker before posting any bug report. --- Canned message end ---
  2. if( WITH_COREDEBUG ) message("") message(" *** WITH_COREDEBUG - WARNING!") message(" *** additional core debug logs have been enabled!") message(" *** this setting doesn't help to get better crash logs!") message(" *** in case you are searching for better crash logs use") message(" *** -DCMAKE_BUILD_TYPE=RelWithDebug") https://community.trinitycore.org/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/#comment-47672
  3. You don't have read the readme 1st thread nor the warning message when enabling -DWITH_COREDEBUG=1
  4. --- Canned message start --- It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  5. 1st) search 2nd) ignore, core bug.
  6. I use: Appender.LFG=2,1,15,lfg/lfg.log Logger.lfg=1,Console LFG
  7. --- Canned message start --- It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  8. Connected to MySQL database at 199.XXX.103.XX Never connect mysql to public ip, change localAddress to 127.0.0.1.
  9. I removed cmake from yum, installed cmake following https://xinyustudio.wordpress.com/2014/06/18/how-to-install-cmake-3-0-on-centos-6-centos-7/ and it passes jemalloc stage:
  10. Aokromes

    crash

    --- Canned message start --- This thread does not belong in this section in its current form, and should be reposted in the tracker. Please read this thread to make your future help requests more effective. Read This too Search on tracker before posting any bug report. --- Canned message end ---
  11. Simply leave the core to do the job, the auth and characters databases comes from git repository.
  12. realmlist table: ('1', 'Trinity', '172.26.0.27', '172.26.0.27', '255.255.255.0', '8085', '0', '2', '1', '0', '0', '21355', '2', '1'); bnetserver.conf LoginREST.Port = 8081 LoginREST.ExternalAddress=172.26.0.27 LoginREST.LocalAddress=172.26.0.27 config.wtf SET portal "172.26.0.27" works for me (TM)
  13. --- Canned message start --- This help request is in no way related to the official codebase of TrinityCore and/or TrinityDatabase and does not belong on these boards. --- Canned message end
  14. This is not a trinitycore souce.
  15. You are using incorrect mysql libs.
  16. --- Canned message start --- It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  17. import this: https://raw.githubusercontent.com/TrinityCore/TrinityCore/6.x/sql/updates/auth/6.x/2016_04_17_00_auth.sql Also, learn to use git instead download zip files or whatever you are trying to do.
  18. --- Canned message start --- This help request is in no way related to the official codebase of TrinityCore and/or TrinityDatabase and does not belong on these boards. --- Canned message end
×
×
  • Create New...