sketchucation logo sketchucation
    • Login
    ⚠️ Attention | Having issues with Sketchucation Tools 5? Report Here

    [Plugin] SU2POV 3.5

    Scheduled Pinned Locked Moved Plugins
    77 Posts 26 Posters 59.4k Views 26 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.
    • A Offline
      artfreak
      last edited by

      I am also having a problem with with this plugin I have windows XP SketchUp Pro 8 I was using su2pov 3.4 and it was working fine but when I uninstalled the the old one and installed the new 3.5 update Aug.31 edition(the latest).

      I get this message:
      Error loading file su2pov35 toolbar.rb
      private method "split" called for nil:Nilclass

      Any answer for this, please?
      artfreak

      1 Reply Last reply Reply Quote 0
      • Didier BurD Offline
        Didier Bur
        last edited by

        Hi artfreak,
        Weird. Mine works like a charm. Please open the ruby console, run su2pov and copy-paste the entire error message please (so I can see at what line the "split" crashes. Thanks.

        DB

        1 Reply Last reply Reply Quote 0
        • A Offline
          artfreak
          last edited by

          Here is the results from the Ruby Console.

          Run su2pov
          Error: #<NameError: undefined local variable or method su2pov' for #<Object:0x5d0f9e4>> (eval):155 Run su2pov35Toolbar.rb Error: #<NameError: undefined local variable or method su2pov35Toolbar' for #Object:0x5d0f9e4>
          (eval):155

          1 Reply Last reply Reply Quote 0
          • Didier BurD Offline
            Didier Bur
            last edited by

            @artfreak,

            By "run su2pov" I was meaning "click on the render icon".
            Sorry it was not clear, please try again. Thank you.

            DB

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

              Didier,

              Do I understand the 3.6 does not work for on Mac and since there is no Beta version 3.7 its no go so far?

              I get this message:"You can’t open the application “POV-Ray Mac 3.6” because PowerPC applications are no longer supported."

              Thanks with hope there is a light.

              1 Reply Last reply Reply Quote 0
              • J Offline
                Jesty
                last edited by

                Bonjour, j'ai une erreur quand je lance sketchup avec pov²ray35 ça me met une erreur su2pov35Toolbar.rb avec undefined local variable or method 'ocr_env' for main:object
                merci de m'indiquer la solution pour y remedier et bonne continuation.

                1 Reply Last reply Reply Quote 0
                • Didier BurD Offline
                  Didier Bur
                  last edited by

                  @Jesty:

                  Bonjour,
                  Il y a 2 possibilités:

                  • soit le fichier "povray_reserved.txt" n'est pas là ou pas au bon endroit (dans Plugins/su2pov)
                  • soit le fichier "su2pov35.rbs" n'est pas là ou pas au bon endroit (dans Plugins)

                  Tiens moi au courant

                  DB

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    Jesty
                    last edited by

                    @didier bur said:

                    @Jesty:

                    Bonjour,
                    Il y a 2 possibilités:

                    • soit le fichier "povray_reserved.txt" n'est pas là ou pas au bon endroit (dans Plugins/su2pov)
                    • soit le fichier "su2pov35.rbs" n'est pas là ou pas au bon endroit (dans Plugins)

                    Tiens moi au courant

                    Bonjour, merci de votre aide
                    voila j'ai mis les fichiers au bon endroits mais une erreur surviens

                    from message 000_AdditionalPluginFolders

                    Erreur : undefined local variable or method 'ocr_env' for main:Object
                    ok j'ai enlever tout les plugins puis reinstaller supov35 et ça fonctionne a part que ça me met une erreur

                    povray errors occurred when renaming your textures files probably because

                    No such files or directory c:/user/.../.../povray
                    /.........texture.jpg

                    1 Reply Last reply Reply Quote 0
                    • TrixtaT Offline
                      Trixta
                      last edited by

                      Thank you Didier Bur. for SU2POV 7. 😍

                      Win7 & SU14 Pro

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        togethearth
                        last edited by

                        Je ne sais si un autre renderer OS ou gratuit pour SU existe, mais pour ceux qui ont POV 3.7, il faut changer un peu povray.ini et rajouter :
                        version = 3.6
                        ça permet, par exemple, de retrouver la couche alpha (transparent). Il faudrait un MAJ de su2pov pour intégrer la version ça va devenir obligatoire dans le futur de POV.

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          togethearth
                          last edited by

                          il y faut enlever la ligne interpolate dans les .pov pour que le rendu se fasse :
                          texture {
                          uv_mapping pigment {
                          image_map {
                          jpeg "drifting_planes.jpg"
                          map_type 0
                          interpolate 0

                          1 Reply Last reply Reply Quote 0
                          • TandemT Offline
                            Tandem
                            last edited by

                            Does anyone got this plugin to work with SU 2014?

                            I just installed this using SketchUcation Tools 2.6.0, installation was successful, but after restarting SU I get this error message:

                            Error; /users/Jane_Doe/library/application support/sketchup 2014/sketchup/plugins/su2pov35.rbs;859; invalid multibyte char (UTF-8)
                            /users/Jane_Doe/library/application support/sketchup 2014/sketchup/plugins/su2pov35.rbs;859; syntax error, unexpected '=', expecting ')'
                            	str = str.gsub(/([ -#;'"$£=()|{}&+,;@-])/, '')
                            	                           ^
                            /users/Jane_Doe/library/application support/sketchup 2014/sketchup/plugins/su2pov35.rbs;859; syntax error, unexpected ','
                            	str = str.gsub(/([ -#;'"$£=()|{}&+,;@-])/, '')
                            	                                   ^
                            /users/Jane_Doe/library/application support/sketchup 2014/sketchup/plugins/su2pov35.rbs;859; `@-' is not allowed as an instance variable name
                            /Users/Jane_Doe/Library/Application Support/SketchUp 2014/SketchUp/Plugins/su2pov35Toolbar.rb;2;in `eval'
                            /Users/Jane_Doe/Library/Application Support/SketchUp 2014/SketchUp/Plugins/su2pov35Toolbar.rb;2;in `require'
                            /Users/Jane_Doe/Library/Application Support/SketchUp 2014/SketchUp/Plugins/su2pov35Toolbar.rb;2;in `<top (required)>'
                            Error Loading File su2pov35Toolbar.rb
                            Error; #<NameError; undefined local variable or method `ocr_env' for main;Object>
                            /Users/Jane_Doe/Library/Application Support/SketchUp 2014/SketchUp/Plugins/su2pov35Toolbar.rb;4;in `<top (required)>'
                            
                            
                            1 Reply Last reply Reply Quote 0
                            • majidM Offline
                              majid
                              last edited by

                              Dear Didier
                              Thank you for all your efforts on POVray.
                              I am still waiting for the nest release with more control on materials, maybe like the previous version please. 😄
                              M.

                              My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

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

                                Hello,

                                i tried to start with POV-Ray with SU2POV 3.5 and Sketchup 2015. I installed in into ... Appdata/Roaming/Sketchup/Sketchup2015/Sketchup/Plugins.
                                There is now a

                                • su2pov35Toolbar.rb
                                • su2pov35.rbs
                                • su2pov folder with another rbs data and other stuff

                                When i start Sketchup i get the following:

                                Error: c:/users/benutzer2/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: invalid multibyte char (UTF-8)
                                c:/users/benutzer2/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: syntax error, unexpected '=', expecting ')'
                                str = str.gsub(/([ -#:'"$£=()|{}&+,;@-])/, '')
                                ^
                                c:/users/benutzer2/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: syntax error, unexpected ','
                                str = str.gsub(/([ -#:'"$£=()|{}&+,;@-])/, '')
                                ^
                                c:/users/benutzer2/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: @-' is not allowed as an instance variable name C:/Users/Benutzer2/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in eval'
                                C:/Users/Benutzer2/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in require' C:/Users/Benutzer2/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in <top (required)>'
                                Fehler beim Laden der Datei su2pov35Toolbar.rb
                                Error: #<NameError: undefined local variable or method ocr_env' for main:Object> C:/Users/Benutzer2/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:4:in <top (required)>'
                                Error: #<LoadError: cannot load such file -- C:/Users/Benutzer2/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/SU_Podium_V2/plug_in/extensions/ProgressBar.bundle/Contents/MacOS/ProgressBarLoader.bundle>
                                C:/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in require' C:/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:45:in require'
                                c:/users/benutzer2/appdata/roaming/sketchup/sketchup

                                I am not sure if anything comes from SU2POV, because some crap comes from SU-Podium V2, but i wasn't able to deinstall and delete it, it came back again.

                                I couldn't find a newer Version of SU2POV and i am also not sure if both are compatible (SU2POV35 + Sketchup 2015).

                                It would be nice, if you could help me. Thanks!

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  bedavisdesign
                                  last edited by

                                  I have used SU2POV for quite awhile with SU8. It has been my favorite rendering exporter. Recently I bit the bullet and updated SU to 2015.

                                  I also am trying to successfully run SU2POV 3.5 on SU2015. The installation was "successful", although when I restart sketchup I also receive these errors:

                                  Error: c:/users/brian/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: invalid multibyte char (UTF-8)
                                  c:/users/brian/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: syntax error, unexpected '=', expecting ')'
                                  str = str.gsub(/([ -#:'"$£=()|{}&+,;@-])/, '')
                                  ^
                                  c:/users/brian/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: syntax error, unexpected ','
                                  str = str.gsub(/([ -#:'"$£=()|{}&+,;@-])/, '')
                                  ^
                                  c:/users/brian/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/su2pov35.rbs:859: @-' is not allowed as an instance variable name C:/Users/Brian/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in eval'
                                  C:/Users/Brian/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in require' C:/Users/Brian/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:2:in <top (required)>'
                                  Error Loading File su2pov35Toolbar.rb
                                  Error: #<NameError: undefined local variable or method ocr_env' for main:Object> C:/Users/Brian/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/su2pov35Toolbar.rb:4:in <top (required)>'

                                  Any help with a fix for this would be GREATLY appreciated.

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

                                    Bonjour Didier,
                                    Après installation de pov-ray 3.7 RC7 et de ton plugin, j'ai ces messages d'erreurs...

                                    Error: c:/users/pc marc/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/su2pov35.rbs:859: invalid multibyte char (UTF-8)
                                    c:/users/pc marc/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/su2pov35.rbs:859: syntax error, unexpected '=', expecting ')'
                                    str = str.gsub(/([ -#:'"$£=()|{}&+,;@-])/, '')
                                    ^
                                    c:/users/pc marc/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/su2pov35.rbs:859: syntax error, unexpected ','
                                    str = str.gsub(/([ -#:'"$£=()|{}&+,;@-])/, '')
                                    ^
                                    c:/users/pc marc/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/su2pov35.rbs:859: @-' is not allowed as an instance variable name SketchUp:1:in eval'
                                    Error Loading File su2pov35Toolbar.rb
                                    Error: #<NameError: undefined local variable or method ocr_env' for main:Object> C:/Users/Pc Marc/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su2pov35Toolbar.rb:4:in <top (required)>'

                                    Pourrais tu m'aider?
                                    D'avance merci

                                    1 Reply Last reply Reply Quote 0
                                    • I Offline
                                      igorko223341
                                      last edited by

                                      Error: #<SyntaxError: c:/users/routers/appdata/roaming/sketchup/sketchup 2020/sketchup/plugins/su2pov35.rbs:859: invalid multibyte char (UTF-8)
                                      c:/users/routers/appdata/roaming/sketchup/sketchup 2020/sketchup/plugins/su2pov35.rbs:927: invalid multibyte char (UTF-8)
                                      c:/users/routers/appdata/roaming/sketchup/sketchup 2020/sketchup/plugins/su2pov35.rbs:992: invalid multibyte char (UTF-8)>
                                      SketchUp:1:in eval' Ошибка при загрузке файла «su2pov35Toolbar.rb» Error: #<NameError: undefined local variable or method ocr_env' for main:Object>
                                      C:/Users/Routers/AppData/Roaming/SketchUp/SketchUp 2020/SketchUp/Plugins/su2pov35Toolbar.rb:4:in `<top (required)>'

                                      ?????

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

                                        If you look back through the last few posts you can see that this extension hasn't worked in newer versions of SketchUp for a number of years. At this point it doesn't seem like that's going to change. I don't know what Didier has in mind but for now I would uninstall this and look for some alternative.

                                        Etaoin Shrdlu

                                        %

                                        (THERE'S NO PLACE LIKE)

                                        G28 X0.0 Y0.0 Z0.0

                                        M30

                                        %

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

                                        Advertisement