Black screen, no vray

when i open my rhino file the screen is black and doesn’t let me click anything

-tried to look at plugins on a blank document, under ‘Plug-ins that do not ship with Rhino’ there is ‘Vray for Rhino’ and a folder ‘Vray for Rhinoceros VRScene Importer’

-if i turn these off my other file does open, but then i do not have vray as a render option and need it asap!!

all was working literally this morning and then i saved it and shut the file, reopened after lunch and didn’t work

please run systeminfo in the Rhino command line and post the result.

of the file i changed the plugins on, or the file i can open without vray operating?

Ideally not in Safe Mode (no plugins/graphics driver loaded) but that works as well.

ok this is for the file I am working on but turned off the two plugins so that i can open it

Rhino 8 SR11 2024-9-10 (Rhino 8, 8.11.24254.15001, Git hash:master @ d3c11108eae09fadc146928ba51b9b182a05303f)
License type: Educational, build 2024-09-10
License details: Cloud Zoo

Windows 11 (10.0.22631 SR0.0) or greater (Physical RAM: 24GB)
.NET 7.0.0

Computer platform: LAPTOP - Unplugged [36% battery remaining] ~26 minutes left

Hybrid graphics configuration.
Primary display: Intel(R) UHD Graphics (Intel) Memory: 2GB, Driver date: 6-19-2024 (M-D-Y).
> Integrated graphics device with 4 adapter port(s)
- Windows Main Display is laptop’s integrated screen or built-in port
Primary OpenGL: NVIDIA GeForce RTX 2050 (NVidia) Memory: 4GB, Driver date: 9-5-2024 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 561.09
> Integrated accelerated graphics device with 4 adapter port(s)
- Video pass-through to primary display device

OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On
Graphics level being used: OpenGL 4.6 (primary GPU’s maximum)

Anti-alias mode: 4x
Mip Map Filtering: Linear
Anisotropic Filtering Mode: High

Vendor Name: NVIDIA Corporation
Render version: 4.6
Shading Language: 4.60 NVIDIA
Driver Date: 9-5-2024
Driver Version: 32.0.15.6109
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 4 GB

Rhino plugins that do not ship with Rhino

Rhino plugins that ship with Rhino
C:\Program Files\Rhino 8\Plug-ins\Commands.rhp “Commands” 8.11.24254.15001
C:\Program Files\Rhino 8\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 8\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 8.11.24254.15001
C:\Program Files\Rhino 8\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 8\Plug-ins\MeshCommands.rhp “MeshCommands” 8.11.24254.15001
C:\Program Files\Rhino 8\Plug-ins\RhinoCycles.rhp “RhinoCycles” 8.11.24254.15001
C:\Program Files\Rhino 8\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 8.11.24254.15001
C:\Program Files\Rhino 8\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
C:\Program Files\Rhino 8\Plug-ins\Displacement.rhp “Displacement”
C:\Program Files\Rhino 8\Plug-ins\SectionTools.rhp “SectionTools”

Thanks, I was thinking might be running on a inadequate graphics card, but that looks ok.

With the battery unplugged make sure its using still using the performance settings…

i had it to high performance already, just changed the ‘ open gl rendering GLU’ and the ‘power management mode’ to max performance

still doesn’t work when i open the file

-not sure if it’s anything but when ive tried to open it a few times it says ‘searching for 29’ in the bottom left in a green loading button and that’s when it seems to stop loading kind of
sometimes has it sometime it doesn’t have it


this is a pic of what it looks like, can’t type can’t click etc.

This might be related to vray material assets being searched for. Are any of them networked?

Have you tried troubleshooting by exporting selected portions of the model? Import these into a new file set to wireframe.

sorry i suck with technology- what do you mean by the materials being networked? how can i check that?

i can also try the second thing if the material thing doesn’t work

Resources that are on a networked drive, not on your hard drive.

i don’t use a hardrive so i think they are networked then, i just download things from chaos cosmo and then use them or from websites like ambient.com and save them to my folders

the file has just loaded​:heart_eyes::heart_eyes:
everything is working but when i try do a quick interactive render is says ‘failed to find a default viewport to render’
don’t wanna close it and then it not open again…
any idea what i can do
if not will accept my fate

Dear Jelena, hello.

Please share your issue via our contact form
We have met similar cases, but needed is to collect the version information and more which will be requested later.

Waiting for your ticket in our system.

The most probable reason for the problem is that you have lots of Cosmos materials in your file, and you moved to another machine, or the texture cache is cleared.
The green bar at the bottom that @Japhy is probably reading as V-Ray searching for asset, is actually Rhino searching for the textures for the viewport preview of the cosmos materials.

It can be because of two reasons:

  1. Cosmos assets are not available on the local machine, but Rhino doesn’t know that (yet) and it is doing its best to find the textures to display them. If you have a lot of network-ed files, that could take a while and will happen every time, unless you have the files locally
  2. Cosmos materials use .tx files which Rhino does not support, and we need to sample them with V-Ray to a .jpg file that Rhino understands. Depending on the texture sampling settings, this may take a while, but happens only once, as the texture cache is local to the current machine. You can significantly speed up any future samplings if you lower the sampling resolution via vrayTexturePreviewSettings command.

The error you see when rendering is probably due to the fact that you started the render process before the viewport is created (e.g. while it was still black). If that was the case try to render another viewport.