Remote camera opps - Connection Started Reconnecting error.

Posts: 27
Hey guys,

A few of the iRacing external camera operators have been encountering an error over the past few shows.

Seems to happen randomly, and multiple errors at once
Error: 4/13/2022 2:34:48 AM (UTC)
ATVO version: 1.42.5.1
Themes SDK version: 1.33.0.0
Theme version: 0.0.0.0

Unhandled exception
System.InvalidOperationException: Connection started reconnecting before invocation result was received.
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ATVO.Remote.Code.RemoteClient.<GoLive>d__21.MoveNext() in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.Remote\Code\RemoteClient.cs:line 83
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Posts: 785
Most likely your connection dropped for a brief moment just while data was in transfer. Beta 1.43.3 includes a small mitigation to avoid this crash but I am not sure if it will fully prevent it. It's very difficult to test sudden connection drops unfortunately.