sketchucation logo sketchucation
    • Login
    1. Home
    2. tlehman914
    3. Posts
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    πŸ›£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 9
    • Groups 1

    Posts

    Recent Best Controversial
    • SUbD Dialog Boxes Not visible

      I am not able to see any of the SUbD dialog boxes. I have uninstalled and reinstalled both TTLib & SUbD and have the same results.

      I do have a license key, but not able to add since I can't see anything in the dialog boxes.

      MacBook Pro (14-inch, 2021)
      macOS Monterey
      Apple M1 Max
      64 GB

      Thanks!


      Screen Shot 2021-12-17 at 11.21.41 AM.png

      posted in SUbD render plugins extensions
      tlehman914T
      tlehman914
    • RE: [Plugin Library] LibFredo6 - v15.5a - 08 Oct 25

      @fredo6 said:

      @tlehman914 said:

      I deleted the material 'Tree Tex8.jpg', and all is working!!!! πŸ‘ 😎 πŸŽ‰

      In ColorPaint, you are supposed to load only plain text file (tabular value of colors: name, R, G, B), not images or material.

      Understood. I didn't even know that I had done that...!? Thanks again!

      posted in Plugins
      tlehman914T
      tlehman914
    • RE: [Plugin Library] LibFredo6 - v15.5a - 08 Oct 25

      @tlehman914 said:

      @fredo6 said:

      Did you define a custom color file?

      If so, do you remember where you save it?

      In the Ruby Console, could you type

      Traductor::Marshall.new.decode(Traductor::Registry.load "Fredo6_ColorFan_Custom")

      This should be the list of custom color files.

      {"/Users/toddlehman/Dropbox (Cre8Play)/SketchUp/Materials/Archive/Bark/Tree Tex8.jpg"=>true}

      I deleted the material 'Tree Tex8.jpg', and all is working!!!! πŸ‘ 😎 πŸŽ‰

      THANK YOU!!!!

      posted in Plugins
      tlehman914T
      tlehman914
    • RE: [Plugin Library] LibFredo6 - v15.5a - 08 Oct 25

      @fredo6 said:

      Did you define a custom color file?

      If so, do you remember where you save it?

      In the Ruby Console, could you type

      Traductor::Marshall.new.decode(Traductor::Registry.load "Fredo6_ColorFan_Custom")

      This should be the list of custom color files.

      {"/Users/toddlehman/Dropbox (Cre8Play)/SketchUp/Materials/Archive/Bark/Tree Tex8.jpg"=>true}

      posted in Plugins
      tlehman914T
      tlehman914
    • RE: [Plugin Library] LibFredo6 - v15.5a - 08 Oct 25

      @fredo6 said:

      @tlehman914 said:

      I did however, go to that folder in 'Finder' and Delete the file Colors_RAL_classic.txt - restarted and no change.
      I then deleted all files with names beginning with Colors_ and extension txt. - restarted and tried to use the only PlugIn installed: ToolsOnSurface

      What is left in the directory?

      Just type in the Ruby console:
      Dir[LibFredo6.path + '/Ancillary/*.*']

      Nothing is left in the directory...?

      No change after typing the above.


      Screen Shot 2021-04-05 at 8.59.46 AM.jpg

      posted in Plugins
      tlehman914T
      tlehman914
    • RE: [Plugin Library] LibFredo6 - v15.5a - 08 Oct 25

      @fredo6 said:

      I don't know what happened during the installation, but there is clearly a problem in a few files which lost their UTF8 encoding.

      Could you try the following

      • Open the Ruby Console
      • copy the following command in red and type Enter:
        UI.openURL LibFredo6.path + '/Ancillary'
      • This will open a subfolder of LibFredo6
      • Delete the file Colors_RAL_classic.txt
      • restart Sketchup to see if this improves the situation
      • Otherwise, delete all files with names beginning with Colors_ and extension txt.

      Then restart Sketchup to see if this improves the situation.

      I did try to copy the following command in red and type Enter:
      UI.openURL LibFredo6.path + '/Ancillary'

      Result:

      UI.openURL LibFredo6.path + '/Ancillary'
      false

      I did however, go to that folder in 'Finder' and Delete the file Colors_RAL_classic.txt - restarted and no change.
      I then deleted all files with names beginning with Colors_ and extension txt. - restarted and tried to use the only PlugIn installed: ToolsOnSurface - result:

      Error: #<ArgumentError: invalid byte sequence in UTF-8>
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9318:in strip' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9318:in load_from_file'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9221:in block in load_all_colors' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9216:in each'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9216:in load_all_colors' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9164:in initialize'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9151:in new' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9151:in instantiate'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:3830:in color_parse' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:4007:in color_luminance'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:4017:in color_is_dark?' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:2797:in draw_button_text'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:2699:in draw_button' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3203:in block in draw'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3196:in each' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3196:in draw'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/lib6palette.rbe:78:in draw' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_toolsonsurface/shapeonsurface.rbe:575:in draw'


      Screen Shot 2021-04-05 at 8.11.07 AM.jpg

      posted in Plugins
      tlehman914T
      tlehman914
    • RE: [Plugin Library] LibFredo6 - v15.5a - 08 Oct 25

      I am still not able to use most all of the Fredo extensions. I have removed ALL Fredo plugins and reinstalled LibFredo6 v11.6a from SketchUcation PluginStore and still get the following error:

      Error: #<ArgumentError: invalid byte sequence in UTF-8>
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9318:in strip' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9318:in load_from_file'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9221:in block in load_all_colors' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9216:in each'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9216:in load_all_colors' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9164:in initialize'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9151:in new' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9151:in instantiate'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:3830:in color_parse' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:4007:in color_luminance'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:4017:in color_is_dark?' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:2797:in draw_button_text'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:2699:in draw_button' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3203:in block in draw'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3196:in each' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3196:in draw'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/lib6palette.rbe:78:in draw' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_toolsonsurface/shapeonsurface.rbe:575:in draw'

      posted in Plugins
      tlehman914T
      tlehman914
    • RE: [Plugin Library] LibFredo6 - v15.5a - 08 Oct 25

      @fredo6 said:

      @tlehman914 said:

      Looking for help..!? When loading any Fredo plugin, I can not see the dialog box(s).

      Could you check the version of LibFredo6 you have installed.

      Did you play with FredoTools ColorPaint?

      Screen Shot 2021-03-23 at 2.36.33 PM.jpgLibFredo6
      11.6a
      23 Jan 21

      ColorPaint will not open.

      Error: #<ArgumentError: invalid byte sequence in UTF-8>
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9318:in strip' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9318:in load_from_file'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9221:in block in load_all_colors' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9216:in each'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9216:in load_all_colors' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9164:in initialize'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9151:in new' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9151:in instantiate'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6colorscale.rbe:256:in color_palette_init' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6colorscale.rbe:456:in prepare_html'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6colorscale.rbe:404:in reload_html' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6colorscale.rbe:361:in dialog_create'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6colorscale.rbe:337:in dialog_invoke' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_fredotools/body_fredotools__colorpaint.rbe:98:in dialog_launch'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_fredotools/body_fredotools__colorpaint.rbe:87:in initialize' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_fredotools/body_fredotools__colorpaint.rbe:56:in new'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_fredotools/body_fredotools__colorpaint.rbe:56:in initialize' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_fredotools/body_fredotools__colorpaint.rbe:44:in new'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_fredotools/body_fredotools__colorpaint.rbe:44:in _execution' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_fredotools/fredotools.rbe:187:in execute_command'
      ...

      posted in Plugins
      tlehman914T
      tlehman914
    • RE: [Plugin Library] LibFredo6 - v15.5a - 08 Oct 25

      Looking for help..!? When loading any Fredo plugin, I can not see the dialog box(s).

      SketchUp Pro 2021
      iMac (Retina 5K, 27-inch, 2019) macOS Big Sur

      Error: #<ArgumentError: invalid byte sequence in UTF-8>
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9318:in strip' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9318:in load_from_file'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9221:in block in load_all_colors' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9216:in each'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9216:in load_all_colors' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9164:in initialize'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9151:in new' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:9151:in instantiate'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:3830:in color_parse' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:4007:in color_luminance'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6g6.rbe:4017:in color_is_dark?' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:2797:in draw_button_text'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:2699:in draw_button' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3203:in block in draw'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3196:in each' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/body_lib6palette.rbe:3196:in draw'
      /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_!libfredo6/lib6palette.rbe:78:in draw' /users/toddlehman/library/application support/sketchup 2021/sketchup/plugins/fredo6_jointpushpull/jointpushpulltool.rbe:1768:in draw'


      Screen Shot 2021-03-18 at 1.22.29 PM.jpg


      Screen Shot 2021-03-18 at 1.32.40 PM.jpg

      posted in Plugins
      tlehman914T
      tlehman914
    • 1 / 1