Hello,
The render Settings Save/Load feature does not work (anymore) on my setup (I use it a lot on each project)
undefined method "empty?" for nil:Nil:Class C:/Program Files/Chaos Group/V-Ray/V-Ray for Sketchup/extention/ruby/internal/render_session:89:in"configure_resumable_rendering "
Error information reported to : (here's a Paste of the log file)
render_session(33):info: "Initializing Renderer"
context(49):warning: undefined method `empty?' for nil:NilClass
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/internal/render_session:89:in `configure_resumable_rendering'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/internal/render_session:60:in `bootstrap'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/internal/render_session_production:14:in `start'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/public/context:221:in `start_session'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/public/command:24:in `render_production'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/neui/subscriber:29:in `render'
I am using the following setup:
Windows 11
Sketchup Pro 2021 V 21.0.391
Vray 6.10.10 (Build 318600 08ce28ad9)
Vcore 6.10.09
Vray NeUI 5.10 ( 1744687 c7eb55a4)
Vray AppSDK 4.02.00
The render Settings Save/Load feature does not work (anymore) on my setup (I use it a lot on each project)
- I can save a *.vropt file
- But when I try to load the *.vropt file, I get a Windows Box with the following error:
undefined method "empty?" for nil:Nil:Class C:/Program Files/Chaos Group/V-Ray/V-Ray for Sketchup/extention/ruby/internal/render_session:89:in"configure_resumable_rendering "
Error information reported to : (here's a Paste of the log file)
render_session(33):info: "Initializing Renderer"
context(49):warning: undefined method `empty?' for nil:NilClass
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/internal/render_session:89:in `configure_resumable_rendering'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/internal/render_session:60:in `bootstrap'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/internal/render_session_production:14:in `start'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/public/context:221:in `start_session'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/public/command:24:in `render_production'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/neui/subscriber:29:in `render'
- This feature ( Save/load vropt files) is crucial for me.
- When I get this error, I have no other choice than closing Sketchup and loading the file again ( Render does not work once I hace this error on Sketchup)
- Could you help me repair this ?
I am using the following setup:
Windows 11
Sketchup Pro 2021 V 21.0.391
Vray 6.10.10 (Build 318600 08ce28ad9)
Vcore 6.10.09
Vray NeUI 5.10 ( 1744687 c7eb55a4)
Vray AppSDK 4.02.00
Comment