@cth1963 said:
@fredo6 said:
@cth1963 said:
Hi,
Since the 4.0a release I get an error when starting Sketchup (screenshot attached).
All other updates have been fine...
Please note that I do not support evolution for my plugins for versions prior to SU2017 (so up to SU2016). This is due to a change of policy in the releasing of extension by Trimble.
For convenience, I kept the legacy versions in this place.
Thanks, I was hoping to get a link to the prior version - much appreciated.
Ok, I've now installed LibFredo v9.5k from the Sketchucation store which says it's OK for SU versions up to 2016. When Skethcup restarts, I get a dialog saying:
"This legacy version of LibFredo6 can ONLY be used for Sketchup version prior to SU2016"
This implies: new LibFredo only for SU >=2017
legacy LibFrdeo only for SU <= 2015
No provision for SU2016?!?
I look in Fredo6_!LibFredo6.rb and see one of the first the lines is:
if Sketchup.version.to_i < 16
Thinking this was a typo I edited it to test for '< 17' and now the result is:
"Wrong installation: Folder Fredo6_!LibFredo6 is missing in <my plugins location>"
I can confirm the folder is present in the location that it's complaining about.
I'm not sure what's going on here - any help appreciated.