I copied database from rev6 and fixed it, but i dont know how stable it will be will try some more
Printable View
I copied database from rev6 and fixed it, but i dont know how stable it will be will try some more
Btw Dark, Invencible reins is bugged crashed my server :/
Nerx I think I can fix the bug for the Invencible Reins give me a few days t get my new computer and I will try to help Dark with some of the bugs and etc. I think he would appreciate the help.
So I will try my best to fix the Invencible Reins but I can't make any promises to anyone about it.
i sure appreciate all help :)
the core part of invincible should be alright :o
the database part is where i put my doubts... YTDB with some UDB mods...
and about the ones having problems starting the repack (whines about 9 fields in creature_template)
use this query:
i have exams today...after i'm back i will fix the archivesCode:DROP TABLE IF EXISTS `vehicle_data`;
DROP TABLE IF EXISTS `vehicle_seat_data`;
ALTER TABLE creature_addon
DROP COLUMN vehicle_id,
DROP COLUMN passengers;
ALTER TABLE creature_template_addon
DROP COLUMN vehicle_id,
DROP COLUMN passengers;
sorry for the inconvenience :(
i have this error when i applic you're querie :
[SQL]
ALTER TABLE creature_addon
DROP COLUMN vehicle_id,
DROP COLUMN passengers;
[Err] 1091 - Can't DROP 'vehicle_id'; check that column/key exists
reuploading in a few mins... dont worry :)
This repack is the best. Keep it up Darkrulerz:)
by the way have you uploaded the new version yet?
get same DB error during boot up.
Did the SQL query and got;
[SQL]
ALTER TABLE creature_addon
DROP COLUMN vehicle_id,
DROP COLUMN passengers;
[Err] 1091 - Can't DROP 'vehicle_id'; check that column/key exists
Problémé resolved but , Rev7 is like Rev6 I can't See any quest ??? is this normal?
zuraxe how did you resolve the DB start up issue?