2025.31760 FileInfo.fileType is broken

Hi!
2025.31760 Win10
FileInfo.fileType seems broken.

fileInfo.toe (3.9 KB)

  1. Drop a file to container1 COMP

  2. Got error on attempt to get fileType of FileInfo object, the rest members (like path,ext e.t.c) are ok:

    File "C:\Program Files\Derivative\TouchDesigner.2025.31760\bin\Lib\tdutils\FileInfo.py", line 44, in fileType
        for type, exts in TDU.fileTypes.items():
                          ^^^
    NameError: name 'TDU' is not defined
    
    

Best,
Alex

Hi @letsius,

thank you for reporting this issue, can replicate and it’s logged as a bug.

cheers
Markus

1 Like

This will be fixed in next release. Thanks for report :slight_smile:

1 Like