Autodesk Viewer Error: TranslationWorker-InternalFailure Extractor error code -1073741819 - autodesk-forge

I tried to upload a 450MB stp file to Autodesk Viewer
https://viewer.autodesk.com/designviews
However, it caused an error saying "TranslationWorker-InternalFailure Extractor error code -1073741819"
I can display the stp file on Fusion360.
How can I solve this issue?
Thank you.

Related

Autodesk forge - Error while loading Model

I have an IFC file that I can open with Forge viewer version 7.71 and earlier but not with versions 7.72 to 7.79. The view remains with the loading spinner.
I try with both svf and svf2 options when requesting conversion job.
Here is the error log:
Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at O.postLoadBubbleConsolidation (f42fd425-48e8-4395-9483-8669758069f0:2:164771)
at O.postLoad (f42fd425-48e8-4395-9483-8669758069f0:2:166089)
at Function.<anonymous> (f42fd425-48e8-4395-9483-8669758069f0:2:149625)
at u (f42fd425-48e8-4395-9483-8669758069f0:2:59301)
at XMLHttpRequest.v (f42fd425-48e8-4395-9483-8669758069f0:2:62363)
Regards.
Our engineering team fixed this bug and released a new viewer version, v7.80, yesterday night of my time (UTC+8). Please have a try! Again, we apologize for this problem.
https://forge.autodesk.com/en/docs/viewer/v7/change_history/changelog_v7/#section-1
Note. IFC file is currently processed by the Navisworks technique. See https://forge.autodesk.com/blog/faq-and-tips-ifc-translation-model-derivative-api

Error: Processing is failing in Autodesk-Forge when converting the image to 3D

I am using https://github.com/Autodesk-Forge/recap-walkthrough-photo.to.3d for converting image to 3D, but at the end of the execution its throwing an error when the image is getting processed.
Any Help on this would be highly appreciated.
data: {
Usage: '0.44537496566772',
Resource: '/photoscene/jsjshdfjsdhgjfsdjf/progress',
Photoscene: {
photosceneid: 'jsjshdfjsdhgjfsdjf',
progressmsg: 'ERROR',
progress: '100'
}
}
is the error. Reason for this error is not coming.
Please contact the support via forge (dot) help (at) autodesk (dot) com, providing as much information as possible, e.g.:
how many images you uploaded, and what was their resolution?
how did you upload these files? If you used a custom code or script, could you share it?
when did you run these requests, and what was the Forge Client ID you used for them?
EDIT:
While the response isn't very descriptive, the engineering team confirms that this error is typically caused by insufficient input data. In this particular case only 4 images were uploaded, and the algorithm wasn't able to reconstruct the 3D screen from those.

Modify your models forge tutorial with UpdateIPTParam App Bundle

I'm working on the forge tutorial "Modify your models": (https://learnforge.autodesk.io/#/tutorials/modifymodels)
When I start the workitem it does not work for the "UpdateIPTParam" App Bundle. It is not giving me any error message, it just gives me the workitem id and then nothing happens. Anyone having the same issue?
Thanks in advance

Getting java.lang.UnsupportedOperationException at org.apache.pdfbox.pdmodel.graphics.color.PDPattern.toRGB

I am using pdfbox-2.0.9 in my java application to convert a PDF file to html. But I am getting
java.lang.UnsupportedOperationException
at org.apache.pdfbox.pdmodel.graphics.color.PDPattern.toRGB(PDPattern.java:95)
at org.fit.pdfdom.PathDrawer.pdfColorToColor(PathDrawer.java:133)
at org.fit.pdfdom.PathDrawer.clearPathGraphics(PathDrawer.java:79)
at org.fit.pdfdom.PathDrawer.drawPath(PathDrawer.java:59)
at org.fit.pdfdom.PDFDomTree.createPathImage(PDFDomTree.java:403)
at org.fit.pdfdom.PDFDomTree.renderPath(PDFDomTree.java:251)
at org.fit.pdfdom.PDFBoxTree.processOperator(PDFBoxTree.java:499)
at org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:503)
at org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:477)
at org.apache.pdfbox.contentstream.PDFStreamEngine.showForm(PDFStreamEngine.java:181)
at org.apache.pdfbox.contentstream.operator.DrawObject.process(DrawObject.java:65)
at org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator(PDFStreamEngine.java:848)
at org.fit.pdfdom.PDFBoxTree.processOperator(PDFBoxTree.java:542)
at org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:503)
at org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:477)
at org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDFStreamEngine.java:150)
at org.apache.pdfbox.text.LegacyPDFStreamEngine.processPage(LegacyPDFStreamEngine.java:139)
at org.apache.pdfbox.text.PDFTextStripper.processPage(PDFTextStripper.java:391)
at org.fit.pdfdom.PDFBoxTree.processPage(PDFBoxTree.java:208)
at org.apache.pdfbox.text.PDFTextStripper.processPages(PDFTextStripper.java:319)
at org.apache.pdfbox.text.PDFTextStripper.writeText(PDFTextStripper.java:266)
at org.fit.pdfdom.PDFDomTree.createDOM(PDFDomTree.java:218)
at com.demo.pdf.converter.PdfProcessor.convertToHtml(PdfProcessor.java:87)
The pdf I am trying to convert can be accessed from here.
This issue is resolved in PDF2Dom v1.9. I tried the pdf you provided with this version and it's getting converted appropriately. No exceptions thrown.
Please confirm by updating PDF2Dom to v1.9
You can find latest dependency here .

Error when loading Viewer v3.2.1

I'm getting an error when loading the Forge Viewer v3.2.1.
I've just tried with v3.1.1 and it's working fine.
The error thrown in the console is:
ERROR TypeError: WGS is undefined
Autodesk.Viewing.Private.initializeLegacyNamespaces#https://developer.api.autodesk.com/viewingservice/v1/viewers/viewer3D.min.js?v=v3.2.1:12:10590
e#https://developer.api.autodesk.com/viewingservice/v1/viewers/viewer3D.min.js?v=v3.2.1:42:7197
j#https://developer.api.autodesk.com/viewingservice/v1/viewers/viewer3D.min.js?v=v3.2.1:42:5825
It was working fine yesterday, and I haven't touched my code, so I assume it is a bug.
Thanks.
The url you should use is https://developer.api.autodesk.com/derivativeservice/v2/viewers/viewer3D.min.js?v=3.2.1. My apps are using this and it works fine.
I'm loading this version like this:
https://developer.api.autodesk.com/derivativeservice/v2/viewers/viewer3D.min.js?v=3.2.*
Add the script like that it is working for me.