Yardım ikarus offlineshop açma

  • Konuyu açan Konuyu açan memet2770
  • Açılış Tarihi Açılış Tarihi
  • Yanıt Yanıt 2
  • Gösterim Gösterim 25
Konu sahibi bu konuda soru soruyor. Sorusu ile ilgili bilgisi olanların yanıtlamasını bekliyor.

memet2770

Üye
Üye
Mesaj
17
Beğeni
1
Puan
50
Ticaret Puanı
0
ikarus offlineshop pazar açma için f9 a böyle bir ekleme yaptım ama
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
 
Geri
Üst