Advertisement
Guest User

0.9.7 logs

a guest
Nov 4th, 2022
3
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. PS C:\EDITED node index.js
  2. created lobby
  3. set pass
  4. setting host
  5. <ref *1> BanchoLobby {
  6. _events: [Object: null prototype] { playerJoined: [Function (anonymous)] },
  7. _eventsCount: 1,
  8. _maxListeners: undefined,
  9. channel: BanchoMultiplayerChannel {
  10. _events: [Object: null prototype] {
  11. JOIN: [Function (anonymous)],
  12. message: [Function (anonymous)]
  13. },
  14. _eventsCount: 2,
  15. _maxListeners: undefined,
  16. banchojs: BanchoClient {
  17. _events: [Object: null prototype],
  18. _eventsCount: 5,
  19. _maxListeners: 50,
  20. username: 'CCleanerShot',
  21. password: 'EDITED',
  22. host: 'irc.ppy.sh',
  23. port: 6667,
  24. osuApi: [Client],
  25. rateLimiter: [BanchoRateLimiter],
  26. client: [Socket],
  27. connectState: Symbol(Connected),
  28. reconnect: true,
  29. reconnectTimeout: null,
  30. connectCallback: null,
  31. joinCallbacks: [],
  32. partCallbacks: [],
  33. users: [Map],
  34. usersById: [Map],
  35. channels: [Map],
  36. ignoreClose: false,
  37. [Symbol(kCapture)]: false
  38. },
  39. name: '#mp_104851176',
  40. topic: 'multiplayer game #5190',
  41. joined: true,
  42. joinCallback: null,
  43. joinPromise: null,
  44. partCallback: null,
  45. partPromise: null,
  46. channelMembers: {
  47. CCleanerShot: [BanchoChannelMember],
  48. BanchoBot: [BanchoChannelMember]
  49. },
  50. listenersInitialized: true,
  51. lobby: [Circular *1],
  52. [Symbol(kCapture)]: false
  53. },
  54. banchojs: BanchoClient {
  55. _events: [Object: null prototype] {
  56. error: [Function (anonymous)],
  57. PM: [Function (anonymous)],
  58. CM: [Function (anonymous)],
  59. JOIN: [Function (anonymous)],
  60. PART: [Function (anonymous)]
  61. },
  62. _eventsCount: 5,
  63. _maxListeners: 50,
  64. username: 'CCleanerShot',
  65. password: 'EDITED',
  66. host: 'irc.ppy.sh',
  67. port: 6667,
  68. osuApi: Client {
  69. apiKey: 'EDITED',
  70. disableRateLimiting: false,
  71. requestsPerMinute: 60,
  72. parseData: true,
  73. baseUrl: 'https://osu.ppy.sh/api',
  74. requester: [Requester],
  75. ratelimiting: [Ratelimiting],
  76. user: [UserComponent],
  77. beatmaps: [BeatmapsComponent],
  78. scores: [ScoresComponent],
  79. replay: [ReplayComponent],
  80. multi: [MultiComponent]
  81. },
  82. rateLimiter: BanchoRateLimiter {
  83. timespan: 6000,
  84. privateLimit: 4,
  85. publicLimit: 3,
  86. messagesTimestamps: [Array]
  87. },
  88. client: Socket {
  89. connecting: false,
  90. _hadError: false,
  91. _parent: null,
  92. _host: 'irc.ppy.sh',
  93. _readableState: [ReadableState],
  94. _events: [Object: null prototype],
  95. _eventsCount: 5,
  96. _maxListeners: undefined,
  97. _writableState: [WritableState],
  98. allowHalfOpen: false,
  99. _sockname: null,
  100. _pendingData: null,
  101. _pendingEncoding: '',
  102. server: null,
  103. _server: null,
  104. timeout: 60000,
  105. [Symbol(async_id_symbol)]: 4,
  106. [Symbol(kHandle)]: [TCP],
  107. [Symbol(kSetNoDelay)]: false,
  108. [Symbol(lastWriteQueueSize)]: 0,
  109. [Symbol(timeout)]: Timeout {
  110. _idleTimeout: 60000,
  111. _idlePrev: [TimersList],
  112. _idleNext: [TimersList],
  113. _idleStart: 32145,
  114. _onTimeout: [Function: bound ],
  115. _timerArgs: undefined,
  116. _repeat: null,
  117. _destroyed: false,
  118. [Symbol(refed)]: false,
  119. [Symbol(kHasPrimitive)]: false,
  120. [Symbol(asyncId)]: 2,
  121. [Symbol(triggerId)]: 1
  122. },
  123. [Symbol(kBuffer)]: null,
  124. [Symbol(kBufferCb)]: null,
  125. [Symbol(kBufferGen)]: null,
  126. [Symbol(kCapture)]: false,
  127. [Symbol(kBytesRead)]: 0,
  128. [Symbol(kBytesWritten)]: 0
  129. },
  130. connectState: Symbol(Connected),
  131. reconnect: true,
  132. reconnectTimeout: null,
  133. connectCallback: null,
  134. joinCallbacks: [],
  135. partCallbacks: [],
  136. users: Map(2) {
  137. 'banchobot' => [BanchoUser],
  138. 'ccleanershot' => [BanchoUser]
  139. },
  140. usersById: Map(0) { '6137282': [BanchoUser] },
  141. channels: Map(1) { '#mp_104851176' => [BanchoMultiplayerChannel] },
  142. ignoreClose: false,
  143. [Symbol(kCapture)]: false
  144. },
  145. id: 104851176,
  146. scores: [],
  147. _name: 'zzzzzz CCleanerShot',
  148. _beatmapId: 22538,
  149. _beatmap: Beatmap {
  150. approved: -2,
  151. submitDate: 2008-11-04T13:23:17.000Z,
  152. approvedDate: Invalid Date,
  153. lastUpdate: 2008-11-05T18:14:56.000Z,
  154. artist: 'Peter Lambert',
  155. id: 22538,
  156. setId: 3756,
  157. bpm: 160.38,
  158. creator: 'peppy',
  159. creatorId: 2,
  160. difficultyRating: 0.713736,
  161. diffSize: 3,
  162. diffOverall: 0,
  163. diffApproach: 0,
  164. diffDrain: 0,
  165. countNormal: 4,
  166. countSlider: 3,
  167. countSpinner: 1,
  168. hitLength: 18,
  169. source: null,
  170. genre: 0,
  171. language: 1,
  172. title: 'osu! tutorial',
  173. totalLength: 114,
  174. version: 'Gameplay basics',
  175. fileMd5: '3c8b50ebd781978beb39160c6aaf148c',
  176. mode: 0,
  177. tags: [ '' ],
  178. favouriteCount: 1548,
  179. rating: 10,
  180. downloadUnavailable: false,
  181. audioUnavailable: false,
  182. playcount: 256978,
  183. passcount: 246952,
  184. maxCombo: 28,
  185. diffAim: 0.396929,
  186. diffSpeed: 0.234049,
  187. packs: [],
  188. storyboard: false,
  189. video: false
  190. },
  191. _teamMode: 0,
  192. _winCondition: 0,
  193. _mods: [],
  194. _freemod: false,
  195. _playing: false,
  196. _slots: [
  197. BanchoLobbyPlayer {
  198. lobby: [Circular *1],
  199. user: [BanchoUser],
  200. state: Symbol(Not Ready),
  201. isHost: false,
  202. team: null,
  203. mods: [],
  204. score: null
  205. },
  206. null,
  207. null,
  208. null,
  209. null,
  210. null,
  211. null,
  212. null,
  213. null,
  214. null,
  215. null,
  216. null,
  217. null,
  218. null,
  219. null,
  220. null
  221. ],
  222. _size: 16,
  223. players: {
  224. CCleanerShot: BanchoLobbyPlayer {
  225. lobby: [Circular *1],
  226. user: [BanchoUser],
  227. state: Symbol(Not Ready),
  228. isHost: false,
  229. team: null,
  230. mods: [],
  231. score: null
  232. }
  233. },
  234. playersById: {
  235. '6137282': BanchoLobbyPlayer {
  236. lobby: [Circular *1],
  237. user: [BanchoUser],
  238. state: Symbol(Not Ready),
  239. isHost: false,
  240. team: null,
  241. mods: [],
  242. score: null
  243. }
  244. },
  245. slotsUpdatesQueue: [ [Function (anonymous)] ],
  246. playerCreationQueue: [],
  247. updateSettingsPromise: null,
  248. [Symbol(kCapture)]: false
  249. }
  250. Gameplay basics
  251. Closing...
  252. PS C:EDITED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement