Having an issue with my own Pterodactyl Egg but don't know a fix
Im using my own lavalink server and when i try making a request is empty and 404 trying to do myip:2333
im presented with
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Dec 28 08:14:22 CET 2023
There was an unexpected error (type=Not Found, status=404).
Not Found
19 Replies
Are you using Lavalink v4?
yes i think the last version is used by the container
yes 4.0.0
hmm in that case you will need to downgrade or switch to lavaclient v5
what version i need to download latest?
of lavalink i can manually upgrade it
https://github.com/lavalink-devs/Lavalink/pkgs/container/lavalink/153952914?tag=3
docker image:
ghcr.io/lavalink-devs/lavalink:3
ok thanks
let me change the egg
I will make an announcement when lavaclient v5 is ready for production use
Version: 4.0.0
Build time: 03.12.2023 14:46:34 UTC
Branch HEAD
Commit: acc6069
Commit time: 03.12.2023 14:45:17 UTC
JVM: 17.0.9
Lavaplayer 2.0.4
Is this the correct version
that is lavalink v4 which isn't compatible with the latest version of lavaclient
need to use this
what does your egg file look like?
you need to configure the egg via ptero itself and not by editing the file
it looks like there is a
version
option, put 3.7.10
ok
ok i will test it right now and i will let you know
how can i change the password in newer was found on the config now it doesn't
shouldn't have changed
you need to edit your application.yml
server:
address: 0.0.0.0
port: 2333
best config
is that all that's in the file
LMAO
Yes
it works thanks for your help
np