Announcement

Collapse
No announcement yet.

Exception in CORE: Internal error. Please save and restart as soon as possible!

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

  • #16
    Originally posted by tsvetomira.girginova View Post
    Hello again!

    In our office we discussed the topic further and now I will present a better solution for rendering the scene at once.

    1. Enable Save Image from the Render Output section in SketchUp
    2. Add a File Path, File name and choose V-Ray Raw Image Files (*.vrimg) format
    3. Export a .vrscene
    4. Open it in text-editing software like Notepad and search for

    img_rawFile=0;

    img_rawFileVFB=1;


    5. Change the values to

    img_rawFile=1;

    img_rawFileVFB=2;



    6. Open V-Ray Standalone as I explained in my previous post and add the edited .vrscene as a sceneFile

    vray.exe -rtengine=5 -scenefile=\path\to\exported\scene.vrscene


    7. Press Enter to start the rendering.

    The VFB will open in preview mode to save memory.
    It won’t show the whole resolution and you cannot zoom as usual.
    The image will be automatically saved, you don’t have to save it from the VFB.

    8. Once completed you can open .vrimg in PDPlayer or use the V-Ray Image to EXR (vrimg2exr) converter to save the image to .exr file format.


    Choose which solution (from this or from my previous post) is more suitable for your workflow.
    If I haven't explained clear enough, share what makes you wonder.
    I'm here to help.

    Best regards,
    Tsvetomira


    Hi, I am trying to mimic this step, however I do not see "save image" under my "Render output" in vray. Click image for larger version

Name:	Capture.jpg
Views:	74
Size:	57.0 KB
ID:	1202564

    Comment


    • #17
      Hi aenc_randyc​,

      Please turn off the Interactive toggle:
      Click image for larger version

Name:	image.png
Views:	80
Size:	15.7 KB
ID:	1202623
      and check again.

      Best regards,
      TS​
      Tsvetomira Girginova | chaos.com
      3D Support (AEC,HOU,C4D) Team Lead | contact us

      Comment

      Working...
      X