Ayuda actualizar base de datos sql

Edian9803

Explorador
Desde
14 Nov 2022
Mensajes
45
Reacciones
2
Honor
10
Como se actualizan las bases de datos sql recietemente copile u core 5.4.8 y el worserver me tira un error que necesito actualizar las bases de datos pero no se como se hace
 

Edian9803

Explorador
Desde
14 Nov 2022
Mensajes
45
Reacciones
2
Honor
10
Que error? Donde esta el source qué utilizaste? Etc etc

Que error? Donde esta el source qué utilizaste? Etc etc
https://github.com/Legends-of-Azeroth/Legends-of-Azeroth-Pandaria-5.4.8 este es el source
Que error? Donde esta el source qué utilizaste? Etc etc
Gameobject (Entry: 126337 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126338 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126339 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126340 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126341 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126342 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126345 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181168 GoType: 10) have data12=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181169 GoType: 10) have data12=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181575 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181576 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181577 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181578 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
[1054] Unknown column 'BaseVariance' in 'field list'
Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
Gameobject (Entry: 126337 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126338 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126339 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126340 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126341 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126342 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126345 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181168 GoType: 10) have data12=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181169 GoType: 10) have data12=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181575 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181576 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181577 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181578 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
[1054] Unknown column 'BaseVariance' in 'field list'
Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
 
Upvote 0

Edian9803

Explorador
Desde
14 Nov 2022
Mensajes
45
Reacciones
2
Honor
10
https://github.com/Legends-of-Azeroth/Legends-of-Azeroth-Pandaria-5.4.8 este es el source

Gameobject (Entry: 126337 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126338 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126339 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126340 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126341 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126342 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126345 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181168 GoType: 10) have data12=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181169 GoType: 10) have data12=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181575 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181576 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181577 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181578 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
[1054] Unknown column 'BaseVariance' in 'field list'
Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
Gameobject (Entry: 126337 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126338 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126339 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126340 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126341 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126342 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 126345 GoType: 8) have data2=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181168 GoType: 10) have data12=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181169 GoType: 10) have data12=4 but GO (Entry 4) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181575 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181576 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181577 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
Gameobject (Entry: 181578 GoType: 10) have data12=129 but GO (Entry 129) have not GAMEOBJECT_TYPE_TRAP (6) type.
[1054] Unknown column 'BaseVariance' in 'field list'
Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
ya cree la base de datos con auth character y world configure auth.conf y world.conf extraje las datas y ahora me pone que actualice la base de datos sql pero no se como se hace el procedimiento si me pudieras ayudar
 
Upvote 0

sandfield

Guardian
Desde
26 May 2020
Mensajes
89
Reacciones
109
Honor
67
deberas integrar cada archivo de actualizacion a la base de datos que por defecto estara en el apartado sql y luego updates una vez cargues todo ese contenido en sus respectivas bases solucionaras el problema
 
Upvote 0

Crea una cuenta o inicia sesión para comentar

Debes ser usuario para poder dejar un comentario.

¡Regístrate!

Crea una cuenta en nuestra comunidad. ¡Es fácil!

Acceder

¿Ya tienes una cuenta? Accede aquí

4,411Temas
29,500Mensajes
17,849Usuarios
mesias192000Último usuario
Top