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

    Load Error installing Plugins from Store into 2014

    Scheduled Pinned Locked Moved Plugins
    28 Posts 8 Posters 4.0k Views 8 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.
    • TIGT Online
      TIG Moderator
      last edited by

      Can you try the PluginStore again...
      I'm wondering if the C:\Users\Eric's Graphics\...
      Single ' quote is causing an issue with the Ruby/javascript that is used in the dialog when setting up the installation folder for the Plugins ?

      Although I thought that contingency was previously trapped for ?
      Accented user-names caused issues pre-v2014, but I've never seen a ' in a user-name before 😒

      After you retry installing something from the PluginStore.
      Please restart SketchUp and see it it has installed as expected...
      If you report that the PluginStore's AutoInstall etc is still not working then I'll have to investigate further...

      PS:
      Having done further tests on mocked Plugins folder paths including a '... I confirm I do get partial installation errors - it installs OK, but then fails to load [error message] until a restart! 😒
      Investigating further...

      PPS:
      I have found that glitch [typo!] and in a-soon-to-be-released update to the PluginStore your custom-plugins folder-paths containing ' will now properly install and load without error and no need to restart to effect the installation...

      %(#FF0040)[I have also discovered a weirdness with SketchUp v2014 generally...
      My alternative "TIG's" user-name with a ' seems to prevent SketchUp loading any of its RB files from that user's Plugins folder. I can manually load them by using the whole file path and escaping the TIG's if the enclosing quotes are '... Then the PluginStore will work... I have reported this to the powers-that-be at Trimble...]

      *Please try typing this in the Ruby Console + <enter>:

      $:

      I think you'll find that SketchUp has failed to insert your ../Eric's.../Plugins folder into the list.
      Presumably because of the ' in the user-name is tripping it up.
      This means that although:

      Sketchup.find_support_file('Plugins')

      returns the proper folder-path, when Sketchup tries to ' load' the individual RB files in that folder it will fail, because it uses just the name.rb and NOT the full file-path to it, and since the $: doesn't include the folder-path part it just fails to load everything - Doh!*

      TIG

      1 Reply Last reply Reply Quote 0
      • xiombargX Offline
        xiombarg
        last edited by

        @tig said:

        %(#FF0040)[I have also discovered a weirdness with SketchUp v2014 generally...
        My alternative "TIG's" user-name with a ' seems to prevent SketchUp loading any of its RB files from that user's Plugins folder. I can manually load them by using the whole file path and escaping the TIG's if the enclosing quotes are '... Then the PluginStore will work... I have reported this to the powers-that-be at Trimble...]

        *Please try typing this in the Ruby Console + <enter>:

        $:

        I think you'll find that SketchUp has failed to insert your ../Eric's.../Plugins folder into the list.
        Presumably because of the ' in the user-name is tripping it up.
        This means that although:

        Sketchup.find_support_file('Plugins')

        returns the proper folder-path, when Sketchup tries to ' load' the individual RB files in that folder it will fail, because it uses just the name.rb and NOT the full file-path to it, and since the $: doesn't include the folder-path part it just fails to load everything - Doh!*

        This certainly makes sense as that is exactly the scenario that was happening.
        But shouldn't my last SU installation and warehouse downloads not work correctly again? Or was this problem something caused by the Plugin Store file(s)?
        Currently it seems to be working fine, but I haven't tried any downloads from the PluginStore as of yet.

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

          As far as I know it's nothing to do with the PluginStore.
          SketchUp seems to choke of your apostrophe ' ?
          I can get it to do it on my mock user too - TIG's 😒
          I have a thread in separate SketchUp forum discussing this.
          Some MAC users report similar but slightly different ' issues...
          I need more PC feedback...
          We are making progress slowly...

          TIG

          1 Reply Last reply Reply Quote 0
          • xiombargX Offline
            xiombarg
            last edited by

            It has been a few days since I contacted SU about the problem, so it's possible that they made some adjustment within that time, but for whatever reason it was still necessary for me to get rid of those extraneous files (or to just reboot before re-installing) because whenever I tried to remove and reinstall the program it would still have the same issues.

            1 Reply Last reply Reply Quote 0
            • kenK Offline
              ken
              last edited by

              Thanks to all.

              Just wondering, if it would be possible to put in the Store, a small icon, that indicated the plugin is 2014 ready?

              Will attack this problem next week.

              Thanks to all.

              Ken

              Fight like your the third monkey on Noah's Ark gangway.

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

                Trimble have just confirmed to me by PM that it is an issue that was discovered in the last few days, and that will be fixed in the next MR of v2014.
                If you have a single-quote ' in your Windows user-name it can [will?] screw up the plugins loading from your personal Plugins folder.
                😒

                TIG

                1 Reply Last reply Reply Quote 0
                • tt_suT Offline
                  tt_su
                  last edited by

                  It will. Apologies to all the Irish out there.

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    db11
                    last edited by

                    @dave r said:

                    For example the Parametric Grid plugin is now called Grid Tool and was updated on the 10th of January.

                    Dave (or other SU guru) --

                    I had the same load errors with Parametric Grid, so searched the forum and found this thread, then went to the Extension Warehouse and dowloaded the updated Grid Tool.

                    Before installing it, I have deleted the old plugin. My question is whether the Parametric.rb helper script is used by any other extensions, or whether I can delete that too?

                    Thanks,

                    Doug

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

                      Doug, I expect you can delete it but I would test it first. Rename it from ".rb" to ".rb!" The change in extension will prevent it from loading. Then start SketchUp and see if you get any error messages in the ruby Console. If you have a plugin loading that requires and it isn't found, there should be an error.

                      Etaoin Shrdlu

                      %

                      (THERE'S NO PLACE LIKE)

                      G28 X0.0 Y0.0 Z0.0

                      M30

                      %

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        db11
                        last edited by

                        Thanks for the quick reply Dave.

                        I'll test it as you suggest before deleting it.

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

                        Advertisement