Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

issues with Openstudio 1.10 plugin for sketchup 2016 Mac

asked 2015-12-17 22:12:11 -0500

Arif Hanif's avatar

updated 2015-12-17 22:45:42 -0500

anyone else having issues loading 1.10 into 2016 sketchup?

edit retag flag offensive close merge delete

Comments

Can you describe what's happening in a little more detail?

David Goldwasser's avatar David Goldwasser  ( 2015-12-17 22:50:28 -0500 )edit

Error Loading File /Library/Application Support/SketchUp 2016/SketchUp/Plugins/OpenStudio/Startup.rb Error: #<syntaxerror: library="" application="" support="" sketchup="" 2016="" sketchup="" plugins="" openstudio="" openstudio-config:1:="" syntax="" error,="" unexpected="" '=" = " 1.10.0'="" \n="" require="" '="" appli...="" ^="" library="" application="" support="" sketchup="" 2016="" sketchup="" plugins="" openstudio="" openstudio-config:1:="" syntax="" error,="" unexpected="" $undefined,="" expecting="" end-of-input="1.10.0" \n="" require="" '="" applications="" ope...="" ^&gt;="" library="" application="" support="" sketchup="" 2016="" sketchup="" plugins="" openstudio="" startup.rb:24:in="" `load'="" library<="" p="">

Arif Hanif's avatar Arif Hanif  ( 2015-12-18 06:14:55 -0500 )edit

Would you mind sharing what language and region your computer is configured for? Is it English and US or somewhere different?

macumber's avatar macumber  ( 2015-12-18 09:30:16 -0500 )edit

US Region, English

Arif Hanif's avatar Arif Hanif  ( 2015-12-18 12:19:00 -0500 )edit

Thanks, we found that this is a widespread issue and are working on a fix (we'll post new installers once the fix is verified). In the meantime, are you able to try the workaround below?

macumber's avatar macumber  ( 2015-12-18 12:27:30 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-12-18 12:02:08 -0500

updated 2015-12-18 12:05:41 -0500

It sounds like this is a bug affecting all Mac users, we are very sorry about that. If you look in the directory /Library/Application Support/SketchUp 2015/SketchUp/Plugins/OpenStudio/ you should see the file OpenStudio-config.rb. Inside that file you may see something similar to this:

= '1.10.0' \n require '//Applications/OpenStudio 1.10.0/Ruby/openstudio'

Please try changing that to the following (where the path to OpenStudio is the same as it previously was):

$OPENSTUDIO_SKETCHUPPLUGIN_VERSION = '1.10.0' ; require '//Applications/OpenStudio 1.10.0/Ruby/openstudio'
edit flag offensive delete link more

Comments

Dan, that worked i also for some reason didnt have the plugin copy automatically to the folder. Had to manually do it and once the above line was corrected it launched.

Arif Hanif's avatar Arif Hanif  ( 2015-12-18 22:35:36 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

Stats

Asked: 2015-12-17 22:12:11 -0500

Seen: 284 times

Last updated: Dec 18 '15