InfernoShade 1
InfernoShade
Fethi Polat 1
Fethi Polat
Bvural41 1
Bvural41
noisiv 1
noisiv
Manwe Work 1
Manwe Work
shrpnl 1
shrpnl
YusufŞimşek14 1
YusufŞimşek14
berzahx 2
berzahx
xranzei 1
xranzei
Hikaye Ekle
Reklam vermek için turkmmo@gmail.com
Kaynak ikonu

[C++] 5 Envanter Yapımı Game / Client 1

indirmek için izniniz yok
  • Konuyu başlatan Konuyu başlatan DevSheen
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 59
  • Görüntüleme Görüntüleme 22K
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!

Kod:
0226 22:20:15812 :: Failed to load script file : locale/tr/ui/InventoryWindow.py
0226 22:20:15813 ::
ui.py(line:2763) LoadScriptFile
system.py(line:192) execfile
system.py(line:163) Run
locale/tr/ui/InventoryWindow.py(line:257) <module>
LoadScriptFile!!!!!!!!!!!!!! - <type 'exceptions.AttributeError'>:'module' object has no attribute 'INVENTORY_PAGE_BUTTON_TOOLTIP_3'
0226 22:20:15813 :: ============================================================================================================
0226 22:20:15813 :: Abort!!!!
0226 22:20:15814 ::
uiInventory.py(line:284) __LoadWindow
ui.py(line:2780) LoadScriptFile
exception.py(line:36) Abort
InventoryWindow.LoadWindow.LoadObject - <type 'exceptions.SystemExit'>:
0226 22:20:15814 :: ============================================================================================================
0226 22:20:15814 :: Abort!!!!

Hepsini anlatılandaki gibi yaptım bu şekilde syserr hata veriyor oyuna girmeden login ekranı dolup kapanıyor bunu nasıl çözeblirim ?
 
Son düzenleme:
0226 22:20:15812 :: Failed to load script file : locale/tr/ui/InventoryWindow.py
0226 22:20:15813 ::
ui.py(line:2763) LoadScriptFile
system.py(line:192) execfile
system.py(line:163) Run
locale/tr/ui/InventoryWindow.py(line:257) <module>
LoadScriptFile!!!!!!!!!!!!!! - <type 'exceptions.AttributeError'>:'module' object has no attribute 'INVENTORY_PAGE_BUTTON_TOOLTIP_3'
0226 22:20:15813 :: ============================================================================================================
0226 22:20:15813 :: Abort!!!!
0226 22:20:15814 ::
uiInventory.py(line:284) __LoadWindow
ui.py(line:2780) LoadScriptFile
exception.py(line:36) Abort
InventoryWindow.LoadWindow.LoadObject - <type 'exceptions.SystemExit'>:
0226 22:20:15814 :: ============================================================================================================
0226 22:20:15814 :: Abort!!!!

Hepsini anlatılandaki gibi yaptım bu şekilde syserr hata veriyor oyuna girmeden login ekranı dolup kapanıyor bunu nasıl çözeblirim ?
locale_interface dosyasının en alt satırına bunu yapıştır.

INVENTORY_PAGE_BUTTON_TOOLTIP_1 1. Sayfa
INVENTORY_PAGE_BUTTON_TOOLTIP_2 2. Sayfa
INVENTORY_PAGE_BUTTON_TOOLTIP_3 3. Sayfa
INVENTORY_PAGE_BUTTON_TOOLTIP_4 4. Sayfa
INVENTORY_PAGE_BUTTON_TOOLTIP_5 5. Sayfa
 
locale_interface dosyasının en alt satırına bunu yapıştır.

INVENTORY_PAGE_BUTTON_TOOLTIP_1 1. Sayfa
INVENTORY_PAGE_BUTTON_TOOLTIP_2 2. Sayfa
INVENTORY_PAGE_BUTTON_TOOLTIP_3 3. Sayfa
INVENTORY_PAGE_BUTTON_TOOLTIP_4 4. Sayfa
INVENTORY_PAGE_BUTTON_TOOLTIP_5 5. Sayfa
Saolun teşekkürler yardım için sorunum çözüldü
 
