Jump to content

Recommended Posts

Hi devs,

When i wanted to login to game, after loading screen game crashes.

Syserr:

0912 20:36:42563 :: SYSERR: 
game.py(line:160) Open
game.py(line:508) StartGame
game.py(line:645) RefreshCharacter
interfaceModule.py(line:624) RefreshCharacter
uiCharacter.py(line:1046) RefreshCharacter
uiCharacter.py(line:1102) __SelectSkillGroup
uiCharacter.py(line:1088) __SetSkillSlotData
uiCharacter.py(line:831) RefreshSkill
uiCharacter.py(line:772) __RefreshSkillPage
uiCharacter.py(line:1139) __GetRealSkillSlot

GameWindow.Open - <type 'exceptions.RuntimeError'>:skill.CanUseSkill - Failed to find skill by 61

0912 20:36:42564 :: SYSERR: ============================================================================================================
0912 20:36:42564 :: SYSERR: Abort!!!!

Skilldesc.txt and skilltable.txt are OK. What is the problem? Can you help me?  

Link to comment
Share on other sites

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

The player you're trying to connect has got a wrong skill. I had the same problem and for example my shaman had 112 skill instead of 111 because i had a wrong number at my quest that makes P every skill of a shaman. So check something like that... 

To fix it, copy all the fields of an 1 lvl normal player and paste them at buggy character.

Link to comment
Share on other sites

this is my first login to game. and the skill number is the first skill of the ninja. when i try to login with warrior, it will be 1.

Quote

0912 20:36:42563 :: SYSERR: 
game.py(line:160) Open
game.py(line:508) StartGame
game.py(line:645) RefreshCharacter
interfaceModule.py(line:624) RefreshCharacter
uiCharacter.py(line:1046) RefreshCharacter
uiCharacter.py(line:1102) __SelectSkillGroup
uiCharacter.py(line:1088) __SetSkillSlotData
uiCharacter.py(line:831) RefreshSkill
uiCharacter.py(line:772) __RefreshSkillPage
uiCharacter.py(line:1139) __GetRealSkillSlot

GameWindow.Open - <type 'exceptions.RuntimeError'>:skill.CanUseSkill - Failed to find skill by 1

0912 20:36:42564 :: SYSERR: ============================================================================================================
0912 20:36:42564 :: SYSERR: Abort!!!!

 

Link to comment
Share on other sites

  • 4 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.