[Events Loaded]
[Commands Loaded]
[Buttons Loaded]
(node:214) [MONGOOSE] DeprecationWarning: Mongoose: the `strictQuery` option will be switched back to `false` by default in Mongoose 7. Use `mongoose.set('strictQuery', false);` if you want to prepare for this change. Or use `mongoose.set('strictQuery', true);` to suppress this warning.
(Use `node --trace-deprecation ...` to show where the warning was created)
[Connected to Database]
Logged in as Tiaga Clans Bot#3723
/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1268
return errors.length === 0 ? Result.ok(finalObject) : Result.err(new CombinedPropertyError(errors));
^
CombinedPropertyError: Received one or more errors
at ObjectValidator.handleIgnoreStrategy (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1268:70)
at ObjectValidator.handleStrategy (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1121:47)
at ObjectValidator.handle (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1221:17)
at ObjectValidator.parse (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:212:88)
at EmbedBuilder.setFooter (/home/container/node_modules/@discordjs/builders/dist/index.js:333:26)
at Object.execute (/home/container/Commands/Clan/clan.js:594:14)
at Object.execute (/home/container/Events/Interaction/interactionCreate.js:11:13)
at Client.<anonymous> (/home/container/Handlers/eventHandler.js:26:55)
at Client.emit (node:events:529:35)
at InteractionCreateAction.handle (/home/container/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12) {
errors: [
[
'iconURL',
CombinedError: Received one or more errors
at UnionValidator.handle (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1104:23)
at UnionValidator.run (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:198:23)
at runPredicate (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1231:32)
at ObjectValidator.handleIgnoreStrategy (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1264:11)
at ObjectValidator.handleStrategy (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1121:47)
at ObjectValidator.handle (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1221:17)
at ObjectValidator.parse (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:212:88)
at EmbedBuilder.setFooter (/home/container/node_modules/@discordjs/builders/dist/index.js:333:26)
at Object.execute (/home/container/Commands/Clan/clan.js:594:14)
at Object.execute (/home/container/Events/Interaction/interactionCreate.js:11:13) {
errors: [
ValidationError: Expected undefined or null
at NullishValidator.handle (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:764:79)
at NullishValidator.run (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:198:23)
at UnionValidator.handle (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1099:32)
at UnionValidator.run (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:198:23)
at runPredicate (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1231:32)
at ObjectValidator.handleIgnoreStrategy (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1264:11)
at ObjectValidator.handleStrategy (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1121:47)
at ObjectValidator.handle (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1221:17)
at ObjectValidator.parse (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:212:88)
at EmbedBuilder.setFooter (/home/container/node_modules/@discordjs/builders/dist/index.js:333:26) {
validator: 's.nullish',
given: ''
},
ExpectedConstraintError: Invalid URL
at Object.run (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1605:27)
at StringValidator.run (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:202:27)
at UnionValidator.handle (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1099:32)
at UnionValidator.run (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:198:23)
at runPredicate (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1231:32)
at ObjectValidator.handleIgnoreStrategy (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1264:11)
at ObjectValidator.handleStrategy (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1121:47)
at ObjectValidator.handle (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:1221:17)
at ObjectValidator.parse (/home/container/node_modules/@sapphire/shapeshift/dist/index.js:212:88)
at EmbedBuilder.setFooter (/home/container/node_modules/@discordjs/builders/dist/index.js:333:26) {
constraint: 's.string.url',
given: '',
expected: 'expected to match a URL'
}
]
}
]
]
}
Node.js v18.18.0