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!
    Urasik Extensions | Lots of new extensions to check out Learn More

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

    Scheduled Pinned Locked Moved Plugins
    499 Posts 96 Posters 409.5k Views 94 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.
    • J Offline
      JanSteinman Newcomers
      last edited by

      It is not able to run on my SketchUp 2025. (And SketchUp 2026 won't run on my machine for some reason…)
       Screenshot  2026-04-21 at 20.42.24.png

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

        @JanSteinman
        Did you upgrade LibFredo6 to v15.9b?

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

          Yes.

           Screenshot  2026-04-25 at 21.01.56.png

          1 Reply Last reply Reply Quote 0
          • J Offline
            JanSteinman Newcomers @fredo6
            last edited by

            @fredo6 What do I need to do to get out of Sketchucation jail?

            Moderators are holding my postings for FOUR DAYS before putting them up here!

            When you pay money for a product, I consider this lousy service! I know developers are busy, and I'd be quite forgiving, but demanding FOUR DAYS before a developer can even see my answer to their question is insane!

            panixiaP 1 Reply Last reply 👎 Reply Quote 0
            • J Offline
              joiner
              last edited by

              Hallo, bei mir werden nur einige Iconleisten im Sketchup-Native Commands angezeigt, obwohl ich viel mehr habe. Auch bei Fredo wird nur die LOTT-Tollbar angzeigt, obwohl ich FredoScale gekauft und instaliert habe (Sketchup 24) Wie kann ich das ändern ? Gruss Joiner
              Hello, I only show some icon bars in the Sketchup-Native Commands, although I have a lot more. Also with Fredo only the LOTT-Tollbar is displayed, although I bought and installed FredoScale (Sketchup 24) How can I change that ? Greeting Joiner

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

                Sorry, nach mehreren Starts von Sketchup war plötzlich soweit alles in Ordnung. Schönen Tag noch.
                Sorry, after several starts of Sketchup, suddenly everything was fine. Good day yet.

                1 Reply Last reply Reply Quote 0
                • panixiaP Offline
                  panixia @JanSteinman
                  last edited by

                  @JanSteinman said:

                  When you pay money for a product

                  Isn't Lord Of The Toolbars free??

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

                    I don't know what you mean by Sketchucation 'jail'. And as Panixia said, LOTT is free.

                    Anyway, the trouble might be in the habitat_site_context.rb script, as shown in the Sketchup startup error box..

                    Did you get an error with the previous version of LOTT and this script installed?

                    1 Reply Last reply Reply Quote 1
                    • 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

                        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
                        • 8
                        • 9
                        • 10
                        • 11
                        • 12
                        • 24
                        • 25
                        • 10 / 25
                        • First post
                          Last post
                        Buy SketchPlus
                        Buy SUbD
                        Buy WrapR
                        Buy eBook
                        Buy Modelur
                        Buy Vertex Tools
                        Buy SketchCuisine
                        Buy FormFonts

                        Advertisement