Rhino 6 crashes _ViewCaptureToFile

Hello!

When I try to export a capture using the _ViewCaptureToFile command with the following settings rhino 6 stop working!

  • Arctic mode
  • 2556x1440 ( custom resolution)
  • scale lineweights option ckecked

However when i use the command with the same settings but viewport resolution there is no problem!
Has anyone experienced anything like that?

Could you please post the output of Help » System Information ?

Info.txt (1.6 KB)

I think there were some fixes in 6SR3 that help with this. You may want to update to that latest SR.

Let me know if that version works better.

Thank you Nathan!

How can I update the SR version? I made a search for any updates but it says that it is up to date!

Hello - in Options > Updates and statistics set the ‘update frequency’ for Service Release or SR ‘candidate’. Do you see that?

-Pascal

Use the Check Now... link to check in your browser. You’ll get a download link.

Yeah i saw that!
Thank you very much!
i will inform you if my problem will be solved!

It seems that it is working fine on 6SR4.

Thank you for your help!

1 Like

same here,

wehen I use command ViewCaptureToFile it crashed all the time, even with a simple cube!

This is RhinoDotNetCrash.txt:

System::AppDomain::CurrentDomain->UnhandledException event occurred

SENDER: Name:DefaultDomain
Keine Kontextrichtlinien vorhanden.

EXCEPTION: System.InvalidOperationException
MESSAGE: Invoke oder BeginInvoke kann fĂŒr ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt wurde.
SOURCE: “System.Windows.Forms”
CALL STACK
bei System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
bei System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
bei System.Windows.Forms.WindowsFormsSynchronizationContext.Post(SendOrPostCallback d, Object state)
bei System.Net.WebClient.InvokeOperationCompleted(AsyncOperation asyncOp, SendOrPostCallback callback, AsyncCompletedEventArgs eventArgs)
bei System.Net.WebClient.UploadBitsWriteCallback(IAsyncResult result)
bei System.Net.LazyAsyncResult.Complete(IntPtr userToken)
bei System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
bei System.Net.ConnectStream.ProcessWriteCallback(IAsyncResult asyncResult, LazyAsyncResult userResult)
bei System.Net.LazyAsyncResult.Complete(IntPtr userToken)
bei System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
bei System.Net.Security._SslStream.StartWriting(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
bei System.Net.Security._SslStream.WriteCallback(IAsyncResult transportResult)
bei System.Net.LazyAsyncResult.Complete(IntPtr userToken)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Net.ContextAwareResult.Complete(IntPtr userToken)
bei System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
bei System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
bei System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

And System Information:

Rhino 6 SR7 2018-7-29 (Rhino 6, 6.7.18210.11281, Git hash:master @ f815aae129dfe2008152736625ca2dbd0036b29a)
Licence type: Commercial, build 2018-07-29
License details: LAN Zoo Network Node

Windows 7 SP1 (Physical RAM: 16Gb)
Machine name: PC286

Quadro K4000/PCIe/SSE2 (OpenGL ver:4.4.0)

OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On

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

Vendor Name: NVIDIA Corporation
Render version: 4.4
Shading Language: 4.40 NVIDIA via Cg compiler
Driver Date: 10-24-2014
Driver Version: 9.18.13.4105
Maximum Texture size: 16384 x 16384
Z-Buffer depth: 24 bits
Maximum Viewport size: 16384 x 16384
Total Video Memory: 3 GB

C:\Program Files\Rhino 6\Plug-ins\Commands.rhp “Commands” 6.7.18210.11281
C:\Program Files\Rhino 6\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 6\Plug-ins\RhinoRender.rhp “Rhino Render”
C:\Program Files\Rhino 6\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 6.7.18210.11281
C:\Program Files\Rhino 6\Plug-ins\rdk_ui.rhp “Renderer Development Kit UI”
C:\Program Files\Rhino 6\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 6\Plug-ins\RhinoCycles.rhp “RhinoCycles” 6.7.18210.11281
C:\Program Files\Rhino 6\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 6.7.18210.11281
C:\Program Files\Rhino 6\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
C:\Program Files\Rhino 6\Plug-ins\Displacement.rhp “Displacement”

Any idea what should I do?

What viewport mode are you trying to capture?

At what resolution?

You may want to try updating your GPU driver. It looks like this may be your wanted driver: Quadro Desktop/Quadro Notebook Driver Release 390 | R390 U7 (391.89) | Windows 7 64-bit, Windows 8.1 64-bit, Windows 8 64-bit | NVIDIA

in rendered viewport, resolution as viewport.
it also crashed windows os.

Try updating the driver.

Btw, the RhinoDotNetCrash.txt is unrelated to this problem.