Jump to content
TrinityCore

Tik

Members
  • Posts

    231
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Tik

  1. You forgot to run the updates, the big SQL file on the .zip file is not enough. you have to import all the updates to the world server, they can be found here : ...sqlupdatesworld

    Instead of importing one by one which is really boring you can merge all into one file. Open ...sqlupdatesworld and then SHIFT+Right click -> Open command line here and then type on the command line: copy *.sql allupdates.sql And all you have to do is run the allupdates.sql

  2. Just compiled, populated my DB with TDB (335.11.46_2012_02_13) and i'm getting this:

    2012-05-12 23:06:51 [ERROR]: In mysql_stmt_prepare() id: 56, sql: "SELECT difficulty_entry_1, difficulty_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, trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type, type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, HoverHeight, Health_mod, Mana_mod, Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, equipment_id, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"

    2012-05-12 23:06:51 [ERROR]: Unknown column 'HoverHeight' in 'field list'

    2012-05-12 23:06:51 [ERROR]: In mysql_stmt_prepare() id: 58, sql: "SELECT c.country FROM ip2nationCountries c, ip2nation i WHERE i.ip < ? AND c.code = i.country ORDER BY i.ip DESC LIMIT 0,1"

    2012-05-12 23:06:51 [ERROR]: Table 'world.ip2nationcountries' doesn't exist

    Posted here because it may be related

  3. With all due respect, you should work a bit on your English.

    I did not flame in this thread, and also you keep saying it seems it's lack of dependencies, but that is not true at all.

    Read what I posted, and if you don't understand it, ask a friend whose English is better to translate it for you ;)

    Thats so rude <_<

    Can't you just focus on the issue? The rest doesn't matter.

×
×
  • Create New...