Jump to content
TrinityCore

Athena

Members
  • Posts

    2173
  • Joined

  • Last visited

  • Days Won

    40

Everything posted by Athena

  1. Did you followed the wiki step-by-step? Notice that during the git extensions installation there is a option you have to select for everything to work. Also, did you checked if your firewall isn't blocking git from connecting to web?
  2. Dude... no links. Also we don't support repacks. If you follow the wiki step-by-step you will get your core compiled and running. Where do you get stuck?
  3. --- 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 ---
  4. Well... don't know why, but all revisions i compiled (and i compile 1 per week) i can mark all with stable (online uptime 7 days, arround 100-120 online people, no lags or high diffs) The last problem i had, was on february, if i remember correclty.
  5. use command line. And as Aokromes said, wipe your world DB and load the DB40 into it, after that load the few SQL's from the update/world folder. As for the link to DB40, read the sticky's.
  6. First, check your dependicies, git is not correctly installed Again, check your dependencies. Update your Databases.
  7. nop... If it is trying to load the characters table with something... it's because your doing something wrong.
  8. world_database.sql is only the structure. That SQL script has no data. If you want to have a World DB full filled, download the full TDB load it and then load all updates from the update folder.
  9. TrinityCore Hash: Archive (Unix, Release (little-endian)) (worldserver-daemon) Connected to MySQL database at 178.63.215.214 Cannot connect to Character database 178.63.215.214;3306;trinity;*****;characters From this 3 lines i can say that: - You don't have git correctly installed. - Are you trying to connect to a MySQL Server over internet? - If so, the DB errors probably are due to Timeouts. Try connecting to a local MySQL (on the same box or @ least on same lan).
  10. You have a linking problem. When you installed ACE, did you installed it with root priviledges to be used by all system? Or did you installed it with a simple user only to be used by him? Try reading the wiki about ACE instalation and correct the problem.
  11. More info would be usefull. - Wich Core version are you using? - Did you grab it from the official repo? - Wich DB Version are you using? - Is it the official one? - Did you applyed all updates to the world db, characters db and auth db? - Wich system have you? Note: Before you post, read the sticky's. It is said to give the maximum info you can (OS, MySQL version, etc...)
  12. Just delete the folder where you have the sources, and follow the wiki to get again the sources from the repo and compile it. Or if you don't want to follow and learn that "boring" stuff, check my signature.
  13. Delete your repo and get the sources from the official git. That TrinityCore status as changed some time ago.
  14. --- 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 ---
  15. You have tons of warnings on the extractors due to a outdated SDK. Try uninstalling the outdated SDK and installing the updated one... Note: I also think that someone here told to not use the professional version, but instead use the distributable version. Note 2: Next time use pastbin.com to present your errors/logs. Follow the wiki and download only the packages mentioned there.
  16. That isn't the log! Is the summary.
  17. That is the end of the log. And you have 3 failed builds. Look since the log starts and search for the 1st log.
  18. Did you get any errors during the compile?
  19. something you did wrong... I just did a fresh load of the World Database with all SQL updates and i didn't get that error!
  20. That isn't a error! But seems that you don't have ACE on your path!
×
×
  • Create New...