Zone Server......Minlogin
Alright I can get the minilogin thing working up tell when it comes time for me to get into a zone i choose my char the zone server boots up and then it kicks me idk why but it dose here i copyed the code anyone help?
Code:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1 |
Looks like it can't find the field revoked in the accounts table, or it has been made incorrectly. Add the field 'revoked' to the end, after gmspeed, if your missing it. If that doesnt work, delete the revoked field and run that SQL through.
ALTER TABLE `account` ADD `revoked` TINYINT(3) UNSIGNED DEFAULT "0" NOT NULL; |
Thanks i will try that
|
All times are GMT -4. The time now is 03:11 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.