OpenLightingProject / open-fixture-library

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

Add fixture `magicfx/stagepropeller` #4057

Open FloEdelmann opened 1 month ago

FloEdelmann commented 1 month ago

Fixture warnings / errors

Thank you Kochi!

github-actions[bot] commented 1 month 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>

magicfx / stagepropeller: d-light / attributes-correctness
  • ✔️ magicfx/stagepropeller-Standard 7ch.xml
  • ❌ magicfx/stagepropeller-Neuer Modus.xmlError parsing XML: TypeError: attributeDefinitions is not iterable
magicfx / stagepropeller: dmxcontrol3 / channel-numbers
  • ✔️ magicfx-stagepropeller-Standard-7ch.xml
  • ❌ magicfx-stagepropeller-Neuer-Modus.xmlTypeError: Cannot read properties of undefined (reading 'filter')
magicfx / stagepropeller: dragonframe / json-schema-conformity
  • ❌ magicfx/stagepropeller.jsonfixture/modes/1/channels must NOT have fewer than 1 items
  • ✔️ manufacturers.json
magicfx / stagepropeller: millumin / json-schema-conformity
  • ❌ magicfx/stagepropeller.jsonfixture/modes/1/channels must NOT have fewer than 1 items
magicfx / stagepropeller: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/MagicFX-StagePropeller.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf:Neuer Modus: No channel found in mode 1 definitions processed. 1 errors detected
magicfx / stagepropeller: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/MagicFX-StagePropeller.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Mode': Missing child element(s). Expected is one of ( {http://www.qlcplus.org/FixtureDefinition}Physical, {http://www.qlcplus.org/FixtureDefinition}Channel ).