Kod:
0228 19:00:29473 :: Traceback (most recent call last):
0228 19:00:29473 :: File "ui.py", line 1466, in OnUnselectItemSlot
0228 19:00:29473 :: File "ui.py", line 87, in __call__
0228 19:00:29473 :: File "ui.py", line 78, in __call__
0228 19:00:29473 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:29473 :: AttributeError
0228 19:00:29473 :: :
0228 19:00:29473 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:29473 ::
0228 19:00:30232 :: Traceback (most recent call last):
0228 19:00:30232 :: File "ui.py", line 1458, in OnSelectItemSlot
0228 19:00:30232 :: File "ui.py", line 87, in __call__
0228 19:00:30232 :: File "ui.py", line 78, in __call__
0228 19:00:30232 :: File "uiInventory.py", line 678, in SelectItemSlot
0228 19:00:30232 :: AttributeError
0228 19:00:30232 :: :
0228 19:00:30232 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30232 ::
0228 19:00:30232 :: Traceback (most recent call last):
0228 19:00:30232 :: File "ui.py", line 1466, in OnUnselectItemSlot
0228 19:00:30233 :: File "ui.py", line 87, in __call__
0228 19:00:30233 :: File "ui.py", line 78, in __call__
0228 19:00:30233 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:30233 :: AttributeError
0228 19:00:30233 :: :
0228 19:00:30233 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30233 ::
0228 19:00:30463 :: Traceback (most recent call last):
0228 19:00:30463 :: File "ui.py", line 1454, in OnSelectEmptySlot
0228 19:00:30463 :: File "ui.py", line 87, in __call__
0228 19:00:30463 :: File "ui.py", line 78, in __call__
0228 19:00:30463 :: File "uiInventory.py", line 637, in SelectEmptySlot
0228 19:00:30463 :: AttributeError
0228 19:00:30463 :: :
0228 19:00:30463 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30463 ::
0228 19:00:30908 :: Traceback (most recent call last):
0228 19:00:30908 :: File "ui.py", line 1458, in OnSelectItemSlot
0228 19:00:30908 :: File "ui.py", line 87, in __call__
0228 19:00:30908 :: File "ui.py", line 78, in __call__
0228 19:00:30908 :: File "uiInventory.py", line 678, in SelectItemSlot
0228 19:00:30908 :: AttributeError
0228 19:00:30908 :: :
0228 19:00:30908 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30908 ::
0228 19:00:30908 :: Traceback (most recent call last):
0228 19:00:30908 :: File "ui.py", line 1466, in OnUnselectItemSlot
0228 19:00:30908 :: File "ui.py", line 87, in __call__
0228 19:00:30909 :: File "ui.py", line 78, in __call__
0228 19:00:30909 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:30909 :: AttributeError
0228 19:00:30909 :: :
0228 19:00:30909 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30909 ::
0228 19:00:31106 :: Traceback (most recent call last):
0228 19:00:31106 :: File "ui.py", line 1466, in OnUnselectItemSlot
0228 19:00:31106 :: File "ui.py", line 87, in __call__
0228 19:00:31106 :: File "ui.py", line 78, in __call__
0228 19:00:31106 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:31106 :: AttributeError
0228 19:00:31106 :: :
0228 19:00:31106 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:31106 ::
0228 19:00:31123 :: Traceback (most recent call last):
0228 19:00:31123 :: File "ui.py", line 1458, in OnSelectItemSlot
0228 19:00:31123 :: File "ui.py", line 87, in __call__
0228 19:00:31123 :: File "ui.py", line 78, in __call__
0228 19:00:31123 :: File "uiInventory.py", line 678, in SelectItemSlot
0228 19:00:31123 :: AttributeError
0228 19:00:31123 :: :
0228 19:00:31123 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:31123 ::
0228 19:00:31123 :: Traceback (most recent call last):
0228 19:00:31123 :: File "ui.py", line 1470, in OnUseSlot
0228 19:00:31123 :: File "ui.py", line 87, in __call__
0228 19:00:31124 :: File "ui.py", line 78, in __call__
0228 19:00:31124 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:31124 :: AttributeError
0228 19:00:31124 :: :
0228 19:00:31124 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:31124 ::

Yukardaki hataları veriyor
Bu seferde itemler seçilmiyor bunu nasıl düzeltebilirim ?
 
