Actually this is where the first errors start.
Using configuration file worldserver.conf.
TrinityCore Hash: d9ac745be9d0 (Win32, Release (little-endian)) (worldserver-dae
mon)
<Ctrl-C> to stop.
______ __
/\__ _\ __ __/\ \__
\/_/\ \/ _ __ /\_\ ___ /\_\ \ ,_\ __ __
\ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
\ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
\ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \
\/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \
C O R E /\___/
http://TrinityCore.org \/__/
Opening databasepool 'world'. Async threads: 1, synch threads: 1
MySQL client library: 5.5.11
MySQL server ver: 5.5.11
MySQL client library: 5.5.11
MySQL server ver: 5.5.11
Databasepool opened succesfuly. 2 total connections running.
Opening databasepool 'characters'. Async threads: 1, synch threads: 2
MySQL client library: 5.5.11
MySQL server ver: 5.5.11
MySQL client library: 5.5.11
MySQL server ver: 5.5.11
MySQL client library: 5.5.11
MySQL server ver: 5.5.11
Databasepool opened succesfuly. 3 total connections running.
Opening databasepool 'auth'. Async threads: 1, synch threads: 1
MySQL client library: 5.5.11
MySQL server ver: 5.5.11
MySQL client library: 5.5.11
MySQL server ver: 5.5.11
Databasepool opened succesfuly. 2 total connections running.
Realm running as realm ID 1
Using World DB: TDB 335.11.38
Using creature EventAI: TDBAI 335.0.3
Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
Using DataDir ./
WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1 PetLOS:1
WORLD: VMap data directory is: ./vmaps
SQL: SELECT MAX(eventEntry) FROM game_event
ERROR: [1054] Unknown column 'eventEntry' in 'field list'
MySQLConnection::_HandleMySQLErrno
Loading Trinity strings...
>> Loaded 899 Trinity strings from table trinity_string in 6 ms
Initialize data stores...
SQL: SELECT * FROM achievement_dbc ORDER BY ID DESC;
ERROR: [1146] Table 'world.achievement_dbc' doesn't exist
MySQLConnection::_HandleMySQLErrno
Unhandled MySQL errno 1146. Unexpected behaviour possible.
>> Initialized 93 data stores in 517 ms
Using enUS DBC Locale as default. All available DBC locales: enUS
Loading Script Names...
>> Loaded 1565 Script Names in 269 ms
Loading Instance Template...
>> Loaded 83 instance templates in 1 ms
Loading SkillLineAbilityMultiMap Data...
>> Loaded 10219 SkillLineAbility MultiMap Data in 5 ms
Loading instances...
>> Loaded instances in 5 ms
Loading Localization strings...
>> Localization strings loaded in 4 ms
Loading Page Texts...
>> Loaded 1809 page texts in 23 ms
Loading Game Object Templates...
>> Loaded 19057 game object templates in 522 ms
Loading Spell Rank Data...
>> Loaded 5580 spell rank records in 22 ms
Loading Spell Required Data...
>> Loaded 39 spell required records in 1 ms
Loading Spell Group types...
>> Loaded 454 spell group definitions in 2 ms
Loading Spell Learn Skills...
>> Loaded 99 Spell Learn Skills from DBC in 5 ms
Loading Spell Learn Spells...
>> Loaded 8 spell learn spells + 572 found in DBC in 7 ms
Loading Spell Proc Event conditions...
>> Loaded 1062 extra and 63 custom spell proc event conditions in 14 ms
Loading Spell Bonus Data...
>> Loaded 294 extra spell bonus data in 4 ms
Loading Aggro Spells Definitions...
>> Loaded 105 aggro generating spells in 1 ms
Loading Spell Group Stack Rules...
>> Loaded 46 spell group stack rules in 1 ms
Loading NPC Texts...
>> Loaded 5926 npc texts in 314 ms
Loading Enchant Spells Proc datas...
>> Loaded 42 enchant proc data definitions in 2 ms
Loading Item Random Enchantments Table...
>> Loaded 28607 Item Enchantment definitions in 97 ms
Loading Disables
>> Loaded 519 disables in 5 ms
Loading Items...
>> Loaded 37279 item templates in 2988 ms
Loading Item set names...
>> Loaded 2481 item set names in 26 ms
Loading Creature Model Based Info Data...
>> Loaded 24142 creature model based info in 124 ms
Loading Equipment templates...
SQL: SELECT entry, itemEntry1, itemEntry2, itemEntry3 FROM creature_equip_templa
te
ERROR: [1054] Unknown column 'itemEntry1' in 'field list'
MySQLConnection::_HandleMySQLErrno
>> Loaded 0 creature equipment templates. DB table `creature_equip_template` is
empty!
Loading Creature templates...
Then the rest of the errors start up spamming the screen
I did re-download TDB_335.11.39_2011_04_02.rar just in case the file got corrupted in the transfer and imported it in World using SQLyog. The same problem as I have mentioned still happens.
Ok starting from scratch, I hope I can find out what I did wrong. If I figure it out, I will post it. If someone can show me what I am over looking, that would help.