Jump to content
TrinityCore

bareikhodom

Plebs
  • Posts

    4
  • Joined

  • Last visited

Everything posted by bareikhodom

  1. Every time that I start worldserver.exe i get the error [1054] Unknown column 'id' in 'field list' Using configuration file worldserver.conf. 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. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win32, Debug) (worldserver-daemon) <Ctrl-C> to stop. ______ __ /__ _ __ __/ __ /_/ / _ __ /_ ___ /_ , _ __ __ /`'__/ /' _ `/ / / / / / / _ _ _ _ _ _ _ _ __/`____ /_//_/ /_//_//_//_//__/ `/___/> C O R E /___/ http://TrinityCore.org /__/ Realm running as realm ID 1 Using World DB: TDB 335.51 Will clear `logs` table of entries older than 1209600 seconds every 10 minutes. Using DataDir data/ WORLD: MMap data directory is: data/mmaps VMap height checking disabled! Creatures movements and other various things WILL be broken! Expect no support. VMap support included. LineOfSight: 0, getHeight: 0, indoorCheck: 0 VMap data directory is: data/vmaps Loading Trinity strings... >> Loaded 1031 Trinity strings from table trinity_string in 17 ms Initialize data stores... >> Initialized 98 data stores in 950 ms Using enUS DBC Locale as default. All available DBC locales: enUS Loading spell dbc data corrections... >> Loaded spell dbc data corrections in 5 ms Loading SpellInfo store... >> Loaded spell custom attributes in 76 ms Loading SkillLineAbilityMultiMap Data... >> Loaded 10219 SkillLineAbility MultiMap Data in 19 ms Loading spell custom attributes... >> Loaded spell custom attributes in 37 ms Loading GameObject models... Unable to open 'GameObjectModels.dtree' file. Loading Script Names... >> Loaded 2149 Script Names in 134 ms Loading Instance Template... >> Loaded 83 instance templates in 3 ms Loading instances... >> Loaded instances in 4 ms Loading Localization strings... >> Localization strings loaded in 7 ms Loading Account Roles and Permissions... >> Loaded 46 permission definitions, 38 role definitions and 4 group definitions in 4 ms Loading Page Texts... >> Loaded 1834 page texts in 20 ms Loading Game Object Templates... >> Loaded 19061 game object templates in 1116 ms Loading Spell Rank Data... >> Loaded 5593 spell rank records in 94 ms Loading Spell Required Data... >> Loaded 41 spell required records in 1 ms Loading Spell Group types... >> Loaded 461 spell group definitions in 7 ms Loading Spell Learn Skills... >> Loaded 99 Spell Learn Skills from DBC in 7 ms Loading Spell Learn Spells... >> Loaded 8 spell learn spells + 572 found in DBC in 10 ms Loading Spell Proc Event conditions... >> Loaded 1085 extra and 59 custom spell proc event conditions in 17 ms Loading Spell Proc conditions and data... >> Loaded 0 spell proc conditions and data. DB table `spell_proc` is empty. Loading Spell Bonus Data... >> Loaded 332 extra spell bonus data in 7 ms Loading Aggro Spells Definitions... >> Loaded 106 SpellThreatEntries in 2 ms Loading Spell Group Stack Rules... >> Loaded 53 spell group stack rules in 1 ms Loading NPC Texts... >> Loaded 6044 npc texts in 405 ms Loading Enchant Spells Proc datas... >> Loaded 42 enchant proc data definitions in 1 ms Loading Item Random Enchantments Table... >> Loaded 28607 Item Enchantment definitions in 189 ms Loading Disables >> Loaded 802 disables in 14 ms Loading Items... >> Loaded 37294 item templates in 4248 ms Loading Item set names... >> Loaded 2481 item set names in 50 ms Loading Creature Model Based Info Data... >> Loaded 24142 creature model based info in 298 ms Loading Creature templates... >> Loaded 29923 creature definitions in 2941 ms Loading Equipment templates... [1054] Unknown column 'id' in 'field list' Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
  2. Hey it seems that after i have configured my auth.conf to the right mysql settings it won't connect for some reason, TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win32, Debug) (authserver) <Ctrl-C> to stop. Using configuration file authserver.conf. OpenSSL 1.0.1e 11 Feb 2013 (Library: OpenSSL 1.0.1e 11 Feb 2013) Opening DatabasePool '3-auth'. Asynchronous connections: 1, synchronous connections: 1. MySQL client library: 5.5.9 MySQL server ver: 5.5.9 Connected to MySQL database at 127.0.0.1 MySQL client library: 5.5.9 MySQL server ver: 5.5.9 Connected to MySQL database at 127.0.0.1 In mysql_stmt_prepare() id: 14, sql: "SELECT country FROM ip2nation WHERE ip < ? ORDER BY ip DESC LIMIT 0,1" Table '3-auth.ip2nation' doesn't exist In mysql_stmt_prepare() id: 68, 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" Table '3-auth.ip2nationcountries' doesn't exist DatabasePool 3-auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Cannot connect to database Bit new to the trinity, so would be great with some help on this issue.
×
×
  • Create New...