Jump to content
TrinityCore

windwusel

Plebs
  • Posts

    5
  • Joined

  • Last visited

Everything posted by windwusel

  1. Ahh ok is must enable the option in worldserver.conf Now im getting the logfile with this message: 22012-03-29 14:30:41 Opening DatabasePool 'world'. Asynchronous connections: 1, synchronous connections: 1. 2012-03-29 14:30:41 MySQL client library: 5.5.22 2012-03-29 14:30:41 MySQL server ver: 5.5.22 2012-03-29 14:30:41 MySQL client library: 5.5.22 2012-03-29 14:30:41 MySQL server ver: 5.5.22 2012-03-29 14:30:41 [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-03-29 14:30:41 [ERROR]: Unknown column 'HoverHeight' in 'field list'
  2. Hey I´ve compiled my first Trinity Core yesterday. Installed Mysql server 5.5.22 and OpenSSL Libs. When Im starting the authserver.exe he conncects fine to the mysql database but if Im trying to start worldserver.exe it´s closing immedily. Getting this error in the log. 2012-03-29 13:55:40 Using configuration file worldserver.conf. 2012-03-29 13:55:40 TrinityCore rev. 2012-03-29 14:41:55 +0200 (766475ea4f08) (Win32, Release) (worldserver-daemon) 2012-03-29 13:55:40 <Ctrl-C> to stop. 2012-03-29 13:55:40 ______ __ 2012-03-29 13:55:40 /\__ _\ __ __/\ \__ 2012-03-29 13:55:40 \/_/\ \/ _ __ /\_\ ___ /\_\ \, _\ __ __ 2012-03-29 13:55:40 \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \ 2012-03-29 13:55:40 \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \ 2012-03-29 13:55:40 \ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \ 2012-03-29 13:55:40 \/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \ 2012-03-29 13:55:40 C O R E /\___/ 2012-03-29 13:55:40 http://TrinityCore.org \/__/ 2012-03-29 13:55:40 ERROR: DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. 2012-03-29 13:55:40 ERROR: Cannot connect to world database 127.0.0.1;3306;trinity;trinity;world If´ve got the same acc and username in auth and world db :/ Dont unterstand why auth can connect but world not. Please help me.
×
×
  • Create New...