Hi,
Just updated to the latest version with the Pollination installer [1.66.11.0]. Noticed there is a new option for electric lighting simulations.
Great news and thanks for this new feature!!!
Started trying the sample 'electric_lighting_view". Unfortunately it gives the following error:
Solution exception:
The recipe failed to run with the following error(s):
I just pushed a fix, so give it 30 minutes to an hour and you should be able to get the fix with LB Versioner. There was a bug that set the identifier to the whole file contents if the Luminaire was created from the string contents (as in the sample) rather than the IES file.
In the meantime you can run the sample by giving the Luminaire a _name_, or alternatively you can run the sample by using an IES file, which I would always recommend. The sample uses a string in a panel, which makes it easier to share a sample file that you can run straight out of the box.
Hi @mikkel After updating now, the visualise luminaire component shows red. I tried replacing the component but still shows red. The sample file runs without error though.
Did you change the _ies input or are you using the sample? If you changed it, please share the _ies input. If you did not, please share the error message from the component.
Thank you. The import error is because you are missing the newly added function, luminaire_objects, which was added to ladybug-rhino two days ago. Maybe you need to run another update.
The sample file is using the old version of the component. Everything is now moved into the function in ladybug-rhino. I will update the sample on GitHub, but you can use the old component until you have the latest ladybug-rhino – the code is the same.
Looks like you do not have the latest version in your core libraries. Did you try to run the update with LB Versioner? You may have to update twice, i.e., run the update, close and reopen Rhino, run the update again, and finally close and reopen Rhino.