Hello,
I've already read some posts apparently with the same problem. When I have most of my plugins enabled, I get a bugsplat with the following message:
code:
Error Loading File C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/init.rb
Error: #<StandardError: Failed to initialize V-Ray>
C:/Program Files/SketchUp/SketchUp 2017/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:54:in `require'
C:/Program Files/SketchUp/SketchUp 2017/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:54:in `require'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/init.rb:1:in `<top (required)>'
C:/Program Files/SketchUp/SketchUp 2017/Tools/extensions.rb:197:in `require'
C:/Program Files/SketchUp/SketchUp 2017/Tools/extensions.rb:197:in `load'
C:/ProgramData/SketchUp/SketchUp 2017/SketchUp/Plugins/vfs.rb:26:in `register_extension'
C:/ProgramData/SketchUp/SketchUp 2017/SketchUp/Plugins/vfs.rb:26:in `<module:VRay>'
C:/ProgramData/SketchUp/SketchUp 2017/SketchUp/Plugins/vfs.rb:4:in `<top (required)>'
It seems to be related to extensions conflict because when I disable all of them v-ray loads normally.
I did some tests and couldn't find a particular extension, it's more like a combination of some that create the problem.
I can provide the list of extensions and plugins that I have installed if it helps. I'm using SU Pro 2017 and V-Ray for SU 3.60.01.
If there's any fix I would appreciate since it's annoying to have to enable and disable the extensions everytime.
best regards,
Caetano
I've already read some posts apparently with the same problem. When I have most of my plugins enabled, I get a bugsplat with the following message:
code:
Error Loading File C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/init.rb
Error: #<StandardError: Failed to initialize V-Ray>
C:/Program Files/SketchUp/SketchUp 2017/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:54:in `require'
C:/Program Files/SketchUp/SketchUp 2017/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:54:in `require'
C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/init.rb:1:in `<top (required)>'
C:/Program Files/SketchUp/SketchUp 2017/Tools/extensions.rb:197:in `require'
C:/Program Files/SketchUp/SketchUp 2017/Tools/extensions.rb:197:in `load'
C:/ProgramData/SketchUp/SketchUp 2017/SketchUp/Plugins/vfs.rb:26:in `register_extension'
C:/ProgramData/SketchUp/SketchUp 2017/SketchUp/Plugins/vfs.rb:26:in `<module:VRay>'
C:/ProgramData/SketchUp/SketchUp 2017/SketchUp/Plugins/vfs.rb:4:in `<top (required)>'
It seems to be related to extensions conflict because when I disable all of them v-ray loads normally.
I did some tests and couldn't find a particular extension, it's more like a combination of some that create the problem.
I can provide the list of extensions and plugins that I have installed if it helps. I'm using SU Pro 2017 and V-Ray for SU 3.60.01.
If there's any fix I would appreciate since it's annoying to have to enable and disable the extensions everytime.
best regards,
Caetano
Comment