Do I hold the honor of having the longest error codes.
I have started trying to set up 2014, now that I have time, loaded plugin from Store, and ended up with this error code. Note, all the plugins are up and running in ver. 2013.
What in the h*ll have I done wrong?
Thanks for your help.
Sketchup 2014, Window, 7 Home Premium
Error Loading File 3Pts_loader.rb
Error; #<SyntaxError; C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_Tools/Rotated BoxM.rb;38; syntax error, unexpected ';', expecting keyword_then or ',' or ';' or '\n'
when /mswin/ ; @toggle = '(Ctrl)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_Tools/Rotated BoxM.rb;39; syntax error, unexpected keyword_when, expecting keyword_end
when /darwin/ ; @toggle = '(Alt)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_Tools/Rotated BoxM.rb;39; syntax error, unexpected ';', expecting keyword_end
when /darwin/ ; @toggle = '(Alt)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_Tools/Rotated BoxM.rb;264; syntax error, unexpected ';', expecting keyword_then or ',' or ';' or '\n'
when 0 ; @prompt = "Pick first point,...
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_Tools/Rotated BoxM.rb;265; syntax error, unexpected keyword_when, expecting keyword_end
when 1 ; @prompt = "Pick second p...
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_Tools/Rotated BoxM.rb;266; syntax error, unexpected keyword_when, expecting keyword_end
when 2 ; @prompt = "Pick third po...
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_Tools/Rotated BoxM.rb;267; syntax error, unexpected keyword_when, expecting keyword_end
when 3 ; @prompt = "Pick fourth p...
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_Tools/Rotated BoxM.rb;271; syntax error, unexpected keyword_end, expecting end-of-input
end
^>
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_loader.rb;32;in `load'
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/3Pts_loader.rb;32;in `<top (required)>'
Error Loading File Matt_Toggle_Units.rb
Error; #<SyntaxError; C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Matt_Toggle_Units.rb;62; syntax error, unexpected ',', expecting ')'
Sketchup.register_extension (ext,true)
^>
Error Loading File parametric_grid.rb
Error; #<SyntaxError; C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/parametric_grid.rb;67; syntax error, unexpected ',', expecting =>
defaults = {"dx", 8.feet, "dy", 8.feet, "nx", 4, "ny", 4}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/parametric_grid.rb;67; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"dx", 8.feet, "dy", 8.feet, "nx", 4, "ny", 4}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/parametric_grid.rb;67; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"dx", 8.feet, "dy", 8.feet, "nx", 4, "ny", 4}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/parametric_grid.rb;67; syntax error, unexpected ',', expecting keyword_end
defaults = {"dx", 8.feet, "dy", 8.feet, "nx", 4, "ny", 4}
^>
Error Loading File Rotated Box.rb
Error; #<SyntaxError; C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Box.rb;38; syntax error, unexpected ';', expecting keyword_then or ',' or ';' or '\n'
when /mswin/ ; @toggle = '(Ctrl)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Box.rb;39; syntax error, unexpected keyword_when, expecting keyword_end
when /darwin/ ; @toggle = '(Alt)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Box.rb;39; syntax error, unexpected ';', expecting keyword_end
when /darwin/ ; @toggle = '(Alt)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Box.rb;264; syntax error, unexpected ';', expecting keyword_then or ',' or ';' or '\n'
when 0 ; @prompt = "Pick first point,...
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Box.rb;265; syntax error, unexpected keyword_when, expecting keyword_end
when 1 ; @prompt = "Pick second p...
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Box.rb;266; syntax error, unexpected keyword_when, expecting keyword_end
when 2 ; @prompt = "Pick third po...
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Box.rb;267; syntax error, unexpected keyword_when, expecting keyword_end
when 3 ; @prompt = "Pick forth po...
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Box.rb;271; syntax error, unexpected keyword_end, expecting end-of-input
end
^>
Error Loading File Rotated Circle_Cylinder.rb
Error; #<SyntaxError; C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Circle_Cylinder.rb;40; syntax error, unexpected ';', expecting keyword_then or ',' or ';' or '\n'
when /mswin/ ; @toggle = '(Ctrl)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Circle_Cylinder.rb;41; syntax error, unexpected keyword_when, expecting keyword_end
when /darwin/ ; @toggle = '(Alt)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Circle_Cylinder.rb;41; syntax error, unexpected ';', expecting keyword_end
when /darwin/ ; @toggle = '(Alt)'
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Circle_Cylinder.rb;114; syntax error, unexpected ';', expecting keyword_then or ',' or ';' or '\n'
when 0 ; self.dialog
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Circle_Cylinder.rb;115; syntax error, unexpected keyword_when, expecting keyword_end
when 1..2 ; self.reset
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Circle_Cylinder.rb;115; syntax error, unexpected ';', expecting keyword_end
when 1..2 ; self.reset
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Rotated Circle_Cylinder.rb;117; syntax error, unexpected keyword_end, expecting end-of-input
end
^>
Error Loading File setArcCircleDefaults.rb
Error; #<LoadError; cannot load such file -- EventRelay.dll>
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/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/setArcCircleDefaults.rb;43;in `<top (required)>'
Error Loading File shapes.rb
Error; #<SyntaxError; C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;82; syntax error, unexpected ',', expecting =>
defaults = {"w", 4.feet, "d", 4.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;82; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"w", 4.feet, "d", 4.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;82; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"w", 4.feet, "d", 4.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;82; syntax error, unexpected '}', expecting keyword_end
defaults = {"w", 4.feet, "d", 4.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;119; syntax error, unexpected ',', expecting =>
defaults = {"r", 2.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;119; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"r", 2.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;119; syntax error, unexpected '}', expecting keyword_end
defaults = {"r", 2.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;154; syntax error, unexpected ',', expecting =>
defaults = {"r", 2.feet, "h", 4.feet, "n", 6}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;154; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"r", 2.feet, "h", 4.feet, "n", 6}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;154; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"r", 2.feet, "h", 4.feet, "n", 6}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;219; syntax error, unexpected ',', expecting =>
defaults = {"r", 2.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;219; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"r", 2.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;219; syntax error, unexpected '}', expecting keyword_end
defaults = {"r", 2.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;272; syntax error, unexpected ',', expecting =>
defaults = {"r1", 1.feet, "r2", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;272; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"r1", 1.feet, "r2", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;272; syntax error, unexpected '}', expecting keyword_end
defaults = {"r1", 1.feet, "r2", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;310; syntax error, unexpected ',', expecting =>
defaults = {"r", 2.feet, "t", 3.inch, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;310; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"r", 2.feet, "t", 3.inch, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;310; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"r", 2.feet, "t", 3.inch, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;310; syntax error, unexpected '}', expecting keyword_end
defaults = {"r", 2.feet, "t", 3.inch, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;367; syntax error, unexpected ',', expecting =>
defaults = {"b", 4.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;367; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"b", 4.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;367; syntax error, unexpected '}', expecting keyword_end
defaults = {"b", 4.feet, "h", 4.feet}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;416; syntax error, unexpected ',', expecting =>
defaults = {"r", 2.feet, "n", 5}
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/shapes.rb;416; syntax error, unexpected ',', expecting ;; or '[' or '.'
defaults = {"r", 2.feet, "n", 5}
^>
Error Loading File Stair Maker.rb
Error; #<SyntaxError; C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;236; syntax error, unexpected ';', expecting keyword_then or ',' or ';' or '\n'
when "Normal" ; self.straight_run(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;237; syntax error, unexpected keyword_when, expecting keyword_end
when "Spiral" ; self.spiral_stair(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;237; syntax error, unexpected ';', expecting keyword_end
when "Spiral" ; self.spiral_stair(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;238; syntax error, unexpected keyword_when, expecting keyword_end
when "Lshape" ; self.lshape_stair(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;238; syntax error, unexpected ';', expecting keyword_end
when "Lshape" ; self.lshape_stair(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;239; syntax error, unexpected keyword_when, expecting keyword_end
when "Ushape" ; self.ushape_stair(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;239; syntax error, unexpected ';', expecting keyword_end
when "Ushape" ; self.ushape_stair(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;240; syntax error, unexpected keyword_when, expecting keyword_end
when "Ladder" ; self.ladder(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;240; syntax error, unexpected ';', expecting keyword_end
when "Ladder" ; self.ladder(@ip.position)
^
C;/Users/Ken/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/Stair Maker.rb;622; syntax error, unexpected keyword_end, expecting end-of-input
end#of class
^>