- Mesaj
- 12
- Beğeni
- 1
- Puan
- 50
- Ticaret Puanı
- 0
Ekledim ama efsunları seçmiyor herşey gözüküyor efsunlar seçilmiyor
pencereyi sadece gm karakterler açabilcek şekilde nasıl düzenlerim
def OpenItemCreator(self):
if chr.IsGameMaster(player.GetMainCharacterIndex()):
import aiSwitchbot
creator = aiSwitchbot.Bot()
creator.Show()
bu sefer hiç açılmıyorPython:def OpenItemCreator(self): if chr.IsGameMaster(player.GetMainCharacterIndex()): import aiSwitchbot creator = aiSwitchbot.Bot() creator.Show()
0720 13:17:25712 :: Traceback (most recent call last):
0720 13:17:25712 :: File "game.py", line 1483, in OnKeyDown
0720 13:17:25712 :: File "game.py", line 481, in <lambda>
0720 13:17:25712 :: AttributeError
0720 13:17:25712 :: :
0720 13:17:25712 :: 'GameWindow' object has no attribute 'OpenItemCreator'
0720 13:17:25712 ::
0720 13:17:25712 :: Traceback (most recent call last):
0720 13:17:25712 :: File "game.py", line 1483, in OnKeyDown
0720 13:17:25712 :: File "game.py", line 481, in <lambda>
0720 13:17:25712 :: AttributeError
0720 13:17:25712 :: :
0720 13:17:25712 :: 'GameWindow' object has no attribute 'OpenItemCreator'
0720 13:17:25712 ::
0720 13:17:27526 :: Traceback (most recent call last):
0720 13:17:27526 :: File "game.py", line 1483, in OnKeyDown
0720 13:17:27526 :: File "game.py", line 481, in <lambda>
0720 13:17:27526 :: AttributeError
0720 13:17:27526 :: :
0720 13:17:27526 :: 'GameWindow' object has no attribute 'OpenItemCreator'
0720 13:17:27526 ::
0720 13:17:27526 :: Traceback (most recent call last):
0720 13:17:27526 :: File "game.py", line 1483, in OnKeyDown
0720 13:17:27526 :: File "game.py", line 481, in <lambda>
0720 13:17:27526 :: AttributeError
0720 13:17:27526 :: :
0720 13:17:27526 :: 'GameWindow' object has no attribute 'OpenItemCreator'
0720 13:17:27526 ::
R: [Errno 2] No such file or directory: 'UIScript/LoginWindow.py' [filename UIScript/LoginWindow.py]
0720 13:16:43219 ::
introLogin.py(line:427) __LoadScript
ui.py(line:6978) LoadScriptFile
LoginWindow.__LoadScript.LoadObject - <type 'exceptions.KeyError'>:'window'
0720 13:16:43219 :: ============================================================================================================
0720 13:16:43219 :: Abort!!!!
ya packin tam kapanmadan kopyalayıp yapıştırdın veya değiştirdin veya oyun açıkken packini değiştirdinbu sefer hiç açılmıyor
syserr:0720 13:17:25712 :: Traceback (most recent call last): 0720 13:17:25712 :: File "game.py", line 1483, in OnKeyDown 0720 13:17:25712 :: File "game.py", line 481, in <lambda> 0720 13:17:25712 :: AttributeError 0720 13:17:25712 :: : 0720 13:17:25712 :: 'GameWindow' object has no attribute 'OpenItemCreator' 0720 13:17:25712 :: 0720 13:17:25712 :: Traceback (most recent call last): 0720 13:17:25712 :: File "game.py", line 1483, in OnKeyDown 0720 13:17:25712 :: File "game.py", line 481, in <lambda> 0720 13:17:25712 :: AttributeError 0720 13:17:25712 :: : 0720 13:17:25712 :: 'GameWindow' object has no attribute 'OpenItemCreator' 0720 13:17:25712 :: 0720 13:17:27526 :: Traceback (most recent call last): 0720 13:17:27526 :: File "game.py", line 1483, in OnKeyDown 0720 13:17:27526 :: File "game.py", line 481, in <lambda> 0720 13:17:27526 :: AttributeError 0720 13:17:27526 :: : 0720 13:17:27526 :: 'GameWindow' object has no attribute 'OpenItemCreator' 0720 13:17:27526 :: 0720 13:17:27526 :: Traceback (most recent call last): 0720 13:17:27526 :: File "game.py", line 1483, in OnKeyDown 0720 13:17:27526 :: File "game.py", line 481, in <lambda> 0720 13:17:27526 :: AttributeError 0720 13:17:27526 :: : 0720 13:17:27526 :: 'GameWindow' object has no attribute 'OpenItemCreator' 0720 13:17:27526 :: R: [Errno 2] No such file or directory: 'UIScript/LoginWindow.py' [filename UIScript/LoginWindow.py] 0720 13:16:43219 :: introLogin.py(line:427) __LoadScript ui.py(line:6978) LoadScriptFile LoginWindow.__LoadScript.LoadObject - <type 'exceptions.KeyError'>:'window' 0720 13:16:43219 :: ============================================================================================================ 0720 13:16:43219 :: Abort!!!!
hayır oyun açılıyor penceresi açılmıyorya packin tam kapanmadan kopyalayıp yapıştırdın veya değiştirdin veya oyun açıkken packini değiştirdin
packini düzgünce kapatıp oyun kapalıyken packini güncelle
Verdiği düzenleme bu aldığın hataya sebep olmaz.bu sefer hiç açılmıyor
Verdiği düzenleme bu aldığın hataya sebep olmaz.
game.py dosyasına OpenItemCreator fonksiyonunu eklememiş veya ekleyip girintiyi yanlış ayarlamış olabilirsin.
def OpenItemCreator(self):
if chr.IsGameMaster(player.GetMainCharacterIndex()):
import aiSwitchbot
creator = aiSwitchbot.Bot()
creator.Show()
0720 13:59:13965 :: Traceback (most recent call last):
0720 13:59:13965 :: File "game.py", line 1483, in OnKeyDown
0720 13:59:13965 :: File "game.py", line 481, in <lambda>
0720 13:59:13965 :: AttributeError
0720 13:59:13965 :: :
0720 13:59:13965 :: 'GameWindow' object has no attribute 'OpenItemCreator'
0720 13:59:13965 ::
0720 13:59:13965 :: Traceback (most recent call last):
0720 13:59:13965 :: File "game.py", line 1483, in OnKeyDown
0720 13:59:13965 :: File "game.py", line 481, in <lambda>
0720 13:59:13965 :: AttributeError
0720 13:59:13965 :: :
0720 13:59:13965 :: 'GameWindow' object has no attribute 'OpenItemCreator'
0720 13:59:13965 ::