Page 1 of 1
Event not received
Posted: 06 Dec 2013, 19:36
by Robert
Hi,
I had a problem with some events that I sent to a cluster from the Director project data panel.
Some cluster didn't received the event. how is it possible?
This result on a shift of the content on several screens.
Are you sending TCP osc messages or UDP?
R
Re: Event not received
Posted: 02 Feb 2014, 22:29
by Robert
Alex,
You are right, Director log something like this: the command was correctly sent with this frame number 9871 but the machine is already at 9872.
It occur last time when one machine didn't manage to reach the 50fps.
Could you give us the possibility to set more frame in the future for the project data commands?
R
Re: Event not received
Posted: 03 Feb 2014, 12:24
by Robert
FYI
2014-01-28 17:32:36.4 [Error ]: (ProjectDataManager|) Failed to update Project Data: Cluster Ventuz Machine #1: Set Project Data failed (Command not executed. It was scheduled for frame 752159 but scene is already at 752160!: Failed)
<Exception Type="Ventuz.Remoting4.ServerException">
<StackTrace> à Ventuz.Remoting4.Cluster.<ProjectDataItem>b__46(Task`1 t)
à System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
à System.Threading.Tasks.Task.Execute()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
à Ventuz.Director.Data.ProjectDataManager.<FullUpdate>d__1.MoveNext()</StackTrace>
<ToString>Cluster Ventuz</ToString>
<InnerException Type="System.AggregateException">
<StackTrace />
<ToString>System.AggregateException: Une ou plusieurs erreurs se sont produites. ---> Ventuz.Remoting4.ServerException: Machine #1: Set Project Data failed
--- Fin de la trace de la pile d'exception interne ---
---> (Exception interne #0) Machine #1: Set Project Data failed (Command not executed. It was scheduled for frame 752159 but scene is already at 752160!: Failed)<---
</ToString>
<InnerException Type="Ventuz.Remoting4.ServerException">
<StackTrace />
<ToString>Machine #1: Set Project Data failed (Command not executed. It was scheduled for frame 752159 but scene is already at 752160!: Failed)</ToString>
</InnerException>
</InnerException>
</Exception>