OpenLightingProject / open-fixture-library

A library and website for lighting technology's DMX fixture definition files.
https://open-fixture-library.org/
MIT License
183 stars 61 forks source link

Add fixture `ayrton/rivale` #3960

Closed FloEdelmann closed 2 months ago

FloEdelmann commented 2 months ago

Fixture warnings / errors

Thank you hans!

github-actions[bot] commented 2 months ago

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests. You can run a plugin's export tests by executing: $ node cli/run-export-test.js -p <plugin name> <fixtures>

ayrton / rivale: d-light / attributes-correctness
  • ❌ ayrton/rivale-Standard.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT
ayrton / rivale: dmxcontrol3 / channel-numbers
  • Unable to export fixture: Cannot read properties of null (reading 'type')
✔️ ayrton / rivale: dragonframe / json-schema-conformity
  • ✔️ ayrton/rivale.json
  • ✔️ manufacturers.json
✔️ ayrton / rivale: millumin / json-schema-conformity
  • ✔️ ayrton/rivale.json
ayrton / rivale: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Cannot read properties of null (reading 'type')
ayrton / rivale: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Cannot read properties of null (reading 'type')
kengruven commented 2 months ago

Same fixture (and same author?) as #3849, but unfortunately both have good parts and not-so-good parts. I think someone is going to have to merge/verify these.

FloEdelmann commented 2 months ago

Okay, let's close this then as duplicate and comment on the earlier one.