B
Blueprint11mo ago
Kisnem

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
Emma
Emma11mo ago
That's weird, it's meant to redirect to /admin/extensions/[id]/config iirc
Kisnem
KisnemOP11mo ago
even if that is the case
No description
Emma
Emma11mo ago
byte snippet-upgrade
Blueprint
Blueprint11mo ago
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
Emma
Emma11mo ago
Could you try to go through these steps to see if it fixes anything?
Kisnem
KisnemOP11mo ago
Yeah problem seems to have vanished now

Did you find this page helpful?