[Plugin] Compo Spray 1.4.2 Updated
-
Many thanks TIG !
Works fine for me with AdditionalPluginFolders !!
-
Thanks Tig, working now.
-
Yes, working. Made sure to delete any old versions and working now in 2015 x64 Win7. HUGE THANKS!!!!
-
When you get the warning box that it will take X minutes to complete and you click NO the box doesn't go away and the plugin will not close.
-
@valerostudio said:
When you get the warning box that it will take X minutes to complete and you click NO the box doesn't go away and the plugin will not close.
Didier's code is Byzantine in its complexity !
I suspect it's because he used 'break' in the earlier version that itself broke in Ruby2.
I replaced it with 'return', but that does nothing !
Maybe the earlier 'break' effectively stopped the tool ?
I'll look through and see if I can adjust things... -
Here's an updated version in the PluginStore http://sketchucation.com/pluginstore?pln=compoSpray
Now if you are about to add thousands of components and the warning dialog asks if you want to proceed and you answer NO, then the tool quits and the dialog closes.
Answer YES and it continues... -
now it is perfect. thank you TIG
-
Actually I just got a Bugsplat when it tried to close.
-
@valerostudio said:
Actually I just got a Bugsplat when it tried to close.
Please outline your steps.
e.g. what was open, or what was the last thing you did when you closed and splatted ? -
TIG,
with your last version, i've got the same problem as Shape Bender, it works fine when i put the CompoSpray plugin in the C:\Users\XX\AppData\Roaming\SketchUp\SketchUp 2015\SketchUp\Plugins folder, but it doesn't work when i put it my Fredo6's AdditionalPluginFolder.
I've got that : When you get the warning box that it will take X minutes to complete and you click NO the box doesn't go away and the plugin will not close.
Any suggestion ?
-
@chon said:
TIG,
with your last version, i've got the same problem as Shape Bender, it works fine when i put the CompoSpray plugin in the C:\Users\XX\AppData\Roaming\SketchUp\SketchUp 2015\SketchUp\Plugins folder, but it doesn't work when i put it my Fredo6's AdditionalPluginFolder.
I've got that : When you get the warning box that it will take X minutes to complete and you click NO the box doesn't go away and the plugin will not close.
Any suggestion ?
I deliberately removed the limitations of using when loading from a non-default Plugins folder - I have it working from a custom-folder on my PC, so it works - and so something is adrift with your set up...
Do you have the very latest version from the PluginStore ?I also did a fix to stop when you say so...
That leads me to suspect you haven't installed the latest version in your custom-folder ?
How are you installing it ?
The SketchUcation submenu > Archive Installer... will install an RBZ in a custom-folder... -
Thanks for response TIG !
I wrote my feedback too quickly : In the "official" SU2015 plugins folder, i still get the "X minutes to complete" message but i can say NO and in the AdditionalPluginFolder, i can't say NO.
Unfortunately, that not solves the "X minutes to complete" problem itself. Even then the plugin is in the official plugins folder, i've got 2 simple components and i try to spray them on a single short line and still have this message and no process.
For the installation, i've got your last compoSpray_v1.4.2xxx version and as all other plugins, i extract file and folder from the RBZ archive and paste them manually in my AdditionalPluginFolder.
-
Can anyone help me? i get this error message in sketchup 2013
Error Loading File compoSprayToolbar.rb
undefined method `compSpray_env' for main:Object -
Do you have the full error message ?
How have you installed this RBZ ?
If you have the latest v8[>=M2] or newer then Preferences > Extensions > Install button will install the RBZ contents properly.
Manually installing from an RBZ suffixed .zip and manually moving files/folders into Plugins is a recipe for disaster.
The 'loader' .rb and its subfolder[s] of all of its helper files etc needs to be kept intact...
Can we see you Plugins folder contents and the tool's subfolder's too ? -
Hello, I have the exact same error here, with SU2013 Pro.
Used to work but broke up after update through Sketchucation Plugin Store plugin.
I tried to uninstall and reinstall the last version through the extension installer in preferences, but it still doesn't work."Error Loading File compoSprayToolbar.rb
undefined method `compSpray_env' for main:Object" is the only message I get when launching sketchup. Then no toolbar...If anyone have an idea...
-
I'll have a look into it...
But first, can you post the FULL error-message...
It is usually much longer than that -
More info...
The command [aka method]compSpray_env()
is called early on in the loading of the loader-filecompoSprayToolbar.rb
in line #9.
This is set up by in line #43 of theCompoUtils.rbs
file within the../Plugins/CompoSpray
subfolder.
That file is 'required' in line #5 of the loader-file, so it should be already loaded and ready to use.
It works fine for me in all recent versions...Can you confirm you have the relevant files in place...
If not, try manually removing the loader-file and the subfolder, then reinstall from the latest RBZ, then restart SketchUp...If it still doesn't work, can you type this + <enter> in the Ruby Console and report the result...
compSpray_env()
then
load "compoSprayToolbar.rb"
then again
compSpray_env()
Does the tool's submenu then appear under the Draw menu -
Here's an updated version http://sketchucation.com/pluginstore?pln=compoSpray
It corrects an obscure code error that was preventing the toolset loading in SketchUp versions earlier than v2014.
It should now work in all SketchUp versions [ at least those > 7 ?] -
tried installing the latest version at 2015 and all I get when I use the ruby console with your commands above is "Error: No such file or directory"
this is the message I get when starting SKP2015
Error Loading File compoSprayToolbar.rb
Error: No such file or directory - C:/Users/Usuário/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CompoSpray/CompoSprayUS.lingvo
c:/users/usuário/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/compospray/compoutils.rbs:999:inreadlines' c:/users/usuário/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/compospray/compoutils.rbs:999:in
cs_translate'
c:/users/usuário/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/compospray/compoutils.rbs:50:incompSpray_env' C:/Users/Usuário/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/compoSprayToolbar.rb:9:in
<top (required)>'which is weird, because there IS that path with those files inside. Here, right clicked at CompoSprayUS.lingvo and in properties copied it´s path:
C:\Users\Usuário\AppData\Roaming\SketchUp\SketchUp 2015\SketchUp\Plugins\CompoSpray
the only difference to the path I get at the SKP error message is the direction of the slash characters... backslash in properties, forward slash in Sketchup error window...
C:/Users/Usuário/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CompoSpray/
-
@nghminh81 said:
Thanks so much Oxer and MTriple. Your file works perfectly with my sketchup 2014!
To anyone who using Windows and still can't install it: Please extract files(ComposprayToolbar.rb and 1 folder Compospray) to "C:\Program Files (x86)\SketchUp\SketchUp 2014\Tools".
DON'T EXTRACT FILES TO "C:\Users\XX\AppData\Roaming\SketchUp\SketchUp 2014\SketchUp\Plugins"
AND IF THEY WERE THERE (Because you tried to install it) Just DELETE.following your method, it is now working with Sketchup 2015.
I don´t even know why I try installing by using the rbz file from inside Sketchup. With Sketchup 7 and 8 I installed 99% of the extensions by unzipping into the plugins folder.
Advertisement