#Issues
1 messages · Page 1 of 1 (latest)
When accessing from a cached instance I receive the message " You need to finish installing Blueprint to start using extensions."
Uncached instances just receive a white page
this should not show up on a stock pterodactyl instance, did you have any modifications on your panel?
I did in a previous time but since I had reinstalled a stock version, possibly some remanents?
I used to have a modpack installer
YEP
yep*
could you try this?
- Remove certain files and directories with
rm -r resources public node_modules. - Go through the Pterodactyl update documentation.
- Install dependencies by running the
yarncommand. - Repair Blueprint with
blueprint -upgrade. - Get some Blueprint extensions (if you haven't already) and install them onto your panel.
byte snippet-upgrade
Worked, Seems there was some remainders of previous modifications