FXTD-ODYSSEY / renderdoc2fbx

renderdoc python extension for exporting FBX file
MIT License
209 stars 51 forks source link

not working - Renderdoc v1.12 #1

Closed Drury13 closed 3 years ago

Drury13 commented 3 years ago

extension installed and loaded, save box opens but doesnt create file when saved

FXTD-ODYSSEY commented 3 years ago

Any error pop up ? Just nothing happended ?

zxsama commented 3 years ago

Hello, I have the same problem. Here is the error message. I try to debug and found no value in idx_dict["POSITION"]

EXTN 017300: [17:18:51] unknown( 0) - Error - Traceback (most recent call last): EXTN 017300: [17:18:51] unknown( 0) - Error - File "C:/Users/xxx/AppData/Roaming/qrenderdoc/extensions\exporter\fbx__init__.py", line 436, in prepare_export EXTN 017300: [17:18:51] unknown( 0) - Error - pyrenderdoc.Replay().BlockInvoke(partial(export_fbx, save_path, meshInputs)) EXTN 017300: [17:18:51] unknown( 0) - Error - File "C:/Users/xxx/AppData/Roaming/qrenderdoc/extensions\exporter\fbx__init__.py", line 217, in export_fbx EXTN 017300: [17:18:51] unknown( 0) - Error - min_poly = min(polygons) EXTN 017300: [17:18:51] unknown( 0) - Error - ValueError: min() arg is an empty sequence EXTN 017300: [17:18:51] unknown( 0) - Error -

FXTD-ODYSSEY commented 3 years ago

this is the problem of the attribute name. My FBX export Extension base on Unity buffer attribute name before. right now , I add a user attriubte input dialog for specific attribute export.

image

I think with the correct name of the attribute will fix the problem.

ArtLeav commented 2 years ago

Hi, just get this at any try qrenderdoc_1e4nO1M03z