-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
when I try to start it, it crashes...
Any thoughts?
$ smartscope
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentOutOfRangeException: Value has to be >= 0.
Parameter name: sourceIndex
at System.Array.Copy (System.Array sourceArray, Int32 sourceIndex, System.Array destinationArray, Int32 destinationIndex, Int32 length) <0x7fef5e655a00 + 0x00323> in <filename unknown>:0
at System.Array.Copy (System.Array sourceArray, Int64 sourceIndex, System.Array destinationArray, Int64 destinationIndex, Int64 length) <0x7fef5e655f10 + 0x000b0> in <filename unknown>:0
at LabNation.DeviceInterface.Devices.DummyScope.CropWave[T] (UInt32 outputLength, LabNation.DeviceInterface.Devices.T[] sourceWave, Int32 triggerIndex, Int32 holdoff) <0x415203a0 + 0x00099> in <filename unknown>:0
at LabNation.DeviceInterface.Devices.DummyScope.GetScopeData () <0x41515860 + 0x00e3f> in <filename unknown>:0
at LabNation.DeviceInterface.DataSources.DataSource.DataFetchThreadStart () <0x41513d20 + 0x00062> in <filename unknown>:0
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) <0x7fef5e4b1010 + 0x00099> in <filename unknown>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x7fef5e4af850 + 0x0016e> in <filename unknown>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x7fef5e4af820 + 0x00020> in <filename unknown>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) <0x7fef5e4af770 + 0x00059> in <filename unknown>:0
at System.Threading.ThreadHelper.ThreadStart () <0x7fef5e4b11d0 + 0x0002e> in <filename unknown>:0
AL lib: (EE) alc_cleanup: 2 devices not closed
$
Metadata
Metadata
Assignees
Labels
No labels