Unexpected keyword argument 'reuse' in HoneybeePlus Run Radiance Analysis

Since yesterday, i am trying to run a radiation analysis with HoneybeePlus and it has stopped working suddenly.

The building is complex and there are a lot of Honeybee zones to handle. But it doesn’t look this is the problem because the error message is:

  1. Solution exception:execute() got an unexpected keyword argument ‘reuse’

I opened the Script Editor to run a test and this is the error displayed:
"Runtime error (TypeErrorException): execute() got an unexpected keyword argument ‘reuse’

Traceback:
line 186, in get_commands_radiation_sky, “D:\DATA\q.gabiano\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\honeybee\radiance\recipe\recipedcutil.py”
line 178, in write, “D:\DATA\q.gabiano\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\honeybee\radiance\recipe\radiation\gridbased.py”
line 64, in script"

Does someone know what this error is and how to fix it ?

Thanks

@q.gabiano, this should fix it:

Thanks you for reporting the issue.

Thank you very much, I just tested it and works well.