Not Kuma anymore
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
So it's solved. Wrong order inside of object. Thanks @SpecialSauce
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
let me check
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
i think i know
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
hm
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
so indexes should be
0; 1; 2; 3
not 0; 1; 2; 5
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
buttons
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
4
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
yeah, it should return 3, i've changed it manually to 3 and it works, but buttonindex returns 5
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
but for freezing its 5
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
buttonindex for first 3 buttons are 0, 1 and 2
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
other buttons vs last freezing
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
ok, i'll show u smth i've found rn
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
it properly returns id of freezing everywhere above
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
check comment above line 144
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
const currentId = currentButton.customId;
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
29 replies
DIAdiscord.js - Imagine an app
•Created by Not Kuma anymore on 1/28/2024 in #djs-questions
ButtonBuilder > TypeError: Cannot read properties of undefined (reading 'customId')
Freezing button only returns error. Other buttons work properly. Changing label and id still gives same kind of error
29 replies