Androz2091 / discord-giveaways-bot

🎁Giveways Bot using the discord-giveaways package
ISC License
202 stars 167 forks source link

error #73

Closed MitulMovaliya closed 3 years ago

MitulMovaliya commented 3 years ago

UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'id' of undefined

loveisglitchy commented 3 years ago

Umm can you provide some context?

RocketFlashXD commented 3 years ago

I could elaborate a little since it happened to me too. Basically when the giveaway ends it throws that error with the source of the error being the Giveaways.js file from the discord-giveaways package

(node:43148) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'id' of undefined at Giveaway.checkWinnerEntry (C:[I prefer not to show this part]\node_modules\discord-giveaways\src\Giveaway.js:302:42) at Giveaway.roll (C:[I prefer not to show this part]\node_modules\discord-giveaways\src\Giveaway.js:333:45) at processTicksAndRejections (internal/process/task_queues.js:93:5) at async C:[I prefer not to show this part]\node_modules\discord-giveaways\src\Giveaway.js:400:29

Androz2091 commented 3 years ago

this has been fixed