Check the ruby console for debug output

Hi, i try to work with proxys but whatever model that i try to convert to proxy give me a error and the message that appeared is “Failed to create proxy. Check the ruby console for debug output” how i can fix it?

I entered to ruby console and this is the message:

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/internal/context_factory.rbc:25: warning: undefining the allocator of T_DATA class VRay::Scene

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/internal/context_factory.rbc:43: warning: undefining the allocator of T_DATA class VRay::VRayRenderer

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/settings.rbc:51: warning: undefining the allocator of T_DATA class VRay::Scene::Plugin

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/settings.rbc:83: warning: undefining the allocator of T_DATA class VRay::VRayRenderer::Plugin

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/material_sync/material_sync.rbc:36: warning: undefining the allocator of T_DATA class VRay::Scene::ChangeSet

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/overlays/vray_renderer_overlay.rbc:57: warning: undefining the allocator of T_DATA class VRay::OverlayBuffer

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/scatter/geom_scatter_simulator.rbc:12: warning: undefining the allocator of T_DATA class VRay::ModelExporter

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/helpers/logger.rbc:15: warning: undefining the allocator of T_DATA class VRay::Logging::LoggerClient

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/helpers/vrmesh_builder.rbc:158: warning: undefining the allocator of T_DATA class VRay::Vector

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/helpers/vrmesh_builder.rbc:53: warning: undefining the allocator of T_DATA class VRay::Transform

Error: nil

helpers.rbc(75):warning: wrong argument type Float (expected Integer)

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:25:in `=’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:25:in `block (3 levels) in initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:25:in `each’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:25:in `block (2 levels) in initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:23:in `change’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:23:in `block in initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/helpers/helpers.rbc:65:in `initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:21:in `new’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:21:in `initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:53:in `new’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:53:in `block in handle_replace’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/helpers/helpers.rbc:71:in `initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:47:in `new’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:47:in `handle_replace’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:35:in `activate’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/neui/host_app_interface.rbc:430:in `select_tool’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/neui/host_app_interface.rbc:430:in `export_proxy’

proxy_export_tool.rbc(37):warning: wrong argument type Float (expected Integer)

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:25:in `=’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:25:in `block (3 levels) in initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:25:in `each’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:25:in `block (2 levels) in initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:23:in `change’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:23:in `block in initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/helpers/helpers.rbc:65:in `initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:21:in `new’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/special_objects/proxies/geom_mesh_file.rbc:21:in `initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:53:in `new’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:53:in `block in handle_replace’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/helpers/helpers.rbc:71:in `initialize’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:47:in `new’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:47:in `handle_replace’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/tools/proxy_export_tool.rbc:35:in `activate’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/neui/host_app_interface.rbc:430:in `select_tool’

C:/Program Files/Chaos Group/V-Ray/V-Ray for SketchUp/extension/ruby/neui/host_app_interface.rbc:430:in `export_proxy’

please help me.

What version of SketchUp are you using? There is no “Free Plan” of SketchUp 2024 as you put in your forum profile. What version of Vray for SketchUp do you have installed? Are you using cracked version of SketchUp and/or Vray? Since this is a Vray problem, have you contacted Chaos Group’s Customer Support for help?