- Mesaj
- 102
- Çözümler
- 1
- Beğeni
- 67
- Puan
- 689
- Ticaret Puanı
- 0
Hi guys
I have this problem with the system I don't know why but I'm sure I added the system correctly and I added the whole system as I think
Thank you.
I have this problem with the system I don't know why but I'm sure I added the system correctly and I added the whole system as I think
Python:
0119 01:53:23063 :: File "game.py", line 2129, in BINARY_ServerCommand_Run
0119 01:53:23063 :: File "stringCommander.py", line 69, in Run
0119 01:53:23064 :: File "stringCommander.py", line 35, in __call__
0119 01:53:23064 :: File "stringCommander.py", line 21, in __call__
0119 01:53:23064 :: File "game.py", line 2159, in SetBodyCostumeHidden
0119 01:53:23064 :: File "interfaceModule.py", line 1973, in RefreshVisibleCostume
0119 01:53:23064 :: File "uiInventory.py", line 156, in RefreshVisibleCostume
0119 01:53:23064 :: AttributeError
0119 01:53:23064 :: :
0119 01:53:23064 :: 'module' object has no attribute 'SHOW_COSTUME'
0119 01:53:23064 ::
0119 01:53:23064 :: Unknown Server Command SetBodyCostumeHidden 1 | SetBodyCostumeHidden
0119 01:53:24548 :: Traceback (most recent call last):
0119 01:53:24549 :: File "game.py", line 2129, in BINARY_ServerCommand_Run
0119 01:53:24549 :: File "stringCommander.py", line 69, in Run
0119 01:53:24549 :: File "stringCommander.py", line 35, in __call__
0119 01:53:24549 :: File "stringCommander.py", line 21, in __call__
0119 01:53:24549 :: File "game.py", line 2159, in SetBodyCostumeHidden
0119 01:53:24549 :: File "interfaceModule.py", line 1973, in RefreshVisibleCostume
0119 01:53:24549 :: File "uiInventory.py", line 159, in RefreshVisibleCostume
0119 01:53:24549 :: AttributeError
0119 01:53:24549 :: :
0119 01:53:24549 :: 'module' object has no attribute 'HIDE_COSTUME'
0119 01:53:24549 ::
0119 01:53:24549 :: Unknown Server Command SetBodyCostumeHidden 0 | SetBodyCostumeHidden
0119 01:53:25388 :: Traceback (most recent call last):
0119 01:53:25389 :: File "game.py", line 2129, in BINARY_ServerCommand_Run
0119 01:53:25389 :: File "stringCommander.py", line 69, in Run
0119 01:53:25389 :: File "stringCommander.py", line 35, in __call__
0119 01:53:25389 :: File "stringCommander.py", line 21, in __call__
0119 01:53:25389 :: File "game.py", line 2159, in SetBodyCostumeHidden
0119 01:53:25389 :: File "interfaceModule.py", line 1973, in RefreshVisibleCostume
0119 01:53:25389 :: File "uiInventory.py", line 156, in RefreshVisibleCostume
0119 01:53:25389 :: AttributeError
0119 01:53:25389 :: :
0119 01:53:25389 :: 'module' object has no attribute 'SHOW_COSTUME'
0119 01:53:25389 ::
0119 01:53:25389 :: Unknown Server Command SetBodyCostumeHidden 1 | SetBodyCostumeHidden
0119 01:53:43595 :: Traceback (most recent call last):
0119 01:53:43595 :: File "game.py", line 2129, in BINARY_ServerCommand_Run
0119 01:53:43595 :: File "stringCommander.py", line 69, in Run
0119 01:53:43596 :: File "stringCommander.py", line 35, in __call__
0119 01:53:43596 :: File "stringCommander.py", line 21, in __call__
0119 01:53:43596 :: File "game.py", line 2159, in SetBodyCostumeHidden
0119 01:53:43596 :: File "interfaceModule.py", line 1973, in RefreshVisibleCostume
0119 01:53:43596 :: File "uiInventory.py", line 156, in RefreshVisibleCostume
0119 01:53:43596 :: AttributeError
0119 01:53:43596 :: :
0119 01:53:43596 :: 'module' object has no attribute 'SHOW_COSTUME'
0119 01:53:43596 ::
0119 01:53:43596 :: Unknown Server Command SetBodyCostumeHidden 1 | SetBodyCostumeHidden
0119 01:53:44699 :: Traceback (most recent call last):
0119 01:53:44699 :: File "game.py", line 2129, in BINARY_ServerCommand_Run
0119 01:53:44699 :: File "stringCommander.py", line 69, in Run
0119 01:53:44700 :: File "stringCommander.py", line 35, in __call__
0119 01:53:44700 :: File "stringCommander.py", line 21, in __call__
0119 01:53:44700 :: File "game.py", line 2159, in SetBodyCostumeHidden
0119 01:53:44700 :: File "interfaceModule.py", line 1973, in RefreshVisibleCostume
0119 01:53:44700 :: File "uiInventory.py", line 159, in RefreshVisibleCostume
0119 01:53:44701 :: AttributeError
0119 01:53:44701 :: :
0119 01:53:44701 :: 'module' object has no attribute 'HIDE_COSTUME'
0119 01:53:44701 ::
0119 01:53:44701 :: Unknown Server Command SetBodyCostumeHidden 0 | SetBodyCostumeHidden
Thank you.