Jump to content

bug in Create character


Recommended Posts

hello guys 

 

the video https://youtu.be/D5RKDh3ejE0

 

syserr

 

1121 16:26:38361 :: pack/trol: Pack file does not exist
1121 16:26:00019 :: RunMain Error
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 1121 16:27:48049 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=137) - Strange Skill Need Weapon(CLAW)
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139) - Strange Skill Need Weapon(CLAW)
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=170, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=171, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=172, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=173, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=174, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=175, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48093 :: import math # builtin

1121 16:27:48207 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation

1121 16:27:48254 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation

1121 16:27:48329 :: uiSystem.py: inconsistent use of tabs and spaces in indentation

1121 16:27:48429 :: uiQuest.py: inconsistent use of tabs and spaces in indentation

1121 16:27:04896 :: introCreate.py: inconsistent use of tabs and spaces in indentation

1121 16:27:05045 :: ui
1121 16:27:05045 :: :2812: 
1121 16:27:05045 :: RuntimeWarning
1121 16:27:05045 :: : 
1121 16:27:05045 :: tp_compare didn't return -1 or -2 for exception
1121 16:27:05045 :: 

1121 16:27:05046 :: # trying .\traceback.pyd

1121 16:27:05046 :: # trying .\traceback.py

1121 16:27:05046 :: # trying .\traceback.pyw

1121 16:27:05046 :: # trying .\traceback.pyc

1121 16:27:05046 :: # trying lib\traceback.pyd

1121 16:27:05046 :: # trying lib\traceback.py

1121 16:27:05046 :: # lib\traceback.pyc has bad magic

1121 16:27:05051 :: import traceback # from lib\traceback.py

1121 16:27:05051 :: # trying .\linecache.pyd

1121 16:27:05051 :: # trying .\linecache.py

1121 16:27:05051 :: # trying .\linecache.pyw

1121 16:27:05051 :: # trying .\linecache.pyc

1121 16:27:05051 :: # trying lib\linecache.pyd

1121 16:27:05051 :: # trying lib\linecache.py

1121 16:27:05051 :: # lib\linecache.pyc has bad magic

1121 16:27:05053 :: import linecache # from lib\linecache.py

1121 16:27:05054 :: 
introCreate.py(line:140) Open
ui.py(line:2805) LoadScriptFile
ui.py(line:2995) LoadChildren
ui.py(line:2812) LoadChildren

CreateCharacterWindow.Open.LoadObject - <type 'exceptions.RuntimeError'>:Failed to load image (filename: locale/tr/ui/select/name_warrior.sub)

1121 16:27:05054 :: ============================================================================================================
1121 16:27:05054 :: Abort!!!!


1121 16:27:05056 :: # clear __builtin__._

1121 16:27:05056 :: # clear sys.path

1121 16:27:05056 :: # clear sys.argv

1121 16:27:05057 :: # clear sys.ps1

1121 16:27:05057 :: # clear sys.ps2

1121 16:27:05057 :: # clear sys.exitfunc

1121 16:27:05057 :: # clear sys.exc_type

1121 16:27:05057 :: # clear sys.exc_value

1121 16:27:05057 :: # clear sys.exc_traceback

1121 16:27:05057 :: # clear sys.last_type

1121 16:27:05057 :: # clear sys.last_value

1121 16:27:05057 :: # clear sys.last_traceback

1121 16:27:05057 :: # clear sys.path_hooks

1121 16:27:05057 :: # clear sys.path_importer_cache

1121 16:27:05057 :: # clear sys.meta_path

1121 16:27:05057 :: # clear sys.flags

1121 16:27:05057 :: # clear sys.float_info

1121 16:27:05057 :: # restore sys.stdin

1121 16:27:05057 :: # restore sys.stdout

1121 16:27:05057 :: # restore sys.stderr

Link to comment
Share on other sites

1 hour ago, HETRO said:

filename: locale/tr/ui/select/name_warrior.sub 

I don`t know if you do read the syserr or not but I do, and you should consider reading it too. The syserr blatantly states that file name_warrior.sub is missing in your locale_tr therefore you should add it and the problem should be fixed.


#Edit

This is not a bug; this is an error.

Link to comment
Share on other sites

1121 16:26:38361 :: pack/trol: Pack file does not exist

That means, you don't have this pack file in your pack folder or it's not registered in Index

 

CPythonSkill::RegisterSkillDesc(dwSkillIndex=137) - Strange Skill Need Weapon(CLAW)
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139) - Strange Skill Need Weapon(CLAW)
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=170, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=171, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=172, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=173, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=174, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=175, strType=wolfman).STRANGE_SKILL_TYPE

That means, your client doesn't know wolfman stuffs, you just need to remove them in your skilldesc.txt, skilltable.txt if you don't use them.

1121 16:27:05046 :: # lib\traceback.pyc has bad magic

That means, your file is not match with python 2.7 or python 2.2 (which one you're using)

 

CreateCharacterWindow.Open.LoadObject - <type 'exceptions.RuntimeError'>:Failed to load image (filename: locale/tr/ui/select/name_warrior.sub)

Your locale.cfg is configured as locale/tr, that means you need to that file in that path.

Kind Regards ~ Ken

  • Love 1

Do not be sorry, be better.

Link to comment
Share on other sites

3 minutes ago, Ken said:

 



 

1121 16:26:38361 :: pack/trol: Pack file does not exist

 

 

That means, you don't have this pack file in your pack folder or it's not registered in Index

 



 

CPythonSkill::RegisterSkillDesc(dwSkillIndex=137) - Strange Skill Need Weapon(CLAW)
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139) - Strange Skill Need Weapon(CLAW)
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=170, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48079 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=171, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=172, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=173, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=174, strType=wolfman).STRANGE_SKILL_TYPE
1121 16:27:48080 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=175, strType=wolfman).STRANGE_SKILL_TYPE

 

 

That means, your client doesn't know wolfman stuffs, you just need to remove them in your skilldesc.txt, skilltable.txt if you don't use them.

 



 

1121 16:27:05046 :: # lib\traceback.pyc has bad magic

 

 

That means, your file is not match with python 2.7 or python 2.2 (which one you're using)

 



 

CreateCharacterWindow.Open.LoadObject - <type 'exceptions.RuntimeError'>:Failed to load image (filename: locale/tr/ui/select/name_warrior.sub)

 

 

Your locale.cfg is configured as locale/tr, that means you need to that file in that path.

Kind Regards ~ Ken

can u give me locale.cfg?

Link to comment
Share on other sites

5 minutes ago, HETRO said:

i don't have it 

 

and can u give me sash msm ?

and  Sursă+Binary FULL.rar  reup pls xDD sorry :3

 

10022 1250 ro is the original I think

 

Extract locale_ro and go into locale/ro/ui/createcharacterwindow.py

Then edit line

LOCALE_PATH = "locale/tr/ui/select/"

and change it to

LOCALE_PATH = "locale/ro/ui/select/"

  • Love 1
Link to comment
Share on other sites

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.