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

    Plugin Load Error!!

    已排程 已置頂 已鎖定 已移動 SketchUp Discussions
    sketchup
    25 貼文 6 Posters 4.1k 瀏覽 6 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • S 離線
      smithryan07
      最後由 編輯

      I have recently discovered that when I start SU I get a 'Load Error' dialogue box that says many of the newer plugins I've downloaded have not loaded. How do I fix this so they work?
      Thanks!!!

      1 條回覆 最後回覆 回覆 引用 0
      • TIGT 離線
        TIG Moderator
        最後由 編輯

        Please take a 'screen-shot' of the 'error-message' and post here it so we might know what the problem is...
        Our psychic powers are not perfect... 😉

        TIG

        1 條回覆 最後回覆 回覆 引用 0
        • thomthomT 離線
          thomthom
          最後由 編輯

          Also copy and paste the whole error message if you can.

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

          1 條回覆 最後回覆 回覆 引用 0
          • S 離線
            smithryan07
            最後由 編輯

            'Error Loading File animation.rb
            undefined method GetString' for nil:NilClassError Loading File attributes.rb undefined method GetString' for nil:NilClassError Loading File box.rb
            undefined method GetString' for nil:NilClassError Loading File config.rb No such file to load -- TT_Lib/json.rbError Loading File config_ini.rb No such file to load -- TT_Lib/core.rbError Loading File FredoScale_Common.rb (eval):1: uninitialized constant FredoScale::T6Error Loading File inputbox.rb No such file to load -- TT_Lib/gui.rbError Loading File Lib6Config.rb uninitialized constant Traductor::T6Error Loading File Lib6Palette.rb uninitialized constant Traductor::T6Error Loading File Lib6Plugin.rb uninitialized constant Traductor::T6Error Loading File Lib6Protractor.rb uninitialized constant Traductor::T6Error Loading File Lib6Selmode.rb uninitialized constant Traductor::T6Error Loading File Lib6Startup.rb uninitialized constant Traductor::T6Error Loading File Lib6Tool.rb uninitialized constant Traductor::T6Error Loading File Lib6Web.rb uninitialized constant Traductor::T6Error Loading File LibOnSurface.rb uninitialized constant SUToolsOnSurface::TOS_DIRError Loading File LoaderOnSurface.rb No such file to load -- /LibTraductor_20.rbError Loading File ocean.rb undefined method GetString' for nil:NilClassError Loading File ShapeOnSurface.rb
            uninitialized constant SUToolsOnSurface::CODE_RectangleError Loading File tt_selection_toys.rb
            No such file to load -- TT_Lib/core.rbError Loading File ui_manager.rb
            No such file to load -- TT_Lib/core.rbError Loading File window.rb
            No such file to load -- TT_Lib/core.rb'

            Here is the entire load error. Should I still post a screenshot?

            1 條回覆 最後回覆 回覆 引用 0
            • thomthomT 離線
              thomthom
              最後由 編輯

              How did you extract the files for the plugins?
              Can you provide a screenshot of your Plugins folder?

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

              1 條回覆 最後回覆 回覆 引用 0
              • TIGT 離線
                TIG Moderator
                最後由 編輯

                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... 🤓

                TIG

                1 條回覆 最後回覆 回覆 引用 0
                • S 離線
                  smithryan07
                  最後由 編輯

                  Untitled-1.jpg

                  I extracted the files to my desktop and then moved them into my C Drive folder after they were extracted. I haven't had this problem until a couple of days ago.

                  1 條回覆 最後回覆 回覆 引用 0
                  • S 離線
                    smithryan07
                    最後由 編輯

                    @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 條回覆 最後回覆 回覆 引用 0
                    • jeff hammondJ 離線
                      jeff hammond
                      最後由 編輯

                      sketchup.rb is in the tools folder.. not the plugins folder
                      [or should be there 😉 ]

                      dotdotdot

                      1 條回覆 最後回覆 回覆 引用 0
                      • thomthomT 離線
                        thomthom
                        最後由 編輯

                        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 條回覆 最後回覆 回覆 引用 0
                        • jeff hammondJ 離線
                          jeff hammond
                          最後由 編輯

                          @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 條回覆 最後回覆 回覆 引用 0
                          • Dan RathbunD 離線
                            Dan Rathbun
                            最後由 編輯

                            @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 條回覆 最後回覆 回覆 引用 0
                            • S 離線
                              smithryan07
                              最後由 編輯

                              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 條回覆 最後回覆 回覆 引用 0
                              • Dan RathbunD 離線
                                Dan Rathbun
                                最後由 編輯

                                YES.. delete the whole folder.

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

                                I'm not here much anymore.

                                1 條回覆 最後回覆 回覆 引用 0
                                • Dan RathbunD 離線
                                  Dan Rathbun
                                  最後由 編輯

                                  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 條回覆 最後回覆 回覆 引用 0
                                  • S 離線
                                    smithryan07
                                    最後由 編輯

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

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • SektaS 離線
                                      Sekta
                                      最後由 編輯

                                      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 條回覆 最後回覆 回覆 引用 0
                                      • TIGT 離線
                                        TIG Moderator
                                        最後由 編輯

                                        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 條回覆 最後回覆 回覆 引用 0
                                        • SektaS 離線
                                          Sekta
                                          最後由 編輯

                                          TIG,

                                          Thanks for the quick response, I will have a closer look this afternoon 👍 👍

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • SektaS 離線
                                            Sekta
                                            最後由 編輯

                                            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 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement