sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Some plugins don't work SU 7. Organizer.rb at fault?

    Scheduled Pinned Locked Moved Developers' Forum
    19 Posts 5 Posters 2.3k Views 5 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.
    • R Offline
      RickW
      last edited by

      While there is a part of organizer.rb that does modify scripts, it only does so if it can safely accomplish the rewrite (by performing several tests on the script). If it cannot reliably edit the script, it will not modify the script.

      Try manually loading the scripts in question. Open the ruby console and type (for example):

      load "spiral_stairs.rb"
      

      and press <Enter>, then see if you get any error messages. If so, copy them from the console and post them here, and we'll try to get things fixed.

      RickW
      [www.smustard.com](http://www.smustard.com)

      1 Reply Last reply Reply Quote 0
      • I Offline
        idraft
        last edited by

        I wondered too if any one has a list of plugins that work for SU7

        (I have a few myself in 6 but didnot keep a separate list of what was installed so I dont know what to copy over to 7)

        1 Reply Last reply Reply Quote 0
        • R Offline
          RickW
          last edited by

          All plugins should be forward-compatible. There were no features removed from the Ruby API, so nothing should be adversely affected.

          RickW
          [www.smustard.com](http://www.smustard.com)

          1 Reply Last reply Reply Quote 0
          • C Offline
            CalypsoArt
            last edited by

            Tried the ruby console test. All resulted with "true". I take this to mean that they were loaded correctly yet I cannot find them anywhere--not under plugins, draw, tools, or right click. Suggestions?

            1 Reply Last reply Reply Quote 0
            • L Offline
              L. Banasky
              last edited by

              Please, I would also appreciate some help getting beamtool.rb to work with 7, it works fine with 6.
              The error message states that "Win32API.so" cannot be found or loaded, yet it is in the Plugins folder.
              I'm using Vista32.
              Thanks, Larry

              1 Reply Last reply Reply Quote 0
              • L Offline
                L. Banasky
                last edited by

                Please, anyone have a clue why CadalogBeamTool.rb does not work?
                I have included the error message.
                Thanks, Larry


                Message.jpg

                1 Reply Last reply Reply Quote 0
                • S Offline
                  stanmarsh
                  last edited by

                  according to the error, your missing the win32api.so, better to download the cadalog beam tool again.

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    L. Banasky
                    last edited by

                    Thanks,
                    The file seems to be there. I downloaded and tried again, still no success. I am including the beamtool.zip file, if anyone would be willing to try it on SU7 Vista32.
                    Thanks, Larrybeamtool.zip

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      RickW
                      last edited by

                      @calypsoart said:

                      Tried the ruby console test. All resulted with "true". I take this to mean that they were loaded correctly yet I cannot find them anywhere--not under plugins, draw, tools, or right click. Suggestions?

                      Let's stick with SpiralStair for now (though the others should be similar).
                      Spiral Stair should load in the Plugins folder unless you organized it into a subfolder. In that case, under "Plugins" there should be a submenu with the same name as the subfolder on your hard drive. SpiralStair should be in that submenu. However, since it loaded from the ruby console, it is probably located in the Plugins folder/menu (unless you copied it into the subfolder).
                      Can you post the spiralstair11.rb file? or PM it to me?

                      RickW
                      [www.smustard.com](http://www.smustard.com)

                      1 Reply Last reply Reply Quote 0
                      • L Offline
                        L. Banasky
                        last edited by

                        Rick,
                        Enclosed is the spiralstair11.rb. I just moved it to the Plugins folder (SU7, Vista32)and it works fine. Now the CadalogBeamTool.rb......a mystery.
                        Larryspiralstair11.rb

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          RickW
                          last edited by

                          I suspect (but can't confirm) there might be a problem with the Win32API.so file on Vista. Anyone else?

                          RickW
                          [www.smustard.com](http://www.smustard.com)

                          1 Reply Last reply Reply Quote 0
                          • L Offline
                            L. Banasky
                            last edited by

                            Thanks Rick, I'm using CadalogBeamTool.rb with SU6 on Vista, and it works fine. I would like to use it with SU7. I don't understand how these work, and was wondering if using Organizer.rb would help.
                            Thanks, Larry

                            1 Reply Last reply Reply Quote 0
                            • R Offline
                              RickW
                              last edited by

                              All Organizer does is allow the user to create subfolders in the Plugins folder, then drop scripts into the subfolders. In SketchUp, the subfolders appear as submenu items in the Plugins menu, and the scripts appear in their respective subfolders.

                              If something isn't already working in SU7, Organizer won't suddenly make it work (though I wish it did) 😄

                              For your CadalogBeamTool, did you extract the "cadalog" folder and its contents to your Plugins folder? You need more than just the .rb file.

                              RickW
                              [www.smustard.com](http://www.smustard.com)

                              1 Reply Last reply Reply Quote 0
                              • L Offline
                                L. Banasky
                                last edited by

                                Thanks Rick,
                                Yes everything is in the Plugins folder, it is exactly like my SU6 Plugins folder using Vista on the same PC. As a last resort, I might install SU7 on the C Drive, I don't really like to do that, but it is worth a try.
                                Larry

                                1 Reply Last reply Reply Quote 0
                                • R Offline
                                  RickW
                                  last edited by

                                  Open the ruby console (Window>Ruby console) and type

                                  load "CadalogBeamTool.rb"

                                  and press <Enter>
                                  If any notifications appear in the console, copy and paste them in a post here and we'll try to troubleshoot this some more.

                                  RickW
                                  [www.smustard.com](http://www.smustard.com)

                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    L. Banasky
                                    last edited by

                                    Thanks again for your time and help. I installed on C drive, no changes. I entered the text in the Ruby console, with a space and without a space, enclosed are the results.
                                    LarryWith Space.jpgWithout Space.jpg

                                    1 Reply Last reply Reply Quote 0
                                    • L Offline
                                      L. Banasky
                                      last edited by

                                      CadalogBeamTool.rb is now working. I did a side by side comparison of the files in the main program folder of SU6 and SU7, and moved the missing files from SU6 to SU7 one by one. The file that is required by SU7 that is missing is msvcr71.dll. I tried to enclose the file, but .dll's are not allowed.
                                      Thanks again for all your help,
                                      Larry

                                      1 Reply Last reply Reply Quote 0
                                      • R Offline
                                        RickW
                                        last edited by

                                        Glad you got it working finally! 😄

                                        RickW
                                        [www.smustard.com](http://www.smustard.com)

                                        1 Reply Last reply Reply Quote 0
                                        • 1 / 1
                                        • First post
                                          Last post
                                        Buy SketchPlus
                                        Buy SUbD
                                        Buy WrapR
                                        Buy eBook
                                        Buy Modelur
                                        Buy Vertex Tools
                                        Buy SketchCuisine
                                        Buy FormFonts

                                        Advertisement