Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. [2019-09-19 21:53:16.571] [python] [error] Traceback (most recent call last):
  2.  
  3. [2019-09-19 21:53:16.571] [python] [error] File "cyTemp\ui.py", line 1704, in ui.Button.CallEvent (G:\sena2\client-src\CythonLib\cyTemp\ui.c:58156)
  4.  
  5. [2019-09-19 21:53:16.571] [python] [error] File "cyTemp\ui_event.py", line 32, in ui_event.CallbackNoArgs.__call__ (G:\sena2\client-src\CythonLib\cyTemp\ui_event.c:1734)
  6.  
  7. [2019-09-19 21:53:16.571] [python] [error] File "cyTemp\uiGameOption.py", line 653, in uiGameOption.OptionDialog.__OnClickPvPModeFreeButton (G:\sena2\client-src\CythonLib\cyTemp\uiGameOption.c:19797)
  8.  
  9. [2019-09-19 21:53:16.571] [python] [error] TypeError
  10. [2019-09-19 21:53:16.571] [python] [error] :
  11. [2019-09-19 21:53:16.571] [python] [error] SendChatPacket(): incompatible function arguments. The following argument types are supported:
  12. 1. (self: pygame.net.netStream, arg0: unicode) -> None
  13.  
  14. Invoked with: <pygame.net.netStream object at 0x25CFB9A8>, '/pkmode 2', 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement