HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
Konudan sistemi indirip eklemeye çalışıp ekleyemeyenler konuyu baltalamasın lütfen !
konuya benim attığım kanıtı eklerseniz sevinirim

İyi günler
iyi forumlar
0422 17: 48: 30428 ::
uidungeoninfo.py (riga: 70) LoadDialog
ui.py (riga: 3607) GetChild
DungeonInfo.LoadDialog.GetChild - <tipo 'exceptions.KeyError'>: 'DungeonButtonBoard'
0422 17: 48: 30428 :: ================================= ================================================== ================
0422 17: 48: 30428 :: Interruzione !!!!
anyone help me?
uidungeoninfo.py (riga: 70) LoadDialog
ui.py (riga: 3607) GetChild
DungeonInfo.LoadDialog.GetChild - <tipo 'exceptions.KeyError'>: 'DungeonButtonBoard'
0422 17: 48: 30428 :: ================================= ================================================== ================
0422 17: 48: 30428 :: Interruzione !!!!
anyone help me?
[QUOTE = "foxece, post: 20493029, membro: 2210228"]
Fy.
[/ CITAÇÕES]
How did you got the values?
I did everything well ( i think ), at least like they are explaining on the files provided, and I can't get the values from database.
On that method ( TeleportDungeon ), on the first line, change the value of self.questionDialog.
The method that his trying to invoke (Open() ) doesn't take so many arguments, but you have a method that takes exactly the arguments that you want.
For example, change your self.questionDialog value for uiCommon.QuestionDialogWithTimeLimit2().
That method on uiCommon, have the same method Open() but this takes the 3 values that you want to pass between them
Fy.
[/ CITAÇÕES]
How did you got the values?
I did everything well ( i think ), at least like they are explaining on the files provided, and I can't get the values from database.
0311 09:48:08335 :: Traceback (most recent call last):
0311 09:48:08335 :: File "ui.py", line 2128, in CallEvent
0311 09:48:08336 :: File "uiDungeonInfo.py", line 282, in TeleportDungeon
0311 09:48:08336 :: TypeError
0311 09:48:08336 :: :
0311 09:48:08336 :: Open() takes exactly 1 argument (3 given)
0311 09:48:08336 ::
Someone help me with this![]()
On that method ( TeleportDungeon ), on the first line, change the value of self.questionDialog.
The method that his trying to invoke (Open() ) doesn't take so many arguments, but you have a method that takes exactly the arguments that you want.
For example, change your self.questionDialog value for uiCommon.QuestionDialogWithTimeLimit2().
That method on uiCommon, have the same method Open() but this takes the 3 values that you want to pass between them
