sketchucation logo sketchucation
    • Login
    πŸ›£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download

    [Plugin] Architect Tools

    Scheduled Pinned Locked Moved Plugins
    119 Posts 32 Posters 153.5k Views 32 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.
    • thomthomT Offline
      thomthom
      last edited by

      @tig said:

      Click that link-button to see the mess you have unleashed...

      To be fair, if he used the Simple Installer to install RB or RBS files they would have ended up there without his knowledge. I added a warning before the download. RBZ or ZIP should install correctly though.

      But there's something else going on there. The loading errors almost indicate that the subfolders are loaded directly, before the root files are. I wonder if it's a plugin loader messing about - compounded with VirtualStore we got a nice big soup.

      Thomas Thomassen β€” SketchUp Monkey & Coding addict
      List of my plugins and link to the CookieWare fund

      1 Reply Last reply Reply Quote 0
      • TIGT Offline
        TIG Moderator
        last edited by

        Could it be some 'Compatibility Files' mess up in tandem with Rick Wilson's 'Organizer.rb' [which I spy in the list] which is stupidly loading files from subfolders 'out of turn' [which incidentally seems to have been removed from Smustard.com πŸ˜• ]
        If he has to use that tool, he must understand the current onus it places on him to add files into every tool's subfolder to prevent the contents auto-loading 'support' files, either out of turn, or when not needed...

        TIG

        1 Reply Last reply Reply Quote 0
        • thomthomT Offline
          thomthom
          last edited by

          @tig said:

          Could it be some 'Compatibility Files' mess up in tandem with Rick Wilson's 'Organizer.rb' [which I spy in the list] which is stupidly loading files from subfolders 'out of turn' [which incidentally seems to have been removed from Smustard.com πŸ˜•

          Nice catch! Organizer sneaks up upon me again! (Where's that update Rick??)
          Yes, that explains all these loading errors!

          Thomas Thomassen β€” SketchUp Monkey & Coding addict
          List of my plugins and link to the CookieWare fund

          1 Reply Last reply Reply Quote 0
          • H Offline
            hygicell
            last edited by

            I deleted organiser.rb

            lo and behold !
            problem solved ! 😍
            thanks to all !

            Frank
            PS so finally, it had nothing to do with security permissions

            1 Reply Last reply Reply Quote 0
            • yitzharY Offline
              yitzhar
              last edited by

              same error after installing and work with its suddenly start showing error
              this is what the ruby con' ...
              ps - have tt_lib2 2.6 latest and this 1.22
              su - latest and win7 64
              and one more thing - its still working

              load 'tt_plan_tools.rb'
              C:/PROGRA~2/Google/GOOGLE~1/Plugins/tt_plan_tools.rb:37: warning: already initialized constant VERSION
              C:/PROGRA~2/Google/GOOGLE~1/Plugins/tt_plan_tools.rb:38: warning: already initialized constant PREF_KEY
              Error: #<SyntaxError: (eval):38:in read_default': (eval):38:in read_default': compile error
              (eval):38: unterminated string meets end of file>
              (eval):155
              C:/PROGRA~2/Google/GOOGLE~1/Plugins/TT_Lib2/settings.rb:50:in []' C:/PROGRA~2/Google/GOOGLE~1/Plugins/TT_Lib2/settings.rb:90:in set_default'
              C:/PROGRA~2/Google/GOOGLE~1/Plugins/tt_plan_tools.rb:45
              (eval):155:in `load'
              (eval):155

              look for us on facebook : creatioIL

              1 Reply Last reply Reply Quote 0
              • thomthomT Offline
                thomthom
                last edited by

                There's some strange errors here. Already initialized constants seem to indicate it's being loaded twice. Maybe your're running into VirtualStore problems.
                Have a look at this thread: http://sketchucation.com/forums/viewtopic.php?f=180&t=48399#p434453 You can use that tool to quickly check if you have some files that have ended up in the VirtualStore.

                Thomas Thomassen β€” SketchUp Monkey & Coding addict
                List of my plugins and link to the CookieWare fund

                1 Reply Last reply Reply Quote 0
                • yitzharY Offline
                  yitzhar
                  last edited by

                  i have just chacked with the store plugin ... doesnt have it in it.
                  still the same error apears.

                  look for us on facebook : creatioIL

                  1 Reply Last reply Reply Quote 0
                  • TIGT Offline
                    TIG Moderator
                    last edited by

                    Do you have the 'organiser.rb' file in the Plugins folder ?
                    If so, then remove it and restart/retry...

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • yitzharY Offline
                      yitzhar
                      last edited by

                      no dont have organiser.rb ? 😞

                      look for us on facebook : creatioIL

                      1 Reply Last reply Reply Quote 0
                      • TIGT Offline
                        TIG Moderator
                        last edited by

                        When you manually use load 'tt_plan_tools.rb' you will get some warnings about Constants already set, because the tool has already set them when it auto-loaded as Sketchup started, and you are warned about resetting constants [although you are allowed to do so anyway!].

                        Then it seems to be having issues reading/setting 'defaults' ?

                        Have you tried running Sketchup as an Admin ?

                        Have you double-checked that you/ALL have FULL security permissions to the Plugins folder and all of its contents including subfolders and their contents ??

                        No 'Compatibility Files...' button/links at all ?

                        Have you edited the scripts .rb file and then saved it? Perhaps corrupting the encoding ?

                        Next: Screenshots of Plugins and relevant Lib subfolder showing all of the contents and the folder's paths in top-bar.
                        πŸ˜•

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • yitzharY Offline
                          yitzhar
                          last edited by

                          I didnt change the script at all, and i have full admin access to everything...
                          and didnt understand what you ment in the screen shot ? what do you need ?

                          look for us on facebook : creatioIL

                          1 Reply Last reply Reply Quote 0
                          • thomthomT Offline
                            thomthom
                            last edited by

                            Can you try what TIG suggested? Typing load 'tt_plan_tools.rb' in the Ruby Console.
                            That should give a better error message that includes line and position number which might give us a clue.

                            Btw, what version of TT_Lib2 do you have?

                            Thomas Thomassen β€” SketchUp Monkey & Coding addict
                            List of my plugins and link to the CookieWare fund

                            1 Reply Last reply Reply Quote 0
                            • yitzharY Offline
                              yitzhar
                              last edited by

                              the massage is the one i wrote in the page i copy paste it in the error question.
                              the tt_lib2 is the latest i think its 2.6

                              look for us on facebook : creatioIL

                              1 Reply Last reply Reply Quote 0
                              • thomthomT Offline
                                thomthom
                                last edited by

                                See my PM reply and see if the next version of TT_Lib helps.

                                Thomas Thomassen β€” SketchUp Monkey & Coding addict
                                List of my plugins and link to the CookieWare fund

                                1 Reply Last reply Reply Quote 0
                                • yitzharY Offline
                                  yitzhar
                                  last edited by

                                  That would be posible in 5 hours from now when i finish working at the office
                                  but thank you i got the test and i would write you later on.

                                  look for us on facebook : creatioIL

                                  1 Reply Last reply Reply Quote 0
                                  • yitzharY Offline
                                    yitzhar
                                    last edited by

                                    wow - good job !!!
                                    the problem solved with the new tt_lib2 ...
                                    thank you very much.

                                    look for us on facebook : creatioIL

                                    1 Reply Last reply Reply Quote 0
                                    • thomthomT Offline
                                      thomthom
                                      last edited by

                                      Excellent! πŸ˜„

                                      Thomas Thomassen β€” SketchUp Monkey & Coding addict
                                      List of my plugins and link to the CookieWare fund

                                      1 Reply Last reply Reply Quote 0
                                      • thomthomT Offline
                                        thomthom
                                        last edited by

                                        Version 2.0.0

                                        See first post for more info.

                                        I don't expect people to immediately work out how to use these tools. They are very specific to my workflow with modelling site plans.

                                        This release has been done for a long time, but I've not had time to create the videos and description for it yet. Still haven't, but it should come soon. ("Soon" is as precise as I can be.)

                                        Thomas Thomassen β€” SketchUp Monkey & Coding addict
                                        List of my plugins and link to the CookieWare fund

                                        1 Reply Last reply Reply Quote 0
                                        • utilerU Offline
                                          utiler
                                          last edited by

                                          Gee, that got my attention!!!! Can't wait for the videos, Thom!!!!

                                          purpose/expression/purpose/....

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            matt.gordon320
                                            last edited by

                                            Thanks thomthom!

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

                                            Advertisement