Actor Framework Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

AF: Create Message generates Error 1055

Solved!
Go to solution

When trying to use Create Message or Rescript Message (Actor Framework entry in context menu) to generate the corresponding message for the method, I receive Error 1055. Even in existing projects where these scripts have been working for the last few months, it is not possible to create new messages or rescript existing messages anymore.

 

I've already tested the following ideas to solve the issue:

1. removing existing messages from projects, afterwards closing the project, deleting the message folder, reopening the project and create message again

 2.using the static dispatch template but also the dynamic dispatch template

 3.repaired Labview 2022 Q3 with the NI Package-Manager repair option 

 

The result is always the same:

- the corresponding Name Msg.lvclass, the Name Msg.ctl, the Send Name.vi and the Do.vi are generated but placed in the    Dependencies\Items in Memory instead in the virtual folder for messages. The Dummy Actor Methode (in the Case Structure with unconnected selector) in the Do.vi has not been replaced by the expected methode. Error message 1055 during scripting pops up. Therefore the Actor Dummy Methode.vi is also listed in the dependencies.

 

Are there other ideas to solve this problem? Thanks for your help and new hints

0 Kudos
Message 1 of 2
(666 Views)
Solution
Accepted by topic author LVrooky

Cross-posted to AF Community here: Create Message generates Error 1055

0 Kudos
Message 2 of 2
(586 Views)