[ASCENT] Character Creation

Results 1 to 4 of 4
  1. #1
    Newbie KnownReason is offline
    MemberRank
    Apr 2007 Join Date
    3Posts

    [ASCENT] Character Creation

    I just made a personal private server for my entertainment with the lasted revisions and whatnot (rev 2056 w/ NCDB 0.2 and 0.2.1).

    I go to create a character, click Create but on the character screen there's no character there =/

    I got the exact same error quite a long time ago and was told to use the following and execute it:

    Code:
    alter table characters add column custom_faction int(30) default 0 not null after gender;
    So I executed that but I got an error. I've tried Google for the past half hour trying to find a fix for it but no luck. I was hoping someone here would know what to do to fix this.

    What I'm using:

    Ascent Rev 2056
    NCDB 0.2 and just put in 0.2.1 with the lasted DBC/script's and whatnot.

    Anyone know a fix to this?


  2. #2
    Elite Member titus4k is offline
    Member +Rank
    Jul 2007 Join Date
    229Posts

    Re: [ASCENT] Character Creation

    ncdb dev Walla made a complete list, of all changes to the world and character DB structure. if you dont mind, register at ascentemu and look here:
    Board Message
    compare it with your character db. and its also a good advice using latest dev-version of ncdb: http://forum.ragezone.com/f114/sheit...-584-a-317920/ or using their svn: http://projects.emupedia.com/svn/ncdb

    t4k

  3. #3
    Newbie KnownReason is offline
    MemberRank
    Apr 2007 Join Date
    3Posts

    Re: [ASCENT] Character Creation

    ok, I figured out my problem. It was just a retarded mistake. Instead of executing that line "alter table characters add column custom_faction int(30) default 0 not null after gender;" in the Logon section, I executed it in the World one.

    lol. Thanks for the reply tho

  4. #4
    Newbie KnownReason is offline
    MemberRank
    Apr 2007 Join Date
    3Posts

    Re: [ASCENT] Character Creation

    Ignore this post, I fixed the problem I asked.
    Last edited by KnownReason; 27-10-07 at 03:11 PM. Reason: Fixed problem



Advertisement