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

Malformed error message for invoking the pluging with missing context #30

Closed
alterNERDtive opened this issue Jan 12, 2022 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@alterNERDtive
Copy link
Owner

Needs a different error message for that case, since invoking it without a context is no longer allowed. See

LogError($"Invalid plugin context {context}.");
.

@alterNERDtive alterNERDtive added the bug Something isn't working label Jan 12, 2022
@alterNERDtive alterNERDtive self-assigned this Jan 12, 2022
@alterNERDtive
Copy link
Owner Author

Currently wondering if I should add another message reminding the user that they generally do not have to invoke the plugin anyway.

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

1 participant