FXTD-ODYSSEY / renderdoc2fbx

renderdoc python extension for exporting FBX file
MIT License
197 stars 49 forks source link

FBX Output Fail #12

Open 564498dfs opened 4 months ago

564498dfs commented 4 months ago

Renderdoc version: 1.31

Traceback (most recent call last): File "C:/Users/USERNAME/AppData/Roaming/qrenderdoc/ extensions\exporter\fbx__init.py", line 422, in wrapper func(pyrenderdoc, data) File "C:/Users/USERNAME/AppData/Roaming/qrenderdoc/ extensions\exporter\fbx__init.py", line 454, in prepare_export model = table.model() AttributeError: 'NoneType' object has no attribute 'model'

spamrakuen commented 4 months ago

Try my fork, its fixed https://github.com/spamrakuen/renderdoc2fbx