sketchucation logo sketchucation
    • Login
    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!
    Check out Febhouse | New extensions for Shadow Analysis in SketchUp Download

    [Plugin] LordOfTheToolbars - v3.0a - 21 Apr 26

    Scheduled Pinned Locked Moved Plugins
    507 Posts 98 Posters 497.0k Views 96 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N Offline
      nicolasberthier
      last edited by

      Bug Report: SU2026 / Fatal crash on startup with D5 Render LiveSync (Errno::EISDIR)

      Hi Fredo,

      The last update doesn't fix the D5 issue. Either way, we can only use one of them (LOTT or D5 Render). So now my entire workflow is blocked, and so is the workflow of other D5 and LOTT users. We really need a QUICK fix for this, please.

      I am reporting a fatal initialization crash occurring on SketchUp 2026.1.2 when using the latest D5 Render LiveSync plugin alongside Lord of the Toolbars (v3.0a) and LibFredo6 (v15.9c).

      The Master Toolbar (yellow wheels) becomes completely unresponsive, and all custom toolbars disappear from the screen.

      The Ruby Console highlights an unhandled directory scanning error in lordofthetoolbarsmanager.rbe inside the ghost_command_register method. It appears the script tries to open a sub-directory as a file, throwing an Errno::EISDIR exception.

      The main folder causing the issue is d5_converter, located at:
      %AppData%\Roaming\SketchUp\SketchUp 2026\SketchUp\Plugins\d5_converter

      Exact stack trace:

      #<Errno::EISDIR: Is a directory @ rb_sysopen - c:/users/[username]/appdata/roaming/sketchup/sketchup 2026/sketchup/plugins/d5_converter>
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:2290:in `initialize'
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:2290:in `open'
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:2290:in `copy_file'
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:1088:in `copy_file'
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:887:in `block in cp'
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:2481:in `block in fu_each_src_dest'
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:2497:in `fu_each_src_dest0'
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:2479:in `fu_each_src_dest'
      C:/Program Files/SketchUp/SketchUp 2026/SketchUp/Tools/RubyStdLib/FileUtils.rb:886:in `cp'
      c:/users/[username]/appdata/roaming/sketchup/sketchup 2026/sketchup/plugins/!!fredo6_lordofthetoolbars/lordofthetoolbarsmanager.rbe:733:in `ghost_command_register'
      c:/users/[username]/appdata/roaming/sketchup/sketchup 2026/sketchup/plugins/!!fredo6_lordofthetoolbars/lordofthetoolbarsmanager.rbe:1361:in `command_register'
      
      

      Temporary Workaround found:
      Renaming the d5_converter folder to _d5_converter allows LOTT to load correctly, but it completely breaks the D5 LiveSync connection. Downgrading D5 LiveSync to v1.6 also works.

      It seems a simple check to skip directories (like File.directory?) during the ghost_command_register file loop would prevent this crash.

      Thank you for your work!

      1 Reply Last reply Reply Quote 0
      • N Offline
        nicolasberthier
        last edited by

        Hi Fredo. This critical compatibility issue has been documented for several months. It entirely blocks the workflow between LOTT and D5 Render for all users. An urgent patch is required to restore basic functionality. Please prioritize this fix.

        1 Reply Last reply Reply Quote 0
        • fredo6F Offline
          fredo6
          last edited by

          Can you try LordOfTheToolbars v3.0b, just published.

          I don't have D5 installed and I don't really understand why it creates problems with LOTT.

          1 Reply Last reply Reply Quote 0
          • N Offline
            nicolasberthier
            last edited by

            Thank you but this fix still doesn't work. You can have D5 for free at https://www.d5render.com/download

            To understand and reproduce the issue:

            1. Install the free D5 LiveSync plugin for SketchUp.
            2. It generates a folder named d5_converter inside the SketchUp Plugins directory.
            3. Start SketchUp.
            4. LOTT scans the Plugins directory, encounters the d5_converter folder, and attempts to open it as a file.
            5. This triggers the fatal Errno::EISDIR exception in lordofthetoolbarsmanager.rbe (ghost_command_register).

            The script requires a bypass condition (e.g., next if File.directory?(path)) when reading the plugin directory contents.

            • D5 Render : https://www.d5render.com/download
            • D5 LiveSync for SketchUp : https://www.d5render.com/livesync/sketchup
            1 Reply Last reply Reply Quote 0
            • fredo6F Offline
              fredo6
              last edited by

              Can you try with LOTT v3.0c.

              N 1 Reply Last reply Reply Quote 0
              • N Offline
                nicolasberthier @fredo6
                last edited by

                @fredo6 Thank you, the fix works perfectly.

                Regarding future development, LOTT requires two long-overdue updates to maintain full compatibility with the current workflow:

                1. Integration of new native tools: Several recent SketchUp tools are currently missing from the LOTT catalog and must be added.
                2. Iconography update: The UI icons need to be refreshed to align with the current SketchUp environment.

                Again, thank you!

                1 Reply Last reply Reply Quote 0
                • J Offline
                  jfish101
                  last edited by

                  Hello @fredo6
                  I am using SU 2026 26.2.243 64-bit on Windows 10 Pro with LOTT 3.0c
                  I am trying to create a Personal Command for a Menu item, but when I start this process, no choices display in the Menu section of the window. Even when I try to search for a menu item, no choices display. The Menu portion of the window is blank.
                  Is this a known bug?

                  1 Reply Last reply Reply Quote 0
                  • fredo6F Offline
                    fredo6
                    last edited by

                    Menus Commands are no longer available on Windows since SU2023. This is due to a change of UI framewrok (Qt) in Sketchup.

                    Dave RD 1 Reply Last reply Reply Quote 0
                    • Dave RD Offline
                      Dave R @fredo6
                      last edited by

                      @fredo6 you have had to repeat this numerous times in this thread but since new responders don't seem to read it, perhaps they would see it if you put it in the first few lines of the original post? πŸ˜‰

                      Etaoin Shrdlu

                      %

                      (THERE'S NO PLACE LIKE)

                      G28 X0.0 Y0.0 Z0.0

                      M30

                      %

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        Dalle Newcomers
                        last edited by

                        Hello @fredo6,
                        I'm using your plugin for several months and It is useful tool. Thank you.

                        Unfortunately, there seems to be a problem as of today. It doesn't load as it used to.

                        There is no Vignette Stripe and instead I have this:
                        S02.jpg

                        According to the Extension Manager, it seems good:
                        S3.jpg

                        But there's a new !LordOfTheToolbars_seed that seems to have appeared and appears to have a problem:
                        S01.jpg

                        I use Sketchup 2024, with LordOfTheToolbars_v2.9c and LibFredo6_v15.2a.
                        Since, I tried to fix the problem, uninstalling the plugins and replacing them by the last versions, LordOfTheToolbars_v3.0c and LibFredo6_v16.0b.
                        And my Loading Policy is set on Unrestricted since forever.
                        The problem remains.

                        May I ask for your help, please?

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better πŸ’—

                        Register Login
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 25
                        • 26
                        • 4 / 26
                        • First post
                          Last post
                        Buy SketchPlus
                        Buy SUbD
                        Buy WrapR
                        Buy eBook
                        Buy Modelur
                        Buy Vertex Tools
                        Buy SketchCuisine
                        Buy FormFonts

                        Advertisement