Right had a good test of this release and found a few problems.
1. Get a strange error during start up:
Code:
08 10:32:17 V Connected to MySQL database at localhost
World(): constructor: 02B063A8
ObjectMgr(): constructor: 02C60048
LibCol: Initialising... failed: unable to open directory with CD maps
ChannelMgr(): constructor: 02B08C38
Chat(): constructor: 02B08C50
Auction(): constructor: 02B08C18
Mail(): constructor: 02B08C28
QuestScript(): constructor: 02C82710
QuestHandler(): constructor: 02C82720
Honor(): constructor: 02C82730
08 10:32:17 I i18n: Loading translation strings for language 'default', file 'lang_default.txt'
2. The login process is a bit erratic and you have to attempt to log in a few times to be able to connect.
3. The realm appears off-line initially so have to go into the database and manually set the realm to active in the table realm_list
4. original SQL file has an errors in the character table script, the reputation field is created without a default value, so when you try to create a character you are unable to do so.
5. missing two important files:
I can't find these files, can someone repost them please?
Thats all I have found for now, obviously can't test the rest of the game world until I am able to populate it.
Otherwise very impressed that you have got it working with 1.12.1 client :D
Thanks,
Fz