Mission-DMX / Mission-DMX/Project-Editor
Manually instantiating a universe output filter corrupts the show file
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- Avg merge
- 27m
- Merged PRs (30d)
- 1
Description
The reason is that the key and values (aka input port and channel number) are inverted in that case.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Trace where a universe output filter is manually instantiated and where its key/value pairs are written to the show file; compare that path with normal construction. Done means the input port and channel number remain correctly associated and the resulting show file is not corrupted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100