Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]-Missing Minimum Essentials Version #26

Open
jonnyarndt opened this issue Oct 4, 2024 · 1 comment
Open

[BUG]-Missing Minimum Essentials Version #26

jonnyarndt opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jonnyarndt
Copy link

Describe the bug
When loading the QSC DSP EPI (no other EPI's and no configuration file) console reports that the EPI is missing a minimum Essentials version.

[15:58:26.479]App 3:Done with .cplz archives
[15:58:26.481]App 3:Loading assemblies from loadedPlugins folder...
[15:58:26.502]App 3:Loaded assembly 'QscQsysDspPlugin', version 2.1.0.39568
Notice: SimplSharpPro[App03] # 2024-10-04 15:58:26 # App 3:Loaded assembly 'QscQsysDspPlugin', version 2.1.0.39568

[15:58:26.502]App 3:All Plugins Loaded.
[15:58:26.506]App 3:Loading Custom Plugin Types...
[15:58:26.528]App 3:MinimumEssentialsFrameworkVersion not found.  Loading plugin, but your mileage may vary.
Warning: SimplSharpPro[App03] # 2024-10-04 15:58:26 # App 3:MinimumEssentialsFrameworkVersion not found.  Loading plugin, but your mileage may vary.

Notice: SimplSharpPro[App03] # 2024-10-04 15:58:26 # App 3:Loading legacy plugin: QscQsysDspPlugin
[15:58:26.528]App 3:Loading legacy plugin: QscQsysDspPlugin

[15:58:26.534]App 3:Done Loading Custom Plugin Types.
[15:58:26.534]App 3:Folder structure verified. Loading config...

To Reproduce
Steps to reproduce the behavior:

  1. Load Essentials v1.16.0.
  2. Push QSC EPI into plugins folder.
  3. Reload Essentials app.

Expected behavior
A minimum version used for development testing of the EPI should be captured in the EPI.

@jonnyarndt jonnyarndt added the bug Something isn't working label Oct 4, 2024
@jonnyarndt jonnyarndt changed the title [BUG]-QSC DSP EPI Missing Minimum Essentials Version [BUG]-Missing Minimum Essentials Version Oct 4, 2024
@jtalborough
Copy link
Collaborator

@jonnyarndt - I don’t think there is a requirement to state a min essentials version unless there is a dependency. I don’t believe there is dependency for the QSC EPI.

In either case, feel empowered to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants