Jump to content

Multi Language system


Recommended Posts

Hello,

I am trying to implement multi-language system using tutorial. But when I login into game and select "system-settings" client crashs and write error:
 

0724 16:57:15349 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
0724 16:58:27491 :: 
uiSystemOption.py(line:81) __Load_BindObject
ui.py(line:3324) GetChild

OptionDialog.__Load_BindObject - <type 'exceptions.KeyError'>:'language_client_btn'

0724 16:58:27491 :: ============================================================================================================
0724 16:58:27491 :: Abort!!!!


0724 16:58:27492 :: 
uiSystem.py(line:61) __ClickSystemButton
uiSystemOption.py(line:24) __init__
uiSystemOption.py(line:88) __Load
uiSystemOption.py(line:84) __Load_BindObject
exception.py(line:36) Abort

SystemDialog.__LoadSystem.__ClickSystemButton - <type 'exceptions.SystemExit'>:

0724 16:58:27492 :: ============================================================================================================
0724 16:58:27492 :: Abort!!!!

81th line in uisystemoption is:
 

self.GetChild("language_client_btn").SAFE_SetEvent(self.LanguageButton)

Can you help me please?

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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.