New to SU, I downloaded & installed plugins manually because Extension Warehouse not working currently. I have numerous load errors. I tried deleting and reinstalling offending plugins, installed TTlib2 2.9.0 per ThomThom video. Can’t find a web entry that explains these errors. Suggestions? Errors below. jrt.
Error Loading File bezierspline.rbError: C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/bezierspline.rb:49: invalid multibyte char (UTF-8)
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/bezierspline.rb:49: syntax error, unexpected tCONSTANT, expecting keyword_end
ext.copyright = “Fredo6 - \© Sep. 2007 - Dec. 2008”
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/bezierspline.rb:49: syntax error, unexpected tINTEGER, expecting ‘(’
ext.copyright = “Fredo6 - \© Sep. 2007 - Dec. 2008”
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/bezierspline.rb:49: unterminated string meets end of file
Error Loading File BZ__FSpline.rb
Error: C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/BZ__FSpline.rb:48: invalid multibyte char (UTF-8)
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/BZ__FSpline.rb:48: syntax error, unexpected tIDENTIFIER, expecting ‘]’
“|FR| Param\ètres de F-Spline”]
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/BZ__FSpline.rb:48: syntax error, unexpected tSTRING_BEG, expecting keyword_do or ‘{’ or ‘(’
“|FR| Param\ètres de F-Spline”]
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/BZ__FSpline.rb:48: unterminated string meets end of file
Error Loading File CadalogBeamTool (2).rb
Error: #<SyntaxError: C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool (2).rb:21: syntax error, unexpected ‘,’, expecting ‘)’
…pport_file (“CadalogParts.dll”, “Plugins/Cadalog”)
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool (2).rb:21: syntax error, unexpected ‘)’, expecting keyword_end
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool (2).rb:296: syntax error, unexpected ‘,’, expecting ‘)’
edges.push (beam_entities.add_line (startPt, endPt))
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool (2).rb:306: syntax error, unexpected ‘,’, expecting ‘)’
…eam_entities.add_arc (centerPt, xAxis, normal, radius, start…
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool (2).rb:306: syntax error, unexpected ‘)’, expecting ‘=’
…, radius, startAngle, endAngle))
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool (2).rb:313: syntax error, unexpected ‘,’, expecting ‘)’
edges.concat(beam_entities.add_circle (centerPt, normal, radius))
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool (2).rb:313: syntax error, unexpected ‘)’, expecting ‘=’
edges.concat(beam_entities.add_circle (centerPt, normal, radius))
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool (2).rb:362: syntax error, unexpected end-of-input, expecting keyword_end>
Error Loading File CadalogBeamTool.rb
Error: #<SyntaxError: C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool.rb:21: syntax error, unexpected ‘,’, expecting ‘)’
…pport_file (“CadalogParts.dll”, “Plugins/Cadalog”)
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool.rb:21: syntax error, unexpected ‘)’, expecting keyword_end
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool.rb:296: syntax error, unexpected ‘,’, expecting ‘)’
edges.push (beam_entities.add_line (startPt, endPt))
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool.rb:306: syntax error, unexpected ‘,’, expecting ‘)’
…eam_entities.add_arc (centerPt, xAxis, normal, radius, start…
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool.rb:306: syntax error, unexpected ‘)’, expecting ‘=’
…, radius, startAngle, endAngle))
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool.rb:313: syntax error, unexpected ‘,’, expecting ‘)’
edges.concat(beam_entities.add_circle (centerPt, normal, radius))
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool.rb:313: syntax error, unexpected ‘)’, expecting ‘=’
edges.concat(beam_entities.add_circle (centerPt, normal, radius))
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/CadalogBeamTool.rb:362: syntax error, unexpected end-of-input, expecting keyword_end>
Error Loading File clf_simple_loft/clf_simple_loft.rb
Could not find included file ‘clf_simple_loft/clf_simple_loft.rb’
Error Loading File FlattenToPlane.rb
Error: #<LoadError: cannot load such file – #WorkPlane.rb>
C:/Program Files (x86)/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in require' C:/Program Files (x86)/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in
require’
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/FlattenToPlane.rb:51:in `<top (required)>’
Error Loading File jointpushpull.rb
Error: C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/jointpushpull.rb:33: invalid multibyte char (UTF-8)
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/jointpushpull.rb:33: syntax error, unexpected tIDENTIFIER, expecting ‘]’
“|FR| Aucune face selectionn\ée”]
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/jointpushpull.rb:35: syntax error, unexpected tCONSTANT, expecting keyword_end
…TR_MsgInvalidVector = [“Invalid Vector for requested Push Pu…
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/jointpushpull.rb:35: syntax error, unexpected tCONSTANT, expecting keyword_do or ‘{’ or ‘(’
…valid Vector for requested Push Pull\nReset to FREE VECTOR”,
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/jointpushpull.rb:36: syntax error, unexpected tIDENTIFIER, expecting keyword_do or ‘{’ or ‘(’
… “|FR| Vecteur invalide pour le Push pull demand\é\n…
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/jointpushpull.rb:36: syntax error, unexpected $undefined
…alide pour le Push pull demand\é\nRemise du vecteur libre”]
… ^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/jointpushpull.rb:36: invalid multibyte char (UTF-8)
Error Loading File LibTraductor (2).rb
Error: C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/LibTraductor (2).rb:33: invalid multibyte char (UTF-8)
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/LibTraductor (2).rb:33: syntax error, unexpected tIDENTIFIER, expecting ‘]’
“|ES| Los siguientes Par\ámetros son inv\álidos”]
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/LibTraductor (2).rb:33: syntax error, unexpected $undefined
“|ES| Los siguientes Par\ámetros son inv\álidos”]
^
C:/Users/Owner/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/LibTraductor (2).rb:33: invalid multibyte char (UTF-8)