lavalink-devs / Lavalink

Standalone audio sending node based on Lavaplayer.
https://lavalink.dev/
MIT License
1.58k stars 669 forks source link

No match for GET /loadtracks #313

Closed ThatAnonyG closed 4 years ago

ThatAnonyG commented 4 years ago

Description

Very often track search fails to find a match for the given input. I have to try like 5 times to get a match. Exception is when I provide an ID or link but otherwise it is very common and annoying.

Version info

Client used: LavaJS - Latest (My own library) LavaLink: a47a7a46c291390d82bb405abc8c2035de4f28e4-SNAPSHOT (Build: 1064) Lava Player: 1.3.49

Output of java -version:

openjdk 11.0.7 2020-04-14
OpenJDK Runtime Environment (build 11.0.7+10-post-Ubuntu-3ubuntu1)
OpenJDK 64-Bit Server VM (build 11.0.7+10-post-Ubuntu-3ubuntu1, mixed mode, sharing)
duncte123 commented 4 years ago

Track search is being fixed https://github.com/sedmelluq/lavaplayer/pull/492

ThatAnonyG commented 4 years ago

Ohh! Ok thanks for the quick reply. I shall wait for them to fix it then.

I don't know how but I read it "has been fixed". xD

freyacodes commented 4 years ago

The fix is already included in the latest dev build of Lavalink

ThatAnonyG commented 4 years ago

@Frederikam Can you possibly provide the link to that? (Only if it's available publicly) Thanks in advance.

freyacodes commented 4 years ago

It's on the CI. Here's the direct link for this particular build https://ci.fredboat.com/repository/download/Lavalink_Build/8162:id/Lavalink.jar?guest=1

ThatAnonyG commented 4 years ago

Oh thanks! The issue was quite annoying. 😂