renderdoc2fbx
renderdoc2fbx copied to clipboard
Error
Error!~ FBX Ouput Fail Traceback(most recent call last): FileC:/Users/admin/AppData/Roaming/qrenderdoc/extensions\exporterl\fbx_init_.py", line 422, in wrapper func (pyrenderdoc,data)File "C:/Users/admin/AppData/Roaming/qrenderdoc/extensions/exporter/fbx/__init__py , line 454, in prepare export model = table.model() AttributeError:"NoneType"object has no attribute model
I also receive this error when exportinh. What's the last functional RenderDoc version?
The same problem, as stated in a certain post, was not successfully exported even if it was changed to table = main_window.findChild(QtWidgets.QWidget, "inTable")
I have the same problem
If you encounter a problem like this, please revert to version 1.19(renderdoc).
Fixed in recent pull request.
您好! 我以已收到您的邮件!
change "vsinData" to "inTable" at 452 line so it will work
您好! 我以已收到您的邮件!