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

    Lumen RT Plugin not working

    Scheduled Pinned Locked Moved Extensions & Applications Discussions
    extensions
    25 Posts 6 Posters 15.9k 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.
    • N Offline
      Nicholas Phelps
      last edited by

      Maybe a bad download. What happens if you have nothing selected in the scene when you invoke LumenRT?

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

        If nothing is selected when I invoke Lumen Rt 2, then I dont even get the popup like in the pic. Nothing at all happens.

        Women have the last word in arguments. Anything said after that is the beginning of a new argument.

        1 Reply Last reply Reply Quote 0
        • N Offline
          Nicholas Phelps
          last edited by

          Do you have other plug-ins inside of SketchUp? Is JAvascript disabled by any chance? I've heard of possible interactions with JS...

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

            Its a barebones Sketchup install. The only plugin is LumenRT. I forgot how to check for Javascript enabled?

            Women have the last word in arguments. Anything said after that is the beginning of a new argument.

            1 Reply Last reply Reply Quote 0
            • N Offline
              Nicholas Phelps
              last edited by

              I think it has to do with your browser settings. Not sure, though, sorry.

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

                @syndicate said:

                I hit the export to Lumen Rt button, I get a dialog box asking me to export the selected model or not. Either answer I choose the box goes away and then nothing.

                Hi Syndicate,

                Lets do a test.
                Try loading in a bigger model to test LumenRT - like a house from 3D Warehouse or something. Then , lets open up the ruby console by going to Window --> Ruby Console.
                Now, don't select anything in the scene, just go the menu Plugins --> LumenRT --> Export Full Model.

                You should then see the export user interface:

                http://www.skinvue.net/LRTExportUI.jpg

                If you don't see this interface, check to see what the Ruby Console is showing.

                Dave

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

                  The interface didnt popup but heres what the console says:

                  Error: #<Errno::EACCES: Permission denied - D:/Program Files/e-on software/LumenRT 2/LumenRT/Ruby/Settings.ini>
                  (eval):1844:in initialize' (eval):1844:in open'
                  (eval):1844:in save_Settings' (eval):1862:in get_SavedSettings'
                  (eval):1636:in initialize' (eval):192:in new'
                  (eval):192:in lumenRT_exportModel' (eval):278:in load'
                  (eval):1844:in `call'
                  (eval):1844

                  Women have the last word in arguments. Anything said after that is the beginning of a new argument.

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

                    This is ridiculous. Sorry, Dave, didnt see your reply. Ill try this.

                    Women have the last word in arguments. Anything said after that is the beginning of a new argument.

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

                      FIXED!!! I realized that the console told me the settings.ini file was denied permission. I used a handy little tool called "Take Own" and took ownership of the LumenRT 2 folder and Voila!


                      voila.JPG

                      Women have the last word in arguments. Anything said after that is the beginning of a new argument.

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

                        @syndicate said:

                        FIXED!!! I realized that the console told me the settings.ini file was denied permission. I used a handy little tool called "Take Own" and took ownership of the LumenRT 2 folder and Voila!

                        Glad you got it working - let us know what you think after your test runs.

                        Regards,

                        Dave

                        1 Reply Last reply Reply Quote 0
                        • W Offline
                          whiterabbit
                          last edited by

                          I have same issue. no export function suddenly, tried a reinstall too.
                          below is the ruby info. Only material editor appears. No export from dropdown menu or from lumenrt buttons. If I have a selection I do get the window that asks if I want to export the whole model or just the selection, but either way...nothing happens.

                          Setting Default Settings
                          Error: #<NoMethodError: undefined method strip' for nil:NilClass> (eval):2295:in get_SavedSettings'
                          (eval):2292:in each' (eval):2292:in get_SavedSettings'
                          (eval):1926:in initialize' (eval):241:in new'
                          (eval):241:in lumenRT_exportModel' (eval):552:in load'
                          (eval):2296:in `call'
                          (eval):2296

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

                            Hi WhiteRabbit,

                            Look like the Setting.ini may be corrupted. Go to ProgramFiles/LumenRT 4 Studio/LumenRT/Skp/Ruby and delete the Settings.ini file. Then, restart Sketchup and try firing up LRT again. It will create a new Settings.ini file.

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

                              HI. I can help you regarding your problem why nothing model scene during exporting 3d. Well, you need to GROUP or make COMPONENTS of all your materials (like Walls, Tables, Door, etc.) in sketchup before Exporting to 3d. as a result, all which GROUPED materials (like Walls, Tables, Door, etc.) are only be exported to 3D, which is ".dae" files. IF you DON'T GROUP OF MAKE COMPONENTS, there will be nothing to do with exporting.

                              sorry for my bad english..
                              Greetings from PH.

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

                                Hi Guys,
                                After reading the suggestions and tried different ways I still cannot figure out how to solve this thedious problem.
                                Here you can find the "Ruby console" output.

                                Closing UI
                                Starting Export
                                Error: #<NameError: uninitialized constant LumenRT2015::VueExportGUI::Main>
                                e:/program files/e-on software/lumenrt 2015/lumenrt/export/skp/ruby/lumenrt_ui.rbs:477:in showUI' e:/program files/e-on software/lumenrt 2015/lumenrt/export/skp/ruby/lumenrt_menu.rbs:139:in lumenRT_exportModel'
                                e:/program files/e-on software/lumenrt 2015/lumenrt/export/skp/ruby/lumenrt_menu.rbs:535:in block in <module:LumenRT2015>' SketchUp:1:in call'

                                All the best.
                                Patrick

                                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