Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. (node:23741) UnhandledPromiseRejectionWarning: TypeError: this.member._roles.includes is not a function
  2.  
  3. at guild.roles.filter.role (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.github.com/discordjs/discord.js/6a07715c1de19a27dce8c38153ee5ddb06093967/node_modules/discord.js/src/stores/GuildMemberRoleStore.js:27:63)
  4.  
  5. at Map.filter (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.github.com/discordjs/discord.js/6a07715c1de19a27dce8c38153ee5ddb06093967/node_modules/discord.js/src/util/Collection.js:227:11)
  6.  
  7. at Map.get _filtered [as _filtered] (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.github.com/discordjs/discord.js/6a07715c1de19a27dce8c38153ee5ddb06093967/node_modules/discord.js/src/stores/GuildMemberRoleStore.js:27:29)
  8.  
  9. at Map.store.(anonymous function) [as map] (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.github.com/discordjs/discord.js/6a07715c1de19a27dce8c38153ee5ddb06093967/node_modules/discord.js/src/util/Util.js:459:34)
  10.  
  11. at TextChannel.memberPermissions (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.github.com/discordjs/discord.js/6a07715c1de19a27dce8c38153ee5ddb06093967/node_modules/discord.js/src/structures/GuildChannel.js:148:47)
  12.  
  13. at TextChannel.permissionsFor (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.github.com/discordjs/discord.js/6a07715c1de19a27dce8c38153ee5ddb06093967/node_modules/discord.js/src/structures/GuildChannel.js:106:29)
  14.  
  15. at CommandHandler.runPermissionChecks (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.registry.npmjs.org/discord-akairo/8.0.0-beta.8/node_modules/discord-akairo/src/struct/commands/CommandHandler.js:650:49)
  16.  
  17. at CommandHandler.runPostTypeInhibitors (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.registry.npmjs.org/discord-akairo/8.0.0-beta.8/node_modules/discord-akairo/src/struct/commands/CommandHandler.js:613:24)
  18.  
  19. at CommandHandler.handleDirectCommand (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.registry.npmjs.org/discord-akairo/8.0.0-beta.8/node_modules/discord-akairo/src/struct/commands/CommandHandler.js:405:32)
  20.  
  21. at CommandHandler.handle (/rbd/pnpm-volume/6959811c-1d7b-489f-b1f0-281ae0d8936c/node_modules/.registry.npmjs.org/discord-akairo/8.0.0-beta.8/node_modules/discord-akairo/src/struct/commands/CommandHandler.js:377:34)
  22.  
  23. (node:23741) 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: 4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement