Sharding Error
I get the following error:
Error: NO CHILD/MASTER EXISTS OR SUPPLIED CLUSTER_MANAGER_MODE IS INCORRECT
it comes from this line: shards: getInfo().SHARD_LIST,
4 Replies
@Helpers
For starters this is #discordjs-support not #sapphire-support.
Other than that,
When asking for help, make sure to provide as much detail as possible. What have you tried so far? Do you have stacktraces that you can show us? What are you trying to achieve? Try to answer these questions and others, so we do not have to ask for them afterwards.
❯ For a good guide on how to ask questions, see the instructions that StackOverflow gives. You should try to always follow these guidelines. ❯ For an excellent video that shows how not to ask technical questions is this, watch this YouTube video by LiveOverflow. ❯ Asking technical questions (Clarkson) ❯ How to ask questions the smart way (Raymond)
Also if you use your own sharding manager (I.e. not discordjs built in hybrid sharding) then you're also responsible for managing it yourself.