DirectName icon indicating copy to clipboard operation
DirectName copied to clipboard

Direct Name 1.4.1 Not loading in Fusion 2602.0.39

Open troyostrander opened this issue 8 months ago • 2 comments

Hi Thomas, I am running insider build. Hope this helps.

FusionDiagnosticLogs.zip

Image

from text command: File "C:/Users/troyo/AppData/Roaming/Autodesk/ApplicationPlugins/DirectName.bundle/Contents/DirectName.py", line 31, in import neu_server ModuleNotFoundError: No module named 'neu_server'

troyostrander avatar Apr 26 '25 07:04 troyostrander

I’m on insider too. It’s stopped working. I’m on Windows 11

Scott216 avatar Apr 26 '25 11:04 Scott216

It sounds like it was a mistake on Autodesk's side to remove this Python module.

From Insider problem report (requires Insider account):

The developers have found the problem and are working to resolve it before Insider becomes Production.

PR:1930.

In the meantime, I can maybe add a workaround or skip the support for section analysis naming, which depends on this module.

thomasa88 avatar May 14 '25 06:05 thomasa88

Same issue happens in Version 2602.0.71.
If the modules neu_server and neu_modeling are not imported, the plugin loads and works but produces a NameError if a section view is created. But it fails gracefully and does not crash Fusion.

Dream-Master7 avatar May 21 '25 13:05 Dream-Master7

Release 1.4.3 has changed the way sections are named. I have submitted it to Autodesk.

It's also available as a zip file in https://github.com/thomasa88/DirectName/releases

thomasa88 avatar May 21 '25 16:05 thomasa88