RobotStudio event

Failed to retrieve main sequance in T-ROB1

We keep seeing this error when trying to setup the Simulation sequance and also when Sync'ing to VC.... Anyone any ideas?

RobotStudio .NET exception: C004FFFF : Unknown error (0xC004FFFF)
============================================
Base exception: RobApiException
C004FFFF : Unknown error (0xC004FFFF)
   at RobotStudio.API.Internal.ExtensionMethods.PumpingWait(Task task)
   at RobotStudio.Services.RapidSync.SerializerRapid.RapidSyncModule.Create(RobControllerConnection conn, RapidTaskContext ctx, String taskName, String moduleName)
   at RobotStudio.Services.RapidSync.SerializerRapid.RapidSyncModuleCache.GetModule(String moduleName)
   at RobotStudio.Services.RapidSync.SerializerRapid.RapidSeriesBuilder.BuildRoutine()
   at RobotStudio.Services.RapidSync.SerializerRapid.RapidSeriesBuilder.Build()
   at RobotStudio.Services.RapidSync.SerializerRapid.RapidInstructionSeries.GetSentences()
   at RobotStudio.UI.Simulation.SetupSimulation.<UpdateTask>d__7.MoveNext()

Comments

  • Today we've found why we were getting this and many other errors.  Me and my colleague had both built systems from the same system folder on our network so every time one of us sync'd the VC we overwrote the other persons system!

    All sorted now. :)