cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.8k stars 115 forks source link

Unable to export meshes #184

Closed lewisjared closed 2 years ago

lewisjared commented 2 years ago

Describe the bug First of all thanks so much for this project. It is a lifesaver!

Recently I have been unable to export bodies as meshes for 3d printing. Every time I attempt to export a body the following error arises:

Error: Autodesk Translation Services failed to translate the current document to 3mf file!
Error: Translator failed to export data

The issue began in the last few days and has persisted across a fresh update and install of Fusion 360. There is a knowledge base article for the error message, but the suggested workaround doesn't work. I have tried restarting Fusion and also a number of different export settings and models, but the issue persists. I have been able to export as mesh previously.

To Reproduce Steps to reproduce the behavior:

  1. Create a simple body
  2. Right click on component in browser
  3. Save as mesh

Peek 2022-02-05 11-08

Expected behavior Body is exported as a 3MF or STL file

Desktop (please complete the following information):

Additional context Log file for opening a simple part, attempting to export and then closing

AppLogFile20220205T111412.log

cryinkfly commented 2 years ago

@lewisjared Thank you very much for this information! :+1:

I will check this in the next time.

lewisjared commented 2 years ago

This seems to have been resolved. It potentially could have been a server processing issue rather than a client-side bug