
Results 1 to 10 of 76
Threaded View
-
16-10-13, 10:51 AM #8
Still problems
When i try to start the MySQL it gives me another error which i cannot solve...
Capturewow.jpg
Which follows to not being able to boot my AUTH server and worldserver which gives me as error in my logs:
TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win32, Release) (authserver)
<Ctrl-C> to stop.
Using configuration file authserver.conf.
OpenSSL 1.0.1e 11 Feb 2013 (Library: OpenSSL 1.0.1e 11 Feb 2013)
Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1.
MySQL client library: 5.5.9
MySQL server ver: 5.5.32-log
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.5.9
MySQL server ver: 5.5.32-log
Connected to MySQL database at 127.0.0.1
In mysql_stmt_prepare() id: 71, sql: "SELECT id, weight, text FROM autobroadcast WHERE realmid = ? OR realmid = -1"
Table 'auth.autobroadcast' doesn't exist
DatabasePool auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to database
Do you have any idea how to solve this?
And Btw,
you are my hero for the 4.3.4 client!
I browsed the internet for it for few hours but couldn't find any good or reliable client.
Greetz Krypto(still noob in making server)
quick reply,
i got myself one step further, however the log files still say the same thing.
my cmd now provides me with this text (which i think now my server is running?)
Capturewow2.jpg
Okey, i swear this is my last update...
a friend of mine pointed this one out to me...
The DBError log gives me 10k+ errors due to not finding some database (however i believe that if i'm able to resolve the problem with the auth server, that the database will be found.
i'll put the end of the DBError log as a picture here but keep in mind this is just the end of the many errors
Capturewow3.jpg
once again... sorry for having this much troubles :/Last edited by Krypto; 16-10-13 at 11:30 AM. Reason: got one step further?