SketchUp 2014 Load Error Message
-
Hi there,
I just recently tried to install a "Point Cloud Triangulation" plugin for Sketchup.
I originally installed one that didn't work. it was simply called "points_cloud_triangulation.rb".
I removed the .rb file from my SketchUp and tried a different one, "TIG_points_cloud_triangulation.rb". This one worked great for me.
Now though, rather annoyingly, every time I open SketchUp I am greeted with this message...
%(#FF0000)[Error Loading File points_cloud_triangulation.rb
Error: #<LoadError: cannot load such file -- delaunay2.rb>
C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in `require'
C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in `require'
C:/Users/JamesH/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/points_cloud_triangulation.rb:21:in `<top (required)>']I have tried reinstalling SketchUp and all but I just can't get rid of this error message. It's strange, as this is the Plugin I removed earlier, but it is still giving me error messages for me. i just can't figure out how to disable it altogether. Very surprised a clean install didn't solve this.
Any suggestions?
Cheers.
-
@james hookway a7 said:
Hi there,
I just recently tried to install a "Point Cloud Triangulation" plugin for Sketchup.
I originally installed one that didn't work. it was simply called "points_cloud_triangulation.rb".
I removed the .rb file from my SketchUp and tried a different one, "TIG_points_cloud_triangulation.rb". This one worked great for me.
Now though, rather annoyingly, every time I open SketchUp I am greeted with this message...
%(#FF0000)[Error Loading File points_cloud_triangulation.rb
Error: #<LoadError: cannot load such file -- delaunay2.rb>
C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in `require'
C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in `require'
C:/Users/JamesH/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/points_cloud_triangulation.rb:21:in `<top (required)>']I have tried reinstalling SketchUp and all but I just can't get rid of this error message. It's strange, as this is the Plugin I removed earlier, but it is still giving me error messages for me. i just can't figure out how to disable it altogether. Very surprised a clean install didn't solve this.
Any suggestions?
Cheers.
That last line in the message would seem to be your clue: SketchUp is still trying to load points_cloud_triangulation.rb from C:/Users/JamesH/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins. Take a look there and delete the file.
A fresh installation only overwrites the contents in the application's own folders, it does not erase or overwrite your per-user plugins.
-
That did it! Thanks a lot for the heads up. I didn't realise Sketchup had made a secondary folder elsewhere. Noted for next time!
Cheers.
Advertisement