Announcement

Collapse
No announcement yet.

Issue with CG Architect Scene in advantage

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Issue with CG Architect Scene in advantage

    Trying to load scene from CG Architect for competition into Vantage. Keep getting D3D Error - I have dual RTX quadro 4000 gpu's and 64gb memory. Never had this problem loading a scene before,
    but this one does not work. Opened in max and exported again and still get errors.Click image for larger version

Name:	error.jpg
Views:	424
Size:	63.2 KB
ID:	1097511

  • #2
    These Quadros have only 8GB of VRAM, so it probably runs out. Some things to try include: closing any other 3d apps (including Max) to free up some VRAM; choosing a low resolution like 540p before loading the scene; running Vantage on a single GPU.

    To run it on a single GPU use a console and type "vantage.exe -d 0" where 0 is the index of the GPU. This assumes you are not using nvlink/SLI mode in which case Vantage sees the two as a single device. You could also do this through an icon's properties where you can add "-d 0" in the argument field.

    By the way you should generally see a different non-fatal error window when there is insufficient memory, unless you disabled "safe allocations" in the preferences. Maybe in this case the memory budget seemed sufficient but it crashed anyway.
    Nikola Goranov
    Chaos Developer

    Comment

    Working...
    X