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

While loading the guildmemberadd & guildmemberremove events, the console throws these errors #545

Open
Lilbrother12121 opened this issue Aug 18, 2021 · 6 comments

Comments

@Lilbrother12121
Copy link

image

@LeventHAN
Copy link
Contributor

Send an screenshot of your package.json

AND:
Please use the tempalte for the issue.

What node version are you using?
What DiscordJS version ?
What AtlantaBot version?

Is this issue still occuring at the LATEST version?

More info please.

@Lilbrother12121
Copy link
Author

that's my package.json file: https://sourceb.in/1ieT46dARg
Npm version: 7.20.1
Node version: v16.1.0
Discord.js verision: 12.5.3
and i used this repo

@LeventHAN
Copy link
Contributor

You are using old discordJS and also even then you are running node16 on that which is conflicting (or I think so...).
However your problem is DiscordJS version.
You should delete and update your package.json or the whole repo... (DiscordJS v13-beta should be your discordJS version )

@Lilbrother12121
Copy link
Author

well, i updated my node & discord js to 13.1.0
and im still facing the same issue

@Lilbrother12121
Copy link
Author

note: i have node 16.8 now

@LeventHAN
Copy link
Contributor

LeventHAN commented Aug 30, 2021

that's my package.json file: https://sourceb.in/1ieT46dARg
Npm version: 7.20.1
Node version: v16.1.0
Discord.js verision: 12.5.3
and i used this repo

I just saw your image... That package.json is not correct... You are using something else... Most probably you did change the code and therefor I can't know what you did change to cause this issue. You should USE FRESH repo without any changes and test it. I can't support you if you are using your own customized bot....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants