HB Annual Daylight Error Octree

Hi everyone,
I am trying to run HB annual daylight, but I get this error :

1. Solution exception:
The recipe failed to run with the following error(s):


Execution Summary
Scheduled 15 tasks of which:
* 6 ran successfully:
    - 1 CreateRadFolder(…)
    - 1 CreateSkyDome(…)
    - 1 CreateTotalSky(…)
    - 1 GenerateSunpath(…)
    - 1 ParseSunUpHours(…)
    …
* 1 failed:
    - 1 CreateOctree(…)
* 8 were left pending, among these:
    * 1 were missing external dependencies:
        - 1 PrepareFolderAnnualDaylight(…)
    * 1 had failed dependencies:
        - 1 _AnnualDaylightPrepareFolder_28ff6c38Orchestrator(…)
    * 5 had missing dependencies:
        - 1 AnnualDaylightRaytracing(…)
        - 1 LetAnnualDaylightFly(…)
        - 1 PostProcessAnnualDaylight(…)
        - 1 RestructureResults(…)
        - 1 _Main_28ff6c38Orchestrator(…)
    * 1 was not granted run permission by the scheduler:
        - 1 PrepareFolderAnnualDaylight(…)

This progress looks :( because there were failed tasks


I tried to run the annual_daylighting sample file and it’s working perfectlty, so I suppose it’s maybe a problem in the script. But I don’t manage to find it. Can someone help me?
Here is the GH WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free

Thanks,

Ps: I also ran the “LB Versioner” and “LB Sync Grasshopper File” (and restarted Rhino), but it doesn’t seem to have changed anything.

Hi @YolP, welcome to the forum.

You should add the shades in the shades_ input in HB Model. What you are doing right now is adding the same shades to each room resulting in duplicates. You might also have to offset the sensor points from the floor surface, but that is a different issue.