i'm debugging my bot with vscode and i have several times gotten the error "Uncaught CombinedPropertyError Error: Received one or more errors"
looking through questions about it here and on other forums i see the error followed by a breakdown of the specific issues that caused it, but in vscode all i see is the error followed by a stack trace
is there a way for me to get an output like the first image? do i catch the error and display it somehow?