Skip to content

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

Merged
hugtalbot merged 3 commits into
sofa-framework:masterfrom
fredroy:requiredplugin_msg
Sep 18, 2026
Merged

hugtalbot merged 3 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
@th-skam th-skam added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Sep 17, 2026
@hugtalbot
hugtalbot merged commit f9a6ba1 into sofa-framework:master Sep 18, 2026
9 of 13 checks passed
@hugtalbot
hugtalbot deleted the requiredplugin_msg branch September 18, 2026 14:36
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 ready Approved a pull-request, ready to be squashed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants