I was trying to import some files into RobotStudio 6.04.01 and for CatParts, CatProducts and Step files, it automatically fails with the following error. Licensing says that I have these converters, and the Step file imports fine into 5.15.02. What needs to be done to be able to load these files? They should not be from a newer version of catia than the converter should be able to handle.
RobotStudio .NET exception: External component has thrown an exception.
Base exception: SEHException
External component has thrown an exception.
at SPAIopAcisSystem.Initialize(SByte* )
at RobotStudio.Services.Geometry.ConverterService.Import(String file, GraphicImportSettings settings, IProgressCallback progress)
at RobotStudio.API.Internal.CadConverter.<>c__DisplayClass13_0.b__1()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RobotStudio.API.Internal.CadConverter.d__13.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RobotStudio.Services.GraphicConverters.GraphicConverterService.d__8.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABBInternal.StationLogic.ComponentServices.d__7.MoveNext()