CorwinDev / Discord-Bot

Discord Bot with over 400 commands and made for large servers
MIT License
675 stars 607 forks source link

Error [ShardingReadyDied]: Shard 0's process exited before its Client became ready. #103

Closed UnknownX0001 closed 1 year ago

UnknownX0001 commented 1 year ago

help?

image

CryptoLover705 commented 1 year ago

@UnknownX0001 Make sure your using atleast node v17.0.0 or you will see this error

UnknownX0001 commented 1 year ago

@UnknownX0001 Make sure your using atleast node v17.0.0 or you will see this error

hey @CryptoLover705 I am using node v17.9.1 and still getting this error what do I do?

CryptoLover705 commented 1 year ago

I would try resetting your bots token and see if that helps @UnknownX0001

UnknownX0001 commented 1 year ago

I would try resetting your bots token and see if that helps @UnknownX0001

i will try. also, i forgot one important information, the code works locally but doesnt when i host it with any host (i.e. replit or paid hosts)

CryptoLover705 commented 1 year ago

Ahh, sounds like replit/paid hosts node version are not working properly, I have tried it both locally and via a VPS and they worked fine

TharunRalph commented 1 year ago

@UnknownX0001 Check Out #faq in Discord Server Just Try "kill 1" In Shell It Will Solve Your Problem

UnknownX0001 commented 1 year ago

@UnknownX0001 Check Out #faq in Discord Server Just Try "kill 1" In Shell It Will Solve Your Problem

i had tried that before, it does not work

UnknownX0001 commented 1 year ago

Ahh, sounds like replit/paid hosts node version are not working properly, I have tried it both locally and via a VPS and they worked fine

i even tried with discloud, but even that showed the error

CryptoLover705 commented 1 year ago

@UnknownX0001 If you want, reach out to me on discord, I would be more then happy to help you try & fix this issue

CryptoLover#6396 my discord name

UnknownX0001 commented 1 year ago

@CryptoLover705 hey thanks for that, fortunately my friend had forked the same exact code which i did from replit (corwin bot's code on replit) and i forked it from him, it seems working now.