piton
piton
Explore posts from servers
DDeno
Created by bluescorpian519 on 10/16/2024 in #help
Deno Vscode type checking randomly gets wrong types for discord.js EmbedBuilder
@bluescorpian519 i've fixed this issue by removing node_modules folder, downgrading to 2.0.0 and installing the modules back again
4 replies
DDeno
Created by bluescorpian519 on 10/16/2024 in #help
Deno Vscode type checking randomly gets wrong types for discord.js EmbedBuilder
bump!
4 replies
DTDrizzle Team
Created by piton on 4/3/2024 in #help
Empty default array
Okay, thanks for letting me know
4 replies
DTDrizzle Team
Created by piton on 4/3/2024 in #help
Empty default array
Bump
4 replies
DTDrizzle Team
Created by piton on 4/1/2024 in #help
Self-Relation in Drizzle ORM?
okay, thanks
5 replies
DTDrizzle Team
Created by piton on 4/1/2024 in #help
Self-Relation in Drizzle ORM?
thanks a lot, searched on google for self reference in drizzle orm and this page didn't show up idk why
5 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
now
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
it works
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
you can publish it
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
@1Lucas1.apk
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
for now it works
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
its late for me, so i will test it more tomorrow
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
and resume works
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
i've tried
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
{
"sessionId": {
"Void2": "nqww48w7prx7tmz3"
},
"players": {
"1135849836579672084": {
"previous": {
"encoded": "QAAAxAMAIENMRUFSRUQgLSByZW1peCAoT2ZmaWNpYWwgQXVkaW8pAAxMaWxpdGh6cGx1Z3oAAAAAAAHYqAALUURhd3MxVERxekkAAQAraHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1RRGF3czFURHF6SQEAOmh0dHBzOi8vaS55dGltZy5jb20vdmlfd2VicC9RRGF3czFURHF6SS9tYXhyZXNkZWZhdWx0LndlYnAAAAd5b3V0dWJlAAAAAAAAAAA=",
"identifier": "QDaws1TDqzI",
"title": "CLEARED - remix (Official Audio)",
"author": "Lilithzplugz",
"url": "https://www.youtube.com/watch?v=QDaws1TDqzI",
"duration": 121000,
"position": 0,
"isSeekable": true,
"isStream": false,
"sourceName": "youtube",
"requester": "332434816601554945",
"artworkUrl": "https://i.ytimg.com/vi_webp/QDaws1TDqzI/maxresdefault.webp",
"isrc": null,
"time": 0
}
}
},
"queue": {
"1135849836579672084": []
}
}
{
"sessionId": {
"Void2": "nqww48w7prx7tmz3"
},
"players": {
"1135849836579672084": {
"previous": {
"encoded": "QAAAxAMAIENMRUFSRUQgLSByZW1peCAoT2ZmaWNpYWwgQXVkaW8pAAxMaWxpdGh6cGx1Z3oAAAAAAAHYqAALUURhd3MxVERxekkAAQAraHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1RRGF3czFURHF6SQEAOmh0dHBzOi8vaS55dGltZy5jb20vdmlfd2VicC9RRGF3czFURHF6SS9tYXhyZXNkZWZhdWx0LndlYnAAAAd5b3V0dWJlAAAAAAAAAAA=",
"identifier": "QDaws1TDqzI",
"title": "CLEARED - remix (Official Audio)",
"author": "Lilithzplugz",
"url": "https://www.youtube.com/watch?v=QDaws1TDqzI",
"duration": 121000,
"position": 0,
"isSeekable": true,
"isStream": false,
"sourceName": "youtube",
"requester": "332434816601554945",
"artworkUrl": "https://i.ytimg.com/vi_webp/QDaws1TDqzI/maxresdefault.webp",
"isrc": null,
"time": 0
}
}
},
"queue": {
"1135849836579672084": []
}
}
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
Error UnhandledRejection: Error: @Moonlink(PlayerManager) - Missing parameters for player creation: textChannel, voiceChannel
at PlayerManager.create (C:\Users\kiko\Desktop\Miona\node_modules\.pnpm\[email protected]\node_modules\moonlink.js\dist\src\@Managers\PlayerManager.js:111:13)
at MoonlinkNode.message (C:\Users\kiko\Desktop\Miona\node_modules\.pnpm\[email protected]\node_modules\moonlink.js\dist\src\@Entities\MoonlinkNode.js:177:62)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Promise {
<rejected> Error: @Moonlink(PlayerManager) - Missing parameters for player creation: textChannel, voiceChannel
at PlayerManager.create (C:\Users\kiko\Desktop\Miona\node_modules\.pnpm\[email protected]\node_modules\moonlink.js\dist\src\@Managers\PlayerManager.js:111:13)
at MoonlinkNode.message (C:\Users\kiko\Desktop\Miona\node_modules\.pnpm\[email protected]\node_modules\moonlink.js\dist\src\@Entities\MoonlinkNode.js:177:62)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
}
Error UnhandledRejection: Error: @Moonlink(PlayerManager) - Missing parameters for player creation: textChannel, voiceChannel
at PlayerManager.create (C:\Users\kiko\Desktop\Miona\node_modules\.pnpm\[email protected]\node_modules\moonlink.js\dist\src\@Managers\PlayerManager.js:111:13)
at MoonlinkNode.message (C:\Users\kiko\Desktop\Miona\node_modules\.pnpm\[email protected]\node_modules\moonlink.js\dist\src\@Entities\MoonlinkNode.js:177:62)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Promise {
<rejected> Error: @Moonlink(PlayerManager) - Missing parameters for player creation: textChannel, voiceChannel
at PlayerManager.create (C:\Users\kiko\Desktop\Miona\node_modules\.pnpm\[email protected]\node_modules\moonlink.js\dist\src\@Managers\PlayerManager.js:111:13)
at MoonlinkNode.message (C:\Users\kiko\Desktop\Miona\node_modules\.pnpm\[email protected]\node_modules\moonlink.js\dist\src\@Entities\MoonlinkNode.js:177:62)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
}
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
same error
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
I'm home in about an hour or two
165 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by piton on 2/19/2024 in #help
(Bug): Error synchronizing information when connection is resumed
Sorry not home
165 replies