Error al iniciar World

Hola, alguien me podría ayudar con este error? Sucede la primera vez que inicio world despues de compilar por primera vez.

TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win32, Release, Static) (worldserver-daemon)
to stop.


/\__  _\       __          __/\ \__
\/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
   \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
    \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
     \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
      \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
                                 C O R E  /\___/

http://TrinityCore.org /__/

Using configuration file C:/Users/Fernando/Desktop/TrinityCore/Servidor/worldserver.conf.
Using SSL version: OpenSSL 1.0.2h 3 May 2016 (library: OpenSSL 1.0.2h 3 May 2016)
Using Boost version: 1.60.0
Updating Auth database…
>> Applying update “2016_05_11_00_auth.sql” ‘95B6623’…
Applying of file ‘C:/Users/Fernando/Desktop/TrinityCore/sql/updates/auth/3.3.5/2016_05_11_00_auth.sql’ to database ‘auth’ failed! If you are a user, pull the latest revision from the repository. If you are a developer, fix your sql query.
Could not update the Login database, see log for details.

Probe meter las db manualmente y el error persiste.

REV 61

dejo el log de auth tambien por si acaso

Using configuration file C:/Users/Fernando/Desktop/TrinityCore/Servidor/authserver.conf.
Using SSL version: OpenSSL 1.0.2h 3 May 2016 (library: OpenSSL 1.0.2h 3 May 2016)
Using Boost version: 1.60.0
Opening DatabasePool ‘auth’. Asynchronous connections: 1, synchronous connections: 1.
MySQL client library: 5.5.38
MySQL server ver: 5.5.50
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.5.38
MySQL server ver: 5.5.50
Connected to MySQL database at 127.0.0.1
DatabasePool ‘auth’ opened successfully. 2 total connections running.
Updating Auth database…
>> Applying update “2016_05_11_00_auth.sql” ‘95B6623’…
Applying of file ‘C:/Users/Fernando/Desktop/TrinityCore/sql/updates/auth/3.3.5/2016_05_11_00_auth.sql’ to database ‘auth’ failed! If you are a user, pull the latest revision from the repository. If you are a developer, fix your sql query.
Could not update the Login database, see log for details.
Closing down DatabasePool ‘auth’.
Asynchronous connections on DatabasePool ‘auth’ terminated. Proceeding with synchronous connections.
All connections on DatabasePool ‘auth’ closed.

" [COLOR=rgb(39,42,52)]Applying of file ‘C:/Users/Fernando/Desktop/TrinityCore/sql/updates/auth/3.3.5/2016_05_11_00_auth.sql’ to database ‘auth’ failed! If you are a user, pull the latest revision from the repository. If you are a developer, fix your sql query. "

Dice que hay un error en ese archivo. Borra las DB y créalas de nuevo con las ultimas versiones.

Probe haciendo el mismo procedimiento, descargandome la ultima rev, y pasa igual

Arregla esto:

Despues clona de nuevo el repositorio.