Çözüldü Anti Exp Sistem SYSER

  • Konuyu açan Konuyu açan 99ahmet99
  • Açılış Tarihi Açılış Tarihi
  • Yanıt Yanıt 5
  • Gösterim Gösterim 404
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ı.

99ahmet99

Dikkat Acemiyim
MT Üye
Mesaj
184
Çözümler
9
Beğeni
50
Puan
154
Ticaret Puanı
0
Linkleri görebilmek için giriş yap veya kayıt ol.
ekledim Game ve Client kısımı sorunsuz build oldu ancak pack kısımında hata var maouse button ile alakalı anladığım kadarı ile çözümü nedir acaba


Kod:
Genişlet Daralt Kopyala
0413 13:23:09564 :: Traceback (most recent call last):

0413 13:23:09564 ::   File "networkModule.py", line 236, in SetGamePhase

0413 13:23:09564 ::   File "game.py", line 99, in __init__

0413 13:23:09564 ::   File "interfaceModule.py", line 419, in MakeInterface

0413 13:23:09564 ::   File "interfaceModule.py", line 193, in __MakeTaskBar

0413 13:23:09564 :: UnboundLocalError
0413 13:23:09564 :: :
0413 13:23:09564 :: local variable 'app' referenced before assignment
0413 13:23:09564 ::

0413 13:23:10288 :: Traceback (most recent call last):

0413 13:23:10288 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 13:23:10288 :: AttributeError
0413 13:23:10288 :: :
0413 13:23:10288 :: 'GameWindow' object has no attribute 'serverCommander'
0413 13:23:10288 ::

0413 13:23:10288 :: Traceback (most recent call last):

0413 13:23:10288 ::   File "game.py", line 717, in RefreshStatus

0413 13:23:10288 ::   File "game.py", line 711, in CheckGameButton

0413 13:23:10288 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 13:23:10288 :: AttributeError
0413 13:23:10288 :: :
0413 13:23:10288 :: 'Interface' object has no attribute 'wndGameButton'
0413 13:23:10288 ::

0413 13:23:10288 :: Traceback (most recent call last):

0413 13:23:10288 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 13:23:10288 :: AttributeError
0413 13:23:10288 :: :
0413 13:23:10288 :: 'GameWindow' object has no attribute 'serverCommander'
0413 13:23:10288 ::

0413 13:23:10288 :: Traceback (most recent call last):

0413 13:23:10288 ::   File "game.py", line 717, in RefreshStatus

0413 13:23:10288 ::   File "game.py", line 711, in CheckGameButton

0413 13:23:10288 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 13:23:10289 :: AttributeError
0413 13:23:10289 :: :
0413 13:23:10289 :: 'Interface' object has no attribute 'wndGameButton'
0413 13:23:10289 ::

Linkleri görebilmek için giriş yap veya kayıt ol.
eklediğim pack taraflı kodlar
 
Son düzenleme:
Merhabalar pack yedeklerinizi alıp bunları atıp deneyebilir misiniz?

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

Linkleri görebilmek için giriş yap veya kayıt ol.
öncelikle düşünceli tavrınız ve yardımınız için çok teşekkür ederim şöyle bir sysyer aldım
Linkleri görebilmek için giriş yap veya kayıt ol.
komple root ve localeli de bırakıyorum
Kod:
Genişlet Daralt Kopyala
0413 15:45:09715 :: Traceback (most recent call last):

0413 15:45:09715 ::   File "networkModule.py", line 236, in SetGamePhase

0413 15:45:09715 ::   File "game.py", line 99, in __init__

0413 15:45:09716 ::   File "interfaceModule.py", line 419, in MakeInterface

0413 15:45:09716 ::   File "interfaceModule.py", line 186, in __MakeTaskBar

0413 15:45:09716 :: UnboundLocalError
0413 15:45:09716 :: :
0413 15:45:09716 :: local variable 'app' referenced before assignment
0413 15:45:09716 ::

