Arama Sonuçları

  1. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Selamlar, @YunusEmreOfficial hocamın "Detaylı Mob Target İnfo Tam Sistem" konusunu ekliyordum aşağıdaki şekilde syserr alıyorum. Sorun nerede olabilir? 1102 15:55:10162 :: Traceback (most recent call last): 1102 15:55:10162 :: File "networkModule.py", line 306, in SetGamePhase 1102...
  2. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Sorun @enes turan hocamın yardımlarıyla çözüldü. Nasıl çözüldüğünü Enes hocam yazarsa seviniriz. Kendisine çok teşekkürler.
  3. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Bende bir tane şu element info sistemi var onunla çıkışıyor galiba bir yerlerde ama çözemedim. Onun dışında sistemi eksiksiz hatasız eklediğimi düşünüyorum.
  4. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Vallahi sistemi eklemekten vazgeçicem :) 1104 00:14:07730 :: Traceback (most recent call last): 1104 00:14:07731 :: File "ui.py", line 454, in OnMouseLeftButtonDown 1104 00:14:07731 :: AttributeError 1104 00:14:07731 :: : 1104 00:14:07731 :: 'ThinBoard' object has no attribute 'clickEvent'...
  5. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Muhtemelen şu element gösterme şeyi ortalığı çok karıştırıyorda. Şöyle bir syserr yazdı. Ayrıca info ikonu görünmüyor yine. 1103 23:54:26324 :: Traceback (most recent call last): 1103 23:54:26324 :: File "ui.py", line 454, in OnMouseLeftButtonDown 1103 23:54:26324 :: AttributeError 1103...
  6. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Oyun açıldı. İnfo butonu görünmüyor şöyle bir syserr veriyor. 1103 23:47:28788 :: Traceback (most recent call last): 1103 23:47:28788 :: File "ui.py", line 454, in OnMouseLeftButtonDown 1103 23:47:28788 :: AttributeError 1103 23:47:28788 :: : 1103 23:47:28788 :: 'AtlasWindow' object has no...
  7. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Kafayı yiyeceğim şimdi. Bu sistem bu kadar zor olamaz :) 1103 23:24:31450 :: Traceback (most recent call last): 1103 23:24:31450 :: File "networkModule.py", line 306, in SetGamePhase 1103 23:24:31450 :: File "game.py", line 93, in __init__ 1103 23:24:31450 :: File "uiTarget.py", line...
  8. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    O hata çözüldü şöyle bir syserr verdi. 1102 23:31:31027 :: Traceback (most recent call last): 1102 23:31:31027 :: File "networkModule.py", line 306, in SetGamePhase 1102 23:31:31027 :: File "game.py", line 93, in __init__ 1102 23:31:31028 :: File "uiTarget.py", line 536, in __init__...
  9. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    def IsIn(self): return wndMgr.IsIn(self.hWnd) if app.ENABLE_TARGET_INFORMATION_SYSTEM: def IsInPosition(self): xMouse, yMouse = wndMgr.GetMousePosition() x, y = self.GetGlobalPosition() return xMouse >= x and xMouse < x + self.GetWidth()...
  10. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Şu şekilde ekledim ben hatalı bir şey var mı? Bende mesela şu yok: self.clickEvent = None def __init__(self, layer = "UI"): self.hWnd = None self.parentWindow = 0 self.onMouseLeftButtonUpEvent = None if app.ENABLE_MOUSEWHEEL_EVENT...
  11. Ehveniser

    Çözüldü BoardWithTitleBar' object has no attribute 'SetOnMouseLeftButtonUpEvent'

    Sistemin bununla bir alakası yok ama öyle hata vermesini çözemedim bir türlü. Her yeri kontrol ettim ama çözemedim.
Geri
Üst