Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1.  
  2. D/ChatEngineSdk: EventListener onEvent: chat_created — {"channel":"chat-engine#chat#public.#random","type":"global"}
  3.  
  4. I/stdout: ChatEngine-LiquidCore Generating message handler for chat channel chat-engine#chat#public.#random
  5.  
  6. D/ChatEngineSdk: About to emit *request_channel_history* event, with params: {"channelName":"chat-engine#chat#public.#random","count":20,"reverse":false,"startTimeToken":"0"}
  7.  
  8. I/stdout: ChatEngine-LiquidCore About to fire request_channel_history
  9.  
  10. I/stdout: ChatEngine-LiquidCore ChatPromise - chat found for channel: chat-engine#chat#public.#random
  11.  
  12. E/stderr: (node:29122) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): ReferenceError: error is not defined
  13.  
  14. E/stderr: (node:29122) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement