Çözüldü Remove BIN CODE Problem

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ı.

maradona150

Üye
Üye
Mesaj
91
Çözümler
1
Beğeni
42
Puan
339
Ticaret Puanı
0
I have a pin code system
And when I tried to remove it
I encountered this problem when logging the game

Kod:
 1205 23: 13: 06244 :: Traceback (most recent call last):

1205 23: 13: 06244 :: File "ui.py", line 1267, in OnIMEReturn

1205 23: 13: 06245 :: File "ui.py", line 140, in __call__

1205 23: 13: 06245 :: File "ui.py", line 122, in __call__

1205 23: 13: 06246 :: File "introLogin.py", line 305, in __OnClickLoginButton

1205 23: 13: 06246 :: File "introLogin.py", line 262, in Connect

1205 23: 13: 06246 :: TypeError
1205 23: 13: 06246 :::
1205 23: 13: 06246 :: SetLoginInfo () takes exactly 5 arguments (3 given)
1205 23: 13: 06246 ::


And I want to remove that too, perhaps the problem with it
Pin Image.png
 
En son bir moderatör tarafından düzenlenmiş:
Çözüm
I tried this interface in another game and it worked fine
But I think this error is due to the pin code system
If you have this system, attach it to remove it correctly
Because I disabled it only from the source and changed the entry interface completely

#Solved
SetLoginInfo You must submit 5 arguments.
 
I tried this interface in another game and it worked fine
But I think this error is due to the pin code system
If you have this system, attach it to remove it correctly
Because I disabled it only from the source and changed the entry interface completely

#Solved
 
Çözüm
Durum
İçerik kilitlendiği için mesaj gönderimine kapatıldı.
Geri
Üst