Jump to content
TrinityCore

Aokromes

Moderators
  • Posts

    4497
  • Joined

  • Last visited

  • Days Won

    229

Everything posted by Aokromes

  1. --- 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 ---
  2. This belongs to bugtracker, anyway, it's one known issue with ahbot seller. (a ticket for it already exists).
  3. that guide is for old ahbot external addon, now ahbot is part of core. look at worldserver.conf to enable it.
  4. ATM you cannot compile core with visual studio 2013, i suggest you to update to VS 2015. Also, the client supported is show on Releases and Announcements .
  5. --- 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 ---
  6. --- 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 ---
  7. GL on that, like we told you, b.net protocol for wow 3 is heavy obfuscated and afaik no one knowns how to properly implement it on wow 3, if someone had reversed we will implement it, but, it's not the case.
  8. You need to use the exact client version the server supports. Obviously you cannot use 7.0.3 client to play 6.2.4 core.
  9. Don't reuse the same database names for, the databases must be different. LoginDatabaseInfo = "127.0.0.1;3306;trinity;trinity;auth" WorldDatabaseInfo = "127.0.0.1;3306;trinity;trinity;world" CharacterDatabaseInfo = "127.0.0.1;3306;trinity;trinity;characters"
  10. You don't need to apply databases, leave core to do the job. Drop your databases and leave core to apply updates. Also, world update into auth database? don't put all the databases on a single database.
  11. Incorrect DataDir value in worldserver.conf or ALL required *.db2 files (188) not found by path: ./dbc/enUS/ Put dbc directory inside worldserver directory. ( C:/Users/Myname/Desktop/Server/ )
  12. Because it's hard to read startup errors where they point you to where you must download databases........
  13. we don't support older builds than the current for 6.x, update your server.
  14. we don's support and we never will support mop, soon(TM) 3.3.5a and legion will be the only supported versions.
×
×
  • Create New...