-
Notifications
You must be signed in to change notification settings - Fork 18
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
Rack crashes when connecting Seq Switch 1->8 to Triggered Switch 1->8 #42
Comments
Thanks for letting me know. I know that there was a bug in the old version. Can you, please, try to update to the new version (with the new GUI) and check whether it still crashes? |
Oh yes I didn't notice, mine wasn't updating to 0.6.2 automatically. Thanks! |
Can you confirm that this is working for you now? |
Yes, working fine.
…On Tue, Jun 12, 2018, 1:28 AM Martin Lueders ***@***.***> wrote:
Can you confirm that this is working for you now?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AkKnodjOpXyBwXzxIzSm9KtzE4cdINghks5t73u4gaJpZM4UhxuC>
.
|
Thanks for confirming. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rack 0.6.0 on Ubuntu Linux says:
Rack: src/engine.cpp:221: void rack::engineAddWire(rack::Wire*): Assertion `!(wire2->inputModule == wire->inputModule && wire2->inputId == wire->inputId)' failed.
This happens when I connect the 8 outputs of seq switch to the 8 trigger inputs of trig switch, then connect anything to an input of the trig switch.
The text was updated successfully, but these errors were encountered: