07/26/2013, 16:55
|
#1
|
elite*gold: 0
Join Date: Apr 2012
Posts: 72
Received Thanks: 0
|
[HELP] Python Error
Hi, i have an problem with an python file...
Quote:
0726 16:07:28822 :: Traceback (most recent call last):
0726 16:07:28822 :: File "ui.py", line 1006, in CallEvent
0726 16:07:28822 :: File "ui.py", line 87, in __call__
0726 16:07:28822 :: File "ui.py", line 69, in __call__
0726 16:07:28822 :: File "uiSystemOption.py", line 160, in __OnClickChangeLanguageButton
0726 16:07:28822 :: File "uiSelectLanguage.py", line 113, in Open
0726 16:07:28822 :: File "uiSelectLanguage.py", line 107, in Show
0726 16:07:28823 :: File "uiSelectLanguage.py", line 144, in __Load
0726 16:07:28823 :: File "uiSelectLanguage.py", line 45, in __init__
0726 16:07:28823 :: AttributeError
0726 16:07:28823 :: :
0726 16:07:28823 :: 'PopupDialog' object has no attribute 'Load'
0726 16:07:28823 ::
|
Someone help please?
|
|
|