A few errors that I am getting.. I am not including all the errors just a sample of each.. also when i attempt to log in it says successful and its validated on ascent.exe but it sits there at successful and does nothing
Code:
21:22 E LoadTrainers: Trainer 17511 with non-existant spell 19358.
21:22 E LoadTrainers: Trainer 17511 with non-existant spell 19359.
21:22 E LoadTrainers: Trainer 17511 with non-existant spell 19360.
21:22 E LoadTrainers: Trainer 17511 with non-existant spell 19361.
21:22 E LoadTrainers: Trainer 17511 with non-existant spell 25452.
21:22 E LoadTrainers: Trainer 18988 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 18987 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 3026 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 3067 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 3087 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 19369 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 1699 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 1430 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 1382 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 1355 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 3399 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 4210 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 4552 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 5159 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 5482 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 6286 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 8306 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 16253 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 16277 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 16676 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 16719 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 17246 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 18993 with non-existant spell 13029.
21:22 E LoadTrainers: Trainer 19185 with non-existant spell 13029.
21:22 N ObjectMgr: 678 trainers loaded.
and in the middle of all the load trainers somewhere
Code:
Sql query failed due to [Table 'ascent.spells112' doesn't exist], Query: [SELECT
* FROM spells112]
and
Code:
Documents and SettingsDayan Loves DailynDesktopAscenttrunksrcgameLocaliz
ationMgr.cpp:346 ASSERTION FAILED:
source_language_id>0&&dest_language_id>0
and
Code:
Sql query failed due to [Table 'ascent.playeritems_insert_queue' doesn't exist],
Query: [LOCK TABLES `playeritems_insert_queue` WRITE]
Sql query failed due to [Table 'ascent.playeritems_insert_queue' doesn't exist],
Query: [SELECT * FROM playeritems_insert_queue]