Broken pterodactyl on Firefox
Hello, i updated today my blueprint after updating when i go to console i see this. But after changing browsers to Brave it starts working magic. With Nebula and without Nebula it's the same for me on Firefox.

New to development, have some questions
Heyo! I'm starting to develop a extension for blueprint, but I need it to make a directory and save a file or write a file to a specific place however I'm not sure how to do it or if its even possible. Can anyone help me?
Panel http error 500 after uninstalling blueprint plugin
I uninstalled a plugin called catpuccindactyl and following this, my panel shows error 500. The pterodactyl logs showed a fatal error in
...
.../pterodactyl/routes/blueprint.php
and after checking, the php file ends abruptly.
[2024-09-09 14:20:58] production.ERROR: Unclosed '{' on line 17 {"exception":"[object] (ParseError(code: 0): Unclosed '{' on lin
e 17 at /var/www/pterodactyl/routes/blueprint.php:33)
[2024-09-09 14:20:58] production.ERROR: Unclosed '{' on line 17 {"exception":"[object] (ParseError(code: 0): Unclosed '{' on lin
e 17 at /var/www/pterodactyl/routes/blueprint.php:33)
Browser thread
My whole life I've used Brave as my main browser, and now I want to switch to try to achieve better performance on my computer. Which browser would you recommend for me nowadays?
Error after instaling
Hallo all, after installing blueprint I recieve the following console output
```12:15:30 INFO: Syncing Blueprint-related database values..
12:15:30 INFO: Put application into production.
12:15:30 SUCCESS: Blueprint has completed its installation process....
Looking for a dev
Is there a blueprint dev who would like to do me a simple Blueprint extension for LumenVM? My budget is 5-10$(depending on the speed and the quality). (its really a small extension)
How to edit existing html with a plugin
What should I do when I want to do a simple edit of the html, for example changing the logo text "Pterodactyl" to something else. Do I need to create a new react component and somehow replace it or is there an easier way?
incorrect nodejs version
`ERROR in resources/scripts/blueprint/extends/routers/ServerRouter.tsx:41:79
TS2339: Property 'BlueprintFramework' does not exist on type 'Server'.
39 | export const NavigationLinks = () => {
40 | const rootAdmin = useStoreState((state) => state.user.data!.rootAdmin);
41 | const serverEgg = ServerContext.useStoreState((state) => state.server.data?.BlueprintFramework.eggId);...
Error when install the blueprint extension
Hello, im trying install the blueannouncents, but, this errors appears.
error for resources/scripts/routers/ServerElements
```js
ERROR in resources/scripts/routers/ServerElements.tsx:65:24
TS2719: Type 'ServerRouteDefinition' is not assignable to type 'ServerRouteDefinition'. Two different types with this name exist, but they are unrelated.
Types of property 'name' are incompatible.
Type 'string | undefined' is not assignable to type 'string'....
Following the medium guide, but nothing
Hello, so im having some trouble, i have followed the guide on medium, and typed the blueprint -build command but nothing has changed, so im confused where im going wrong, example i went to chrome right clicked, inspected element, got the css selector and added it to wrapper.blade.php like so:
<style>
.skin-blue .main-header .navbar {
background-color: #007fff!important;...
When trying to remove any extension it says: FATAL: Extension configuration file not found or detec
When trying to remove any extension it says: FATAL:
Extension configuration file not found or detected.
Extension configuration file not found or detected.
Loop over servers
Using JS, how do I loop over servers and their elements so I can add a class to them?
Long panel loading time when using blueprint and nebula
I installed Blueprint and 12 more extensions on the panel. But even just using themes, the panel loading speed is about 10 seconds. The panel is on a server with a channel of 1 Gbit/sec and a ping to my location of 50
Without blueprint, loading is fast there too
How to fix this?...