Advertisement
Guest User

Untitled

a guest
Dec 21st, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. Using configuration file worldserver.conf.
  2. Using SSL version: OpenSSL 1.0.0j 10 May 2012 (library: OpenSSL 1.0.0j 10 May 2012)
  3. Using ACE version: 6.1.4
  4. TrinityCore rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Debug) (worldserver-daemon)
  5. <Ctrl-C> to stop.
  6.  
  7. ______ __
  8. /\__ _\ __ __/\ \__
  9. \/_/\ \/ _ __ /\_\ ___ /\_\ \, _\ __ __
  10. \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
  11. \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
  12. \ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \
  13. \/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \
  14. C O R E /\___/
  15. http://TrinityCore.org \/__/
  16.  
  17. In mysql_stmt_prepare() id: 53, sql: "INSERT INTO creature_transport (guid, npc_entry, transport_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO) values (?, ?, ?, ?, ?, ?, ?)"
  18. Table 'world.creature_transport' doesn't exist
  19. In mysql_stmt_prepare() id: 54, sql: "UPDATE creature_transport SET emote = ? WHERE transport_entry = ? AND guid = ?"
  20. Table 'world.creature_transport' doesn't exist
  21. In mysql_stmt_prepare() id: 55, sql: "SELECT name, security, help FROM command"
  22. Unknown column 'security' in 'field list'
  23. 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, equipment_id, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
  24. Unknown column 'equipment_id' in 'field list'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement