Skip to content

[Crash/slotted.rs] existing_inputs is None (input_slots was set to 0, it should be an array of the slots that OCRemote can input to) #4

Description

@r1sk01

On line 104 in slotted.rs, theres the following:

let existing_input = existing_inputs.get(slot).unwrap();

Which causes a panic since existing_inputs is in itself, None, which appears to happen all the time for me.
I have been unable to get OCRemote set up due to this, and I'm unsure where it's going wrong.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions