Advertisement
xoxfl

Untitled

Jun 17th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. at item.request.gen.end (/rbd/pnpm-volume/abf0290b-9155-4591-bfce-ffb8b941423b/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:79:15)
  2.  
  3. at then (/rbd/pnpm-volume/abf0290b-9155-4591-bfce-ffb8b941423b/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/index.js:215:21)
  4.  
  5. at <anonymous>
  6.  
  7. at process._tickCallback (internal/process/next_tick.js:189:7)
  8.  
  9. (node:2196) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
  10.  
  11. (node:2196) [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.
  12.  
  13. /app/server.js:66
  14.  
  15. if (!blacklistserver.includes(message.guild.id)) {
  16.  
  17. ^
  18.  
  19.  
  20. TypeError: Cannot read property 'id' of null
  21.  
  22. at Client.client.on.message (/app/server.js:66:45)
  23.  
  24. at emitOne (events.js:121:20)
  25.  
  26. at Client.emit (events.js:211:7)
  27.  
  28. at MessageCreateHandler.handle (/rbd/pnpm-volume/abf0290b-9155-4591-bfce-ffb8b941423b/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/websocket/packets/handlers/MessageCreate.js:9:34)
  29.  
  30. at WebSocketPacketManager.handle (/rbd/pnpm-volume/abf0290b-9155-4591-bfce-ffb8b941423b/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/websocket/packets/WebSocketPacketManager.js:103:65)
  31.  
  32. at WebSocketConnection.onPacket (/rbd/pnpm-volume/abf0290b-9155-4591-bfce-ffb8b941423b/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:333:35)
  33.  
  34. at WebSocketConnection.onMessage (/rbd/pnpm-volume/abf0290b-9155-4591-bfce-ffb8b941423b/node_modules/.registry.npmjs.org/discord.js/11.4.2/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:296:17)
  35.  
  36. at WebSocket.onMessage (/rbd/pnpm-volume/abf0290b-9155-4591-bfce-ffb8b941423b/node_modules/.registry.npmjs.org/ws/4.1.0/node_modules/ws/lib/event-target.js:120:16)
  37.  
  38. at emitOne (events.js:116:13)
  39.  
  40. at WebSocket.emit (events.js:211:7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement