Describe the bug
The Advanced palette for AF includes links to the old, deprecated AF Messages instead of the new ones moved to the Actor Framework.lvlib
To Reproduce
Steps to reproduce the behavior:
- One the block diagram, go to 'Data Communication' --> 'Actor Framework' --> 'Advanced'
- See deprecated VIs
Expected behavior
New version of VIs are on the palette instead (no red Xs).
Screenshots

Desktop (please complete the following information):
Additional context
From the package description:
To improve the PPL build experience, the specialty messages (Batch, Reply, Report Error, and Self-Addressed) have been copied to new locations on disk, and the copies moved into libraries. The copies of Report Error Msg and Self-Addressed Msg are now part of Actor Framework.lvlib. The copies of Batch Msg and Reply Msg are members of a new library, AF Specialty Messages.lvlib. To avoid breaking existing code, the original versions of these messages remain on disk, but are now DEPRECATED, and marked accordingly.