Simply, I am using NCDB 0.2 and I simply cannot create character! I log in successfully ,then I create character but in my char list I cant simply see -.-
What is the problem and what is the solution? thanks.. :)
Simply, I am using NCDB 0.2 and I simply cannot create character! I log in successfully ,then I create character but in my char list I cant simply see -.-
What is the problem and what is the solution? thanks.. :)
I'm getting the problem where I create the character but when I hit accept it kicks me off the server.
now server crashes all the time! i cant even start it! using ascent 1840.
latest changes for DBs due to changes in ascent:
latest ncdb revision has these changes (for trainers for example) already.Revision: 1844
----
ALTER TABLE playerpets DROP COLUMN autocastspell;
UPDATE playerpets SET actionbar="";
Revision: 1837
----
trainer_defs.sql
trainer_spells.sql
Revision: 1786
----
alter table characters add column custom_faction int(30) default 0 not null after gender;
Revision: 1743
----
spell_proc_data.sql (world db)
Revision: 1730
----
alter table creature_spawns add column channel_spell int(30) not null default 0;
alter table creature_spawns add column channel_target_sqlid int(30) not null default 0;
alter table creature_spawns add column channel_target_sqlid_creature int(30) not null default 0;
Next Chapter Community Forums
t4k
So the exact same thing is happening to me. I ran all the query commands and still doesn't work any ideas. Thanks for the help
make sure you have a character table :P