Blueprint

B

Blueprint

Powerful, fast and developer-friendly modding framework for Pterodactyl.

Join

Updating on Truenas Scale Electric Eel (Docker) not possible

Hello, ive been trying to update my panel for so long, and its most definetly because im using the container on Truenas, but i just cant get it to update at all. Ive been stuck at v.1.11.10 for so long. It shows that the container is using image v1.11.11 but the panel itself and everyting are still on .10. Does anybody got experience with this?...
Solution:
alright, the solution was to copy my entire compose and then delete the container and and checking "Remove Images" i was scared it would fuck up all my files and settings and database, but it didnt. then i just made a new "app" and pasted in my old compose, ran "blueprint -i *.blueprint" in the container and all was well...

i cant login after i installed nebula theme

After i installed nebula theme i wasn't able to login.

blueprint -serve

There should be command blueprint -serve, work similary to blueprint -watch but use yarn run serve instead of yarn watch Main diffrence, user dont need to reload page after every change....

dont install

16:04:04 FATAL: Some framework dependencies are not installed or detected. 16:04:04 FATAL: Required dependency "webpack" is not installed or detected. 16:04:04 FATAL: Required dependency "react" is not installed or detected....

Border radius

Where can i change nebula start restart and stop button border radius i want to make radius like in picture
No description

[Docker] Blueprint doesn't run or check for database migrations

Someone wants to install the extension I made but for some reason the migration check is skipped. Installation doesn't show any errors, its just that the message INFO: Running database migrations... is missing. Blueprint beta-2024-12 is being used and I don't know if the official docker container/installation is being used....
No description

I cant install blueprint

I followed the guide to install blueprint, but when i ran
bash blueprint.sh
bash blueprint.sh
it didnt write anything like blueprint.sh file was empty. I ran it as root in linux mint....
Solution:
my fkng random generated email password had
$(
$(
so
grabenv.sh
grabenv.sh
cant red the .env file because in the MAIL_PASSWORD was these characters.

How del blueprint

How to delere blupeprint

Permission denied when trying to download Nebula.

New to using pterodactyl panel and have this issue?
Solution:
I just didnt install blueprint in the right directory
No description

Installing blueprint does not install the extensions tab

I get this error when installing blueprint: ``` WARNING in ./resources/scripts/blueprint/css/extensions.css (./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/postcss-loader/dist/cjs.js??ref--6-2!./resources/scripts/blueprint/css/extensions.css) Module Warning (from ./node_modules/postcss-loader/dist/cjs.js): Warning...
Solution:
okay its sidebar

How do you reference a image in the public folder from css

Hi, I am making a theme and I need to reference an image in my public folder called background.jpeg from my css to put it has my background and I keep getting errors? How should I proceed?

How to uninstall blueprint

I need some help/guide on how to uninstall blueprint from my pterodactyl panel as someone installed it on there and hasnt finished installing it and now will not get back to me
Solution:
run blueprint -upgrade and it will work. you didnt finish the install.
No description

I seem to have installed blueprint wrong

``` ubuntu@pterodactyl:/$ blueprint sed: can't read /usr/local/bin/app/BlueprintFramework/Services/PlaceholderService/BlueprintPlaceholderService.php: No such file or directory sed: can't read /usr/local/bin/.blueprint/extensions/blueprint/public/index.html: No such file or directory touch: cannot touch '/usr/local/bin/.blueprint/extensions/blueprint/private/db/version': No such file or directory...
Solution:
I did a completely fresh install of pterodactyl and it seems to work now, I must have messed something up before

Bluueprint dev tempalte not installed

```root@Ubuntu-2004-focal-amd64-base /var/www/pterodactyl/.blueprint # blueprint -init find: ‘.blueprint/dev’: No such file or directory 15:23:57 INPUT: Choose an extension template: 0: Barebones 1: Theming fundamentals...

How to migrate to another machine?

If i follow the traditional way and reinstall blueprint on the new machine will it mess up with databases ( Like nebula, subdomains and things like that)
Solution:
if you import your env and database correctly, just install the addons and everything will be restored

cookie Addon

with the cookies add-on I can't click anything during the animation, how can I fix this? my clients are annoyed by it haha
Solution:
hi! i considered remaking the cookies addon to fix stuff like this, but havent gotten around to yet

Changing the order of multiple components set to the same position

How can I make it so if another addon is using the same component position as my addon, my addon's component is always after the others?

Unable to uninstall bp addon

Not me, but somebody using PteroMonaco is unable to install it. I never modified the install or uninstall scripts in any way and it only uses css and react component stuff ``` ERROR in resources/scripts/blueprint/components/Server/Files/Edit/BeforeEdit.tsx:2:56 TS2307: Cannot find module '@/blueprint/extensions/pteromonaco/Editor' or its corresponding type declarations....
Solution:
Confirmed bug in 2024-12, prompt user to uninstall their extensions and run blueprint -upgrade

Upgrade question

When updating, and it wiping the extensions, after install all updated extensions, will the old data we wiped out for users?
Solution:
No. Persistent data should either be in cookies in their browsers, or in the database, depending on the extension.