Skip to content

[Simulation.Core] RequiredPlugin: Clarify "no component registered" warning - #6299

Open
fredroy wants to merge 2 commits into
sofa-framework:masterfrom
fredroy:requiredplugin_msg
Open

[Simulation.Core] RequiredPlugin: Clarify "no component registered" warning#6299
fredroy wants to merge 2 commits into
sofa-framework:masterfrom
fredroy:requiredplugin_msg

Conversation

@fredroy

@fredroy fredroy commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Having forgotten to define the infamous SOFA_TARGET in a plugin, I got the message which did not make sense in my case.

And it displays the pluginPath (which is pluginName data) instead of name as pluginName is the one to set in the scene.


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@fredroy fredroy added pr: fast merge Minor change that can be merged without waiting for the 7 review days pr: status to review To notify reviewers to review this pull-request pr: clean Cleaning the code labels Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: clean Cleaning the code pr: fast merge Minor change that can be merged without waiting for the 7 review days pr: status to review To notify reviewers to review this pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants