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 `portman-lights/s-tribe` #4044

Open FloEdelmann opened 1 week ago

FloEdelmann commented 1 week ago

Fixture warnings / errors

User comment

PortMan S-Tribe

Thank you Jo!

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

✔️ portman-lights / s-tribe: d-light / attributes-correctness
  • ✔️ portman-lights/s-tribe-Standard.xml
portman-lights / s-tribe: dmxcontrol3 / channel-numbers
  • ❌ portman-lights-s-tribe-Standard.xmlCapability -1…121 in channel 26 is out of the allowed 0…255 range.
    Capability -1…121 in channel 27 is out of the allowed 0…255 range.
    Capability 0…129 in channel 26 overlaps with other capabilities.
    Capability -1…245 in channel 26 is out of the allowed 0…255 range.
    Capability 0…255 in channel 26 overlaps with other capabilities.
    Capability 0…129 in channel 27 overlaps with other capabilities.
    Capability -1…245 in channel 27 is out of the allowed 0…255 range.
    Capability 0…255 in channel 27 overlaps with other capabilities.
    Channel 26 "Sh1" is missing capabilities. Used ranges: 0…120, 130…244
    Channel 27 "Sh1" is missing capabilities. Used ranges: 0…120, 130…244
portman-lights / s-tribe: dragonframe / json-schema-conformity
  • ❌ portman-lights/s-tribe.jsonfixture/wheels/NewWheel/slots must NOT have fewer than 2 items
  • ✔️ manufacturers.json
portman-lights / s-tribe: millumin / json-schema-conformity
  • Unable to export fixture: Exporting fixture portman-lights/s-tribe failed: Error: Given DMX value was outside the given resolution
portman-lights / s-tribe: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Exporting fixture portman-lights/s-tribe failed: Error: Given DMX value was outside the given resolution
portman-lights / s-tribe: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Exporting fixture portman-lights/s-tribe failed: Error: Given DMX value was outside the given resolution
kengruven commented 1 week ago

Another GDTF conversion. This fixture has 6 modes, but the JSON file only has 1 -- it's ostensibly the 32-channel mode, but 25 of the channels are null. Half the channels which are present are wonky.

About all you can usefully use here is RGBW, and for that, the generic OFL mapping would work just as well.