Extension not showing in blueprint after step 8 fails due to GitHub API limit
Hey, i tried to install an blueprint extension and steps 1ā7 completed successfully, but step 8 failed due to GitHub API rate limits. Composer couldn't fetch the required tags and defaulted to version 1.0.0. As a result, the extension doesn't appear in my blueprint or panel. I tried to remove the extension but blueprint doesn't see it as installed. Is there a way i can finish only step 8 and make the extension appear in the blueprint ui or uninstallstep 1-7?
unknown error about a file that doesn't even exist in Laravel logs..
Hello, i'm remaking my blueprint extention and i'm completelly stuck on what seem to be a no sensical error from laravel, here take a look:
production.ERROR: View [blueprint.admin.wrappers.soundx] not found. (View: /var/www/pterodactyl/resources/views/blueprint/admin/admin.blade.php) (View: /var/www/pterodactyl/resources/views/blueprint/admin/admin.blade.php) (View: /var/www/pterodactyl/resources/views/blueprint/admin/admin.blade.php) {"userId":1,"exception":"[object] (Illuminate\View\ViewException(code: 0): View [blueprint.admin.wrappers.soundx] not found. (View: /var/www/pterodactyl/resources/views/blueprint/admin/admin.blade.php) (View: /var/www/pterodactyl/resources/views/blueprint/admin/admin.blade.php) (View: /var/www/pterodactyl/resources/views/blueprint/admin/admin.blade.php) at /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:137)
I have absolutely no wrapper in the config nor anywhere else, and no files or string like blueprint.admin.wrappers.soundx can be found anywhere in my codebase, what do i do, thx...
Upgrade
I'm trying to upgrade blueprint using -upgrade or -upgrade remote and I keep getting this error
```
ā Build failed in 3.56s
error during build:
[vite]: Rollup failed to resolve import "@blueprint/ui" from "/var/www/pterodactyl/resources/scripts/blueprint/extends/routers/DashboardRouter.tsx"....
what if i run -remove *
what if i run blueprint -remove *
?...
Solution:
blueprint won't do anything if its not an installed extension so you would be fine
What is this component called?
This is the showcase image of Minecraft Player Manager v1.4.3 listed on Builtbybit, so is that box in the image which is highlighted a pterodactyl re useable component or custom made by that extension developer?

Access extensions page in Panel
Hi, I just installed Blueprint (which wasn't as straightforward as I thought it would be) and an extension (https://builtbybit.com/resources/player-listing.53200/). However, the extension manager doesn't appear in the settings/admin page on the Pterodactyl Panel.
Unfinished Installation
After using blueprint for awhile i have updated my pterodactyl panel, In doing so my blueprint installation now shows as unfinished. I have run the command "blueprint -rerun-install" and it completes successfully however the install still shows as unfinished. What are the things i can check file side to make my panel work again?

Permission Denied when installing Blueprint
Attempting to install my first blueprint but running into installation issues. I was able to use the blueprint docker yml so my panel is properly installed and showing blueprint extension just fine. Trying to install a blueprint however and files are constantly throwing permission denied when installation is running. I've tried taking ownership of all the files inside the container (www-data, nginx, root) but same effect. Interestingly the blueprint finishes installing and shows up in the extension page but often the panel is broken from that point onward. Not sure if I'm missing something simple here.
```
.blueprint/extensions/rustserverwiper/private/install.sh: line 10: app/Http/Middleware/Api/Client/Server/ResourceBelongsToServer.php.tmp: Permission denied
⤠Step 2: Adding cases to ResourceBelongsToServer.php...
FATAL after blueprint update
I attached the image showing the error
Solution:
Change your system locale to a UTF-8 one

Social Login Addon Steam Error 500
I recently got the Social Login Addon and I'm trying to set up Steam right now.
Discord works fine, but when I try to log in using Steam, I always get the "500 Server Error".
I'm still new to Linux and this kind of setup, but I checked the logs and found the error message:...
Where to execute the command? blueprint -install identifier
i uploaded the file to my main pterodactyl dir do i have to execute the command in a specific dir or just execute it to install it?
Solution:
Current working directory doesn't matter, extension just has to be in ptero dir

Dev Mode Help
When i have a extension in the .blueprint/dev and i dont see this ext in the ext tab on my site what can i do?
Solution:
you can
blueprint -buildDashboard css is affecting admin.
heres the files: https://github.com/lucas11222/lutheme. When i go to the admin panel my dashboard css is affecting my admin panel but in the conf.yml theres none css for admin.
Solution:
nvm reinstalled blueprint works now š
Hi, does anyone know if Player Listing is compatible with the Nebula theme?
Do you know if this plugin works with the Nebula theme?
Solution:
Yes it works perfectly!

if i update do i need to reinstall extensions?
So when i run
blueprint -upgrade will it delete all my extensions? or do they remain?
idk because it says Upgrading will wipe your .blueprint folder and will deactivate all active extensions. Continue? (y/N) but i dont know what that mean...