Jump to content
TrinityCore

Paradox

Members
  • Posts

    2957
  • Joined

  • Last visited

  • Days Won

    79

Everything posted by Paradox

  1. a fresh char (and auth also) DB needs NO UPDATES AT ALL. Updates are only meant for those who have already setup and used their char and auth db, and have now pulled a newer revision. This is different for the world DB because the full one is not updated with every change, (at least, not yet... this may change in the future.) but, the char and auth fulls are.
  2. If you are getting errors, then 99% of the time, it is because you are doing something wrong, such as trying to apply updates to a freshly created char DB...
  3. You are on the wrong forum, we do not support someone else's fork of TC, and, especially not repacks... Either build the core from the official repo and use TDB, or find your support elsewhere.
  4. How is this different from your other topic? Spammer Also, Google is your friend http://connect.microsoft.com/VisualStudio/feedback/details/543068/internal-compiler-error-d8030-with-evidence-of-memory-corruption-during-parallel-build
  5. it looks to me like your auth login is messed up in the worldserver.conf... DatabaseWorkerPool for ''
  6. That "error" is caused by the real error somewhere in the log before it gets that far, look carefully through the log file and find the actual error that caused that one.
  7. When an SQL client chokes on STANDARD SQL, there is a problem, when an SQL client neglects to apply some tables and tells the user all went well and they end up going to the forum and posting an invalid bug report, there is a problem, when a free community edition of another SQL client works better than the paid for (or pirated) SQL client, there is definitely a problem.
  8. That level of detail also makes the guide obsolete more quickly, as you yourself pointed out. If you can't figure out how to apply sqls to your db, maybe you are not in the target audience tc is looking to support, and should give up.
  9. The rev 0 part is because you are using an old revision of git and/or have not installed properly git extensions. As for the crash, try running from the command line (start->run->cmd) and see if it prints the error there.
  10. This is an issue for the mysql forums, this is the TC forums.
  11. uhh... I think you are confused, there is no "with essentials" essentials is the lite version and not the one that should be used, so, you are using the correct one.
  12. When done, check to make sure the latency column in the characters table is located after power7 and not at the end of the column list. As for examples of creating a command, check srcserverscriptsExamples and srcserverscriptsCommands
  13. I also fail to see how disabling PCH fixes anything other than giving you a ton of extra time to do other things while your compiler toils away for a lot longer than it would with PCH enabled.
  14. It looks to me like there is a problem with your settings for the auth DB Or, the fact that you have mixed mysql 5.1 with 5.5 is causing prepared statements to mess up, just like it says in the warning.
  15. SVN hasn't been used in over 2 years, where have you been?
  16. Vista and win 7 have issues with Admins not always having full permissions to things...
  17. It's sad that they haven't fixed these problems in over 2 years, and that people continue to use it, instead of the much superior (and free) SQLyog community edition...
  18. VCExpress can't compile 64bit without downloading extra stuff from microsoft.com.
  19. Who ever this gregarious person is, I don't know what it is you think I have done to you, since you are too cowardly to confront me directly, but, stop negative repping me for no reason.
  20. That's a pretty sad PC if it can't handle Visual Basic, available from microsoft.com for absolutely no money whatsoever.
  21. try a full rebuild, something is not being rebuilt properly.
  22. check your old server.log files to see what the last revision you ran was?, or, look in auth DB for the uptime table, it should have the last revision you ran in it.
×
×
  • Create New...