Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect Helper to Helper #1

Open
martburg opened this issue Nov 9, 2020 · 0 comments
Open

Connect Helper to Helper #1

martburg opened this issue Nov 9, 2020 · 0 comments

Comments

@martburg
Copy link
Contributor

martburg commented Nov 9, 2020

While connecting Helper to Helper (Mixer to Adder ,...) the back-propagation of Actuator Data the cue Node relies on throws

a Key error

Error: Traceback (most recent call last):
File "C:\Users\wiredworks\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\wiredworks_winches\Node\Helpers\Mixer\SFX_Mixer_Op.py", line 19, in modal
self.MotherNode.sfx_update()
File "C:\Users\wiredworks\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\wiredworks_winches\Node\Helpers\Mixer\SFX_Mixer_Node.py", line 115, in sfx_update
sfx.helpers[self.name].Actuator_basic_props.diff_Vel = sfx.actuators[o.to_socket.node.name].Actuator_basic_props.diff_Vel
KeyError: 'mixer.001'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant