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

    Plugin Load Error!!

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    25 Posts 6 Posters 4.1k Views 6 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.
    • S Offline
      smithryan07
      last edited by

      @tig said:

      There are clearly multiple problems...
      The first part says you are missing some files normally loaded by files in the ../Plugins/Examples/ ...
      Looks like ' sketchup.rb' isn't getting loaded from the ../Tools/ folder - is it there ???
      Fix those and we'll move onto the rest... πŸ€“

      It is not there. I dont know where it is?? ❓

      1 Reply Last reply Reply Quote 0
      • jeff hammondJ Offline
        jeff hammond
        last edited by

        sketchup.rb is in the tools folder.. not the plugins folder
        [or should be there πŸ˜‰ ]

        dotdotdot

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

          I see a tt_selection_toys folder - that is not correct. Should be TT_Select_Toys

          The footprint should be

          http://forums.sketchucation.com/download/file.php?id=53762
          <Sketchup>/Plugins/
          +-
          http://forums.sketchucation.com/download/file.php?id=53762
          TT_Select_Toys
          | +-
          http://forums.sketchucation.com/download/file.php?id=53762
          Cursors
          | +-
          http://forums.sketchucation.com/download/file.php?id=53762
          Icons
          | +-
          http://forums.sketchucation.com/download/file.php?id=53763
          changelog.txt
          | +-
          http://forums.sketchucation.com/download/file.php?id=53763
          ui_config.dat
          | +-
          http://forums.sketchucation.com/download/file.php?id=53763
          ui_settings.dat
          +-
          http://forums.sketchucation.com/download/file.php?id=53763
          tt_selection_toys.rb

          I'm guessing the other errors are also due to incorrect folder arrangement.

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

          1 Reply Last reply Reply Quote 0
          • jeff hammondJ Offline
            jeff hammond
            last edited by

            @thomthom said:

            I'm guessing the other errors are also due to incorrect folder arrangement.

            yeah, for instance.. all those fredoscale files are supposed to be inside a folder called FREDOSCALE_Dir_20..
            not sure what you have going with that folder "Curviloft 1.0c and LibFredo6 3.5c "

            some of the TOS files are out of their folder as well.. (FreehandOnSurface.rb for instance should be inside the TOS folder..

            that's after a quick glance and i'm sure there's plenty more..

            it's looking like emptying the whole plugins folder and redownloading the plugins while following install instructions should do the trick πŸ˜‰

            dotdotdot

            1 Reply Last reply Reply Quote 0
            • Dan RathbunD Offline
              Dan Rathbun
              last edited by

              @smithryan07 said:

              I extracted the files to my desktop and then moved them into my C Drive folder after they were extracted. ...

              You MUST extract them directly into the <Sketchup>/Plugins folder, while preserving the archived folders (allowing your zip manager to create subfolders in the Plugins folder for every folder embedded inside the zip archive.)
              ~

              I'm not here much anymore.

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

                Wow, thanks everyone. Looks like I have some work to do! Am I correct in assuming the best way to do this is to empty the folder and re-download the plugins like Jeff said?

                1 Reply Last reply Reply Quote 0
                • Dan RathbunD Offline
                  Dan Rathbun
                  last edited by

                  YES.. delete the whole folder.

                  YES.. redownload the zip files IF you erased them.

                  I'm not here much anymore.

                  1 Reply Last reply Reply Quote 0
                  • Dan RathbunD Offline
                    Dan Rathbun
                    last edited by

                    Anyone (smart) will recommend installing ONE plugin at a time. Start Sketchup and make sure it works. Has it's menu items and/or toolbar(s).

                    Then close Sketchup and repeat.

                    I'm not here much anymore.

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

                      Thanks for everyones help, it is much appreciated. After a long grueling morning I was able to fix everything! 😎

                      1 Reply Last reply Reply Quote 0
                      • SektaS Offline
                        Sekta
                        last edited by

                        Hi all,

                        Had a go at transferring my plugins over to SU8 and am having problems with profile Builder and Twilight. I was very careful to put everything in the exact spot where it was in SU7 plugins folder but obviously not careful enough. My transfer method was copy each and paste into SU8 plugins folder.

                        Any help would be appreciated.

                        Error Loading File 1001bit_loader.rb
                        undefined method `+' for nil:NilClassError Loading File Lib6Config_31.rb
                        uninitialized constant Traductor::T6Error Loading File Lib6Plugin_31.rb
                        uninitialized constant Traductor::T6Error Loading File Lib6Protractor.rb
                        uninitialized constant Traductor::T6Error Loading File Lib6Startup_31.rb
                        uninitialized constant Traductor::T6Error Loading File Lib6Tool_31.rb
                        uninitialized constant Traductor::T6Error Loading File Lib6Web_31.rb
                        uninitialized constant Traductor::T6Error Loading File C:/Program Files/Google/Google SketchUp 8/Plugins/Twilight/init_twilight.rb
                        no such file to load -- C:/Program Files/Google/Google SketchUp 8/Plugins/Twilight/TwilightLibError Loading File twilight.rb
                        no such file to load -- C:/Program Files/Google/Google SketchUp 8/Plugins/Twilight/TwilightLib

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

                          Sekta

                          These error messages are quite helpful - they point you to 'missing files [inside missing folders]'... copy those over too and these errors should cease...
                          For example...
                          The 1001 error is probably missing stuff in its folder etc...
                          You probbaly don't have the Fredo6 'Lib' folders copied etc etc...
                          You also don't have the Twilight folder copied into the new v8 ../Plugins/ directory etc etc etc...

                          You can't just move/copy the bare Ruby files... IF they have dependent files they are using in various sub-folders [very common in more complex tools] - so you need to move/copy those too [keeping the folder structure intact]............

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • SektaS Offline
                            Sekta
                            last edited by

                            TIG,

                            Thanks for the quick response, I will have a closer look this afternoon πŸ‘ πŸ‘

                            1 Reply Last reply Reply Quote 0
                            • SektaS Offline
                              Sekta
                              last edited by

                              Well,

                              I have everything working except my most valued plugin....Profile Builder. I have messed it up somewhere, it doesn't[/img] work in SU7 now either. Below is a screen shot of the error I get. Any help to get PB up and running in SU8 would be appreciated. πŸ‘ πŸ‘


                              screen shot

                              1 Reply Last reply Reply Quote 0
                              • Dan RathbunD Offline
                                Dan Rathbun
                                last edited by

                                Cannot read the dialog. Use ALT+PrintScreen to capture only the dialog. It would read better if it was a png rather than a jpg.

                                I'm not here much anymore.

                                1 Reply Last reply Reply Quote 0
                                • SektaS Offline
                                  Sekta
                                  last edited by

                                  Closer image below.


                                  screen shot.png

                                  1 Reply Last reply Reply Quote 0
                                  • Dan RathbunD Offline
                                    Dan Rathbun
                                    last edited by

                                    That's a browser error. And the weirdest thing is, that it's an error with one of the browser's internal webpages.

                                    Anyway.. Profile Builder is trying to load a WebDialog, but you don't have the PB html file in the right place, so the browser cannot find it.
                                    The html file is probably in a profile builder subfolder, that is supposed to be in the Plugins folder.

                                    Since neither SU7 or SU8 work.. you likely have some of the files, but not all of the files, in each version's Plugins folder.

                                    I'm not here much anymore.

                                    1 Reply Last reply Reply Quote 0
                                    • SektaS Offline
                                      Sekta
                                      last edited by

                                      Thanks Dan, I will take a closer look.

                                      1 Reply Last reply Reply Quote 0
                                      • SektaS Offline
                                        Sekta
                                        last edited by

                                        Dan, yep got it all going. πŸ‘ πŸ‘ Thanks for your help.

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

                                        Advertisement