cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

tom2
Journeyman III

GPU PerfStudio crashes

Hi,

I've installed PerfStudio 2.13.1398.0 but can't get any use from it at all...  I'm connecting (port 81), pausing, waiting a few minutes for the "Capturing Frame..." message to go away, but then being rewarded with this blowup in the client:


ArgumentNullException was unhandled

Array cannot be null.\r\nParameter name: bytes

   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at Client.ProgressDialog.SetProgress(DownloadState downloadState)
   at Client.TimeControlManager.<>c__DisplayClass8.<SendSpeedCommand>b__0(DownloadState downloadState)
   at Client.CommandList.<>c__DisplayClass1.<Execute>b__0(DownloadState state)
   at Client.Downloader.TimeoutCallback(Object state, Boolean timedOut)
   at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context(Object state, Boolean timedOut)
   at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context_t(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(Object state, Boolean timedOut)

Time spoofing is off, in case that was causing it.  I've also updated my drivers, but to no avail.  This isn't specific to my executable, as it can't handle DirectX samples like BasicHLSL11 either.  Any tips?

Tom

0 Likes
0 Replies