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?