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

    Plugins Not Compatible with SU2015-64bit

    Scheduled Pinned Locked Moved Plugins
    73 Posts 21 Posters 7.4k Views 21 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.
    • tt_suT Offline
      tt_su
      last edited by

      @juju said:

      FFS, why do they keep breaking things? Hopefully this has a good explanation.

      Pure Ruby extensions did not break this round - which are most of them. But the extensions that use compiled binaries needs to compile again IF they are to run on 64bit. If anyone install 32bit SU2015 they all extensions should Just Work.

      We also have contact with most developers out there and include them in early beta testing. However, many of the extensions that use binaries and need to recompile are more complex ones and they need more time to get their released in place. Within a few weeks we expect most of the popular extensions to be compatible again.

      We don't want to break stuff and we do try to minimize the impact - but in many cases we have no alternative. It's an inherit challenge when you have a plugin system.

      1 Reply Last reply Reply Quote 0
      • KrisidiousK Offline
        Krisidious
        last edited by

        Skalp 1.0 was released today. haven't installed yet but they say it is 2015 64bit compatible.

        By: Kristoff Rand
        Home DesignerUnique House Plans

        1 Reply Last reply Reply Quote 0
        • KrisidiousK Offline
          Krisidious
          last edited by

          Visualizer has a beta update for 2015-64

          https://www.getvisualizer.com/downloads/Visualizer_for_SketchUp_for_windows_beta

          By: Kristoff Rand
          Home DesignerUnique House Plans

          1 Reply Last reply Reply Quote 0
          • K Offline
            KrisM
            last edited by

            Re: Requirements for SketchUp 2015

            That the moderators of this forum show unflagging patience in dealing with the multitude of questions which are about to appear as to why the plugins don't work in 2015.

            Thanks in advance for your generous help (and repeating the help for the thousandth time).

            KrisM

            1 Reply Last reply Reply Quote 0
            • KrisidiousK Offline
              Krisidious
              last edited by

              Revizto 2.4 seems to be broken but Revizto 3.0 seems to work. the difference being 3.0 is subscription and 2.4 is not.

              By: Kristoff Rand
              Home DesignerUnique House Plans

              1 Reply Last reply Reply Quote 0
              • Bob JamesB Offline
                Bob James
                last edited by

                @krisidious said:

                Looks like Smustard Toolbar is not working.

                Both buttons get you to the website, but the 'check my purchases' purchases don't get listed

                i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                1 Reply Last reply Reply Quote 0
                • P Offline
                  Pherim
                  last edited by

                  I have no problems with Smustard Toolbar.
                  Hidden Manager, on the other hand, doesn't work for me, as well as everything connected to AMS Library.

                  1 Reply Last reply Reply Quote 0
                  • KrisidiousK Offline
                    Krisidious
                    last edited by

                    Just got a note from Cornicopia3D and they are working on an update for the Vue Exporter.

                    By: Kristoff Rand
                    Home DesignerUnique House Plans

                    1 Reply Last reply Reply Quote 0
                    • KrisidiousK Offline
                      Krisidious
                      last edited by

                      Looks like Smustard Toolbar is not working. I just dropped smustard toolbar rb and folder into 2015 and it didn't work. I needed to install with the rbz. it works.

                      By: Kristoff Rand
                      Home DesignerUnique House Plans

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        mk11
                        last edited by

                        @krisidious said:

                        Skalp 1.0 was released today. haven't installed yet but they say it is 2015 64bit compatible.

                        I can verify Skalp is running on 64bit with no issues - just completed a CD set last night. 😄

                        Marc Kleinmann
                        SU Pro 2015
                        Mac & Win

                        1 Reply Last reply Reply Quote 0
                        • KrisidiousK Offline
                          Krisidious
                          last edited by

                          Live Ivy not working?

                          By: Kristoff Rand
                          Home DesignerUnique House Plans

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

                            @krism said:

                            Re: Requirements for SketchUp 2015

                            That the moderators of this forum show unflagging patience in dealing with the multitude of questions which are about to appear as to why the plugins don't work in 2015.

                            Thanks in advance for your generous help (and repeating the help for the thousandth time).

                            KrisM

                            We try but it would sure be nice if the posters of those multitudes of questions could take at least a few moments to read the thread before they ask questions that have likely already been answered many times.

                            Etaoin Shrdlu

                            %

                            (THERE'S NO PLACE LIKE)

                            G28 X0.0 Y0.0 Z0.0

                            M30

                            %

                            1 Reply Last reply Reply Quote 0
                            • KrisidiousK Offline
                              Krisidious
                              last edited by

                              Seems to me that less things were broken this time around than with 2014... I'm quite pleased.

                              By: Kristoff Rand
                              Home DesignerUnique House Plans

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

                                @krisidious said:

                                Seems to me that less things were broken this time around than with 2014... I'm quite pleased.

                                In SU2014 we changed the Ruby engine to a brand new one. In SU2015 we only added 64bit. So if you installed SU2015 32bit there should be no broken extensions. And even in 64bit only some with binaries would break.

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

                                  NOTE:

                                  Some plain Ruby scripts might break under v2015 - e.g. IF they ill-advisedly messed with Float by adding new methods.
                                  The way Length is now related to Float HAS changed in v2015, so it won't inherit the new method and then the script fails because it's not defined for Length...
                                  Of course good practice is to NOT mess with the base classes, but some older legacy tools still do !

                                  I have a separate issue with some of my Extrusion tools [EEbyRailsByFace, which uses EEbyFace looping] in v2015 64bit...
                                  There's a BugSplat after the seemingly successful creation of geometry, as the tool exits.
                                  I am investigating the cause, but the same SKP & process in v2014 works without any problems...
                                  I've submitted a Bugsplat report - I can see no cause... 😕

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • KrisidiousK Offline
                                    Krisidious
                                    last edited by

                                    Is progressbar.rb obsolete or is it still needed? or is it dependent on if a plugins needs it?

                                    By: Kristoff Rand
                                    Home DesignerUnique House Plans

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

                                      It would be dependent on the plugins that are installed. Some plugins such as the current version of Shape Bender don't require it anymore.

                                      Etaoin Shrdlu

                                      %

                                      (THERE'S NO PLACE LIKE)

                                      G28 X0.0 Y0.0 Z0.0

                                      M30

                                      %

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

                                        @tig said:

                                        There's a BugSplat after the seemingly successful creation of geometry, as the tool exits.

                                        Did you submit the splat?

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

                                          Many authors have incorporated progressbar code within their own scripts - like ShapeBender, which no longer needs it.
                                          A few older scripts might still 'require' it as a separate file - particularly Smustard.com ones ?

                                          If you don't have it installed then any affected plugins will just 'break', probably as they try to load
                                          It can be copied across into v2015 plugins folder if needed - there is no 'updated version'.

                                          TIG

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

                                            @tt_su said:

                                            @tig said:

                                            There's a BugSplat after the seemingly successful creation of geometry, as the tool exits.

                                            Did you submit the splat?
                                            Yes: Under 'TIG' within the last hour or so...

                                            TIG

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

                                            Advertisement