Son düzenleme:
0228 19:00:29473 :: Traceback (most recent call last):
0228 19:00:29473 :: File "ui.py", line 1466, in OnUnselectItemSlot
0228 19:00:29473 :: File "ui.py", line 87, in __call__
0228 19:00:29473 :: File "ui.py", line 78, in __call__
0228 19:00:29473 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:29473 :: AttributeError
0228 19:00:29473 :: :
0228 19:00:29473 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:29473 ::
0228 19:00:30232 :: Traceback (most recent call last):
0228 19:00:30232 :: File "ui.py", line 1458, in OnSelectItemSlot
0228 19:00:30232 :: File "ui.py", line 87, in __call__
0228 19:00:30232 :: File "ui.py", line 78, in __call__
0228 19:00:30232 :: File "uiInventory.py", line 678, in SelectItemSlot
0228 19:00:30232 :: AttributeError
0228 19:00:30232 :: :
0228 19:00:30232 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30232 ::
0228 19:00:30232 :: Traceback (most recent call last):
0228 19:00:30232 :: File "ui.py", line 1466, in OnUnselectItemSlot
0228 19:00:30233 :: File "ui.py", line 87, in __call__
0228 19:00:30233 :: File "ui.py", line 78, in __call__
0228 19:00:30233 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:30233 :: AttributeError
0228 19:00:30233 :: :
0228 19:00:30233 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30233 ::
0228 19:00:30463 :: Traceback (most recent call last):
0228 19:00:30463 :: File "ui.py", line 1454, in OnSelectEmptySlot
0228 19:00:30463 :: File "ui.py", line 87, in __call__
0228 19:00:30463 :: File "ui.py", line 78, in __call__
0228 19:00:30463 :: File "uiInventory.py", line 637, in SelectEmptySlot
0228 19:00:30463 :: AttributeError
0228 19:00:30463 :: :
0228 19:00:30463 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30463 ::
0228 19:00:30908 :: Traceback (most recent call last):
0228 19:00:30908 :: File "ui.py", line 1458, in OnSelectItemSlot
0228 19:00:30908 :: File "ui.py", line 87, in __call__
0228 19:00:30908 :: File "ui.py", line 78, in __call__
0228 19:00:30908 :: File "uiInventory.py", line 678, in SelectItemSlot
0228 19:00:30908 :: AttributeError
0228 19:00:30908 :: :
0228 19:00:30908 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30908 ::
0228 19:00:30908 :: Traceback (most recent call last):
0228 19:00:30908 :: File "ui.py", line 1466, in OnUnselectItemSlot
0228 19:00:30908 :: File "ui.py", line 87, in __call__
0228 19:00:30909 :: File "ui.py", line 78, in __call__
0228 19:00:30909 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:30909 :: AttributeError
0228 19:00:30909 :: :
0228 19:00:30909 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:30909 ::
0228 19:00:31106 :: Traceback (most recent call last):
0228 19:00:31106 :: File "ui.py", line 1466, in OnUnselectItemSlot
0228 19:00:31106 :: File "ui.py", line 87, in __call__
0228 19:00:31106 :: File "ui.py", line 78, in __call__
0228 19:00:31106 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:31106 :: AttributeError
0228 19:00:31106 :: :
0228 19:00:31106 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:31106 ::
0228 19:00:31123 :: Traceback (most recent call last):
0228 19:00:31123 :: File "ui.py", line 1458, in OnSelectItemSlot
0228 19:00:31123 :: File "ui.py", line 87, in __call__
0228 19:00:31123 :: File "ui.py", line 78, in __call__
0228 19:00:31123 :: File "uiInventory.py", line 678, in SelectItemSlot
0228 19:00:31123 :: AttributeError
0228 19:00:31123 :: :
0228 19:00:31123 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:31123 ::
0228 19:00:31123 :: Traceback (most recent call last):
0228 19:00:31123 :: File "ui.py", line 1470, in OnUseSlot
0228 19:00:31123 :: File "ui.py", line 87, in __call__
0228 19:00:31124 :: File "ui.py", line 78, in __call__
0228 19:00:31124 :: File "uiInventory.py", line 1105, in UseItemSlot
0228 19:00:31124 :: AttributeError
0228 19:00:31124 :: :
0228 19:00:31124 :: 'module' object has no attribute 'GET_ITEM_DROP_QUESTION_DIALOG_STATUS'
0228 19:00:31124 ::

Yukardaki hataları veriyor
Bu seferde itemler seçilmiyor bunu nasıl düzeltebilirim ?
hatalar vermemiş
tek bir hata vermiş ama birden fazla defa denediğin için aynı hatayı birden fazla kez dile getirmiş.
ui.py ile ui.inventory yi görmem gerek.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Geri
Üst