Hi, I’m having a similar error while installing robotware 6.15.8. I get the following error code:
1/30/2025 2:16:05 PM
RobotStudio .NET exception: Offset to Central Directory cannot be held in an Int64.
Base exception: InvalidDataException
Offset to Central Directory cannot be held in an Int64.
at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory()
at System.IO.Compression.ZipArchive.Init(Stream stream, ZipArchiveMode mode, Boolean leaveOpen)
at RobotStudioServices.RspakMetadata.ExtractMetadata(Stream rspakStream, String fileName, Nullable1 fileDate, Func2 savePreview, Func4 extractResource, Action1 traceError)
at RobotStudio.UI.Packages.PackageHelper.InstallablePackageFromRspak(String path, InstallablePackageDataSource source, Boolean throwOnFailure)
at RobotStudio.UI.Packages.PackageHelper.d__6.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at RobotStudio.UI.Packages.PackageHelper.d__5.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABB.Robotics.RobotStudio.Environment.CommandBarButton.d__52.MoveNext(