0413 15:45:10789 :: Traceback (most recent call last):

0413 15:45:10789 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:10789 :: AttributeError
0413 15:45:10789 :: :
0413 15:45:10789 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:10789 ::

0413 15:45:10789 :: Traceback (most recent call last):

0413 15:45:10789 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:10789 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:10789 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:10789 :: AttributeError
0413 15:45:10789 :: :
0413 15:45:10789 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:10789 ::

0413 15:45:10789 :: Traceback (most recent call last):

0413 15:45:10789 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:10789 :: AttributeError
0413 15:45:10789 :: :
0413 15:45:10789 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:10789 ::

0413 15:45:10789 :: Traceback (most recent call last):

0413 15:45:10789 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:10789 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:10789 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:10789 :: AttributeError
0413 15:45:10789 :: :
0413 15:45:10789 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:10790 ::

0413 15:45:15914 :: Traceback (most recent call last):

0413 15:45:15914 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:15914 :: AttributeError
0413 15:45:15914 :: :
0413 15:45:15914 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:15914 ::

0413 15:45:15914 :: Traceback (most recent call last):

0413 15:45:15914 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:15914 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:15914 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:15914 :: AttributeError
0413 15:45:15914 :: :
0413 15:45:15914 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:15914 ::

0413 15:45:15914 :: Traceback (most recent call last):

0413 15:45:15914 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:15914 :: AttributeError
0413 15:45:15914 :: :
0413 15:45:15914 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:15914 ::

0413 15:45:15914 :: Traceback (most recent call last):

0413 15:45:15915 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:15915 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:15915 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:15915 :: AttributeError
0413 15:45:15915 :: :
0413 15:45:15915 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:15915 ::

0413 15:45:20996 :: Traceback (most recent call last):

0413 15:45:20996 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:20996 :: AttributeError
0413 15:45:20996 :: :
0413 15:45:20996 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:20996 ::

0413 15:45:20996 :: Traceback (most recent call last):

0413 15:45:20996 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:20996 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:20996 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:20997 :: AttributeError
0413 15:45:20997 :: :
0413 15:45:20997 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:20997 ::

0413 15:45:20997 :: Traceback (most recent call last):

0413 15:45:20997 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:20997 :: AttributeError
0413 15:45:20997 :: :
0413 15:45:20997 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:20997 ::

0413 15:45:20997 :: Traceback (most recent call last):

0413 15:45:20997 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:20997 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:20997 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:20997 :: AttributeError
0413 15:45:20997 :: :
0413 15:45:20998 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:20998 ::
 
öncelikle düşünceli tavrınız ve yardımınız için çok teşekkür ederim şöyle bir sysyer aldım
Linkleri görebilmek için giriş yap veya kayıt ol.
komple root ve localeli de bırakıyorum
Kod:
Genişlet Daralt Kopyala
0413 15:45:09715 :: Traceback (most recent call last):

0413 15:45:09715 ::   File "networkModule.py", line 236, in SetGamePhase

0413 15:45:09715 ::   File "game.py", line 99, in __init__

0413 15:45:09716 ::   File "interfaceModule.py", line 419, in MakeInterface

0413 15:45:09716 ::   File "interfaceModule.py", line 186, in __MakeTaskBar

0413 15:45:09716 :: UnboundLocalError
0413 15:45:09716 :: :
0413 15:45:09716 :: local variable 'app' referenced before assignment
0413 15:45:09716 ::

0413 15:45:10789 :: Traceback (most recent call last):

0413 15:45:10789 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:10789 :: AttributeError
0413 15:45:10789 :: :
0413 15:45:10789 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:10789 ::

0413 15:45:10789 :: Traceback (most recent call last):

0413 15:45:10789 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:10789 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:10789 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:10789 :: AttributeError
0413 15:45:10789 :: :
0413 15:45:10789 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:10789 ::

0413 15:45:10789 :: Traceback (most recent call last):

0413 15:45:10789 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:10789 :: AttributeError
0413 15:45:10789 :: :
0413 15:45:10789 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:10789 ::

