Buenas tardes, queria consultarle a los experimentados en el proyecto, a que se debe un error que me tira el worldserver cuando lo ejecuto.
El core lo tengo en un Win7x64, estoy usando la TDB335.11.45 y el core TrinityCore-TrinityCore-3831e76.
El error es el siguiente:
[SPOILER]C:\Users\User\Desktop\TrinityCore-TrinityCore-3831e76\bin\Debug>worldserver.exe
Using configuration file worldserver.conf.
Using SSL version: OpenSSL 1.0.0h 12 Mar 2012 (library: OpenSSL 1.0.0h 12 Mar 20
Using ACE version: 5.8.3
TrinityCore rev. 0000-00-00 00:00:00 +0000 (Archived) (Win64, Debug) (worldserve
r-daemon)
to stop.
/__ _\ __ _/\ _
/_/\ / _ __ /_\ ___ /_\ , _\ __ __
\ \ /`‘__/\ \ /’ _ `/\ \ \ / /\ /\ \
\ \ \ \ / \ \ /\ /\ \ \ \ \ _\ \ _\ \
\ _\ _\ \ _\ _\ _\ _\ _\/`___ \
//// ////////// `/_/> \
C O R E /___/
Opening DatabasePool ‘world’. Asynchronous connections: 1, synchronous connectio
ns: 1.
MySQL client library: 5.5.9
MySQL server ver: 5.5.22
[WARNING] MySQL client/server version mismatch; may conflict with behaviour of p
repared statements.
MySQL client library: 5.5.9
MySQL server ver: 5.5.22
[WARNING] MySQL client/server version mismatch; may conflict with behaviour of p
repared statements.
[ERROR]: In mysql_stmt_prepare() id: 56, sql: "SELECT difficulty_entry_1, diffic
ulty_entry_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2,
modelid3, modelid4, name, subname, IconName, gossip_menu_id, minlevel, maxlevel,
exp, faction_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg,
maxdmg, dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime
, unit_class, unit_flags, dynamicflags, family, trainer_type, trainer_spell, tra
iner_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type, typ
e_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3
, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5,
spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, Mo
vementType, InhabitType, HoverHeight, Health_mod, Mana_mod, Armor_mod, RacialLea
der, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, mov
ementId, RegenHealth, equipment_id, mechanic_immune_mask, flags_extra, ScriptNam
e FROM creature_template WHERE entry = ?"
[ERROR]: Unknown column ‘HoverHeight’ in ‘field list’
[ERROR]: In mysql_stmt_prepare() id: 58, sql: "SELECT c.country FROM ip2nationCo
untries c, ip2nation i WHERE i.ip < ? AND c.code = i.country ORDER BY i.ip DESC
LIMIT 0,1"
[ERROR]: Table ‘world.ip2nationcountries’ doesn’t exist
DatabasePool world NOT opened. There were errors opening the MySQL connections.
Check your SQLDriverLogFile for specific errors.
Cannot connect to world database localhost;3306;root;a123456789;world
C:\Users\User\Desktop\TrinityCore-TrinityCore-3831e76\bin\Debug>pause
Press any key to continue . . .
[/SPOILER]