RobotStudio event

Spotware Synchronization Problem



Hello everybody!
I have a little proble with my simulation. The spotware which I added to my system does not seem to synchronize SWBAS paths. This might be the reason why my tipdressing algorithm doesnt work because the weld_counter under curr_gundata{gunnum} doesnt increase everytime when a spotweld is completed. Did I maybe miss something?.
Thanks!   







RobotStudio .NET exception: Operation is not valid due to the current state of the object.
============================================
Base exception: InvalidOperationException
Operation is not valid due to the current state of the object.
   at RobotStudio.Services.RapidSync.SerializerRapid.RapidInstructionSeries.BeginEdit(List`1 attribs)
   at RobotStudio.Services.RapidSync.RasEngine.SyncInstructions(IRasInstructionSeries targetSeries, IRasInstructionSeries masterSeries)
   at RobotStudio.Services.RapidSync.RasEngine.SyncRoutine(RasRoutineId routine, Boolean cmIsMaster, RasLogMessageCollection logMessages, ProgressNotification progressDelegate, Double progressStart, Double progressEnd)
   at RobotStudio.Services.RapidSync.RapidSyncOperation.SyncPathProcedure(RsTask task, String pathProcedureId, SyncDirection direction, IList logMessageList, ProgressNotification progressDelegate, Double progressStart, Double progressEnd)
   at ABBInternal.Controller.SynchHelper.DoSynch(WpfTreeNode root, ArrayList syncLogMessageList)