Hello,
I am running Brant's Repack and when my friends play and logout there characters are not saved. Even when i press .save all it still does not work. Is there a way to make it save everytime a characters logs out?
Hello,
I am running Brant's Repack and when my friends play and logout there characters are not saved. Even when i press .save all it still does not work. Is there a way to make it save everytime a characters logs out?
what do you mean by " not saved " ?
then when i log back in it resets my char and i have nothing
soudns like your character database is not the compatible version with your core
Try getting a new Charatcer SQL for your Core, or a new Database
a few questions..do you know what rev are you useing ?
is this happening to all the players?
do they get completly wiped or just rolled back ?
if they get rolled back try createing a character add a set on you without destroying anithing and relog , if nothing changes then you have a 2.5trunk that is bugged and you need to upgrade it to 2.6+
if they get completly wiped does the repack have some sql updates that you did not execute?
if not try thisif this didnt help you see what errors you get in your database and show them to us.. it would be easyer..Code:alter table playeritems add column randomsuffix int(30) default 0 after randomprop;
Last edited by acustic; 12-31-2007 at 08:26 PM.