framework icon indicating copy to clipboard operation
framework copied to clipboard

Freaking out YML parser is unhandled

Open prplwtf opened this issue 1 year ago • 0 comments

Current Behavior

When messing up quotes in a extension configuration file, Blueprint will not handle it as an error but will also incorrectly install an extension.

Expected Behavior

Blueprint or the YML parser it uses to throw a user-readable error and stop the extension transaction.

Steps to Reproduce

Mess up quotes in any Blueprint extension configuration file. This includes conf.yml, Components.yml and Console.yml.

option: item""

Blueprint Version

beta-2025-01

Panel Version

1.11.10

Is there an existing issue for this?

  • [X] I have searched the existing issues before opening this issue.
  • [X] I have provided all relevant details and tested my reproduction steps.
  • [X] I have checked to my best capabilities and believe this is a bug with the software, and not a configuration issue with my specific system.
  • [X] I have made sure to check that this bug is the fault of Blueprint and is not caused by stock Pterodactyl.

prplwtf avatar Jan 09 '25 17:01 prplwtf