Error After I Installed 25-09

I Ran blueprint rerun-install , as while installing extentions it had errors.
Solution:
tldr; For some reason, monacoeditor is broken, use Zeph's pteromonaco extension instead. https://blueprint.zip/browse/pteromonaco...
PteroMonaco
Replaces the regular Pterodactyl file editor with Monaco
Jump to solution
27 Replies
Emma
Emmaโ€ข4d ago
Which extensions do you have installed?
! ๐“œโˆ†ฯ€ยก7 </>
nebula refreshtheme serversplitter loader resourcemanager resourcealerts serversplitter mctools mclogs mctools consolelogs versionchanger huxregister mcplugins minecraftplayermanager monacoeditor subdomains serverimporter serverbackgrounds votifiertester shownodeids simplefavicons larvellogs A Lot Do You Want the Error I Got While Installing Addons ?
Emma
Emmaโ€ข4d ago
Any non-Blueprint modifications?
Emma
Emmaโ€ข4d ago
whats your tsconfig.json (in your ptero dir)
! ๐“œโˆ†ฯ€ยก7 </>
{ "compilerOptions": { "target": "es2015", "module": "es2020", "jsx": "react", "moduleResolution": "node", "lib": ["es2015", "dom"], "strict": true, "noEmit": true, "sourceMap": true, "noImplicitReturns": true, "skipLibCheck": true, "skipDefaultLibCheck": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "baseUrl": ".", "paths": { "@/": ["./resources/scripts/"], "@definitions/": ["./resources/scripts/api/definitions/"], "@feature/": ["./resources/scripts/components/server/features/"], "@Blueprint/": ["./resources/scripts/blueprint/"] }, "plugins": [ { "name": "typescript-plugin-tw-template" } ], "typeRoots": ["node_modules/@types"] }, "include": ["./resources/scripts/*/"], "exclude": ["/node_modules/"] }
Emma
Emmaโ€ข4d ago
that should work,, what it works on my machine
Zeph
Zephโ€ข4d ago
which addon do you mean by monacoeditor? is it mine or the older one?
Emma
Emmaโ€ข4d ago
No description
! ๐“œโˆ†ฯ€ยก7 </>
ik but is related to bp Its Open Source So.. May I Try Reinstalling Ptero And Restoring Database , Installing Bp Again And Then check ?
Emma
Emmaโ€ข4d ago
can you try removing that extension first and see if that fixes things or otherwise blueprint -upgrade and then install everything except that extension
! ๐“œโˆ†ฯ€ยก7 </>
monaco ?
Emma
Emmaโ€ข4d ago
yes
! ๐“œโˆ†ฯ€ยก7 </>
okay One More thing I Forgot To Tell , I Edited Nebula Sidebar
Emma
Emmaโ€ข4d ago
shouldnt be able to cause that error
! ๐“œโˆ†ฯ€ยก7 </>
after That i got in bigg mess so i reseted my bp and nebula
Blueprint
Blueprintโ€ข4d ago
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. 5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.
Sent by prplwtf โ€ข byte snippet-upgrade
Emma
Emmaโ€ข4d ago
try this
Zeph
Zephโ€ข4d ago
This one should work, I developed it as the older one which you had installed does weird stuff
! ๐“œโˆ†ฯ€ยก7 </>
ill try PHP Deprecated: Constant E_STRICT is deprecated in /var/www/pterodactyl/vendor/psy/psysh/src/Exception/ErrorException.php on line 40 DEPRECATED str_getcsv(): the $escape parameter must be provided as its default value will change in vendor/laravel/framework/src/Illuminate/Validation/ValidationRuleParser.php on line 283. This Line Was Spamming in Terminal* But The Installation Was Error Free
! ๐“œโˆ†ฯ€ยก7 </>
Now After Loader The Nebula Is Stuck taking a lot of time to load but loaded Anyways Solved Thnx a lot everyone
Solution
Emma
Emmaโ€ข4d ago
tldr; For some reason, monacoeditor is broken, use Zeph's pteromonaco extension instead. https://blueprint.zip/browse/pteromonaco
PteroMonaco
Replaces the regular Pterodactyl file editor with Monaco

Did you find this page helpful?