Error
node:events:495
throw er; // Unhandled 'error' event
^
CombinedPropertyError: Received one or more errors
at _ArrayValidator.handle (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@sapphire\shapeshift\dist\index.js:480:70)
at _ArrayValidator.parse (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@sapphire\shapeshift\dist\index.js:216:88)
at EmbedBuilder.addFields (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@discordjs\builders\dist\index.js:225:31)
at Client.<anonymous> (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\events\antinuke\anti-actions\anti-server.js:40:6)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Emitted 'error' event on Client instance at:
at emitUnhandledRejectionOrErr (node:events:398:10)
at process.processTicksAndRejections (node:internal/process/task_queues:84:21) {
errors: [
17 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- 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!
- ✅
Marked as resolved by staff1,
CombinedPropertyError: Received one or more errors
at _ObjectValidator.handleIgnoreStrategy (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@sapphire\shapeshift\dist\index.js:1273:72)
at _ObjectValidator.handleStrategy (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@sapphire\shapeshift\dist\index.js:1143:47)
at _ObjectValidator.handle (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@sapphire\shapeshift\dist\index.js:1243:17)
at _ObjectValidator.run (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@sapphire\shapeshift\dist\index.js:202:23)
at _ArrayValidator.handle (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@sapphire\shapeshift\dist\index.js:474:37)
at _ArrayValidator.parse (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@sapphire\shapeshift\dist\index.js:216:88)
at EmbedBuilder.addFields (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\node_modules@discordjs\builders\dist\index.js:225:31)
at Client.<anonymous> (E:\My Important Files\Vox Bot all\Vox Bot\bot-master\apps\bot\events\antinuke\anti-actions\anti-server.js:40:6)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
errors: [ [ 'value', [ExpectedConstraintError] ] ]
}
]
]
}
Node.js v18.18.0
something is wrong in your addFields
can u say in which file ??
no
ok
althouhg
might be coming from yout anti-server
yes
i think the same
when i use <Guild>.setIcon(<URL>) the error arise
when i comment then it worked
thats pretty impossible since this error points to your embedbuilder
i thought the same but it's wasn't the problem. i debugged several time.
something else is just going on
since you never show any code, its hard to just guess
this is the code when i comment it the code runs
but when its not commented it shows the error
that code doesnt have any addFields in it
this is your issue https://bork.treble-is-fluffy.gay/floof42e1c3de.png
if its an empty array, it will error
what does forceStatic do in iconURL how do i get the servericon is animated or not ?