[Help] About Ascent revs...

Results 1 to 2 of 2
  1. #1
    Member Antharas23 is offline
    MemberRank
    Jul 2007 Join Date
    40Posts

    [Help] About Ascent revs...

    Hello! As i saw, the latest revs of ascent cant be executed (at least for me), it just says smt about access violation on 0x786916 or smt like this, and closes. If you know anything about it pls post.

    Now, id also like to ask which rev is the most stable atm, and if you could post some links to it!!

    Thanks for your time.


  2. #2
    Member leslamarch is offline
    MemberRank
    Oct 2006 Join Date
    67Posts

    Re: [Help] About Ascent revs...

    try to run this
    Code:
    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;
    That should fix it



Advertisement