CombinedError (3) Received one or more errors 1 ExpectedValidationError > s.literal(V) | Expected values to be equals | | Expected: | | null | | Received: | | '#96b81d' 2 ValidationError > s.number() | Expected a number primitive | | Received: | | '#96b81d' 3 ValidationError > s.tuple(T) | Expected an array | | Received: | | '#96b81d' at _UnionValidator.handle (D:\rvabot\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:1965:23) at _UnionValidator.parse (D:\rvabot\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:972:90) at EmbedBuilder.setColor (D:\rvabot\node_modules\@discordjs\builders\dist\index.js:310:20) at Object.execute (D:\rvabot\commands\members\bugreport.js:37:18) at Object.execute (D:\rvabot\events\interactionCreate.js:13:27) at Client. (D:\rvabot\index.js:91:50) at Client.emit (node:events:524:28) at InteractionCreateAction.handle (D:\rvabot\node_modules\discord.js\src\client\actions\InteractionCreate.js:101:12) at module.exports [as INTERACTION_CREATE] (D:\rvabot\node_modules\discord.js\src\client\websocket\handlers\INTERACTION_CREATE.js:4:36) at WebSocketManager.handlePacket (D:\rvabot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:351:31)