Please repair SmartDrop
-
Could anybody please do it so it won't conflict with Whaat's Profile Builder 2?
http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=3474%26amp;hilit=smartdrop
Thank you in advance. -
Did you try contacting the author directly?
-
Yes I did today. Too early to say 'there's no reply' though he did not posted here for almost 2 years.
-
Strange:
I tried both, but they work.
(SU 2015, windows 7)
-
more info (reply #4):
http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=61283%26amp;hilit=profile+builder
Many othets do the same issue. -
the line referred to in the error was updated by TIG for v2014...
If you posted in the SmartDrop thread and/or PM'd TIG he may be able to oblique...
EDIT:or you can comment out [i.e. add the # hashes...]
# class Sketchup;;Group # unless Sketchup;;Group.method_defined?(;definition) # def definition() # if self.entities.parent.instances.include?(self) # return self.entities.parent # else # Sketchup.active_model.definitions.each { |definition| # return definition if definition.instances.include?(self) # } # end # return nil # Should not happen. # end # end#if # end
and see if that works... [it's already defined by SU in v2015, and it runs without that for me...]
john -
Driven, thank you for clarification. It's OK now.
The point is the description within the ruby\forum description says its the latest v.1.4,
though it was updated to 1.5. -
The PluginStore versions is v1.5x ?
http://sketchucation.com/pluginstore?pln=smartdrop
Advertisement