Skip to content

Wrong trigger number logged when expression crashes during load #115

@brunchboy

Description

@brunchboy

Describe the bug
When re-creating the trigger window, if a setup expression for a trigger whose index is not 1 throws an exception, the dialog which appears displays the correct trigger number, but the log file entry always reports the failure occurred for Trigger 1

To Reproduce
Steps to reproduce the behavior:

  1. Set up a trigger numbered 2 or higher with a setup expression that will crash (e.g. trying to send to a nonexistent MIDI device).
  2. Save the triggers.
  3. Load the triggers (or quit and re-launch BLT).
  4. See the dialog reports the correct trigger number, but the log file does not.

Expected behavior
Both should report the correct trigger number.
Desktop (please complete the following information):

  • Beat Link Triger Version: 0.6.3-SNAPSHOT

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions