#What this error means?

12 messages · Page 1 of 1 (latest)

mossy willow
raven thicketBOT
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
mossy willow

Someone please help

mossy willow

.

barren echo

It means you try to turn something into bson that has circular references. Like a Client instance in djs for example.

mossy willow

Since I followed a tutorial, and he did the same

barren echo

When does that error occur? Add console.log calls in the file that gets called when it happens (or run a debugger) to find out what line causes that error to appear.

mossy willow

Is the output fine?

mossy willow

@barren echo

barren echo