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

Atlest fix it #234

Open
blucifer1337 opened this issue Mar 6, 2024 · 7 comments
Open

Atlest fix it #234

blucifer1337 opened this issue Mar 6, 2024 · 7 comments

Comments

@blucifer1337
Copy link

・Unhandled promise rejection
Error
1 Error [ShardingReadyDied]: Shard 0's process exited before its Client became ready.
Copy
Stack error
1 Error [ShardingReadyDied]: Shard 0's process exited before its Client became ready.
2 at Shard.onDeath (/home/runner/ALL-IN-ONE-Bot-v4/node_modules/discord.js/src/sharding/Shard.js:162:16)
3 at Object.onceWrapper (node:events:642:26)
4 at Shard.emit (node:events:539:35)
5 at Shard._handleExit (/home/runner/ALL-IN-ONE-Bot-v4/node_modules/discord.js/src/sharding/Shard.js:412:10)
6 at ChildProcess.emit (node:events:527:28)
7 at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)

@mrkingtj
Copy link

Been working fine for me. Double check your token and .env file along with the configs

@KangleJangle
Copy link

Same problem here, everything else is correct on my end just dies and tries relaunching endlessly.

@vxry3
Copy link

vxry3 commented May 7, 2024

same

@Newton19855
Copy link

same with me lol

@Felitendo
Copy link

Delete the package-lock.json and the .npm & node_modules folder. Then do npm i

@vxry3
Copy link

vxry3 commented Jun 22, 2024

Delete the package-lock.json and the .npm & node_modules folder. Then do npm i

what he said it worked

@KangleJangle
Copy link

I meant to comment a while back, I fixed this as well. Turns out when you first make a login for the MongoDB thing for some reason the password you set doesn't actually work. If you go in and reset the password to something else it works fine, no clue why that is but it worked for me.

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

6 participants