Unable to adjust which eggs that plugins can appear on.
Anytime I click save on the page it redirects me from
/extensions/[extention]
to /extensions/blueprint/config
, which results in a 404 Not Found error.6 Replies
That's weird, it's meant to redirect to /admin/extensions/[id]/config iirc
even if that is the case

byte snippet-upgrade
1. Remove certain files and directories with
rm -r resources public node_modules
.
2. Go through the Pterodactyl update documentation.
3. Install dependencies by running the yarn
command.
4. Repair Blueprint with blueprint -upgrade
.
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.byte snippet-upgrade
Could you try to go through these steps to see if it fixes anything?
Yeah problem seems to have vanished now