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

      That's strange - can't quite pin-point where the error is. "eval" error..

      Exactly what SketchUp version do you have?
      And what TT_Lib2 version?

      Did you just install Plan Tools and got the error on first run? Or did it suddenly appear?

      Can you open the Ruby Console and type:
      load 'tt_plan_tools.rb'

      post back any error-messages.

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

      1 Reply Last reply Reply Quote 0
      • guanjinG Offline
        guanjin
        last edited by

        @thomthom said:

        That's strange - can't quite pin-point where the error is. "eval" error..

        Exactly what SketchUp version do you have?
        And what TT_Lib2 version?

        Did you just install Plan Tools and got the error on first run? Or did it suddenly appear?

        Can you open the Ruby Console and type:
        load 'tt_plan_tools.rb'

        Starts running, and later has been an error
        sketchup8M2
        Latest
        QQζˆͺε›Ύ20120226115449.jpg

        I come from China, is to learn

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

          @guanjin said:

          Starts running, and later has been an error

          Can you explain more. It's very hard to debug with so little info.

          And did you try the Ruby Console command?

          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

            @hygicell said:

            after installing "plan tools", "edge tools", "quadface tools" and "additional plugin folders" (I used your installer for that),
            I get the following error messages:

            The ones that relate to my plugins appear to be a result of not having TT_Lib2 installed. It's a library listed as a requirement for most of my plugins. You find a link to it in the Requirement section of the description.

            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

              @Frank

              Please correctly install thomthom's missing Lib...

              But a problem persists with my tools [almost certainly with different error messages] then perhaps you have mis-installed the 'flattentoplane' and/or 'workplane' scripts too - so, reread their threads to ensure that you also have everything installed that is needed for those tools too [e.g. the first one needs the second one to make the workplane needed to be flattened too]...
              It might be that one tools error generates another, but if there are several overlapping errors it is harder to resolve,,,

              I also see you have '000_AdditionPluginFolder' loading... unless you are specifically expecting files located in folders other than Plugins and Tools to be auto-loaded at startup then you do not really need this... Its error reporting is really specific to itself, but if you have mis-installed another script's files then its messages can also be somewhat confusing, since the replicate much of the normal error reports too, with overlaid info...

              TIG

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

                after installing "plan tools", "edge tools", "quadface tools" and "additional plugin folders" (I used your installer for that),
                I get the following error messages:
                ScreenHunter_59 Dec. 03 10.32.jpg

                more:
                Error Loading File #FlattenToPlane.rb
                no such file to load -- #WorkPlane.rbError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/close_gaps.rb
                uninitialized constant TTError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/core.rb
                uninitialized constant TT::Plugins::EdgeTools::PREF_KEYError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/divider.rb
                undefined method add_item' for nil:NilClassError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/make_colinear.rb undefined method add_separator' for nil:NilClassError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/simplify.rb
                undefined method add_separator' for nil:NilClassError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_QuadFaceTools/core.rb uninitialized constant TT::Plugins::QuadFaceTools::PLUGIN_IDError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/bim-tools/clsBtEntity.rb undefined local variable or method ο»Ώ' for main:Object

                PS I have apparently solved the Bim Tools error thanks to Jan's and your and other's help
                thanks to all !

                greetings
                Frank

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

                  I have learned how to follow your very adequate instructions, Thom
                  so TT_Lib2 was and still is installed
                  should I delete and renew it ?

                  @thomthom said:

                  @hygicell said:

                  after installing "plan tools", "edge tools", "quadface tools" and "additional plugin folders" (I used your installer for that),
                  I get the following error messages:

                  The ones that relate to my plugins appear to be a result of not having TT_Lib2 installed. It's a library listed as a requirement for most of my plugins. You find a link to it in the Requirement section of the description.

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

                    Ensure you have the latest version of that Lib.

                    Otherwise. if you STILL get errors after updating, then it might be [the superfluous] '000_AdditionPluginFolder' throwing up errors, when you have not installed all of the scripts needed for 'my tools' ???

                    TIG

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

                      @tig said:

                      @Frank

                      Please correctly install thomthom's missing Lib...

                      checked that, Tig, it was installed, should I delete and reinstall?
                      I am pretty sure it is the latest version, as I installed it the same day

                      But a problem persists with my tools [almost certainly with different error messages] then perhaps you have mis-installed the 'flattentoplane' and/or 'workplane' scripts too - so, reread their threads to ensure that you also have everything installed that is needed for those tools too [e.g. the first one needs the second one to make the workplane needed to be flattened too]...
                      It might be that one tools error generates another, but if there are several overlapping errors it is harder to resolve,,,

                      checked that too, both files were missing. Installed them. The errors still keep popping up

                      I also see you have '000_AdditionPluginFolder' loading... unless you are specifically expecting files located in folders other than Plugins and Tools to be auto-loaded at startup then you do not really need this... Its error reporting is really specific to itself, but if you have mis-installed another script's files then its messages can also be somewhat confusing, since the replicate much of the normal error reports too, with overlaid info...

                      [b]although it is obviously loading, I can't find it anywhere (to delete it):[/b]
                      ScreenHunter_60 Dec. 03 11.45.jpg

                      Frank
                      PS you guys are fabulously helpful !!!
                      tell me how to donate !
                      Thomthom already knows I do

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

                        hm... might be that the files have ended up in VirtualStore because you don't have full permissions to the Plugins folder. Here's a way to check for that: http://sketchucation.com/forums/viewtopic.php?f=180&t=48399

                        It's a but difficult to debug when you've installed so much at the same time and get so many errors spread across multiple plugins. :s

                        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

                          @thomthom said:

                          hm... might be that the files have ended up in VirtualStore because you don't have full permissions to the Plugins folder. Here's a way to check for that: http://sketchucation.com/forums/viewtopic.php?f=180&t=48399

                          It's a but difficult to debug when you've installed so much at the same time and get so many errors spread across multiple plugins. :s

                          downloaded and installed,using your installer
                          still same errors at startup:

                          Error Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/close_gaps.rb
                          uninitialized constant TTError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/core.rb
                          uninitialized constant TT::Plugins::EdgeTools::PREF_KEYError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/divider.rb
                          undefined method add_item' for nil:NilClassError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/make_colinear.rb undefined method add_separator' for nil:NilClassError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_EdgeTools/simplify.rb
                          undefined method `add_separator' for nil:NilClassError Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/TT_QuadFaceTools/core.rb
                          uninitialized constant TT::Plugins::QuadFaceTools::PLUGIN_ID

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

                            You do NOT have FULL security permissions 1.PNG aka 'Compatibility Files...'...
                            Click that link-button to see the mess you have unleashed...
                            Follow the link thomthom gave which goes a long way to resolving this...

                            There are several folders in the Sketchup folder - like Plugins, Materials, Components and Styles - that all need FULL permissions to allow you to add files and subfolders to them etc, and also to use some tools that will need to write log files into there etc.

                            To fix these folders' permissions [as an Admin] right-click each folder's icon and get Properties > Security > Edit - set to be 'FULL' - this needs to apply to all contained files and subfolders...
                            Simply being an Admin is NOT enough... πŸ˜’

                            TIG

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

                              Do you still have that AdditionalPlugins folder installed? Or some similar plugin?

                              It seems something is loading the files in incorrect order.

                              Did you check the virtual store?

                              (Please answer to each of the questions we ask. Each are important in order to debug this.)

                              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

                                @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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 4 / 6
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement