Jump to content
TrinityCore

dylanmik

Plebs
  • Posts

    1
  • Joined

  • Last visited

Posts posted by dylanmik

  1. error with authserver :

    TrinityCore rev. bd8d0cfbce9a 2013-09-12 16:42:22 +0100 (master branch) (Win32, Release) (authserver)
    <Ctrl-C> to stop.
    
    Using configuration file authserver.conf.
    OpenSSL 1.0.1e 11 Feb 2013 (Library: OpenSSL 1.0.0b 16 Nov 2010)
    Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1.
    MySQL client library: 5.5.9
    MySQL server ver: 5.5.9-log 
    Connected to MySQL database at 127.0.0.1
    In mysql_stmt_prepare() id: 43, sql: "UPDATE account SET reg_mail = ? WHERE id = ?"
    Unknown column 'reg_mail' in 'field list'
    MySQL client library: 5.5.9
    MySQL server ver: 5.5.9-log 
    Connected to MySQL database at 127.0.0.1
    In mysql_stmt_prepare() id: 34, sql: "INSERT INTO account(username, sha_pass_hash, reg_mail, email, joindate) VALUES(?, ?, ?, ?, NOW())"
    Unknown column 'reg_mail' in 'field list'
    In mysql_stmt_prepare() id: 59, sql: "SELECT a.username, aa.gmlevel, a.email, a.reg_mail, a.last_ip, DATE_FORMAT(a.last_login, '%Y-%m-%d %T'), a.mutetime, a.mutereason, a.muteby, a.failed_logins, a.locked, a.OS FROM account a LEFT JOIN account_access aa ON (a.id = aa.id AND (aa.RealmID = ? OR aa.RealmID = -1)) WHERE a.id = ?"
    Unknown column 'a.reg_mail' in 'field list'
    DatabasePool auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
    Cannot connect to database
    
    

    Error with worldserver :

    Using configuration file worldserver.conf.
    Using SSL version: OpenSSL 1.0.1e 11 Feb 2013 (library: OpenSSL 1.0.0b 16 Nov 2010)
    Using ACE version: 6.1.4
    TrinityCore rev. bd8d0cfbce9a 2013-09-12 16:42:22 +0100 (master branch) (Win32, Release) (worldserver-daemon)
    <Ctrl-C> to stop.
    
     ______                       __
    /__  _       __          __/ __
    /_/ / _ __ /_    ___ /_ , _  __  __
         /`'__/  /' _ `/   / / / 
            /   / /     _  _ 
          _ _   _ _ _ _ __/`____ 
          /_//_/   /_//_//_//_//__/ `/___/> 
                                     C O R E  /___/
    http://TrinityCore.org                    /__/
    
    In mysql_stmt_prepare() id: 43, sql: "UPDATE account SET reg_mail = ? WHERE id = ?"
    Unknown column 'reg_mail' in 'field list'
    In mysql_stmt_prepare() id: 34, sql: "INSERT INTO account(username, sha_pass_hash, reg_mail, email, joindate) VALUES(?, ?, ?, ?, NOW())"
    Unknown column 'reg_mail' in 'field list'
    In mysql_stmt_prepare() id: 59, sql: "SELECT a.username, aa.gmlevel, a.email, a.reg_mail, a.last_ip, DATE_FORMAT(a.last_login, '%Y-%m-%d %T'), a.mutetime, a.mutereason, a.muteby, a.failed_logins, a.locked, a.OS FROM account a LEFT JOIN account_access aa ON (a.id = aa.id AND (aa.RealmID = ? OR aa.RealmID = -1)) WHERE a.id = ?"
    Unknown column 'a.reg_mail' in 'field list'
    DatabasePool auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
    Cannot connect to login database 127.0.0.1;3306;root;ascent;auth
    
    

    if you can add me on skype and help please do so  my names dylan.hf

    or post here thanks

×
×
  • Create New...