Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBL errors #1477

Closed
Feiryn opened this issue Oct 5, 2022 · 0 comments · Fixed by #1483
Closed

DBL errors #1477

Feiryn opened this issue Oct 5, 2022 · 0 comments · Fixed by #1483
Labels
bug Something isn't working
Milestone

Comments

@Feiryn
Copy link
Contributor

Feiryn commented Oct 5, 2022

draftbot  | TypeError: Cannot read properties of undefined (reading 'send')
draftbot  |     at /draftbot/node_modules/discord.js/src/managers/GuildMemberManager.js:504:24
draftbot  |     at new Promise (<anonymous>)
draftbot  |     at GuildMemberManager._fetchMany (/draftbot/node_modules/discord.js/src/managers/GuildMemberManager.js:501:12)
draftbot  |     at GuildMemberManager.fetch (/draftbot/node_modules/discord.js/src/managers/GuildMemberManager.js:208:31)
draftbot  |     at Function.<anonymous> (/draftbot/dist/src/core/DBL.js:106:49)
draftbot  |     at Generator.next (<anonymous>)
draftbot  |     at fulfilled (/draftbot/dist/src/core/DBL.js:5:58)
draftbot  |     at processTicksAndRejections (node:internal/process/task_queues:96:5)
draftbot  | TypeError: (0 , express_1.default) is not a function
draftbot  |     at Function.startDBLWebhook (/draftbot/dist/src/core/DBL.js:24:43)
draftbot  |     at /draftbot/dist/src/core/bot/index.js:63:23
draftbot  |     at Generator.next (<anonymous>)
draftbot  |     at fulfilled (/draftbot/dist/src/core/bot/index.js:5:58)
draftbot  |     at processTicksAndRejections (node:internal/process/task_queues:96:5)

Le serveur est dans le cache de tous les shards, tous font donc les actions DBL

@BastLast BastLast added the bug Something isn't working label Oct 5, 2022
@BastLast BastLast modified the milestones: 4.0.0, 4.0.1 Oct 5, 2022
@BastLast BastLast linked a pull request Oct 8, 2022 that will close this issue
@Feiryn Feiryn closed this as completed Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants