- Mesaj
- 4.951
- Çözümler
- 210
- Beğeni
- 5.263
- Puan
- 2.850
- Ticaret Puanı
- 7
Kod:
0609 18:40:14354 :: Traceback (most recent call last):
0609 18:40:14354 :: File "networkModule.py", line 236, in SetGamePhase
0609 18:40:14354 :: File "game.py", line 86, in __init__
0609 18:40:14354 :: File "interfaceModule.py", line 321, in MakeInterface
0609 18:40:14354 :: File "interfaceModule.py", line 304, in __MakeCubeRenewal
0609 18:40:14354 :: File "uicuberenewal.py", line 367, in __init__
0609 18:40:14354 :: File "uicuberenewal.py", line 417, in LoadWindow
0609 18:40:14354 :: AttributeError
0609 18:40:14354 :: :
0609 18:40:14354 :: 'EditLine' object has no attribute 'CanEdit'
0609 18:40:14354 ::
hatası alanlar ui.py'de class EditLine sonuna eklesinler
Kod:
def CanEdit(self, flag):
self.CanClick = flag
Son düzenleme: