Blueprint install failed and Server page ins blank
Good Day 😄
i have a error in the installing process with blueprint:
direct log from the console:
6 Replies
version pterodactyl: 1.11.7 - php 8.1
Welcome @DJKenzo!
You appear to have combined Blueprint with standalone Pterodactyl modifications. These don't work well together with Blueprint, which is why you are experiencing these errors.
thanks for the fast message 😄
do you know how to fix it? yes i have used one standalone mod but i have updated pterdactyl to the latest version and the standalone mod is gone in the panel.
if you have a little idea how to fix /solve this im very happy to run bluwprint with his mods ^^
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 remote blueprintframework/fallback
.
5. Get some Blueprint extensions and install them onto your panel.thank you 😄
its very easy to handle that with your amazing support ^^
Glad you got it working!