Skill table is null error

Results 1 to 7 of 7
  1. #1
    Dbo Dev Daneos is offline
    MemberRank
    Sep 2009 Join Date
    GermanyLocation
    933Posts

    Skill table is null error

    Everytime I want to learn a skill my client crashes and in dbolog.txt it says
    Skill table is null
    I had the same error with items when I put in wrong item id.. So I thought the skill id was wrong. But after I searched skill ids and tryed some I still get the error.

    Anyone know what I should do?


  2. #2
    DBO Developer Nicolas321 is offline
    MemberRank
    May 2014 Join Date
    482Posts

    Re: Skill table is null error

    Are you sure? I'm gona send you a p.m with skill table, i goth all skills id.

  3. #3
    Dbo Dev Daneos is offline
    MemberRank
    Sep 2009 Join Date
    GermanyLocation
    933Posts

    Re: Skill table is null error

    Anyone know what the number is (sUG_SKILL_LEARN_REQ = req->skillTblidx)

    it doesnt matter which skill I want to learn, the number is always the same

  4. #4
    DBO Developer Nicolas321 is offline
    MemberRank
    May 2014 Join Date
    482Posts

    Re: Skill table is null error

    Give me one sec, i'm gonna try something, but i think you can't learnit.

    - - - Updated - - -

    From the Window only for the NPC, let my try.

    - - - Updated - - -

    I know one form, but you need to change the Client Source.

  5. #5
    Dbo Dev Daneos is offline
    MemberRank
    Sep 2009 Join Date
    GermanyLocation
    933Posts

    Re: Skill table is null error

    I think there is a bug...
    req0->hNpchandle and req->skillTblidx

    both are the SAME number (id from npc)

  6. #6
    DBO Developer Nicolas321 is offline
    MemberRank
    May 2014 Join Date
    482Posts

    Re: Skill table is null error

    No, that isn't the error.

    The real error is, the client Cancel the function learn. No, NOT CANCEL, doesn't exist, because in the beta you don't learn the skill from the window, only for the NPC. You need change the source, to the Client Send a new OPCode.

  7. #7
    Dbo Dev Daneos is offline
    MemberRank
    Sep 2009 Join Date
    GermanyLocation
    933Posts

    Re: Skill table is null error

    fixed it..



Advertisement