Jump to content
TrinityCore

Clonix

Plebs
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Clonix

  1. Alright now the worldserver.exe is working. All the .conf files are fine but now I'm getting this with my authserver.exe Using configuration file authserver.conf OpenSSL 1.0.01 6 Jan 2014 (Library: OpenSSL 1.0.01 6 Jan 2014) Database not specified
  2. Alright thank you. I use HeidiSQL (since it's my first time), is there a specific way to update that's recommendable?
  3. Which version? There are 8 different versions. The one I'm using right now is the latest one. The client I'm using is the client I used for a 3.5.5a private server.
  4. Alright when you say "run the updates" how exactly should I understand that? I mean how should I do that. Thank you!
  5. So I'm setting up my own localhost server to practise SQL on. I've follow this guide " http://collab.kpsn.org/display/tc/How-to_Win " but I'm getting a very odd error that I can't seem to fix when I run the worldserver.exe: I've filled the following in in my worldserver.conf file: LoginDatabaseInfo = "127.0.0.1;3306;root;password;auth" WorldDatabaseInfo = "127.0.0.1;3306;root;password;world" CharacterDatabaseInfo = "127.0.0.1;3306;root;password;characters" And the following in my authserver.conf file: LogindDatabaseInfo = "127.0.0.1;3306;root;password;auth" I can't seem to find the issue, is there anything I'm missing? Any help is appreciated, I'll of course provide any information to you need regarding the tables and columns in my db. Oh and by the way this is my first time ever setting up a trinitycore server and my first time with SQL in general (almost). Thank you!
×
×
  • Create New...