When I close SketchUp, my debugger console get the following messages.Ĭ:/Program Files/Google/Google SketchUp 7/Plugins/LibFredo6_Dir_31/Lib6Core_31.rb:270: warning: parenthesize argument(s) for future versionĬ:/Program Files/Google/Google SketchUp 7/Plugins/PutOnLayer.rb:78: warning: don't put space before argument parentheses
#Tuto pour sketchup pro 2018 archive
Also, keep in mind that file names in a ZIP archive go along the folder hierarchy (so it is not unusual to have several files with the same name in a Zip file, but associated with different folders)Īlso, I introduce this change in release 3.1c or 3.1d, not 3.1e PS: In general, I recommend that you always do a Yes All replacement when unzipping, so that you don't have to worry about what has changed. Whether you answer Yes or No to the 'Replacement' question from Unzip (or Copy), your existing folder will continue existing, as well as its content. When you unzip, and already have a folder DEFPARAM_Dir, it is neutral. LibFredo6 would normally create it on the fly whenever you deal with Default Parameters, but it seems that in some environments (Mac in particular) and depending on security rules, the creation of the folder from a Ruby script may not be authorized.
I incorporated the DEFPARAM_Dir folder (empty with just one small file) in order to be sure this folder is created at installation. It is there in the archive to force the creation of DEFPARAM_Dir via Unzip if not already existing. The small text file have no specific use for the script.