Never mind all i needed to do was make sure the SU_dynamiccomponets.rb file was coppied and renamed to dynamiccomponets.rb. After doing this all the plugins seem to work.
Latest posts made by viru
-
RE: Tig Plugins
-
Tig Plugins
Hello,
I have been using and have set up several of my users with some of the plugins you made. I run SK8 on my computer and all of the users run the same. We use the pulling in of maps and sense this will not work after June 1 we are having to move up the date of going to SK15 to sooner rather than later. I have looked in both the Sketchucation plugin store and the extension warehouse for the plugins we use but haven't found them.
The two plugins in question are3d line tool
Lat Lon tool (I found a similar tool that you had made for the more recent version of Sketchup but it doesn't seem to work the same I just need the decimal degrees for latitude and longitude based on the maps we pull in with the add locations button. We also loved the ability to just hit tab and punch in our locations).Thanks for any help you can provide,
Viru
-
RE: [Plugin] 3D Text Editor
Hello,
I have 12 users that run this plugin on sketchup8. But sense sk8 is no longer going to work to pull in maps on June 1 I am working on getting all of the plugins that we use to be usable in sk15 with the least amount of work for my user (they like things simple). This seems to function the exact same as in SK8 my only question is there a way to have an icon on the tool bar or perhaps a custom tool bar that would bring this up instead of going to draw> 3d text editor every time?
Thanks,
Viru
Never mind I got this to work I had the correct files I just needed to change one file name to load them.
-
Sketchup 8 to 2015 Plugins
Hello,
We recently moved our users from another program to running SketchUp 8. I went to 8 instead of the newest version because I was on a dead line to find a program to move to. I didn't go with a later version of sketchup because I was running into some issues with moving the plugins we had in 8 to the newest version. How ever now that that are running SketchUp I would like to move to the latest version and have more time to work on this. I was able to get half of the plugins to move over by just moving the plugins folder and enabling custom toolbars. Some of the plugins don't seem to work and I am getting the following debug message when SketchUp loads. I have been doing my best with the little knowledge of Ruby to find fixes for these but cant seem to figure them out.
Here is what I get when I load SketchUp 2015 any help would be appreciated.
Error Loading File C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/kmlTools/kmlTools_loader.rb
Error: #<SyntaxError: C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/kmlTools/kmlImport.rb:103: formal argument cannot be an instance variable
@dlg.add_action_callback("init"){|@dlg, param|
^
C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/kmlTools/kmlImport.rb:133: formal argument cannot be an instance variable
@dlg.add_action_callback("receiveJson") {|@dlg, json|
^>
C:/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:inrequire' C:/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in
require'
C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/kmlTools/kmlTools_loader.rb:2:in<top (required)>' C:/Program Files/SketchUp/SketchUp 2015/Tools/extensions.rb:197:in
require'
C:/Program Files/SketchUp/SketchUp 2015/Tools/extensions.rb:197:inload' C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/kmlTools.rb:17:in
register_extension'
C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/kmlTools.rb:17:in<top (required)>' Error Loading File C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars/files/loader.rb Error: #<LoadError: cannot load such file -- dynamiccomponents.rb> C:/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in
require'
C:/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:inrequire' C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars/files/sketchup/commands/componentOptions.rb:1:in
<top (required)>'
C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars/files/loader.rb:33:inload' C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars/files/loader.rb:33:in
block (2 levels) in <top (required)>'
C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars/files/loader.rb:18:ineach' C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars/files/loader.rb:18:in
block in <top (required)>'
C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars/files/loader.rb:14:ineach' C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars/files/loader.rb:14:in
<top (required)>'
C:/Program Files/SketchUp/SketchUp 2015/Tools/extensions.rb:197:inrequire' C:/Program Files/SketchUp/SketchUp 2015/Tools/extensions.rb:197:in
load'
C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars.rb:10:inregister_extension' C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/toolbars.rb:10:in
<top (required)>'
Error Loading File tt_texteditor.rb
Error: #<SyntaxError: C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_texteditor.rb:605: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n'
when ALIGN_LEFT: TextAlignLeft^
C:/Users/Nick/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_texteditor.rb:1008: syntax error, unexpected keyword_end, expecting end-of-input
end # if TT_Lib^>