trackStart Event works 50% of the time
sometimes the embed from the trackStart event sends but sometimes it doesn't. it seems to go in an order of (sends, doesnt send, sends, doesnt send) etc..

22 Replies
fascinating-indigo•13mo ago
Does it actually start playing?
Can you hear the audio?
yeah it plays perfectly fine, it just doesnt send the embed
fascinating-indigo•13mo ago
Mind sending node logs?
Also what logs with:
client.moon.on('nodeRaw', console.log)
it doesnt log anything, theres no errors or anything
fascinating-indigo•13mo ago
Should it have emitted it here..?
what do you mean?
GG @mistafried, you just advanced to level 1!
fascinating-indigo•13mo ago
Moonlink didn't receive any trackStarts
Should it have received one?
yeah i have this code in my file so it should be receiving it
it does receive it sometimes but not all the time
this is when it does receive

and this is when it doesnt receive

fascinating-indigo•13mo ago
The only issue I can think of is the websocket library used in Moonlink
If not, that's a LavaLink bug
In its internals just change to 'ws' and done
change what to ws?
fascinating-indigo•13mo ago
Imports of MoonlinkWebsocket in the library
Somewhere in *Node
okay ill try it
fascinating-indigo•13mo ago
Could you show what you edited?
i change this:
to this:
fascinating-indigo•13mo ago
Just remove the
.MoonlinkWebSocket
part from the line the error came fromthat fixed the issue
thanks so much
fascinating-indigo•13mo ago
Np
@1Lucas1.apk When PWSL mini? 👀