AnnualDaylight cannot work

hey, im doing the “annualdaylight” in honeybee, but it seems cannot work

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

2024-09-27 14:55:57 ERROR: "PrepareMultiphase" failed. See below for more information:
    oconv: system - out of octree space

Execution Summary
Scheduled 17 tasks of which:
* 6 ran successfully:
    - 1 CreateDirectSky(…)
    - 1 CreateRadFolder(…)
    - 1 CreateSkyDome(…)
    - 1 CreateTotalSky(…)
    - 1 GenerateSunpath(…)
    …
* 1 failed:
    - 1 PrepareMultiphase(…)
* 10 were left pending, among these:
    * 2 were missing external dependencies:
        - 1 PrepareFolderAnnualDaylight(…)
        - 1 RunTwoPhaseDaylightCoefficient(…)
    * 1 had failed dependencies:
        - 1 _TwoPhasePrepareFolder_ae79e661Orchestrator(…)
    * 5 had missing dependencies:
        - 1 AnnualMetricsPostprocess(…)
        - 1 CalculateTwoPhaseMatrix(…)
        - 1 LetAnnualDaylightEnhancedFly(…)
        - 1 _Main_7efbbeb4Orchestrator(…)
        - 1 _Main_ae79e661Orchestrator(…)
    * 2 was not granted run permission by the scheduler:
        - 1 PrepareFolderAnnualDaylight(…)
        - 1 RunTwoPhaseDaylightCoefficient(…)

This progress looks :( because there were failed tasks


the analysis always stop in this step.

Is there enough space on your harddisk?

yes,my harddisk have 3tb

I have encountered a similar problem as you, but the difference is that I will fail when running ‘generatesunpath’, but the same thing I can successfully run on the school computer.

The issue with oconv: system - out of octree space might be because there is a lot of duplicate geometry on top of each other, or because there simply is a lot of geometry (which should be simplified).

Hi @Joeuniv,

Have you tried to update your core libraries with LB Versioner? You should close and reopen Rhino once the core libraries are updated.