Skip to content
Discussion options

You must be logged in to vote

Hi @ChucklesOnGitHub seems like the namespace prefix declarations beh for Harp.Behavior was somehow dropped from the .bonsai workflow XML file. I am not sure if this is the right way to solve it (since there are now duplicate namespace prefix entries for Harp.Behavior) but adding it back fixed it.

behavior_inputexpander_fixed.zip

If this error happens in the future, I think you can open the workflow file in a code editor like Visual Studio Code, look for the section at the top that looks like this:

<WorkflowBuilder Version="2.9.0"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xmlns:rx="clr-namespace:Bonsai.Reactive;assembly=Bonsai.Core"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ChucklesOnGitHub
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants