Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- System.TypeInitializationException
- HResult=0x80131534
- Message=The type initializer for 'Autodesk.Fabrication.APIInternal.APIObjectFactory' threw an exception.
- Source=FabricationAPI
- StackTrace:
- at Autodesk.Fabrication.APIInternal.APIObjectFactory.TranslateNativeToManagedAPIObjectCollection[T](Void* nativeObject, T& returnObject)
- at Autodesk.Fabrication.Job.get_Items()
- at ACAD2022Plugin.Commands.ConnectSpools() in C:\Users\dopef\source\repos\ACAD2022Plugin\ACAD2022Plugin\Commands.cs:line 54
- at Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorker(MethodInfo mi, Object commandObject, Boolean bLispFunction)
- at Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorkerWithExceptionFilter(MethodInfo mi, Object commandObject, Boolean bLispFunction)
- at Autodesk.AutoCAD.Runtime.PerDocumentCommandClass.Invoke(MethodInfo mi, Boolean bLispFunction)
- at Autodesk.AutoCAD.Runtime.CommandClass.CommandThunk.Invoke()
- Inner Exception 1:
- AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement