newly created character not showing up

Results 1 to 5 of 5
  1. #1
    Newbie razer575 is offline
    MemberRank
    Oct 2007 Join Date
    1Posts

    newly created character not showing up

    I just put this server together and logged in and everthing. When i make my character it goes to the character select screen and it isnt in the list.

    I jus put together AscentRev1595

    any advice?


  2. #2
    Member jabba_wocky is offline
    MemberRank
    Jun 2007 Join Date
    32Posts

    Re: newly created character not showing up

    Its probably an issue with your current database. What database are you using? It one of two things

    (1) You need an updated database
    (2) You have an updated database but isn't compatible with previous Ascent revisions.

    I don't know if (2) is at all true but there have been a few sql updates to database tables in the later revisions. So whether that is conflicting with your characters i'm not sure.

    I remember using Terranet 8 Database for that particular revision and it worked fine for memory. I've found a link to another guide topic that has links for the 1595 rev.

    http://forum.ragezone.com/f114/guide...1/#post2648882

  3. #3
    Member vak is offline
    MemberRank
    Sep 2007 Join Date
    42Posts

    Re: newly created character not showing up

    Quote Originally Posted by razer575 View Post
    I just put this server together and logged in and everthing. When i make my character it goes to the character select screen and it isnt in the list.

    I jus put together AscentRev1595

    any advice?
    i had the same problem, what you gota do is execute this query into your DB and it will work.

    Code:
    alter table characters add column custom_faction int(30) default 0 not null after gender;

  4. #4
    Member snikaz is offline
    MemberRank
    Jan 2007 Join Date
    86Posts

    Re: newly created character not showing up

    The databases dosnt suport the newest revision.
    So i think you need a fix for this or maybe the developers will put a fix in the SVN
    Im trying to find a fix for it now but its not so easy

    My bad didnt see the fix you posted
    Last edited by snikaz; 11-10-07 at 05:40 PM. Reason: Sorry didnt see your fix post:P

  5. #5
    Sorcerer Supreme jab416171 is offline
    Member +Rank
    Sep 2007 Join Date
    377Posts

    Re: newly created character not showing up

    first step would be to make sure you have a character table :P
    common mistake unfortunately



Advertisement