Ah, thank you for the speedy reply. Indeed, that does seem to fix my problem. Unfortunatly, a new problem has arisen. I can attempt to create a character, however, it seems no matter what name I choose, it is always rejected. There are no resriction rows in the name_filter table.
World.exe has the following to say on the matter:
0\0\0\etc...' WHERE account_id=1 and name='x'' #1054
: Unkown column 'timelaston' in 'field list'
database.CreateCharacter failed
Got a bogus character <x>, deleting it.
PP length =0
I'm not sure where the second line in the error above comes from. The column being unknown makes sense, since there is no table named "field list" in my database. Does the order in which one sources a database matter? I've source in the latest blank db.sql the latest itemsdump and the latest MWncp; I've tried sourcing in the Update0.5.1.sql posted, however it always fails for some unknown reason.
|