Çözüldü object has no attribute hatası

Bu konu çözüme ulaştırılmıştır. Çözüm için konuya yazılan tüm yorumları okumayı unutmayın. Eğer konudaki yorumlar sorununuzu çözmediyse yeni bir konu açabilirsiniz.
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.

twinslyvio

Üye
Üye
Mesaj
53
Çözümler
3
Beğeni
18
Puan
89
Ticaret Puanı
0
Merhabalar geliştirdiğim files için hızlı statü verme sistemi ekliyordum da herşeyi yaptıktan sonra oyun açılırken bir anda kapanmaya başladı. Syser.txt dosyasına baktığımda şöyle bir hata yazıyordu yardım edebilir misiniz ?

Linkleri görebilmek için giriş yap veya kayıt ol.


Syserr.txt:
0129 17:22:04570 :: invalid idx 0
0129 17:22:16969 ::
uiCharacter.py(line:523) __LoadWindow
uiCharacter.py(line:495) __BindEvent

CharacterWindow.__LoadWindow - <type 'exceptions.AttributeError'>:'CharacterWindow' object has no attribute 'statusHizliPlusButtonDict'

0129 17:22:16969 :: ============================================================================================================
0129 17:22:16969 :: Abort!!!!


Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x052EA710>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0579A6B0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0579ACF0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x0579B1B0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x052ED8D0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x052EDF10>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x052EDF30>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x051E1170>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x051E1710>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x051E1D10>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x051F51D0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x051F51F0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x051F5490>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x051F55B0>> ignored
Exception AttributeError: "'NoneType' object has no attribute '__del__'" in <bound method NumberLine.__del__ of <ui.NumberLine object at 0x051F57F0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method CursorImage.__del__ of <mouseModule.CursorImage object at 0x051D6FB0>> ignored
close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr
 

Dosya Eklentileri

  • dosyalar.zip
    47,4 KB · Gösterim: 1
Eksik ya da yanlış eklemişsin.
CharacterWindow sınıfında statusHizliPlusButtonDict diye bir şey yok diyor.
 
Tamamdır sorunu çözdüm bir adet girintiyi atlamışım o yüzden tanımlanamıyormuş. Bu tarz işlerde girinti önemliymiş :D
 
Çözüm
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.
Geri
Üst