Jump to content
TrinityCore

Wryshu

Plebs
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Wryshu

  1. Having similar issue:

     

     

    world database is built from: TDB_full_434.04_2013_02_14.sql + updates_04

     

    TrinityCore_4.3.4_DB_Alpha

     

    Compiled worldserver.exe using Visual Studio 2012 without error

    Using SSL version: OpenSSL 1.0.1e 11 Feb 2013 (library: OpenSSL 1.0.1e 11 Feb 2013)
    Using ACE version: 6.1.4
    TrinityCore rev. 2013-02-25 05:38:34 +0200 (20e913efa685) (Win64, Release) (worldserver-daemon)
    

     

    DBErrors:

     

    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, unit_flags2, 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, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
    Unknown column 'trainer_spell' in 'field list'

    I can see if the table, that there is indeed no 'trainer_spell' field.

     

    I saw your note:

     

    P.S. Field trainer_spell is removed in 051_2013_01_29_00_world_creature_template_434.sql:1:ALTER TABLE `creature_template` DROP `trainer_spell`; (updates_03)

    ..but unsure what to do.

     

    Any and all assistance appreciated

×
×
  • Create New...