0413 15:45:10789 :: Traceback (most recent call last):

0413 15:45:10789 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:10789 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:10789 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:10789 :: AttributeError
0413 15:45:10789 :: :
0413 15:45:10789 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:10790 ::

0413 15:45:15914 :: Traceback (most recent call last):

0413 15:45:15914 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:15914 :: AttributeError
0413 15:45:15914 :: :
0413 15:45:15914 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:15914 ::

0413 15:45:15914 :: Traceback (most recent call last):

0413 15:45:15914 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:15914 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:15914 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:15914 :: AttributeError
0413 15:45:15914 :: :
0413 15:45:15914 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:15914 ::

0413 15:45:15914 :: Traceback (most recent call last):

0413 15:45:15914 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:15914 :: AttributeError
0413 15:45:15914 :: :
0413 15:45:15914 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:15914 ::

0413 15:45:15914 :: Traceback (most recent call last):

0413 15:45:15915 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:15915 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:15915 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:15915 :: AttributeError
0413 15:45:15915 :: :
0413 15:45:15915 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:15915 ::

0413 15:45:20996 :: Traceback (most recent call last):

0413 15:45:20996 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:20996 :: AttributeError
0413 15:45:20996 :: :
0413 15:45:20996 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:20996 ::

0413 15:45:20996 :: Traceback (most recent call last):

0413 15:45:20996 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:20996 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:20996 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:20997 :: AttributeError
0413 15:45:20997 :: :
0413 15:45:20997 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:20997 ::

0413 15:45:20997 :: Traceback (most recent call last):

0413 15:45:20997 ::   File "game.py", line 2248, in BINARY_ServerCommand_Run

0413 15:45:20997 :: AttributeError
0413 15:45:20997 :: :
0413 15:45:20997 :: 'GameWindow' object has no attribute 'serverCommander'
0413 15:45:20997 ::

0413 15:45:20997 :: Traceback (most recent call last):

0413 15:45:20997 ::   File "game.py", line 717, in RefreshStatus

0413 15:45:20997 ::   File "game.py", line 711, in CheckGameButton

0413 15:45:20997 ::   File "interfaceModule.py", line 1388, in CheckGameButton

0413 15:45:20997 :: AttributeError
0413 15:45:20997 :: :
0413 15:45:20998 :: 'Interface' object has no attribute 'wndGameButton'
0413 15:45:20998 ::
sistemi daha önce kendime sorunsuz bir şekilde eklemiştim sadece import fazlalığından hata almıştım ancak o aldığım sysser bu değil. sizde düzeltme yaptığım kısım sadece uiscript/ kısmındaki taksbar.py 'e yaptığınız eklmeydi anlatımda buraya yapılmamıştı onu kaldırdım
 
sistemi daha önce kendime sorunsuz bir şekilde eklemiştim sadece import fazlalığından hata almıştım ancak o aldığım sysser bu değil. sizde düzeltme yaptığım kısım sadece uiscript/ kısmındaki taksbar.py 'e yaptığınız eklmeydi anlatımda buraya yapılmamıştı onu kaldırdım
Kod:
Genişlet Daralt Kopyala
0413 16:04:16962 :: Traceback (most recent call last):

0413 16:04:16962 ::   File "networkModule.py", line 236, in SetGamePhase

0413 16:04:16962 ::   File "game.py", line 99, in __init__

0413 16:04:16962 ::   File "interfaceModule.py", line 419, in MakeInterface

0413 16:04:16962 ::   File "interfaceModule.py", line 180, in __MakeTaskBar

0413 16:04:16962 ::   File "uiTaskBar.py", line 442, in LoadWindow

0413 16:04:16962 ::   File "ui.py", line 5030, in GetChild

0413 16:04:16962 :: KeyError
0413 16:04:16962 :: :
0413 16:04:16962 :: 'AntiexpButton'
0413 16:04:16962 ::

verilen sysyer
 
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.
Üst