Guest User

Untitled

a guest
Oct 21st, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. Deleting old login cookies.
  2. Trying to log in with account: HungryNizzy
  3. Logged in as: HungryNizzy Cookies: <RequestsCookieJar[<Cookie hash=34f6187f1d581abcc8a056283a2961dd for .tinychat.com/>, <Cookie pass=edd3817373aeb4d131b39d21b161eba2 for .tinychat.com/>, <Cookie tcuid=rB8d21gK3WUXYzPYAwMtAg== for .tinychat.com/>, <Cookie user=hungrynizzy for .tinychat.com/>]>
  4. [23:30:42] Logged in as: hungrynizzy
  5. [23:30:42] Parsing room config xml...
  6. [23:30:43] roomtype: show
  7. [23:30:43] greenroom: True
  8. [23:30:43] ip: 167.114.163.11
  9. [23:30:43] app: tinyconf
  10. [23:30:43] room_broadcast_pass:
  11. [23:30:43] tcurl: rtmp://167.114.163.11:21397/tinyconf
  12. [23:30:43] port: 21397
  13. [23:30:43] ============ CONNECTING ============
  14.  
  15.  
  16. Trying to connect to: scholarlystoner
  17. Starting the callback loop.
  18. [23:30:43] Started alive management.
  19. [23:30:43] Started ping management.
  20. header recv: <rtmp.rtmp_protocol_base.Header stream_id=0 data_type=4 timestamp=0 body_length=6 channel_id=2 full=True at 0x4246258>
  21. Handled STREAM_BEGIN packet: {'msg': 4, 'stream_id': 0, 'event_type': 0, 'event_data': '\x00\x00\x00\x00'}
  22. Handled packet of type: 4 Packet data: {'msg': 4, 'stream_id': 0, 'event_type': 0, 'event_data': '\x00\x00\x00\x00'}
  23. [23:30:43] Handled packet of type: 4 Packet data: {'msg': 4, 'stream_id': 0, 'event_type': 0, 'event_data': '\x00\x00\x00\x00'}
  24. header recv: <rtmp.rtmp_protocol_base.Header stream_id=0 data_type=20 timestamp=0 body_length=189 channel_id=3 full=True at 0x4403e60>
  25. [23:30:43] Code
  26. [23:30:43] Description
  27. [23:30:43] Level
  28. [23:30:43] FmsVer
  29. [23:30:43] ObjectEncoding
  30. [23:30:43] Capabilities
  31. header recv: <rtmp.rtmp_protocol_base.Header stream_id=0 data_type=20 timestamp=0 body_length=30 channel_id=3 full=False at 0x4403d58>
  32. [23:30:43] Received Bandwidth Done.
  33. [23:30:43] Starting auto job timer.
  34. Starting auto_job_timer, with interval: 300
  35. header recv: <rtmp.rtmp_protocol_base.Header stream_id=0 data_type=1 timestamp=0 body_length=4 channel_id=2 full=True at 0x4403e60>
  36. Handled SET_CHUNK_SIZE packet with new chunk size: 1024
  37. Handled packet of type: 1 Packet data: {'msg': 1, 'chunk_size': 1024L}
  38. [23:30:43] Handled packet of type: 1 Packet data: {'msg': 1, 'chunk_size': 1024L}
  39. amf data read error count: 1 'FileDataTypeMixIn' object has no attribute 'seek'
  40. Traceback (most recent call last):
  41. File "C:\Users\Nick\Desktop\pinybot-master\pinylib.py", line 364, in _callback
  42. amf0_data = self.connection.reader.next()
  43. File "C:\Users\Nick\Desktop\pinybot-master\rtmp\rtmp_protocol.py", line 104, in next
  44. header = rtmp_protocol_base.header_decode(self.stream)
  45. File "C:\Users\Nick\Desktop\pinybot-master\rtmp\rtmp_protocol_base.py", line 79, in header_decode
  46. channel_id = stream.read_uchar()
  47. File "C:\Python27\lib\site-packages\pyamf\util\pure.py", line 225, in read_uchar
  48. return ord(self._read(1))
  49. File "C:\Python27\lib\site-packages\pyamf\util\pure.py", line 203, in _read
  50. self.seek(0 - len(bytes), 1)
  51. AttributeError: 'FileDataTypeMixIn' object has no attribute 'seek'
  52. Handled SET_CHUNK_SIZE packet with new chunk size: 1024
  53. Handled packet of type: 1 Packet data: {'msg': 1, 'chunk_size': 1024L}
  54. [23:30:43] Handled packet of type: 1 Packet data: {'msg': 1, 'chunk_size': 1024L}
  55. amf data read error count: 2 'FileDataTypeMixIn' object has no attribute 'seek'
  56. Traceback (most recent call last):
  57. File "C:\Users\Nick\Desktop\pinybot-master\pinylib.py", line 364, in _callback
  58. amf0_data = self.connection.reader.next()
  59. File "C:\Users\Nick\Desktop\pinybot-master\rtmp\rtmp_protocol.py", line 104, in next
  60. header = rtmp_protocol_base.header_decode(self.stream)
  61. File "C:\Users\Nick\Desktop\pinybot-master\rtmp\rtmp_protocol_base.py", line 79, in header_decode
  62. channel_id = stream.read_uchar()
  63. File "C:\Python27\lib\site-packages\pyamf\util\pure.py", line 225, in read_uchar
  64. return ord(self._read(1))
  65. File "C:\Python27\lib\site-packages\pyamf\util\pure.py", line 203, in _read
  66. self.seek(0 - len(bytes), 1)
  67. AttributeError: 'FileDataTypeMixIn' object has no attribute 'seek'
  68. Traceback (most recent call last):
  69. File "C:\Users\Nick\Desktop\pinybot-master\pinylib.py", line 364, in _callback
  70. amf0_data = self.connection.reader.next()
  71. File "C:\Users\Nick\Desktop\pinybot-master\rtmp\rtmp_protocol.py", line 104, in next
  72. header = rtmp_protocol_base.header_decode(self.stream)
  73. File "C:\Users\Nick\Desktop\pinybot-master\rtmp\rtmp_protocol_base.py", line 79, in header_decode
  74. channel_id = stream.read_uchar()
  75. File "C:\Python27\lib\site-packages\pyamf\util\pure.py", line 225, in read_uchar
  76. return ord(self._read(1))
  77. File "C:\Python27\lib\site-packages\pyamf\util\pure.py", line 203, in _read
  78. self.seek(0 - len(bytes), 1)
  79. AttributeError: 'FileDataTypeMixIn' object has no attribute 'seek'
  80. Reconnecting: ============ RECONNECTING IN 15 SECONDS ============
  81. [23:30:43] ============ RECONNECTING IN 15 SECONDS ============
  82. Disconnecting from server.
Add Comment
Please, Sign In to add comment