sketchup 2019 openstudio plugin User Scripts Reports function failure
Hello, I'm using the newest version openstudio sketchup plugin v1.0.1. However, all the functions under Reports are failed to work at all. I reinstalled the openstudio plugin, and tried a few new models, but the problem presists. I understand the report function is relatively an old function, but it is quite helpful to calculate the spaces not assigned with thermal zones. As I ran the space type report in Sketchup 2019, the Ruby console showed the following lines:
Running Space Type Report Error occurred while running user script: Invalid argument @ rb_sysopen - "D:\Projects\Baohua_SpaceTypeReport.csv_.csv" (Errno::EINVAL)
["C:/Users/Dell/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/openstudio/user_scripts/Reports/SpaceType_Report.rb:221:in initialize'", "C:/Users/Dell/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/openstudio/user_scripts/Reports/SpaceType_Report.rb:221:in
open'", "C:/Users/Dell/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/openstudio/user_scripts/Reports/SpaceType_Report.rb:221:in run'", "C:/Users/Dell/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/openstudio/lib/PluginUserScriptRunner.rb:386:in
run_user_script'", "C:/Users/Dell/AppData/Roaming/SketchUp/SketchUp 2019/SketchUp/Plugins/openstudio/lib/MenuManager.rb:950:in `block in add_user_script'"]
User script Space Type Report completed with errors