Çözüldü uiofflineshop.py sorunu

  • Konuyu açan Konuyu açan memet2770
  • Açılış Tarihi Açılış Tarihi
  • Yanıt Yanıt 4
  • Gösterim Gösterim 80
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ı.

memet2770

Üye
Üye
Mesaj
17
Beğeni
1
Puan
50
Ticaret Puanı
0
Merhabalar ikarus offlineshop ekliyordum herşey tamam şimdi de bu sorunu yaşıyorum
uiofflineshop.py:
Genişlet Daralt Kopyala
0121 18:07:12220 :: Exception
0121 18:07:12220 :: AttributeError
0121 18:07:12220 :: :
0121 18:07:12220 :: "'CheckBox' object has no attribute 'hWnd'"
0121 18:07:12220 ::  in
0121 18:07:12220 :: <bound method CheckBox.__del__ of <ui.CheckBox object at 0x05144050>>
0121 18:07:12220 ::  ignored

0121 18:07:12220 :: Traceback (most recent call last):

0121 18:07:12220 ::   File "uiPhaseCurtain.py", line 61, in OnUpdate

0121 18:07:12221 ::   File "networkModule.py", line 150, in __ChangePhaseWindow

0121 18:07:12221 ::   File "game.py", line 225, in Open

0121 18:07:12221 ::   File "uiOfflineshop.py", line 1907, in __init__

0121 18:07:12221 ::   File "uiOfflineshop.py", line 2196, in __loadWindow

0121 18:07:12222 ::   File "uiOfflineshop.py", line 2469, in __MakeSearchFilterCheckBoxes

0121 18:07:12222 :: TypeError
0121 18:07:12222 :: :
0121 18:07:12222 :: __init__() takes exactly 1 argument (2 given)
0121 18:07:12222 ::

uiofflineshop dosyam burada bazı bende olmayan if app. kısımlarını kaldırdım orjinal halini de ekledim wolfman karakteri yok filesimde
 
Merhaba; argümanı doğru kullanmalısınız; doğru kullandığınızda sorun çözülecektir.
 
Çözüm
Merhaba; argümanı doğru kullanmalısınız; doğru kullandığınızda sorun çözülecektir.
bu sorunum çözüldü hocam ama bi sorunum daha var f9 ile açmak için
game.py:
Genişlet Daralt Kopyala
        if app.__ENABLE_NEW_OFFLINESHOP__:
            onPressKeyDict[app.DIK_F9] = lambda : self.ShowMeOfflineShop()
bunu ekledim ama
syserr:
Genişlet Daralt Kopyala
0122 15:19:14758 :: Traceback (most recent call last):

0122 15:19:14758 ::   File "game.py", line 1206, in OnKeyDown

0122 15:19:14758 ::   File "game.py", line 332, in <lambda>

0122 15:19:14759 ::   File "game.py", line 2332, in ShowMeOfflineShop

0122 15:19:14759 ::   File "uiOfflineshop.py", line 2343, in Open

0122 15:19:14759 ::   File "uiOfflineshop.py", line 2623, in __OnClickMyShopPage

0122 15:19:14759 ::   File "uiOfflineshop.py", line 3000, in EnableRefreshSymbol

0122 15:19:14760 :: AttributeError
0122 15:19:14760 :: :
0122 15:19:14760 :: 'NoneType' object has no attribute 'Show'
0122 15:19:14760 ::

0122 15:19:14760 :: Traceback (most recent call last):

0122 15:19:14760 ::   File "game.py", line 1206, in OnKeyDown

0122 15:19:14760 ::   File "game.py", line 332, in <lambda>

0122 15:19:14760 ::   File "game.py", line 2332, in ShowMeOfflineShop

0122 15:19:14760 ::   File "uiOfflineshop.py", line 2343, in Open

0122 15:19:14761 ::   File "uiOfflineshop.py", line 2623, in __OnClickMyShopPage

0122 15:19:14761 ::   File "uiOfflineshop.py", line 3000, in EnableRefreshSymbol

0122 15:19:14761 :: AttributeError
0122 15:19:14761 :: :
0122 15:19:14761 :: 'NoneType' object has no attribute 'Show'
0122 15:19:14761 ::

0122 15:20:27109 :: Traceback (most recent call last):

0122 15:20:27109 ::   File "game.py", line 1206, in OnKeyDown

0122 15:20:27109 ::   File "game.py", line 332, in <lambda>

0122 15:20:27109 ::   File "game.py", line 2332, in ShowMeOfflineShop

0122 15:20:27110 ::   File "uiOfflineshop.py", line 2343, in Open

0122 15:20:27110 ::   File "uiOfflineshop.py", line 2623, in __OnClickMyShopPage

0122 15:20:27110 ::   File "uiOfflineshop.py", line 3000, in EnableRefreshSymbol

0122 15:20:27110 :: AttributeError
0122 15:20:27110 :: :
0122 15:20:27110 :: 'NoneType' object has no attribute 'Show'
0122 15:20:27110 ::

0122 15:20:27111 :: Traceback (most recent call last):

0122 15:20:27111 ::   File "game.py", line 1206, in OnKeyDown

0122 15:20:27111 ::   File "game.py", line 332, in <lambda>

0122 15:20:27111 ::   File "game.py", line 2332, in ShowMeOfflineShop

0122 15:20:27111 ::   File "uiOfflineshop.py", line 2343, in Open

0122 15:20:27111 ::   File "uiOfflineshop.py", line 2623, in __OnClickMyShopPage

0122 15:20:27112 ::   File "uiOfflineshop.py", line 3000, in EnableRefreshSymbol

0122 15:20:27112 :: AttributeError
0122 15:20:27112 :: :
0122 15:20:27112 :: 'NoneType' object has no attribute 'Show'
0122 15:20:27112 ::
bu şekilde hata veriyor ben bu ikarus offlineshop nasıl açacağım
 
Anydesk atarsanız eğer, daha detaylı yardımcı olacağım sizlere.
 
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.
Geri
Üst