[HELP] Python Error

07/26/2013 16:55 TheTwinPT#1
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?
07/26/2013 17:27 Ielinque#2
Show us all of the Syserr
07/26/2013 17:31 1337x'#3
Show us the python file
07/26/2013 18:23 TheTwinPT#4
Up
07/26/2013 18:33 .Bloddy#5
Without the code is difficult but i think that u need in PopupDialog write the function Load.