[Plugin] Compo Spray 1.4.2 Updated
-
Thanks for the update!
-
Didier, they're coming in faster than i can download them!
Thanks!
-
Same here in Win7 64 bit - I hit the button and nothing.
-
@valerostudio said:
Same here in Win7 64 bit - I hit the button and nothing.
Your message is at odds with the ones following the update
Works fine for me in Win7 64bit !
You do have the latest version installed from the PluginStore?
You have restarted SketchUp ?
AND you have removed any earlier versions of the tool before this ?
Are there any error messages in the Ruby Console ?
When you say you 'hit the button', do you mean the toolbar's button or the dialog's button ?
More feedback please... -
Make sure you have a surface to spray on.
-
@valerostudio said:
Same here in Win7 64 bit - I hit the button and nothing.
same here and I do have a plane to spray on.
-
As tig already said, Which Button? Do you get the settings dialog? or does it not even work from the point of clicking the menu?
-
@solo said:
@valerostudio said:
Same here in Win7 64 bit - I hit the button and nothing.
same here and I do have a plane to spray on.
What button exactly ?
Also any Ruby Console errors ?
Have you definitely removed all of the legacy stuff before installing it ?
Some of you were installing the older version into the Tools folder, and all manner of foolishness !
The updated version clearly working for many of us in v2015, so we need to find what you troublemakers are doing differently -
Error; #<NoMethodError; undefined method `dec' for 0.0;Length> c;/users/pete/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/compospray/compospray.rbs;10;in `initialize' c;/users/pete/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/compospray/compospray.rbs;98;in `new' c;/users/pete/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/compospray/compospray.rbs;98;in `compoSpray_main' C;/Users/Pete/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/compoSprayToolbar.rb;19;in `block in <top (required)>' SketchUp;1;in `call'
-
Now I see...
Didier's code [ill advisedly] messes with 'Float'.
I suspect it adds 'dec' as a method.
In v2015 'Length' is somewhat divorced from 'Float', so his method 'dec' is probably orphaned with some Units set ups !
I look at a fix and update when I can... -
I think that this updated version will now work in v2015 with all units settings...
http://sketchucation.com/pluginstore?pln=compoSpray Please try it, and report back... -
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 ?
Advertisement