Jump to content
TrinityCore

chambor

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by chambor

  1. When I run serverworld.exe,some wrong happened.

     

    Server.log

     

    DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
    Cannot connect to world database 127.0.0.1;3306;root;123123;world
     
     
     

    DBErrors.log

     

     In mysql_stmt_prepare() id: 53, sql: "SELECT name, permission, help FROM command"
    Unknown column 'permission' in 'field list'
    In mysql_stmt_prepare() id: 54, 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' 
     
    Can you help me?THXLOT
     
  2.  

    CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
     Please set them or make sure they are set and tested correctly in the CMake files:
     LIB_EAY_DEBUG (ADVANCED)
         linked by target "libmysql" in directory D:/MSASource/dep/mysqllite
         linked by target "authserver" in directory D:/MSASource/src/server/authserver
         linked by target "worldserver" in directory D:/MSASource/src/server/worldserver
     LIB_EAY_RELEASE (ADVANCED)
         linked by target "libmysql" in directory D:/MSASource/dep/mysqllite
         linked by target "authserver" in directory D:/MSASource/src/server/authserver
         linked by target "worldserver" in directory D:/MSASource/src/server/worldserver
     
     
×
×
  • Create New...