three dots not showing information
not sure why the three dots aren't loading, impossible atm to unzip files any suggestions on a fix would be appreciated
Solution:Jump to solution
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
12 Replies
which extensions do you have installed?

Could you try temporarily removing the following extensions, then check if the problem still persists.
- Player listing
- VanillaTweaks
- MC Logs
- PteroMonaco
- Mc Tools
Removing an extension does not remove it's configuration. They'll work like they used to right after reinstalling them.
okey
(Just checking if one of these extensions may be causing the issue before I check for other causes.)


hmm
same outcome
pretty sure it worked before downloading nebula
do you have any non-blueprint modifications?
like the ones where you have to modify files manually
haven't really added anything custom outside 2 new eggs

Could you remove all of your extensions, then go through the following steps:
Solution
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
ty ❤️
