Discord-Bot icon indicating copy to clipboard operation
Discord-Bot copied to clipboard

Atlest fix it

Open blucifer1337 opened this issue 1 year ago • 7 comments

・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)

blucifer1337 avatar Mar 06 '24 06:03 blucifer1337

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

mrkingtj avatar Mar 17 '24 05:03 mrkingtj

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

KangleJangle avatar Apr 06 '24 17:04 KangleJangle

same

vxry3 avatar May 07 '24 13:05 vxry3

same with me lol

Newton19855 avatar May 18 '24 12:05 Newton19855

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

Felitendo avatar May 28 '24 13:05 Felitendo

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

what he said it worked

vxry3 avatar Jun 22 '24 13:06 vxry3

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.

KangleJangle avatar Jun 22 '24 14:06 KangleJangle