Jake
DIAdiscord.js - Imagine an app
•Created by Jake on 8/26/2024 in #djs-questions
Invalid WebSocket frame: invalid UTF-8 sequence
Possibly related to latest nodejs release https://github.com/nodejs/node/issues/54543 although this is the first time it's happened to me
6 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
same line as mine, just a different part. that's interesting though that it's different for you
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
@Jiralite do you want me to make an issue on github for tracking?
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
sent a bug bounty to your opencollective! cheers 🎉
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
thank you all for your help and patience!! and thank you @Jiralite for the quick logging change. i'm around to test any potential fixes if you need me to
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
will do
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
this was a clutch catch
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
ah it explains why this started failing semirecently, so it was 2-3 months ago that it was checked in
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
19652 [7/16/2024, 3:30:59 PM] [TRACE] [DebugHandler] [THREAD-TEXT]: Received non-text channel type undefined
19653 [7/16/2024, 3:30:59 PM] [TRACE] [DebugHandler] {"id":"1147244500452905160","channel_id":"1147244500452905160","guild_id":"1147013203423928390","recipients":[{}]}
calling cache get returns type 0 on this as well
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
would also explain the undefined type
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
everyone having the issue does have the channel partial
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
if they're supposed to be ignored
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
so i guess the followup question is, why is it i can get the channel from the cache and it returns type 0?
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
flags: 10, so it's a media channel?
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
nothing on 19/20 unfortunately
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
yeah it is a gaming guild so that makes sense
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
it's not like a pressing issue, the bot functions normally, just those unhandled rejections i receive
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
hmm... i dont see it in the logs. i checked my logs that i send to a db and my file system logs just to be sure
158 replies
DIAdiscord.js - Imagine an app
•Created by Jake on 6/6/2024 in #djs-questions
thread.members._add is not a function
it's a "new-members" channel in some gaming guild
158 replies